FINS Application Capture Oppty Creation Process Workflow
This workflow creates the Opportunity ID. The following figure shows this workflow.

Workflow Description
This workflow performs the following actions:
- Upsert Oppty. This step calls the UpsertRecord method in the PUB OPA Utilities Service. This step creates an opportunity (application) for the given account.
- Upsert Oppty Product. This step calls the UpsertRecord method in the PUB OPA Utilities Service. For the opportunity created in the Upsert Oppty step, the workflow adds the product for which the application capture process is taking place.
- Launch Interview. This step calls the ResumeWebDeterminationInterview method in the PUB OPA Utilities Service.