
Data flow with extra steps with Salesforce Sales Cloud, Lightning Web Components, Apex solutions
Services offered: Salesforce Sales Cloud, Lightning Web Components, Apex
Location: the UK & several EU states
Industry: Retail
What’s the Problem?
The customer processed data on Apex and saved it to a third party system. They want to have the ability to rollback some parts of records that were processed.
What we did?
- Techinlab architecture team designed a new data flow. The data flow adds additional steps to customer code
- designed a new data flow. The data flow adds additional steps to customer code They should call a batch to process records if they face errors call Queueable interface to rollback this part of records
- Our engineers implemented this approach