Enforcing Message Record and Field Aliases in Generated WSDL

PeopleSoft Integration Broker enables you to enforce record and field aliases in generated WSDL.

The Service Configuration page features a WSDL Generation Alias Check drop-down list that enables you to set a system check level for aliases on message definition records and fields.

You can set the following check levels:

Check Level Description

Error.

If the system encounters a message definition without proper record and field aliases, it displays an error and it will not generate a WSDL document.

None.

Default. The system creates a WSDL document regardless of whether message records and fields are aliased or not.

Warning.

As the system creates a WSDL document it displays a warning it encounters messages definitions that do not have complete aliasing for records and/or fields. If the system encounters records or fields that do not have aliases defined, you can continue to generate the WSDL document or terminate the generation of the WSDL document.

To enforce message record and field aliases in generated WSDL:

  1. Access the Service Configuration page (PeopleTools, and then Integration Broker, and then Configuration, and then Service Configuration).

  2. From the WSDL Generation Alias Check drop-down list, select a value. The valid options are:

    • Error.

    • None.

    • Warning.