When you invoke the Simple React AI Agent with Search Tools process, the process orchestrates the whole workflow based on the LLM response.
1Open the Search Tool Workflow process and click Actions > Properties Details > Copy Service URL.
2Open a text editor and add the input fields and values to the service URL as shown in the following format:
<Cloud Application Integration POD URL>/active-bpel/public/rt/<API_name>?Query=<User_Query>
3Open a browser and paste the service URL.
You can also invoke the process using the Run Using option, REST or SOAP API endpoints in any API client, such as cURL, Postman, SOAP UI, or through any programming language.
In Application Integration Console, you can verify whether the process execution was successful or faulted.
The following image shows a successful process execution: