Changing the Properties of Versions for Table Conversions

Access the Work With Batch Versions - Available Versions form.

  1. Enter the name of the table conversion in the Batch Application field and click Find.

  2. Add a new version of the table conversion.

  3. On the JD Edwards Table Conversion Version Design form, select the Tools tab and click Properties.

  4. On the Properties form, review and override the environments, data selection, table options, and logging options specified in the table conversion.

    These forms are similar to the forms in JD Edwards EnterpriseOne Table Conversion Design.

  5. To use debug logging, select the Debug Logging tab to perform these steps:

    • To use the jde.ini settings for the trace level and row-by-row conversion process, select the Use ini settings for trace level and number of rows to process option. This option ensures that the system uses the settings contained in the jde.ini instead of the values entered in the Trace Level and Number of Rows fields.

    • To override the trace level in the jde.ini, clear the Use ini settings for trace level and number of rows to process option. Enter a value from 0 to 10 in the Trace Level field.

    • To convert a specific number of records (for example, if you want to test the table conversion), clear the Use ini settings for trace level and number of rows to process option. Enter the number of rows to convert in the Number of Rows field. If you enter 0 in this field, the system processes all rows.

      This option corresponds to the StopAfterRow setting in the jde.ini. If you enter a value here, you override any specifications in the jde.ini.