Entries by Alex Edelstein

Working with Serialized Data

NOTE: this page won’t make full sense until the QuickQuery extension is published along with Datatble version 3.5. That should happen in the next day or two. Traditionally, Flow likes to work with structured data. That’s stuff like Case and Account. Flow also likes simple primitives like Text and Number. Additionally, when the data type […]

From Mitch Lynch: New Progress Indicators for Flow

This Post was most recently updated by Eric Smith on: 7/1/22 See the AppExchange Listing Here: https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3u00000Pt7yzEAB See the Source Code and Install Link Here: https://github.com/SFDC-Assets/DynamicFlowProgress Mitch, who works i Salesforce’s Public Sector group, has created two different extensions recently. First, there’s Dynamic Flow Progress Component, which is available on App Exchange: He also has created […]

Debugging Tips for Salesforce Orchestrator

These guidelines apply as of Spring ’22. In general, the idiosyncracies and gaps that are discussed here represent things that the development team just hasn’t had a chance to get to yet. Key Debugging Concepts Use the Orchestration Run list view to access the debugger for in-process orchestrations. Unlike screen and autolaunched flows, there’s no […]