Submitting non-validated parameters to the Oracle E Business Suite Server
Control-M for Oracle E-Business Suite validates parameters before they are sent to the Oracle E-Business Suite Server (Oracle Server). If any parameter does not validate, nothing is submitted to the Oracle Server. This procedure describes how to submit non-validated parameters to the Oracle Server.
To submit non-validated parameters:
Do one of the following:
UNIX: Do the following:
Open the <agent_home_dir>/ctm/data/OEBS.dat file.
Create USE_AE_VALUE_IF VALIDATION_FAILED variable and add the Y value.
Windows: Do the following:
Open the Windows registry and navigate to the HKEY_LOCAL_MACHINE\SOFTWARE\BMC Software\CONTROL-M/AGENT\OEBS directory.
From the OEBS directory, right click, highlight New and then select String Value.
Open the String.
The Edit String window appears.
In the Value name field, type USE_AE_VALUE_IF_VALIDATION_FAILED.