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
2337 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
Hello appians, Does anyone knows what web service can be used to start a pr
georgec890
over 9 years ago
Hello appians,
Does anyone knows what web service can be used to start a process outside Appian. Example: I want to call a web service in SOAP UI with some parameters(process name for example or process id) and when the call finishes a process to start in apian.
Thanks in advance!
OriginalPostID-164455
OriginalPostID-164455
Discussion posts and replies are publicly visible
Parents
0
joel671
over 9 years ago
As a work around for the cdt inputs, create a single input of type text, then pass in XML into the text string, use torecord within your process to map this back to a CDT. Just watch out for special characters in the XML and make sure they are escaped correctly.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
joel671
over 9 years ago
As a work around for the cdt inputs, create a single input of type text, then pass in XML into the text string, use torecord within your process to map this back to a CDT. Just watch out for special characters in the XML and make sure they are escaped correctly.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data