[Google]

Change FileNames in Table Conversion or Business View in UBE/Application

VN:F [1.9.17_1161]
Rating: 0.0/5 (0 votes cast)

Many a times we need to change the Business view of a Report/UBE or even Interactive Application, which requires re-validating the event rules code. Worse, if you had to change the input file name in a Table Conversion? You will have to actually re-write the whole code.

Usually, for such table conversions, what we do is write wrapper UBE’s which would rename the input file to the path/file name of the table conversion, and then trigger the TC to run. All these options take huge amount of efforts.

But now on, take out 5 mins off, and you can change the File name in a TC via the following method. You can also change the Business View or Processing Options without having to re-validate the complete event rules using this same method.

NB: You can use the Free Tool from Microsoft - XML Notepad to edit the XML Files.

  1. Do a Save Location on the object for which you need to change and save it as ZIP file (note the location where its saved)JDE Object Save Restore
    • Its usually saved in “E1pathcode\spec” folder
  2. Now, rename the UBE_R55xxxx…..PAR file to a .ZIP extension
  3. Open the .Zip file using Winzip, or using the Windows Compression utility
  4. Within it open the SPEC.Zip file.
  5. Open the RDASPEC folder within the Spec.Zip file
  6. Find the .xml File with highest size, and Edit it.
    • You may have to edit multiple XML files, as the SPEC folder has an XML file for each section/form.
  7. After making the required changes, save the file and close.
    • Winzip will ask if to update the file with the changed one.
    • Say YES.
  8. Now rename the .ZIP file back to .PAR
  9. Restore your object using this .PAR file. Viola the file name/BSVW/PO has changed.
    • You may get a AS/400 error, which can be ignored.
  10. REVALIDATE your event rules after restoring, and of course feel free to test it.

NB: From E1 tools 8.95 onwards you have an option to change the File Name in a table conversion (Metalink ID 645736.1)

Thanks to Imran Ahmed Siddiqui at a discussion on LinkedIn, where I got the idea off.

Do let know your experience and your comments of course.

Related Articles:

  1. Change the Default Grid Page setting on WEB
  2. Launch Batch Application/UBE Dynamically from Interactive Apps
  3. Change Database values using MS Access (JDE E1 Oracle)
  4. Using BSFN to Delete All Records from a Table
  5. E1 Application Failure Records (P95400)

1 comment to Change FileNames in Table Conversion or Business View in UBE/Application

  • Ramashankar

    HI,

    Is there any one can send all steps for doing copy data with table input or copy data at the time using table conversion?

    Thanks in advance.

    VN:F [1.9.17_1161]
    Rating: 0 (from 0 votes)

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*