cancel
Showing results for 
Search instead for 
Did you mean: 

cc-BPM in infinite loop....

Former Member
0 Kudos

Hi All,

I have trasported one object from our QA system to production through file method which we usually do. The object include BPM also. Now when i run a file the BPM is geting into the infinite loop. I want to understant where exactly the problem is occuring.

Yes, i found the graphic and got the method where it is failing but i am searching in which exact point it is failing in.

As this is a trasport so there would not be any sorts of changes should occur.

Thanks,

Jay

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Have you checked the work flow log of the BPM? Does it show a wait? It should be able to identify till what step it the bpm has been executed

Former Member
0 Kudos

HI All,

Any help on the above problem.

Thanks,

Former Member
0 Kudos

Thanks for the responce.

It seems that i am faing the problem while raising the exception. The below should be the steps but the message in production runs till " Loop1, Start Message: Receive1" . After that no expection is raised. so no message is send to "sendmessage".

What might be the cause of this failure....

BPM_ABCDEF_SR3_01_ABCDEF_01_XXXX

CollectPayment

Loop1

Start Message: Receive1

Initialize System Element

AppendPayment

Loop1

Start Message: Receive1

RaiseExceptionTimeOut

SendMessages

Mapping

Beginning of Fork

SendBlock

Send Message Asynchronously

Send Message Asynchronously

Send Message Asynchronously

Send Message Asynchronously

End of Fork

prateek
Active Contributor
0 Kudos

First of all, it doesn't look like a problem related to transport.

There coud be many reasons for this problem. You need to explain the steps you are using in BPM for better understanding of SDNers.

Regards,

Prateek