<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: Expose web service as rest api in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84679#M35786</link>
    <description>Blue Prism does not support exposing processes/VBOs as RESTful services. We only support exposing them as SOAP web services at this time.&lt;BR /&gt;&lt;BR /&gt;As a workaround, you could place an API gateway like AWS, Azure, IBM Strong Loop, etc in between your client and your Blue Prism installation. Then you would make a REST request to the gateway and it would translate that to SOAP and forward it to BP. It would handle the reverse translation when BP responds too.&lt;BR /&gt;&lt;BR /&gt;There's also an option where you can take the SOAP envelope of a regular SOAP request and simply wrap it in the body of an HTTP POST. It's not truly RESTful, but it's close. There's an example of how to do this on &lt;A href="https://learning.postman.com/docs/postman/sending-api-requests/making-soap-requests/" target="_blank" rel="noopener"&gt;Postman's&lt;/A&gt;&amp;nbsp;site.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 17 Jun 2020 11:19:00 GMT</pubDate>
    <dc:creator>ewilson</dc:creator>
    <dc:date>2020-06-17T11:19:00Z</dc:date>
    <item>
      <title>Expose web service as rest api</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84677#M35784</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I need help to expose the WSDL soap Webservice as rest API to use this in chatbots to call the BP process, so please guide me how to do this?&lt;BR /&gt;&lt;BR /&gt;Thanks Pavani&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;pavani koduri&lt;BR /&gt;RPA Consulatant&lt;BR /&gt;Pearson&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Oct 2019 13:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84677#M35784</guid>
      <dc:creator>pavanikoduri</dc:creator>
      <dc:date>2019-10-15T13:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expose web service as rest api</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84678#M35785</link>
      <description>I'm looking for the same thing, did you have any luck &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/34983"&gt;@pavanikoduri&lt;/a&gt;?​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jay&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jun 2020 11:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84678#M35785</guid>
      <dc:creator>Jay</dc:creator>
      <dc:date>2020-06-16T11:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expose web service as rest api</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84679#M35786</link>
      <description>Blue Prism does not support exposing processes/VBOs as RESTful services. We only support exposing them as SOAP web services at this time.&lt;BR /&gt;&lt;BR /&gt;As a workaround, you could place an API gateway like AWS, Azure, IBM Strong Loop, etc in between your client and your Blue Prism installation. Then you would make a REST request to the gateway and it would translate that to SOAP and forward it to BP. It would handle the reverse translation when BP responds too.&lt;BR /&gt;&lt;BR /&gt;There's also an option where you can take the SOAP envelope of a regular SOAP request and simply wrap it in the body of an HTTP POST. It's not truly RESTful, but it's close. There's an example of how to do this on &lt;A href="https://learning.postman.com/docs/postman/sending-api-requests/making-soap-requests/" target="_blank" rel="noopener"&gt;Postman's&lt;/A&gt;&amp;nbsp;site.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Jun 2020 11:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84679#M35786</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2020-06-17T11:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expose web service as rest api</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84680#M35787</link>
      <description>&lt;P&gt;&lt;SPAN data-contrast="none"&gt;Hi Eric,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="none"&gt;I was wondering if the below scenario can be handled by Blue Prism in a smart way:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="none"&gt;We are currently using an IT Service Management tool that end-users create tickets, when these thickets are created, I would like them to trigger an Blue Prism Process using an API that the ITSM is using (using REST, and as you're description above it's doable).&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="none"&gt;The BP Process will add the items to a specific Work Queue. When an item is added to the queue, Blue Prism will trigger a schedule (or some tasks, login, execute processes, logout)&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;Is this possible without having a client running? Can the Blue Prism Application Server trigger a client to boot up and run the process? &lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;David Rubiano&lt;BR /&gt;Senior Consultant&lt;BR /&gt;Capgemini&lt;BR /&gt;Europe/Stockholm&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Sep 2020 15:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84680#M35787</guid>
      <dc:creator>DavidRubiano</dc:creator>
      <dc:date>2020-09-15T15:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expose web service as rest api</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84681#M35788</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;If I understood your problem correctly, you have the below requirements:&lt;BR /&gt;&lt;BR /&gt;1. Add the Item in Blue Prism work queue as soon as the tickets are submitted at the ITSM.&lt;BR /&gt;2. Run the process according to the request added into the queue, as soon as the request is added.&lt;BR /&gt;&lt;BR /&gt;The above requirements can be fulfilled by following the below approach:&lt;BR /&gt;&lt;BR /&gt;1. Create a VBO in BP and expose it as web service, which can be called by the ITSM Tool as soon as the the tickets are created - This VBO will just create an entry in your Work Queue.&lt;BR /&gt;2. Make sure that the queue is Active Queue - and create the resource pool and a wrapper process which will be run as soon as the Queue has any pending items in the queue, now depending upon the request type you can code your Process to follow one of the other path as mentioned &lt;SPAN&gt;(or some tasks, login, execute processes, logout).&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;This will keep it as real time as possible.&lt;BR /&gt;&lt;BR /&gt;NOTE: I would suggest to use the VBO for web services to be created with exposure type as Background, and the actual application VBO to be created with exposure type as Foreground so you can utilizes the same resources for Web service and Actual process run both.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Manish Rawat&lt;BR /&gt;Project Manager&lt;BR /&gt;Mercer&lt;BR /&gt;New Delhi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Dec 2020 14:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84681#M35788</guid>
      <dc:creator>ManishRaw</dc:creator>
      <dc:date>2020-12-15T14:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expose web service as rest api</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84682#M35789</link>
      <description>Hello Eric,&lt;BR /&gt;&lt;BR /&gt;I went ahead and did it with PostMan, following the example you gave us, and it worked perfectly fine.. I was able to trigger the exposed process with the API call.. Thank you for that&lt;BR /&gt;Could you please enlight me with how can we translate this into the BluePrism Web API Service? Not sure how to do it inside BP.&lt;BR /&gt;I really appreciate your help on this one &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Have a great day,​&lt;BR /&gt;&lt;BR /&gt;*Edit:&amp;nbsp; To give more background, I tried filling out the information the exact same way in BluePrism Web API Services, I added the headers and all that specified. The only difference between the link on Postman and BP WS, is that in BluePrism I don't find the way to specify that the code is in raw-xml format.. Is that what it's preventing me to make it work?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;David Lara&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jan 2022 05:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84682#M35789</guid>
      <dc:creator>DavidLara</dc:creator>
      <dc:date>2022-01-14T05:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expose web service as rest api</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84683#M35790</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="f2002c7a-77e3-4cba-9786-939b480c23da" data-tag-text="@David Lara" href="https://community.blueprism.com/network/profile?UserKey=f2002c7a-77e3-4cba-9786-939b480c23da" data-itemmentionkey="738b2001-55e6-45f5-ae34-03f1f572dda6"&gt;@David Lara&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;So you're trying to use a Blue Prism digital worker (aka process) to trigger another Blue Prism digital worker using a REST request?​ The Web API Service feature of Blue Prism is simply a mechanism that allows Blue Prism to easily call RESTful APIs on other platforms (ex. Blue Prism calling ServiceNow using their RESTful API).&lt;BR /&gt;&lt;BR /&gt;I'm not sure I see the benefit of trying to have Blue Prism call itself, via REST, when you have the built-in Process stage and AutomateC.&lt;BR /&gt;&lt;BR /&gt;Am I missing something?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jan 2022 13:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84683#M35790</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-01-14T13:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expose web service as rest api</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84684#M35791</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;What I'm doing here is automate the Credentials Update. The thing is that we have multiple environments, DEV/QA/PROD&lt;BR /&gt;The main process will be running in PROD environment. I got a secondary process that is the one in charge of actually updating the Blue Prism Credentials Manager (Using Credentials VBO). What I require is that once the main process finishes, it can trigger the secondary process both in DEV and QA environments.&lt;BR /&gt;I see no other way of communicating PROD with DEV or QA..&lt;BR /&gt;&lt;BR /&gt;Thank you for your help Eric, I really appreciate it&lt;BR /&gt;Have a great day,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;David Lara&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jan 2022 19:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84684#M35791</guid>
      <dc:creator>DavidLara</dc:creator>
      <dc:date>2022-01-14T19:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expose web service as rest api</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84685#M35792</link>
      <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="f2002c7a-77e3-4cba-9786-939b480c23da" data-tag-text="@David Lara" href="https://community.blueprism.com/network/profile?UserKey=f2002c7a-77e3-4cba-9786-939b480c23da" data-itemmentionkey="b2a25356-1839-4644-8291-af1bf019f75f"&gt;@David Lara&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;OK. I understand. So this is all BP-to-BP communication? Is there a specific reason you're adding REST into the mix? Because you could just expose the processes in QA and DEV as SOAP web services and then have the PROD process call them directly. Or have the PROD process call an exposed VBO in each environment and add a work item to a queue within each environment. Then a process can be run on a schedule to address the work item.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; ​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jan 2022 20:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84685#M35792</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-01-14T20:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expose web service as rest api</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84686#M35793</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;, thank you for your help&lt;BR /&gt;&lt;BR /&gt;Yes, it is all BP-BP communication, from PROD to DEV&amp;amp;QA. I was adding it, since I didn't knew about another way to call you one Process in DEV/QA from a running process in PROD. No specific reason&lt;BR /&gt;I already got the process exposed as SOAP Web Service​ in both DEV/QA, How am I able to make the process call them directly?&lt;/P&gt;
