Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


The unprocessed incoming IDOCs (having the Status 51) can be reprocessed manually using the standard transaction BD87. There is also a standard program RBDMANI2 performing the reprocessing. This program can be scheduled as the background job. The selection screen variant should be setup for that program. It can look like this:



Notice:

  • Turn "Output List" off

  • Include only the IDOCs with the Message Type = /PACG/ECM*

  • Consider the IDOCs not older that the given amount of days.

As the job is to be run periodically, the "Created on" has to be determined dynamically". When saving the selection screen variant use the following:Image Removed

...


(it is crucial to use Greater or Equal operator)Image Removed

...


(then chose the expected age of the IDOC to be considered, e.g. created yesterday or later)Image Removed

...


It is crucial that after choosing the selection screen variant we see Greater or Equal operator and really dynamic date calculation takes place (not the fixed one):Image Removed

...


When setting up the job take care that you do it with the right SAP user (the same as configured in the Message Broker). The sequence of activities to create such job could look like this:
1.Launch the transaction SM36.
2.Choose .
3.Choose Continue:

...


The following selection screen of SLG2 transaction could be used:Image Removed

...