<?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>Hi all,  We are trying to access the Appian web service (process model</title><link>https://community.appian.com/discussions/f/integrations/6736/hi-all-we-are-trying-to-access-the-appian-web-service-process-model</link><description>Hi all, We are trying to access the Appian web service (process model exposed as a web service) from outside the Appian environment. The endpoint for the web service is: bpm-meridian-uat.alldata.net/.../PRFMeridianProcess . Though, we are able to access</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Hi all,  We are trying to access the Appian web service (process model</title><link>https://community.appian.com/thread/53666?ContentTypeID=1</link><pubDate>Mon, 26 Mar 2018 07:38:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b9626196-cd29-421e-8acf-7fa0d354c075</guid><dc:creator>srirams761</dc:creator><description>Thanks Malcolm Ross (malcolm.ross) for the quick response.&lt;br /&gt;
We use appian cloud only for our application and secondly, we are also in process of converting them to WebAPI&amp;#39;s. AS it has some dependency with external system, the Web API development will happen after few months and hence, we need to use the Process model exposed as webservice at this point of time. &lt;br /&gt;
&lt;br /&gt;
The issue here is when we try to hit the wsdl URl from external system, 4/5 times it fails and no logs are entered in our server. For the one when it gets passed, logs are entered and instance gets initiated. SO, i tried to check if ports are all opened and everything seems fine. Not sure, how only certain instance gets passed while most get failed.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi all,  We are trying to access the Appian web service (process model</title><link>https://community.appian.com/thread/53619?ContentTypeID=1</link><pubDate>Fri, 23 Mar 2018 13:36:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cb878ace-f0da-4e08-8939-b30d43faa5ec</guid><dc:creator>malcolm.ross</dc:creator><description>From the error, looks like a web server config issue.&lt;br /&gt;
&lt;br /&gt;
BTW, your web server has issues with the SSL configuration.&lt;br /&gt;
&lt;br /&gt;
See this report from SSL Labs on your site..&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://www.ssllabs.com/ssltest/analyze.html?d=bpm-meridian-uat.alldata.net"&gt;www.ssllabs.com/.../analyze.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Two recommendations..&lt;br /&gt;
&lt;br /&gt;
First) . Choose Appian Cloud instead to ensure you have a highly secure and properly configured web server.  This will also save you time from worrying about maintaining the server, which is done for you by Appian Cloud team.&lt;br /&gt;
&lt;br /&gt;
Second) . After you get your web server issues squared away, suggest changing to using Appian Web API designer to publish your processes.  This uses the latest REST standards instead of SOAP and provides more flexibility in how you choose to expose your process endpoints.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi all,  We are trying to access the Appian web service (process model</title><link>https://community.appian.com/thread/53617?ContentTypeID=1</link><pubDate>Fri, 23 Mar 2018 12:53:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fec3fb3b-8c52-4f2a-b5d2-95d32db21c62</guid><dc:creator>srirams761</dc:creator><description>Can I please know the solution for this? I face the same issue&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi all,&lt;br /&gt;&lt;br /&gt;We are trying to access the Appian web service (process model</title><link>https://community.appian.com/thread/26623?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2016 20:46:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:294cdb67-d493-43a6-894a-36f23a6cce00</guid><dc:creator>shailendras593</dc:creator><description>Thanks for the quick reply. I will get back back to you with the answers.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi all,&lt;br /&gt;&lt;br /&gt;We are trying to access the Appian web service (process model</title><link>https://community.appian.com/thread/26618?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2016 19:56:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7a161189-869f-4424-856d-48214393cda9</guid><dc:creator>Nick Vigilante</dc:creator><description>Thanks for the information. Are there any errors printed in the application-server.log in Appian? If so, can you please attach it?&lt;br /&gt;&lt;br /&gt;Also, are there any machines in your setup that do not have SSL configured, such as Appian or the site where you&amp;#39;re trying to consume the web service from outside of Appian?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi all,&lt;br /&gt;&lt;br /&gt;We are trying to access the Appian web service (process model</title><link>https://community.appian.com/thread/26617?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2016 19:48:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:229b34b0-80aa-4b15-a7f9-d8f19314577e</guid><dc:creator>shailendras593</dc:creator><description>Hi Nick, the problem is not with the process model. I have published the process model as a web service and I want to consume this web service from outside the Appian. But while trying to do so , I am getting errors (as mentioned in the post). I have attached the screenshots of XML of web service and the errors which I am getting while trying to consuming it using SOAP UI.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi all,&lt;br /&gt;&lt;br /&gt;We are trying to access the Appian web service (process model</title><link>https://community.appian.com/thread/26615?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2016 19:33:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0b2e2d6d-baf5-49d2-8440-489d7c3e42a1</guid><dc:creator>Nick Vigilante</dc:creator><description>Can you provide a screenshot of your process model and the node that is failing?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi all,&lt;br /&gt;&lt;br /&gt;We are trying to access the Appian web service (process model</title><link>https://community.appian.com/thread/26601?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2016 17:41:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bc3fa12c-e82e-4071-a544-93febb69dfe1</guid><dc:creator>shailendras593</dc:creator><description>...ironment, Web API is working fine.&lt;br /&gt;&lt;br /&gt;Can anyone provide me a solution on this? Please find the attached screenshots for more reference.&lt;br /&gt;&lt;br /&gt;Thanks in advance!!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>