cancel
Showing results for 
Search instead for 
Did you mean: 

Deadline Monitoring

Former Member
0 Kudos

Hi,

I have designed the BPM exactly sameway in mentioned in following blog, but still my exception handler is not getting triggered.

<u><b>/people/michal.krawczyk2/blog/2006/06/22/xi-playing-with-the-file-adapters-acknowledgments

in BPM_MONI, there is a wit step still waiting with message, "waiting for event SEND_OK_TRANSPORT" of object type CL_SWF_XI_MESSAGE"

Any help is greatly appreciated.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

agasthuri_doss
Active Contributor
0 Kudos

Dear Venu,

You can try this alternate ways to solve this issue.

Using a fork and having this step in one branch and a wait method in the other and proceed further when either one of them got over.

This might help you

Deadline Monitoring,

http://help.sap.com/saphelp_nw04/helpdata/en/c5/582541019fa52fe10000000a155106/content.htm

Deadline monitoring for a response message,

http://help.sap.com/saphelp_nw04/helpdata/en/ca/7c5c41fe06cf1ee10000000a155106/content.htm

/thread/87119 [original link is broken]

Regards

Agasthuri Doss

Former Member
0 Kudos

Hi,

Ensure that you are trigering the exception in the deadline branch and catching it in different name. Please check if the name is the same.

regards,

wojtek