<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Blue prism integration</title><link>https://community.appian.com/discussions/f/process/11941/blue-prism-integration</link><description>Hi All, 
 
 I am trying to integrate blue prism from Appian the process is working fine in blueprism. but when I try to call from Appian I am getting below soapfault: 
 [statusLine=HTTP/1.1 200 OK, statusCode=200, headers=[object Object], contentType</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Blue prism integration</title><link>https://community.appian.com/thread/55244?ContentTypeID=1</link><pubDate>Wed, 16 May 2018 16:53:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2039cedf-2f45-44fe-8010-16f920573624</guid><dc:creator>prittam.bagani</dc:creator><description>Hi, Can you please open a support ticket with Appian so we can have our team look at it?&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Prittam&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Blue prism integration</title><link>https://community.appian.com/thread/53146?ContentTypeID=1</link><pubDate>Tue, 06 Mar 2018 09:16:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9670c08b-7af3-45a0-b6ee-408263280053</guid><dc:creator>sunnya527</dc:creator><description>Hi Robert, &lt;br /&gt;
&lt;br /&gt;
I  tried to go as per documentation and now I see the issue as &lt;br /&gt;
&lt;br /&gt;
Response&lt;br /&gt;
Error!&lt;br /&gt;
[title=SOAP Fault, message=A SOAP Fault was returned, detail=Couldn&amp;#39;t create session - UNAVAILABLE]&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Blue prism integration</title><link>https://community.appian.com/thread/52896?ContentTypeID=1</link><pubDate>Fri, 23 Feb 2018 13:38:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d7376a6d-d524-4fa6-9a65-72dbcfa731de</guid><dc:creator>Robert Shankin</dc:creator><description>Hi Sunny - &lt;br /&gt;
Have you reviewed this section of Appian Dcoumentation:..?&lt;br /&gt;
&lt;a href="https://docs.appian.com/suite/help/17.4/Blue_Prism_RPA_Integration_Application.html#using-the-process-helper-functions"&gt;docs.appian.com/.../Blue_Prism_RPA_Integration_Application.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Blue prism integration</title><link>https://community.appian.com/thread/52888?ContentTypeID=1</link><pubDate>Fri, 23 Feb 2018 04:48:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7c5b5679-a53d-492f-8bed-d9c5dd7e41fa</guid><dc:creator>sunnya527</dc:creator><description>Hi Robert, Thanks for your reply but the actual issue  is it is not creating the  instance in blueprism  when called from appian to return the output. That&amp;#39;s why I believe its returning soap fault. I also tried the way you mentioned but the issue still persists. I get the below error.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
HTTP/1.1 200 OK&lt;br /&gt;
Content-Type: text/xml; charset=utf-8&lt;br /&gt;
Content-Length: 1269&lt;br /&gt;
Cache-Control: no-cache&lt;br /&gt;
&lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&amp;lt;soap:Envelope xmlns:xsi=&amp;quot;&lt;a href="http://www.w3.org/2001/XMLSchema-instance&amp;quot;"&gt;www.w3.org/.../XMLSchema-instance&amp;quot;&lt;/a&gt; xmlns:xs=&amp;quot;&lt;a href="http://www.w3.org/2001/XMLSchema&amp;quot;"&gt;www.w3.org/.../XMLSchema&amp;quot;&lt;/a&gt; xmlns:soapenc=&amp;quot;&lt;a href="http://schemas.xmlsoap.org/soap/encoding/&amp;quot;"&gt;schemas.xmlsoap.org/.../&amp;quot;&lt;/a&gt; xmlns:soap=&amp;quot;&lt;a href="http://schemas.xmlsoap.org/soap/envelope/&amp;quot;&amp;gt;&amp;lt;soap:Body&amp;gt;&amp;lt;soap:Fault&amp;gt;&amp;lt;soap:faultstring&amp;gt;Couldn&amp;#39;t"&gt;schemas.xmlsoap.org/.../&amp;quot;&amp;gt;&amp;lt;soap:Body&amp;gt;&amp;lt;soap:Fault&amp;gt;&amp;lt;soap:faultstring&amp;gt;Couldn&amp;#39;t&lt;/a&gt; process soap inputs - System.Xml.XmlException: &amp;#39;soapenv&amp;#39; is an undeclared prefix. Line 1, position 2.&lt;br /&gt;
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)&lt;br /&gt;
   at System.Xml.XmlTextReaderImpl.Throw(String res, String arg, Int32 lineNo, Int32 linePos)&lt;br /&gt;
   at System.Xml.XmlTextReaderImpl.LookupNamespace(NodeData node)&lt;br /&gt;
   at System.Xml.XmlTextReaderImpl.ElementNamespaceLookup()&lt;br /&gt;
   at System.Xml.XmlTextReaderImpl.ParseElement()&lt;br /&gt;
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()&lt;br /&gt;
   at System.Xml.XmlTextReaderImpl.Read()&lt;br /&gt;
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)&lt;br /&gt;
   at System.Xml.XmlDocument.Load(XmlReader reader)&lt;br /&gt;
   at System.Xml.XmlDocument.LoadXml(String xml)&lt;br /&gt;
   at BluePrism.AutomateProcessCore.clsProcessWSDL.ProcessSOAPInputs(String sInputs, clsProcess proc, String&amp;amp;amp; sMethod, String&amp;amp;amp; sSession, String&amp;amp;amp; sErr)&amp;lt;/soap:faultstring&amp;gt;&amp;lt;/soap:Fault&amp;gt;&amp;lt;/soap:Body&amp;gt;&amp;lt;/soap:Envelope&amp;gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Blue prism integration</title><link>https://community.appian.com/thread/52871?ContentTypeID=1</link><pubDate>Thu, 22 Feb 2018 15:57:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e7edb380-6820-44c3-9fda-da771036ac10</guid><dc:creator>Robert Shankin</dc:creator><description>&lt;p&gt;Hi Sunny -&lt;/p&gt;
