<?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: Interact communication setup- Interact Management VBO in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Interact-communication-setup-Interact-Management-VBO/m-p/61649#M14907</link>
    <description>Hello Dan,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am facing the same issue Anton facing,&lt;BR /&gt;getting 400 error when i tried to connect interact from BP through web API using the following URLS
&lt;DIV&gt;&lt;A href="https://interactremoteapi.local" rel="noreferrer noopener" target="_blank" title="https://interactremoteapi.local" tabindex="-1"&gt;https://interactremoteapi.local&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://authentication.local/connect/token" rel="noreferrer noopener" target="_blank" title="https://authentication.local/connect/token" tabindex="-1"&gt;https://authentication.local/connect/token&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="30695.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/30827iAF5E8837AEE10CF8/image-size/large?v=v2&amp;amp;px=999" role="button" title="30695.png" alt="30695.png" /&gt;&lt;/span&gt;&lt;BR /&gt;While getting&lt;BR /&gt;and i have configured the credentials manager&amp;nbsp; as following&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="30696.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/30821i73125CF550E04665/image-size/large?v=v2&amp;amp;px=999" role="button" title="30696.png" alt="30696.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Please suggest what action i should take to get the form details from Interact to Blue prism .&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Soubhagya A Mani&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Soubhagya Ajitkumar Mani&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 20 Aug 2021 12:49:00 GMT</pubDate>
    <dc:creator>Soubhagya_Ajit1</dc:creator>
    <dc:date>2021-08-20T12:49:00Z</dc:date>
    <item>
      <title>Interact communication setup- Interact Management VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Interact-communication-setup-Interact-Management-VBO/m-p/61647#M14905</link>
      <description>We're working on Interact Forms in a BPC &lt;STRONG&gt;sandbox setup&lt;/STRONG&gt;, and so we have the use submit data for fields A, B, &amp;amp; C. The BP process will calculate/obtain data for fields D &amp;amp; E.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;We would like to get that data back to Interact so the user can see it on their Interact Dashboard (My Requests).&lt;/STRONG&gt;&lt;BR /&gt;The Interact Management VBO requires a credential setup for most parameters. However we don't seem to have the correct config for this credential.&amp;nbsp;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="30708.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/30835i3C38A06163760079/image-size/large?v=v2&amp;amp;px=999" role="button" title="30708.png" alt="30708.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;When attempting to use these actions to send back info to Interact, we get Internal errors saying the server could not be found, etc etc.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Anyone got any experience with this setup, and I can provide more details etc.&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Anton Hosang&lt;BR /&gt;RPA Developer&lt;BR /&gt;Smart Automation Services&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Jan 2021 13:42:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Interact-communication-setup-Interact-Management-VBO/m-p/61647#M14905</guid>
      <dc:creator>AntonHosang1</dc:creator>
      <dc:date>2021-01-26T13:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: Interact communication setup- Interact Management VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Interact-communication-setup-Interact-Management-VBO/m-p/61648#M14906</link>
      <description>&lt;P&gt;Hi Anton&lt;BR /&gt;&lt;BR /&gt;It can be a little bit confusing 'cause actually there are two objects related to Interact; one is the Web API which makes all the calls back to Interact and the second is the VBO which calls the Web API. The VBO is the one that you want to be using in your process design.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="30691.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/30822iD24C4A4E45FC6F44/image-size/large?v=v2&amp;amp;px=999" role="button" title="30691.png" alt="30691.png" /&gt;&lt;/span&gt;&lt;BR /&gt;The image on the left is the Web API (Interact Management) and you need to pass in the OAuth2 credentials. The image on the right is the VBO (Utility - Interact API) which handles OAuth2 and other stuff under the covers.&lt;BR /&gt;&lt;BR /&gt;You also need to make sure that the Bearer Token credential is setup with your unique API key. The key is written to a file in the install directory.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="30692.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/30824i847CF4AFF9C89E57/image-size/large?v=v2&amp;amp;px=999" role="button" title="30692.png" alt="30692.png" /&gt;&lt;/span&gt;&lt;BR /&gt;You can also see that the VBO contains a lot more actions which makes it much easier to use.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="30693.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/30823i5936CE34CE9DBF9F/image-size/large?v=v2&amp;amp;px=999" role="button" title="30693.png" alt="30693.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Also, if you're not already, I'd definitely recommend using Interact V4.1 rather than V4.0 - it makes a big difference.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;/P&gt;
&lt;P&gt;Dan&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dan Ternes&lt;BR /&gt;CTO APJ&lt;BR /&gt;Blue Prism&lt;BR /&gt;Asia/Hong_Kong&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jan 2021 01:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Interact-communication-setup-Interact-Management-VBO/m-p/61648#M14906</guid>
      <dc:creator>dcternes</dc:creator>
      <dc:date>2021-01-28T01:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: Interact communication setup- Interact Management VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Interact-communication-setup-Interact-Management-VBO/m-p/61649#M14907</link>
      <description>Hello Dan,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am facing the same issue Anton facing,&lt;BR /&gt;getting 400 error when i tried to connect interact from BP through web API using the following URLS
&lt;DIV&gt;&lt;A href="https://interactremoteapi.local" rel="noreferrer noopener" target="_blank" title="https://interactremoteapi.local" tabindex="-1"&gt;https://interactremoteapi.local&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://authentication.local/connect/token" rel="noreferrer noopener" target="_blank" title="https://authentication.local/connect/token" tabindex="-1"&gt;https://authentication.local/connect/token&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="30695.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/30827iAF5E8837AEE10CF8/image-size/large?v=v2&amp;amp;px=999" role="button" title="30695.png" alt="30695.png" /&gt;&lt;/span&gt;&lt;BR /&gt;While getting&lt;BR /&gt;and i have configured the credentials manager&amp;nbsp; as following&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="30696.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/30821i73125CF550E04665/image-size/large?v=v2&amp;amp;px=999" role="button" title="30696.png" alt="30696.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Please suggest what action i should take to get the form details from Interact to Blue prism .&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Soubhagya A Mani&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Soubhagya Ajitkumar Mani&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Aug 2021 12:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Interact-communication-setup-Interact-Management-VBO/m-p/61649#M14907</guid>
      <dc:creator>Soubhagya_Ajit1</dc:creator>
      <dc:date>2021-08-20T12:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: Interact communication setup- Interact Management VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Interact-communication-setup-Interact-Management-VBO/m-p/61650#M14908</link>
      <description>&lt;P&gt;Hello &lt;SPAN&gt;Soubhagya&lt;/SPAN&gt;,&lt;BR /&gt;&lt;BR /&gt;Did you given access rights for interact API credentials ?&lt;BR /&gt;&lt;BR /&gt;You have to update authentication server url in Interact Webservices.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="30701.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/30832i31CA2944DE570F85/image-size/large?v=v2&amp;amp;px=999" role="button" title="30701.png" alt="30701.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ram Prasad Gajula&lt;BR /&gt;Software engineer&lt;BR /&gt;EY&lt;BR /&gt;Bangalore&lt;BR /&gt;+919704497828&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Aug 2021 14:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Interact-communication-setup-Interact-Management-VBO/m-p/61650#M14908</guid>
      <dc:creator>ramprasad.gajula</dc:creator>
      <dc:date>2021-08-20T14:41:00Z</dc:date>
    </item>
  </channel>
</rss>

