>
Data flow with extra steps with Salesforce Sales Cloud, Lightning Web Components, Apex solutions

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...

  1. TechIn architecture team designed a new data flow. The data flow adds additional steps to customer code
  2. They should call a batch to process records if they face errors call Queueable interface to rollback this part of records
  3. Our engineers implemented this approach