I have a question concerning message monitoring within a BPM process. I receive an IDOC into my BPM process. I then have three transformation steps before sending an E-mail to the end receiver. When I look at the messages in the workflow log, I am unable to see the message after each transformation step. In the log display if I click the instance ID for all steps except the first step I am unable to see a message.
List of Message Objects
Object Type Instance ID Creation Time
ZXI_PROXY...0001 DC9F66530C7899F1AC430017A44943B2 11:04:39
ZXI_PROXY...0001 DC9F66530C789FF1AC430017A44943B2 11:04:39
ZXI_PROXY...0001 DC9F66530C78A5F1AC430017A44943B2 11:04:39
ZXI_PROXY...0001 DC9F66530C78B1F1AC430017A44943B2 11:04:39
ZXI_PROXY...0001 DC9F66530C78ABF1AC430017A44943B2 11:04:39
ZXI_PROXY...0001 DC9F614BA98C51F1AC430017A44943B2 10:28:40
If I click all except the first instance I receive the following message:
No messages available for selection
Message no. XMS_ADM113
Is there a way to make the message persistent after each step within the process? I would like to see the data after each step in the workflow log. Is this possible?
I do receive the e-mail from the send step so I know that it's completing the process. What I'm not sure of is if each step individually processed the data as I expected.