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
5 replies
Subscribers
6 subscribers
Views
1773 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hi guys, Just a quick one, if we have a Send Message event and it has
caz
A Score Level 1
over 9 years ago
Hi guys,
Just a quick one, if we have a Send Message event and it has specified a message destination, how can we know which process model this destination node is within?
Thanks,
Caroline
OriginalPostID-149523
OriginalPostID-149523
Discussion posts and replies are publicly visible
Parents
0
Josh
Certified Lead Developer
over 9 years ago
In the past I have had to either just start the message node to see what process model gets launched in the process tab or download the application and search the xml. In the xml of the origin process model you can grab the first half (everything before the @) of the mapping labeled "DestinationEventPersistentID" and search for this id in the xml process model folder, your results should include the destination process model xml files.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Josh
Certified Lead Developer
over 9 years ago
In the past I have had to either just start the message node to see what process model gets launched in the process tab or download the application and search the xml. In the xml of the origin process model you can grab the first half (everything before the @) of the mapping labeled "DestinationEventPersistentID" and search for this id in the xml process model folder, your results should include the destination process model xml files.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data