<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to get Process ID</title><link>https://community.appian.com/discussions/f/process/19488/how-to-get-process-id</link><description>Hi Team, 
 
 I want send data from on PM to other PM. I am using send message event and receive message event , Could any one please help on how to get process ID of destination PM from source PM. 
 
 Thanks in advance, 
 Anora</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to get Process ID</title><link>https://community.appian.com/thread/76240?ContentTypeID=1</link><pubDate>Tue, 01 Sep 2020 20:14:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:69346e49-768f-47f0-b870-39b7c5903c99</guid><dc:creator>Jake</dc:creator><description>&lt;p&gt;You can query for the process using a process report and the pp!id would be the process id.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get Process ID</title><link>https://community.appian.com/thread/76203?ContentTypeID=1</link><pubDate>Mon, 31 Aug 2020 14:22:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:53cab2bd-d2de-4836-8cf2-8b7c45bf7bfc</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;You have to pass the process ID of the target process into the recipient process somehow.&amp;nbsp; The way I&amp;#39;ve seen this done most successfully in the past is for the target process to save its own process ID to a database table by whatever means you prefer, and then the recipient process either queries this data or receives it as a parameter, and uses the attached pp!id as the target of its send message node.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>