Versions Compared

Key

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

...

Let’s assume your SAP System has intercepted the Job: SAP_STONE_JOB_04

Image RemovedImage Added

The below configured SAP Job Intercept Monitor Task polls the SAP system every 10s for intercepted jobs. If an intercepted Job is found, it is started by the Universal Connector for SAP.

A maximum of 2 intercepted Jobs in parallel are started ( Parameter: virtual resource limit = 2 ). If you want to start more intercepted Jobs in parallel, the Parameter can be increased as required.

Image RemovedImage Added

The started Jobs will have the naming: SAP_IntCpt#${JOBNAME}#${JOBCOUNT}, where:

...

SAP_IntCpt#BASIS_04#12555600 ( SAP_IntCpt#${JOBNAME}#${JOBCOUNT} )

Image RemovedImage Added

SAP Interception

...

In the SAP system, run the INITXBP2 ABAP program in the transaction se38 and enable job interception Activate 3.0.

Image RemovedImage Added

Intercept Jobs in SAP

...

In the example below, all Job of the user STONE in the Client 001 will be intercepted.

Image RemovedImage Added

Note

A Criteria Manager Profile can also be maintained via a Universal Controller SAP task.

...