Linking the SAP Job Name value and the Job Name value in Control-M

The following procedure describes how to link the SAP job Name value and Job Name value in the general tab in the Properties Pane in Control-M .

To link the SAP Job Name value and the Job Name value in Control-M:

  1. Close Control-M.
  2. From the <EM_install_path>\bin\Plugins\Resources\<Language>\ directory, open the SAPStrings.resx file in a text editor.

    NOTE: If Control-M Enterprise Manager version is lower than version 8.0.00 Fix pack 2, then the file is located under <EM_install_path>\bin\Plugins\Resources\

  3. Search for the following text (usually at the bottom of the file):

    <data name="SAPR3_JobNameLinkedFlag" xml:space="preserve">

    <value>0</value>

    </data>

  4. Change the value from "0" to "1" so the text appears as follows:

    <data name="SAPR3_JobNameLinkedFlag" xml:space="preserve">

    <value>1</value>

    </data>

  5. Save the file and restart Control-M.

Parent Topic

SAP Job Name