cancel
Showing results for 
Search instead for 
Did you mean: 

How to Cancel the integration process(ccBPM) after a specifice period

Former Member
0 Kudos

Dear Experts,

I have a ccBPM(integration process) having two receive steps using one correlation,

1. First receive step receives the Delivery IDOC

2. Second receive step receives the Invoice IDOC of the corrospondng delivery of the first receive step using the correlation.

This works perfect when both the documents comes to XI.

Problem is if the delivery comes and invoice dosen't come for some reasons then process is active and waiting indefinately. We want to cancel the integration process if the invoice IDOC is not received in 48 hours.

Please guide how to achive this in ccBPM.

We are working on PI7.0

thanks and regards,

Ravi Siddam

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Thanks, it has worked, i was putting second receive step in deadline branch and it was giving problem. The approach suggested by experts have solved the problem

regards,

Ravi Siddam

Former Member
0 Kudos

HI,

you can use block step and cancel process after a particular time(48 hours in your case)....

control step has 3 operations.......throw exception,raise alert and cancel process..

Thanks,

Madhu

Edited by: Madhu sudhan Reddy on Jul 31, 2008 8:18 AM

sunilchandra007
Active Contributor
0 Kudos

Hi,

Keep ur receive steps in a block. Add deadline branch and fill duration as 48 and unit as hours. Insert a control step in deadline and throw exception thru it . Add an exception branch in block to handle the raised exception.

regards,

Chandra

prateek
Active Contributor
0 Kudos

Use exception branch of BPM. This may server the exact purpose.

Regards,

Prateek