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
6 subscribers
Views
2475 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Based on Appian best practices in the documentation over the forum for Data Stor
a.sheikh
over 13 years ago
Based on Appian best practices in the documentation over the forum for Data Stores
forum.appian.com/.../Data_Stores
, We read that the best way to retrive data from external RDBMS into Data Store is to put into a sub process and call this sup process using process-to-process messaging, We want to understand in which cases do we have to do this best practices as we are evaluating the real need to use the one extra integration point like JMS. We just want a description about why is the best practices to do so, and is it only for retrieval data? or we can us it for both? ...
OriginalPostID-26716
OriginalPostID-26716
Discussion posts and replies are publicly visible
Parents
0
Mohammad Abusinnah
Appian Employee
over 13 years ago
Process to Process messaging allows to trigger events within a process, a process can contain many operations that are triggered by different events from type receive message (e.g. Update Student Table, Retrieve Student Record..Etc.).
Triggering a sub process smart service executes the from the start event of the sub process.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Mohammad Abusinnah
Appian Employee
over 13 years ago
Process to Process messaging allows to trigger events within a process, a process can contain many operations that are triggered by different events from type receive message (e.g. Update Student Table, Retrieve Student Record..Etc.).
Triggering a sub process smart service executes the from the start event of the sub process.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data