Loan Processing with GenAI

Loan Processing with GenAI

Invoking the Process Loan Request LLM process

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:
  1. Open Postman.
  2. Select the HTTP verb as POST and specify the generated REST service URL and payload as shown in the following image:
    The image shows the HTTP verb, REST service URL, and the request payload.
  3. Enter the user account details on the
    Authorization
    tab.
  4. Click
    Send
    .

Run Using

Pass input in JSON or XML format through the
Run Using
option of the process.
  1. Open the
    Process Loan Request LLM
    process and click
    Actions
    Run Using
    .
  2. Click
    New Input
    , enter a name for the process input, and click
    Save
    .
    The payload is populated in the
    Process Input
    section.
  3. From the
    Encoding
    list, select
    JSON
    or
    XML
    based on the format that you want to work with.
  4. Enter the values for the process object fields in the payload.
  5. Validate, save, and run the process.

0 COMMENTS

We’d like to hear from you!