Universal Controller 6.4.5.0 Release Notes

Ability to specify "Late Start", "Late Finish", and "Early Finish" Time greater than 24 hours.

A new "Day Constraint" option has been added when Late Start/Late Finish/Early Finish Type = Time. Day Constraint is a drop down menu providing the following options:

Currently if you have a late finish time of 18:00 and the task launches at 18:30 the task is late, as the late finish time is passed; this new option will allow more granular control over the specification of these options.

Remove Required from SAP JOB ID field

Customers using the Universal Connector for SAP version 6.2.2.2 and higher are no longer required to provide the SAP JOB ID for the following operations Start Model Job, Run Model Job, Submit Model Job, and Generate Job Definition.

Specifying a JOB ID of the target SAP JOB will ensure that it can always be uniquely identified.

If you do not specify a Job ID, one of the following applies:

  1. If the target SAP system has only one job with the specified name for the specified user in a status of scheduled it is uniquely identified.
  2. If The target SAP system has multiple jobs with the specified name for the specified user:
    1. By default, we select the scheduled job if only one exists.
    2. You can optionally add an SAP Command Option -model_status <scheduled | finished | any> to control which SAP Job status is used if only one job with the specified status exists
    3. You can optionally also add an SAP Command Option -resolve_multi_model yes to select the latest SAP Job if more than one exists.