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
7995 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
you can use a servlet plugin to do so. In that case data from third party application will be sent through that plugin to your process model. In your process model you should declare variables as parameter (who are required to start your process).
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
ishaanim
over 9 years ago
can you direct me to the servlet plugin?
I want to pass in the data from third party application to embedded interface which would start a process.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sparshs
over 9 years ago
you can go through developer documentation on forum to understand servlet plugin.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
ishaanim
over 9 years ago
as per my understanding, we have to create a servlet plugin, they are not already made to carry out functions.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sparshs
over 9 years ago
yes right.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
ishaanim
over 9 years ago
is there anything which already exists?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
joel671
over 9 years ago
forum.appian.com/.../Publishing_Process_Models_as_Web_Services.html
Would be be your best way
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
PhilB
A Score Level 1
over 9 years ago
You could use a web API in conjunction with the start process writer plugin, or simply have appian receive an email and start the process.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sparshs
over 9 years ago
you can have a look in shared components section, but i doubt about it. If you get something existing , you still have to make changes in it according to your requirements.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
PhilB
A Score Level 1
over 9 years ago
...or the above!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
>