Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components
Close Print View
Designing: Extracting and Viewing the XML Test Message
 

Classic Java CAPS

Developing Java CAPS Projects

Using SOAP Message Handlers

Creating a Runtime Environment

Designing Business Processes in the Sun Business Process Manager

Working with TCP/IP HL7 Collaborations

Developing Sun Master Indexes (Repository)

Developing Sun Master Patient Indexes

Developing OTDs for Application Adapters

Creating SAP BAPI OTDs

SAP BAPI Encoding

Date and Time Stamp Requirements

Installing SAP JCo

Creating BAPI and RFC OTDs

Relaunching BAPI and RFC OTDs

Creating a SAP ALE OTDs Wizard

SAP JCo and SAP IDoc Class Library Installation

SAP Java IDoc Class Library

Creating IDoc OTDs

Exporting the IDOC File from SAP

Saving the IDoc Description File (After 4.6)

Creating Siebel EAI OTDs

Before Creating the OTD

Creating the OTD

Creating COBOL Copybook OTDs

To create COBOL Copybook OTDs

Parsing Copybook Entries

COBOL Copybook OTD

Relaunching OTDs

To Relaunch an Existing OTD

COBOL Copybook OTD Methods

OTD Method Guidelines

Root-level Methods

Non-Root Methods

BPEL Operations

Creating an Oracle Applications OTD

Select Wizard Type

Connect To Database

Select Oracle Applications Module

Specify the OTD Name

Review Selections

Exposed Oracle Applications OTD Nodes

Staging Table Node

COUNT

DELETE

INITIALIZE

MOVE

REQUEST

REQUEST_STATUS

VALIDATE

SWIFT Alliance Gateway Adapter OTD Features

Configuration Node

Generating DTDs from PeopleTools 8.13

Generating and Publishing an XML Test Message

To generate a PeopleSoft XML message

Extracting and Viewing the XML Test Message

To view the XML message

Generating a DTD for the XML File

Creating OTDs

OTD Methods and Business Process Operations

sendMessage() method

Developing OTDs for Communication Adapters

Developing OTDs for Database Adapters

Developing OTDs for Web Server Adapters

Designing with Application Adapters

Designing with Communication Adapters

Designing with Web Server Adapters

SWIFT Integration Projects

Java EE Based Components

Designing with Sun JCA Adapters

About the TCP/IP JCA Adapter

Defining Constants and Variables

Using Database Operations

Developing Sun Master Indexes

Using the JMS JCA Wizard

Using the JAXB Wizard and Code-Seeder Pallete

Extracting and Viewing the XML Test Message

The XML test message that you generated and published in the prior section can now be viewed using a supported Web browser. Refer to PeopleSoft PeopleBooks for more information about using the PeopleSoft 8 Application.

To view the XML message

  1. Within a supported Web browser, log into the PeopleSoft 8 Application.
  2. In PeopleSoft 8, click PeopleTools to open the PeopleTools application (see the figure below).
    Figure 36 PeopleSoft 8 Application Contents Page
    PeopleSoft 8 Application Contents Page

    The PeopleTools Directory Tree appears as displayed in the figure below.

    Figure 37 PeopleTools Directory Tree
    PeopleTools Directory Tree
  3. Click Application Message Monitor > Use > Application Message Monitor, and click the hyperlink. The Application Message Monitor page opens to the Overview tab (see the figure below).
    Figure 38 Application Message Monitor - Overview Tab
    Application Message Monitor - Overview Tab
  4. From the Publish Node field, select the PSFT_EP message node.
  5. Click Refresh. The number of messages published for the selected grouping, using the Create Test Message tool, is displayed.
  6. Click the link indicated by the number of messages in the New, Done, or Working columns. The Message Instances tab appears, displaying a summary of the published messages (see the figure below).
    Figure 39 Application Message Monitor - Message Instances Tab
    Application Message Monitor - Message Instances Tab
  7. Click the Details link to view the properties of the published XML message (see the figure below).
    Figure 40 Message Properties Tab
    Message Properties Tab
  8. Click the XML Message Viewer tab to review the message itself.
  9. Select the entire XML message (see the figure below).
    Figure 41 XML Message Viewer Tab
    XML Message Viewer Tab
  10. Copy and paste the XML message into a text editor and save it, with a .xml extension, to a temporary location. Use the same naming convention used for the name of the Message Definition. The example in the figure below shows the saved XML Message ADVANCED_SHIPPING_RECEIPT.
    Figure 42 ADVANCED_SHIPPING_RECEIPT.xml
    ADVANCED_SHIPPING_RECEIPT.xml