After you save the process, the new process appears on the
Processes
tab.
Click the
Start
tab in the
Process Properties
dialog box
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 fetches the employee details.
Sometimes, using a self-referenced Workday 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 Workday payload.