Invoking the Process Loan Request LLM process
To invoke the Process Loan Request LLM process, you can use one of the following options:
Guide
Pass input using a guide. For information, see
Publishing and running the guide.
REST or SOAP API endpoints
Pass input through REST or SOAP API endpoints in any API client such as cURL, Postman, SOAP UI, or through any programming language.
For example:
- 1Open Postman.
- 2Select the HTTP verb as POST and specify the generated REST service URL and payload as shown in the following image:
- 3Enter the user account details on the Authorization tab.
- 4Click Send.
Run Using
Pass input in JSON or XML format through the Run Using option of the process.
- 1Open the Process Loan Request LLM process and click Actions > Run Using.
- 2Click New Input, enter a name for the process input, and click Save.
The payload is populated in the Process Input section.
- 3From the Encoding list, select JSON or XML based on the format that you want to work with.
- 4Enter the values for the process object fields in the payload.
- 5Validate, save, and run the process.
Publishing and running the guide
To publish and run the guide, perform the following steps:
- 1Open the Loan Processor guide.
- 2On the Start tab of the Start step, ensure that the Run As field is set to Current User.
- 3Save and publish the guide.
- 4On the Actions menu, click Run. Alternatively, you can copy the execution URL from the Properties Details dialog box to run the guide.
- 5On the Instructions page, enter information related to personal details, employment details, and loan details, and attach an identity proof. The LLM uses this information to perform initial verification.
- 6Click Submit Loan Request.
- 7On the next screen, the load ID and loan status appear.
- 8Click Continue.
- 9Click Done.
You can also use the embed code to embed the guide into an HTML document of a third-party application.
Note: If you encounter any issues loading the guide, check whether you are using the default guide theme.