Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
4 replies
Subscribers
9 subscribers
Views
2508 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
I have to access certain URLs from Appian Server which is behind our company fir
rahulk828
over 11 years ago
I have to access certain URLs from Appian Server which is behind our company firewall.
Could any one tell where we need to set the proxy in appian ear or appian server....
OriginalPostID-86282
OriginalPostID-86282
Discussion posts and replies are publicly visible
0
Eduardo Fuentes
Appian Employee
over 11 years ago
You can review your application server documentation. Here's an example on how this can be done for JBoss
stackoverflow.com/.../how-to-set-a-proxy-for-a-jboss-instance
however, keep in mind these settings are not compatible with the Call Web Service node.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
rahulk828
over 11 years ago
Thanks Eduardo for the reply.
I want to access external Webservice(SalesForce WSDL) through webservice node but it not able to connect to the service as the server is sitting behind the firewall. Can we have any way of achieveing this?
Moreover do we have any option of setting proxy settings in anywhere in appian/Jboss so that the URL(Salesforce webService) can be accessed. One way of doing this is doing through smart service plugin but we need to write it again and again for every method in the WSDL.
Any suggestion for the same will be greatly appreicated.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
rayudua
over 11 years ago
Call Web Service Smart Service cannot be configured to use a proxy, even if the JVM arguments http.proxyHost and http.proxyPort are passed to JBoss.
Refer: This has been reported under the reference number AN-47329.
We tried SendHttp node and also no luck as of now.
I do have a https and external docusign rest api call to make and we are behind firewall and proxy.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Mahesh Sanga
over 10 years ago
Did anyone end up in customizing the existing smart service for this yet?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel