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
6 replies
Subscribers
7 subscribers
Views
2078 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Is there a way for a process model to obtain information about the server Appian
jordanp
over 11 years ago
Is there a way for a process model to obtain information about the server Appian is running on? Server name, install directory, JVM parameters, environment variables, etc.?...
OriginalPostID-109474
OriginalPostID-109474
Discussion posts and replies are publicly visible
Parents
0
Mike Cichy
Appian Employee
over 11 years ago
Just to clarify, does the url of the Appian site change depending on whether it runs on prod or DR, like it does for the web services? If it does, you can use a simple rule to detect the url and then assign the wsdl url based on that. Common Ojbects app has it under APN_getSiteUrl.
If the site URL does not change, then I think manual intervention would be the simplest solution. Also, the systems that you are connecting to may not be under the same DR parameters (RTOs and RTOs) as your Appian site, so things may get more complicated in regards to which system you are reading from which site at what time.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Mike Cichy
Appian Employee
over 11 years ago
Just to clarify, does the url of the Appian site change depending on whether it runs on prod or DR, like it does for the web services? If it does, you can use a simple rule to detect the url and then assign the wsdl url based on that. Common Ojbects app has it under APN_getSiteUrl.
If the site URL does not change, then I think manual intervention would be the simplest solution. Also, the systems that you are connecting to may not be under the same DR parameters (RTOs and RTOs) as your Appian site, so things may get more complicated in regards to which system you are reading from which site at what time.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data