&lt;P&gt;I tried going through that second way, but our Application Manager didn't loved the idea of having a schedule in DEV or QA. That's why I was searching for other ways, if the first one you commented: "&lt;SPAN&gt;just expose the processes in QA and DEV as SOAP web services and then have the PROD process call them directly."&amp;nbsp; works, it will be the best approach to get there&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Once again, thank you for your help Eric,&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;David Lara&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jan 2022 22:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84686#M35793</guid>
      <dc:creator>DavidLara</dc:creator>
      <dc:date>2022-01-14T22:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expose web service as rest api</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84687#M35794</link>
      <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="f2002c7a-77e3-4cba-9786-939b480c23da" data-tag-text="@David Lara" href="https://community.blueprism.com/network/profile?UserKey=f2002c7a-77e3-4cba-9786-939b480c23da" data-itemmentionkey="53d04922-914f-4753-b1c4-bbc53023381e"&gt;@David Lara&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;To set this up for SOAP you'll want to do the following:&lt;BR /&gt;&lt;BR /&gt;
&lt;OL&gt;
&lt;LI&gt;In your QA and DEV environments you want to expose the specific processes as SOAP web services. I think you said you've already done this, but if you haven't you just go to &lt;STRONG&gt;System -&amp;gt; Process -&amp;gt; Exposure&lt;/STRONG&gt; and then click &lt;EM&gt;&lt;STRONG&gt;Expose a Process&lt;/STRONG&gt;&lt;/EM&gt; on the right side of the screen. Then follow the prompts in the wizard.&lt;/LI&gt;
&lt;LI&gt;Once you have that done, you want to go to your PROD environment and open a browser on a machine that has the Interactive Client installed.&lt;/LI&gt;
&lt;LI&gt;Enter the following in the browser address bar: &lt;STRONG&gt;&lt;A href="http://&amp;lt;IP" target="test_blank"&gt;http://&amp;lt;IP&lt;/A&gt; or Hostname of a DEV runtime resource&amp;gt;:8181/ws/&lt;/STRONG&gt; (if you have certificates set up on your runtime resources you'll need to use "https"). This will pull up the list of exposed Processes and Objects in the DEV environment.&lt;/LI&gt;
&lt;LI&gt;Click on the link that matches the process you want to execute within the DEV environment. This will take you to the generated WSDL for that process.&lt;/LI&gt;
&lt;LI&gt;Copy the full WSDL address from the browser address bar.&lt;/LI&gt;
&lt;LI&gt;Within the Interactive Client, go to &lt;STRONG&gt;System -&amp;gt; Objects -&amp;gt; SOAP Web Services&lt;/STRONG&gt; and click &lt;EM&gt;&lt;STRONG&gt;Add Service&lt;/STRONG&gt;&lt;/EM&gt; on the right side of the screen.&lt;/LI&gt;
&lt;LI&gt;Paste the address of the DEV process WSDL into the prompt and then following the rest of the wizard prompts. Make sure to select the option to enter HTTP credentials because BP SOAP services require Basic Auth.&lt;/LI&gt;
&lt;LI&gt;Repeat steps 3 - 7 for the QA environment process.&lt;/LI&gt;
&lt;/OL&gt;
Once you've completed these steps you will now see those processes available as Objects within an Action stage. Just drop an Action stage on a canvas and in the Object dropdown scroll to the &lt;STRONG&gt;SOAP Web Service&lt;/STRONG&gt; section. Your services should be displayed there.&amp;nbsp;&lt;BR /&gt;​&lt;BR /&gt;FWIW - There's a free training courses about Blue prism and web services available on Blue Prism University. You can find it &lt;A href="https://university.blueprism.com/learn/course/internal/view/elearning/16734/blue-prism-and-web-services" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jan 2022 23:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84687#M35794</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-01-14T23:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expose web service as rest api</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84688#M35795</link>
      <description>We are using processes exposed as web services in BP v6.4 for some time now and it works quite well.&lt;BR /&gt;Now we want to move those processes to our BP v6.9 environment... and it doesn't work anymore.&lt;BR /&gt;&lt;BR /&gt;I have created a simple proces in both environments (v6.4 &amp;amp; v6.9) that accepts a number, adds +1 and returns the result.&amp;nbsp;&lt;BR /&gt;I have exposed them as web services in System tab in BP client.&amp;nbsp;&lt;BR /&gt;I have updated the web service user role with the AD group of the user we use for this purpose.&amp;nbsp;&lt;BR /&gt;It is the same AD group in both environments. Both resource machines are located in the same network and same AD.&lt;BR /&gt;I am using SoapUI for testing. I created two new projects based on the WSDLs generated by Blue Prism. Both requests have the same authentication (BASIC) with the same user, the one that shows up in BP when selecting the Web Service consumer user role.&lt;BR /&gt;&lt;BR /&gt;In v6.4 I receive 200 OK with response XML&lt;BR /&gt;In v6.9 I get 401 Unauthorized with response text: invalid operation&lt;BR /&gt;&lt;BR /&gt;I also replaced the web service user with my credentials and I am BP admin but with the same results.&lt;BR /&gt;The MS patch that caused issued with SSO authentication not installed on none of the machines. BP client works perfectly fine there.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Walter Koller&lt;BR /&gt;Solution Manager&lt;BR /&gt;Erste Group IT International GmbH&lt;BR /&gt;Europe/Vienna&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Feb 2022 10:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84688#M35795</guid>
      <dc:creator>Walter.Koller</dc:creator>
      <dc:date>2022-02-25T10:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expose web service as rest api</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84689#M35796</link>
      <description>I found the reason for the mysterious 401 unauthorized response.&lt;BR /&gt;&lt;BR /&gt;Previously we specified domain and user as: &amp;lt;domain&amp;gt;\&amp;lt;user&amp;gt;&lt;BR /&gt;But this format is not accepted anymore in Blue Prism 6.9 and domain and user have to be specified as: &amp;lt;user&amp;gt;@&amp;lt;fq-domain&amp;gt;&lt;BR /&gt;&lt;BR /&gt;In other words 'user principal name' instead of 'Down-Level logon name'&lt;BR /&gt;&lt;A href="https://docs.microsoft.com/en-us/windows/win32/secauthn/user-name-formats" target="_blank" rel="noopener"&gt;User Name Formats - Win32 apps | Microsoft Docs&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Walter Koller&lt;BR /&gt;Solution Manager&lt;BR /&gt;Erste Group IT International GmbH&lt;BR /&gt;Europe/Vienna&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Feb 2022 14:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84689#M35796</guid>
      <dc:creator>Walter.Koller</dc:creator>
      <dc:date>2022-02-28T14:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expose web service as rest api</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84690#M35797</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="acb049eb-b80c-4d08-8fbf-ab00cf602ee3" data-tag-text="@Walter Koller" href="https://community.blueprism.com/network/profile?UserKey=acb049eb-b80c-4d08-8fbf-ab00cf602ee3" data-itemmentionkey="a5f139f2-3643-471a-b694-4c316598bd5a"&gt;@Walter Koller&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Excellent job on the troubleshooting, and thank you for posting your findings. Did you have a ticket for this with support? If not, I'll see if I can get them to create a KB article on the support site about this.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Feb 2022 14:44:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84690#M35797</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-02-28T14:44:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expose web service as rest api</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84691#M35798</link>
      <description>Hi,&lt;BR /&gt;No I didn't create a ticket as I was not sure if this issue was related to BP or something else.&lt;BR /&gt;It is still possible to specify domain and user separately in the header for basic authentication. Only combining user &amp;amp; domain into the user field does not work anymore. This should be not problem for most of the applications, as shown here in SoapUI:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15973.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/16132iFD25ACB041EFAA16/image-size/large?v=v2&amp;amp;px=999" role="button" title="15973.png" alt="15973.png" /&gt;&lt;/span&gt;&lt;BR /&gt;However, Blue Prism does not support a separate domain field in the System/Objects/SOAP Web Services definition and user principal format has to be used&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15974.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/16133iA7BC434006EC11A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="15974.png" alt="15974.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Walter Koller&lt;BR /&gt;Solution Manager&lt;BR /&gt;Erste Group IT International GmbH&lt;BR /&gt;Europe/Vienna&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Mar 2022 09:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84691#M35798</guid>
      <dc:creator>Walter.Koller</dc:creator>
      <dc:date>2022-03-01T09:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expose web service as rest api</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84692#M35799</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Could you please help me with what user name and PW need to provide​ in &lt;SPAN&gt;HTTP credentials,&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15982.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/16137i307F14925E7440E4/image-size/large?v=v2&amp;amp;px=999" role="button" title="15982.png" alt="15982.png" /&gt;&lt;/span&gt;Is it blue prism Login username pw or system username and pw.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Amlan Sahoo&lt;BR /&gt;Senior RPA Consultant&lt;BR /&gt;WonderBotz&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jan 2023 06:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84692#M35799</guid>
      <dc:creator>_Amlansahoo</dc:creator>
      <dc:date>2023-01-13T06:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expose web service as rest api</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84693#M35800</link>
      <description>I figured out it requires Blue Prism admin username and Password.&amp;nbsp;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Amlan Sahoo&lt;BR /&gt;Senior RPA Consultant&lt;BR /&gt;WonderBotz&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jan 2023 06:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84693#M35800</guid>
      <dc:creator>_Amlansahoo</dc:creator>
      <dc:date>2023-01-13T06:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expose web service as rest api</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84694#M35801</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/193"&gt;@_Amlansahoo&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;You are correct. It's required BP admin username and password to configure the ​authentication.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Nilesh&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nilesh Jadhav &lt;BR /&gt;Senior RPA Specialist&lt;BR /&gt;ADP&lt;BR /&gt;India&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jan 2023 12:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84694#M35801</guid>
      <dc:creator>NileshJadhavBP</dc:creator>
      <dc:date>2023-01-13T12:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expose web service as rest api</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84695#M35802</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt; : I am trying to expose blue prism process as webservice, but I do not see any article where we can expose blue prism Process as Rest Web API, if we need to expose the BP Process as REST API, how can we achieve that and also how to set authentication for the same? So that third party user can use/consume our BP Web API.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tejal Diwani&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 01 Apr 2023 12:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84695#M35802</guid>
      <dc:creator>TejalDiwani</dc:creator>
      <dc:date>2023-04-01T12:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Expose web service as rest api</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84696#M35803</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/41527"&gt;@TejalDiwani&lt;/a&gt;,&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/41527"&gt;@TejalDiwani&lt;/a&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Apr 2023 13:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Expose-web-service-as-rest-api/m-p/84696#M35803</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2023-04-03T13:04:00Z</dc:date>
    </item>
  </channel>
</rss>

