Trigger the process while external input
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-08-22 06:32 PM
I have one chatbot and from the output of it I want to trigger my Process. When I hit GET method using BP, I get to know the data over the chatbot. but I really don't understand how to trigger the process when user enters some data into chatbot and click on GO.
------------------------------
Omkar Shete
------------------------------
------------------------------
Omkar Shete
------------------------------
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-08-22 08:28 PM
Hi @OmkarShete
Exists a way to create and start sessions in BP by using the command line.
Just as suggestion, cause I can try it by myself. You can execute this kind of commands when you get the external input.
Here is the list of commands: https://bpdocs.blueprism.com/bp-7-1/en-us/helpResourcePCCommands.htm
You will need for this: the "create" one and the "start" one.
Hope this helps you!
See you in the Community, bye 🙂
------------------------------
Pablo Sarabia
Solution Manager & Architect
Altamira Assets Management
Madrid
------------------------------
Exists a way to create and start sessions in BP by using the command line.
Just as suggestion, cause I can try it by myself. You can execute this kind of commands when you get the external input.
Here is the list of commands: https://bpdocs.blueprism.com/bp-7-1/en-us/helpResourcePCCommands.htm
You will need for this: the "create" one and the "start" one.
Hope this helps you!
See you in the Community, bye 🙂
------------------------------
Pablo Sarabia
Solution Manager & Architect
Altamira Assets Management
Madrid
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-08-22 07:46 AM
hi Pablo,
Thank you for your reply.
I have to develop the process
------------------------------
Omkar Shete
------------------------------
Thank you for your reply.
I have to develop the process
1. When the customer enters details like pincode, city in Chatbot scripted in Python, my BP process should get trigger.
2. After that my BP process should call medical API and get list of the medicine.
3. After that List of medicine from BP should be sent to Chatbot again through API.
For this purpose I need help.
Thank you.
2. After that my BP process should call medical API and get list of the medicine.
3. After that List of medicine from BP should be sent to Chatbot again through API.
For this purpose I need help.
Thank you.
------------------------------
Omkar Shete
------------------------------
