When you invoke the Simple React AI Agent with Azure OpenAI process, the process orchestrates the 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 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 ran successfully.
The following image shows a process that ran successfully: