Running the Sample Transformation Test Project

PeopleSoft provides a sample project called PT_IBTRANSFORM_TEST that you can use to run a sample test with the Transformation Test utility.

To run the sample test:

  1. Select PeopleTools > Integration Broker > Utilities > Transform Utility.

  2. Select the PT_IBTRANSFORM_TEST project.

  3. In the File Name field, modify the value with your PS_HOME directory where indicated.

    Enter Your PS_HOME Path Here\sdk\pstransform\samples\TRANSFORMTST.xml
  4. Click the Transform button.

The test is successful when the following code appears in the Message Text box.

<?xml version="1.0"?>
<Success>Hello World!</Success>