Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

IDOC-processing in background

Former Member
0 Likes
2,125

Hi together,

my problem:

the interface read the delivery and collect the materials from him and send this materials with transaction bd10 to the Retail-system.In the same step will be send the classification-idoc's from materials to this system.

if the interface collect a lot of materials, retail have a problem ,because not enaugh dialog-processes are available.

My question :

Where can i customize, that the idoc-inbound run in batch-process.

Thank's in advance

Thorsten

3 REPLIES 3
Read only

Former Member
0 Likes
668

Hi Thorsten,

in we20 (Partner Profiles) you can set for inbound parameters

- Trigger by background programm or

- Trigger immediately

If you change the setting to "Background" you have to plan the report rbdapp01 as a background job.

Regards

Jürgen

Read only

Former Member
0 Likes
668

Hi,

In the partner profile (trans WE20) there is a flag that you set for processing by background program. You also have to schedule the report that should process the IDocs.

/Peter

Read only

Former Member
0 Likes
668

Hi,

In WE30-->Inbound parameters we have an option

Processing Inbounf FM by

1) Trigger by background.

BD20(RBDAPP01)---> Schedule this program when the status is 64 (IDoc ready to be transferred to application)

Thanks

Eswar