Versions Compared

Key

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

...

Universal Connector for SAP supports automatically selecting an appropriate model job from an SAP system without requiring a job ID on the command line for the following commands:

SAP jobs are uniquely identified by a job name/job ID pair. When these commands are issued without supplying a job ID, Universal Connector for SAP will evaluate available jobs on the SAP system and make an appropriate selection (if possible).

Two Universal Connector for SAP configuration options control model job selection when a job ID is not provided:

Note
titleNote

By default, model job selection is restricted to jobs owned by the SAP logon user provided for the command. However, you can use the USER_NAME configuration option (-selusername) to override this behavior.

The value for USER_NAME can be either a specific SAP user name or a mask used to match multiple user names. For example:

  • Specifying -selusername SMITH would restrict model job selection to jobs owned by user SMITH.
  • Specifying -selusername QA* would restrict model job selection to jobs owned by users user IDs that begin with QA.
  • Specifying -selusername * would select model jobs without restricting by owner.

...

The following pages provide additional detailed information for Universal Connector for SAP:

Universal Connector for SAP Examples

...