cancel
Showing results for 
Search instead for 
Did you mean: 

Posting multiple idocs without BPM

Former Member
0 Kudos

Hi all,

We have a JDBC->XI->Idoc scenario.

We would like to post "n" idocs to SAP for the "n" records fetched from database.

Due to performance issues we are not using BPM.

Is there any other way to post multiple idocs without using BPM.

rgds

Prashant

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Prashanth,

It is possible using a concpet called IDOC packaging.

take a look at the note : 814393.

Regards,

Bhavesh

Shabarish_Nair
Active Contributor
0 Kudos

use the concept of IDOC bundling if you need to sent multiple IDOCs without BPM, it works with an occurance change.

Ref: /people/michal.krawczyk2/blog/2005/12/04/xi-idoc-bundling--the-trick-with-the-occurance-change

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

HI,

As suggested by others, it is possible without BPM.

For this, you need to alter the Idoc Schema i.e change the occurence of the idoc in the idoc schema. Then import this xsd as a External Definition into Repository..then mapping etc ..

Regards,

Moorthy