
Camer champion
- Recent Activity
- Created Date
- All Questions
- Questions with an Accepted Answer
- Unanswered Questions
- Questions with No Accepted Answer
To run data operations asynchronously, call Integration Procedures using these settings: 1- Use Future — Use when the calling OmniScript or Integration Procedure doesn't need a response and completion time is not critical. 2- Invoke Mode: Fire and Forget — Use instead of Use Future when the calling OmniScript must invoke the Integration Procedure immediately 3- Invoke Mode: Non-Blocking — Use to run the Integration Procedure immediately while continuing the user interaction of the calling OmniScript. A response is returned when the Integration Procedure is complete. Follow us on youtube join our telegram channel to learn more about vlocity #Vlocity Acquisition #Vlocity #Salesforce Certified OmniStudio Consultant Exam Certification Detail:
Dec 26, 2022, 1:56 PM Invoke Mode: Non-Blocking, used when we need to fetch any info that needs to refer to in the next steps instead of the current step.
Ex: Based on info from Step 1, Hit the endpoint using IP and the response will be referred to in coming the next Steps.
This course is for you!
https://www.udemy.com/course/salesforce-omnistudio/?referralCode=DAA5C4A03887B3366C97
May 19, 2022, 6:39 AM Check this link and look for naming conventions sections: https://developer.salesforce.com/files/OMS435%20OmniStudio%20Student%20Take%20Home%20Guide%20v1.0.pdf please mark this best answer if this answers your query. Thank you!
May 8, 2022, 4:52 AM Check out the Trailhead module on drawing process diagrams using UPN. It will massively improve the readability and value of your workflow diagram https://trailhead.salesforce.com/content/learn/modules/business-process-mapping/understand-universal-process-notation
Cache for Integration Procedures
You can use caching with Integration Procedures in three ways:
1- You can cache metadata for the entire Integration Procedure.
2- You can cache the response of the entire Integration Procedure, called top-level data.
3- You can cache the result of a specific set of steps by placing the steps inside a Cache Block. Use Cache Blocks if some parts of the Integration Procedure update data, or if you need different cached data to expire at different times
Join our telegram channel to learn more
#TrailblazerCommunity #Salesforce Developer #Trailhead Community
@Vlocity@Salesforce OmniStudio Developer@* Trailhead Academy *@Lightning Web Components@All Dreamforce