Receive Function Name in PostProcessor
Hi,
The message flow goes like this.
When the receive function picksup the file/message, it identifies the
channel(s) to be submitted.
Then it submits the do***ent/message to the identified channel(s).
When the channel receives the do***ent/message, it doesn't know whether the
message was submitted by a receive function or a Submit Call.
In the AIC, you will get Working_data, Src_ID_Type, Src_ID_Value,
Dest_ID_Type, Dest_ID_Value, Do***ent_Name, Tracking_ID, Src_Filename,
Src_Filepath, Out_Codepage.
From this information, you can get the receive function name.
(If you define more than one recieve function in the same polling location,
it might be difficult)
Hope this help you.
Regards,
R.Balaji
|