After you've configured the
connections and other resources, you can activate and run the
recipe.
In the project workspace, click Activate. In the Activate project panel, with the default project deployment selected, choose an appropriate tracing option, then click Activate.
A message confirms that the
integration has been activated. Refresh the page to view the
updated status of the integration.
Run the recipe from an external application.
In the Integrations section of the
project workspace, click Actions on the integration flow, then select
Run.
On the Configure and run page, click
Endpoint metadata.
In the panel that opens, copy the
Endpoint URL value. This is the integration
flow's endpoint URL.
From the external application, send the required REST command to this endpoint URL along with the request parameters. See Parameters required to run the recipe in Overview.
Test the recipe in Oracle Integration.
In the Integrations section of the
project workspace, click Actions on the integration flow, then select
Run.
On the Configure and run page, in the Request section, enter the parameters required to run the recipe.
Click
Run
The Activity stream pane appears displaying the status of the integration instance’s execution.
In the Response section of the Configure and run page, you’ll find a success status 200 OK.
View the response payload in the Activity stream to verify if the action is successful.
For the REST — DocuSign | Create Envelope recipe, check if the response returned contains the new envelope ID.
For the REST — DocuSign | Get Envelope Status recipe, check if the response returned contains the status and the last status-change date and time.