&lt;p&gt;You got an HTTP 200 so the call is good, but the body is bad.&lt;/p&gt;
&lt;p&gt;I wonder if the use of fn!toXML() is adding unnecessary complexity to your use case.&lt;/p&gt;
&lt;p&gt;See the attached screens. &amp;nbsp;If you use fn!toXML() without stripping out certain tags, there&amp;#39;s going to be extra content in the body that I don&amp;#39;t think you want.&lt;/p&gt;
&lt;p&gt;Perhaps simple string manipulation will get this working, (for starters).&lt;/p&gt;
&lt;p&gt;instead of this:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/14/object_5F00_action_5F00_cdt.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/object_5F00_action_5F00_cdt.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;try this:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/14/orderNumber.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/orderNumber.png" alt=" " /&gt;&lt;/a&gt;&lt;br /&gt;(obviously this is only the partial string, but I think you get the idea.)&lt;/p&gt;
&lt;p&gt;I hope that helps!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Blue prism integration</title><link>https://community.appian.com/thread/52860?ContentTypeID=1</link><pubDate>Thu, 22 Feb 2018 10:12:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:180ac1e4-d5be-4559-b89c-2bd5ca50a767</guid><dc:creator>sunnya527</dc:creator><description>&lt;p&gt;Hi Robert, I am trying to do the &amp;nbsp;below configuration as mentioned in screenshot below.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/14/Blueprism-screenshot.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/Blueprism-screenshot.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Blue prism integration</title><link>https://community.appian.com/thread/52844?ContentTypeID=1</link><pubDate>Thu, 22 Feb 2018 01:00:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a9cb3323-c223-4070-b488-295c64febd22</guid><dc:creator>Robert Shankin</dc:creator><description>Can you share screens that display the design of you Appian integration object?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>