cancel
Showing results for 
Search instead for 
Did you mean: 

BPM scenario,message struck in queue.

Former Member
0 Kudos

Hi folks,

I am doing a Simple file to file BPM scenario(NO TRANSFORMATION)...

My scenario executed properly,but in moni i receive a green flag, after i looked it in

LUW -->Display Process, I can see the steps as

Receive1--initialize-send1-UNDEFINEDWork flow completed.

I think there is a problem after send.... can u plz tell me what may be the reason.

Or Am i doing in creating a IP,..... if so can u give me a simple file to file scenario,with detailed steps

Accepted Solutions (1)

Accepted Solutions (1)

former_member200962
Active Contributor
0 Kudos

Your BPM should have:

Receive ---> transformation(if needed) -


> Send......steps will be Async

I hope that you have done the readiness check for your BPM...

1) SXI_Cache ---> Integration Process --> return code is 0

2) Proper Interfaces are included at all the places...

Regards,

Abhishek

Former Member
0 Kudos

Yes i have checked everything,

Status code of IP is 0 in sxi_cache-->IP

and interfaces are assigned properly at right places......

Still the message gt struck in queue...

I have a doubt,that why The Unsefined step is coming after send1....

RECEIVE1>INITIALIZE>SEND1>UNDEFINED-STEP>COMPLETED

Former Member
0 Kudos

Hi,

Did u try to activate the queue in smq2?

Kind Regards

Krishna

Former Member
0 Kudos

Hi,

Please check the TCode SWWL check any Inprogress or Error, workitems are there. If any workitem are there pls delete and try to run the scenario.

thanks,

Venkat.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

Click check box

"Create New Transaction"

all be fine.

Srini

Former Member
0 Kudos

hi

run tcode SMQR and register all queues then there will be no green flag for this

thanks

sandeep

Former Member
0 Kudos

Hi,

In your case the message interface for the send and receieve step should be the same.

Also check your configuration in ID by testing it in ID.

regards,

Milan Thaker.