Versions Compared

Key

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

...

Anchor
1031772
1031772
Mass Activities Support in Universal Connector

Anchor
103177310317761031773
1031776
Universal Connector for Use with SAPĀ® ERP supports the submission, starting, and monitoring of mass activities on the SAP system.

...

Anchor
1031787
1031787
For more information on submitting and starting jobs with Universal Connector, see the SUBMIT, START, and RUN commands.

Anchor
1031794
1031794
Both FKJO_SCHEDULE and RFKK_MA_SCHEDULER can be used to initiate mass activities. Each program has a different approach (and different requirements) for preparing a mass activity on the SAP system. The decision of which one to use must be made by understanding the capabilities and requirements of each program and matching those to the requirements of the situation.

...

Anchor
1031800
1031800
For additional information on working with variants, see the SUBMIT VARIANT and MODIFY VARIANT commands.

Anchor
1031808
1031808
Monitoring Mass Activities

Anchor
1031809
1031809
Regardless of which program is used to initiate a mass activity, Universal Connector follows the same procedure for monitoring the process to completion. The MASS_ACTIVITY_WAIT command is used to instruct Universal Connector that it should perform this monitoring function (see the MASS_ACTIVITY_WAIT option.

Anchor
1031816
1031816
Specifying the MASS_ACTIVITY_WAIT option will cause Universal Connector to monitor the status of the submitted / started job. In addition, as the jobs that make up the mass activity are created on the SAP system, Universal Connector detects them as child jobs of the initiator job and will begin to monitor their status as well. Universal Connector will continue to monitor the status of parent and child jobs until all jobs have completed.

Anchor
1031817
1031817
Upon detecting the completion of a job, Universal Connector will optionally return the following information:

Anchor
1031834
1031834
In addition, Universal Connector will record the application return codes (if they are set) and merge them into its exit code mapping process that takes place upon program completion. Universal Connector will exit with the highest value used in the exit code processing.

...

Anchor
1049585
1049585
For more information, see the SUBMIT, START, RUN, and WAIT commands.

Anchor
1049592
1049592
The information that controls how RFKK_MASS_ACT_PARAMETER will adjust the mass activity parameter set is contained in a variant that resides on the SAP system. In many cases, it may be necessary to create or modify the contents of a variant with information that pertains to a specific mass activity. In this case, Universal Connector can be used to create or modify the variants as needed.

Anchor
1049628
1049628
For additional information on working with variants, see the SUBMIT VARIANT and MODIFY VARIANT commands.