cancel
Showing results for 
Search instead for 
Did you mean: 

Wait Step is not working in BPM, any extra settings required?

Former Member
0 Kudos

Dear Friends,

I am working on BPM scenario first time.

I am sending the Idoc from one ECC system to ohter ECC system using XI.

but in receiver side it has to updated after 60 minutes, for this 60 minutes requirment I am using Wait condition in BPM, but it's not waiting 60 minutes.

the Idoc is receiving reciever side whenever sender is sending the Idoc.

the Idoc is not going through BPM,it's going directly. In this case can I do some extra settings?

In BPM Receiver-wait-send step types are used.

Please help me in this issue.

Regards,

Shalini Shah.

Accepted Solutions (1)

Accepted Solutions (1)

former_member200962
Active Contributor
0 Kudos
the Idoc is not going through BPM,it's going directly. In this case can I do some extra settings?
In BPM Receiver-wait-send step types are used.
Please help me in this issue.

ID objects are not configured properly......this cannot happen if proper configuration is done....recheck your ID objects...you seem to have created Source--->target scenario without referring the BPM.....

can you tell me the Step-by-Step procedure that you have followed in ID?

Edited by: abhishek salvi on May 28, 2009 10:39 AM

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Qureshi,

I have checked SWF_XI_CUSTOMIZING here all are green only,

in cache monitoring also integration process is Zero only.

IF any extra I need to do or not, Please let me know.

Thanks & Regards,

Shalini shah.

Former Member
0 Kudos

Dear Abhishek,

I checked the configuration settings once again, it's ok.

Two message and interface mappings are required or not.

ok... any way once again I will do from scratch.

If it will work I will let U know.

Thanks & Regards,

Shalini Shah.

samiullah_qureshi
Active Contributor
0 Kudos

please check return code for your BPM in transaction SXI_Cache. It should b 0.

Former Member
0 Kudos

Hi Abhishek,

Thanks for immediate response.

I have done the following steps:

IR:

idoc out bound interface

Idoc inbound interface

Idoc abstract interface for sender

Idoc abstract interface for receiver

Message mapping

Interface mapping

Integration Process(BPM)

here Receive-wait(60 minutes)-Send these three step types are used.

ID:

Sender business system

Reciever business system here I create the Reciever Communication channel

Import the Integration Process from IR

Two reciever determinations(source to BPM and BPM to target)

Two interface determinations(source to BPM and BPM to target)

Receiver agreement

I have done like this, if any else required Please let me know.

Regards,

Shalini Shah.

former_member200962
Active Contributor
0 Kudos

strange....your steps seem to be correct....is your ID having a similar scenario (without BPM)...similar i mean using the same set of MI, IMs, Sender, receiver.....i am wondering without using the BPM how the scenario is pushing data from the source SAP to target SAP....

Regards,

Abhishek.

santhosh_kumarv
Active Contributor
0 Kudos

Hi,

In case if you have modified the BPM with wait step after importing it to ID, delete the IP from ID and import it again.

Also check if all the schedule jobs are started successfully in SWF_XI_CUSTOMIZING or SXMB_ADM_BPE --> Automatic BPM Customizing.

~SaNv...

Shabarish_Nair
Active Contributor
0 Kudos

if you are using the BPM make sure in your configuration you have two receiver determinations,

1. Source system -> BPM

2. BPM -> Target

this will help you define the flow.