After you save the process, the new process appears in the
Processes
tab.
Click the
Start
tab in the
Process Properties
dialog box and enable the
Allow anonymous access
option.
Select the process in the Design Home page and copy the Service URL. Use the Service URL to run the process. The process runs and the Secure Agent writes the company address and details in the Oracle tables.
The following image displays the Service URL under the
Process Properties
tab:
Sometimes, using a self-referenced SAP BAPI schema causes recursion followed by a stack overflow issue. To avoid this issue, you must configure the maximum depth limit of the ae.metadata.hierarchy.depth property of the JVM additional arguments in Administrator. For example,
-Dae.metadata.hierarchy.depth=15.
To prevent potential issues, such as truncated data or errors due to exceeding payload limits, the maximum depth limit that you set in Application Integration must be greater than the value supported by your SAP BAPI payload.