Salesforce Certified OmniStudio Developer — Question 51

Why would a developer clone an Integration Procedure instead of versioning it?

Answer options

Correct answer: B

Explanation

Cloning an Integration Procedure allows the developer to create a separate instance that can operate independently, which is necessary when the new procedure has its own unique logic or data requirements. Versioning, on the other hand, is typically used for iterative changes within the same context, making option B the correct choice. The other options do not justify the need for cloning over versioning as they relate to specific features rather than independence.