Chatbot integration with Blue Prism
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-04-21 09:32 AM
We are trying to create a chatbot using tools which are available online, then wants to integrate with Blue Prism.
Now we have created a flow in Microsoft Power virtual agent , facing issue while integrating with Blue prism using api (which is downloaded from DX), can any one help in fixing it.
Does anyone know any chatbot tool which can be integrated with blue prism.
pls share some articles or video url's for reference.
thanks in advance
------------------------------
vinod chinthakindi
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-05-21 02:49 PM
This is a bit confusing. Originally, it sounded like you were having issues calling a Blue Prism process/VBO from within your Power Automate flow. Your most recent post says you're getting a 404 when you try to call an actual Power Automate endpoint which is completely different. Have you published an Azure Function for this endpoint?
Cheers,
------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-05-21 02:56 PM
We have published an Azure Function. The host powerplatformconnector20210427122451.azurewebsites.net is working fine.
Is this the correct host of power automate?
If possible, can we jump over a quick call.
------------------------------
vinod chinthakindi
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-05-21 03:12 PM
------------------------------
vinod chinthakindi
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-05-21 04:14 PM
If you are running Blue Prism in an on-premise environment, then you will have some challenges. The Power Platform Connector communicates with the Azure function, which it turn invokes the Blue Prism SOAP service of your process. The Azure function is in the cloud, and natively has no way of communicating with your on-prem Blue Prism instance. There are a couple of suggested approaches:
1) You can run your Blue Prism instance in Azure alongside the Azure function
2) You can install the Power Platform Data Gateway to allow on-prem accesses from cloud native resources (https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/gateway-reference)
3) You can run the Azure function on a local IIS Server and make the rest endpoint publicly accessible to your Power Platform Connector
Hopefully one of these scenarios will support your requirements.
------------------------------
Chris Hogan
Senior Ecosystem Architect
Blue Prism
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-05-21 01:19 PM
Thanks for sharing the articles. We are going with second approach using data gateway.
we have installed data gateway and configured with the steps mentioned in the url. But the data gateway is not visible in the power automate.
pls refer attached screenshots.
------------------------------
vinod chinthakindi
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-05-21 01:54 PM
1) You can run your Blue Prism instance in Azure alongside the Azure function
We have created BP instance in Azure and created a custom connector by importing blueprism swagger api. while testing we are getting an 400 error
message": "A connection attempt failed because the connected party did not properly respond after a period of time,
or established connection failed because connected host has failed to respond. A connection attempt failed because the connected
party did not properly respond after a period of time, or established connection failed because connected host has failed to respond."
2) You can install the Power Platform Data Gateway to allow on-prem accesses from cloud native resources
we have installed data gateway and configured with the steps mentioned in the url. But the data gateway is not visible in the power automate.
Pls refer previous attachments.
Can you guys pls suggest some solution?
------------------------------
vinod chinthakindi
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-05-21 02:08 PM
------------------------------
Emerson Ferreira
Sr Business Analyst
Avanade Brasil
Recife
081988869544
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-05-21 01:09 PM
I have a query, Is Service bot API free to use or needs to pay for that?
can you help us integrate Service bot with Blueprism using API?
Thanks in advance...
------------------------------
vinod chinthakindi
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-05-21 01:43 PM
vinod, today azure service api is not free you need to have an active subscription.
What I recommend you do. Create a process that rotates in background mode that will be responsible for orchestrating your execution, after you create this process, right after you can expose this process to have access to wsdl and instead ibm security gateway to be able to export this endpoint on the network and call this new end point in your chatbot and pass the necessary parameters, this is one of the paths I follow.
------------------------------
Emerson Ferreira
Sr Business Analyst
Avanade Brasil
Recife
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-05-21 02:19 PM
Thanks for the suggestions.
We were stuck in the middle of the integration, so we need some help that can be discussed by screen sharing.
Is it possible to jump over a call. Pls can you share your id, so that I can send you a request.
Thanks in advance...
------------------------------
vinod chinthakindi
------------------------------
