The Chat with History process is called by an HTTP request. When you invoke the process, it creates a file with history after your first question.
To invoke the Chat with History process, perform the following steps:
1Open the Chat with History process and click Actions > Properties Detail > 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>?User_Prompt=<User_Prompt>&Path_To_File_With_History=<C:/folder>/&User_ID=<User_ID>