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
25 replies
Subscribers
7 subscribers
Views
8005 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
How do I send data to Appian, to start a process model from third party applicat
ishaanim
over 9 years ago
How do I send data to Appian, to start a process model from third party application?
I am interested in knowing how is data send to embedded interfaces?
OriginalPostID-187485
OriginalPostID-187485
Discussion posts and replies are publicly visible
0
sparshs
over 9 years ago
@philb : if the external system is not sending email then, other than writing a servlet plugin what all are options for solving this problem.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
PhilB
A Score Level 1
over 9 years ago
As Joel says, you can also publish a process model as a web service for the external system to call.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sparshs
over 9 years ago
ok thanks.philb
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
ishaanim
over 9 years ago
Thank you all, I will try to implement this.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
ishaanim
over 9 years ago
So basically I would need to send username and password mandatory, plus any process variable that is set as paramater in my process model.
This parameter can then be accessed using pv!processVariableName ?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
ishaanim
over 9 years ago
How will I view this Process Model in Browser?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
PhilB
A Score Level 1
over 9 years ago
I suggest you set up a test process model and publish it, then call it with an external tool such as SoapUI to see what the call looks like.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
ishaanim
over 9 years ago
Yes, I saw that. if I want to view this process model in the browser with the data that I sent to the web service of the model, how will I do that?
i.e, I want the process model to start once the data is sent to it through the web service call in a browser
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
ishaanim
over 9 years ago
The response of this process model, gives a long? Which is a process ID? or is it a task Id?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
ishaanim
over 9 years ago
I think if its task id, then we are sorted, and I can use that taskId in embedded html to start the process.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
<
>