cancel
Showing results for 
Search instead for 
Did you mean: 

waiting because of e

Former Member
0 Kudos

Hello.

I have a BPM that the first step is a receiver, the next step is a containter operation, and the last step is a sender. But after the first step it give me an error.

The error is:

Object type: ZXI_PROXY_MI_DBGLGTR_INIT_0001

Event: Received

Status: waiting because of e.

I haven't any work item.

I saw all the answer about this error but I couldn't resolve the problem.

I need resolve this problem as soon as possible.

Thanks for the help.

Accepted Solutions (1)

Accepted Solutions (1)

former_member200962
Active Contributor
0 Kudos

Hi,

Try out these prerequisites:

http://help.sap.com/saphelp_nw04/helpdata/en/c0/5ee6415b006024e10000000a1550b0/content.htm

Also some generic BPM checks to be done:

1) In SXI_Cache the return code for your BPM should be 0

2) See if the corresponding queue is blocked

3) Delete older / errored instances of your BPM in SWWL

Regards,

Abhishek.

Former Member
0 Kudos

Thank you for your answer.

I looked this things and all are correct, but I still have the problem.

I haven't anything entry in SWWL, SM58,SMQ1, and SMQ2.

It's very strange.

Thanks.

former_member200962
Active Contributor
0 Kudos

Hi,

Can you tell what exactly have you done in containter operation step?

regards,

Abhishek.

Former Member
0 Kudos

In the Contentainter Operation I take the fileName in 'Expression' and I save it in a constant in 'Target'.

It's strange because I have two system, development and production. In development this works well, but is in production when I have the problem. That's why I think that it can be a problem with the configuration.

Thank you.

prateek
Active Contributor
0 Kudos

SWWL should show you the entries. Make sure that you have removed all the selection parameters like username and you are selecting proper status.

Regards,

Prateek

former_member200962
Active Contributor
0 Kudos

Hi,

In the Contentainter Operation I take the fileName in 'Expression' and I save it in a constant in 'Target'.

If you are extracting the FileName of the incoming file using Dynamic Configuration and then using it in the BPM then check whether the config of this part is executed properly.....check the steps with those mentioned here:

Regards,

Abhishek.

Former Member
0 Kudos

Hi!

Just try this

Just edit your Integration Process BPM and save it and activate it and also do one thing just clear the cache refresh through TCode:: SXI_CACHE both delta and full cache...

I think it works and also compare both development and prodcution configuration steps.

Regards::

Amar Srinivas Eli

Former Member
0 Kudos

The problem was resolved. It was a error in the Container Operation.

Thank you for your help.

Answers (0)