IBM Support

JR45119: CMVC 225476 - Nouns of the messages created by the Person and Orders services do not conform to their schemas

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The Person and Order services create messages that do not
    conform to their schemas, ShowOrder.xsd and ShowPerson.xsd.
    
    1. ShowOrder.xsd - the element recordSetStartNumber
    According to
    /WebServicesRouter/WebContent/component-services/xsd/OAGIS/9.0/O
    verlays/IBM/Commerce/BODs/ShowOrder.xsd (see also Order.xsd,
    Meta.xsd), the element recordSetStartNumber has the type
    PositiveIntegerNumericType, which means allowed values are
    (1,2,3,...).
    However WebSphere Commerce creates ShowOrder messages, where the
    element "recordSetStartNumber" has a value of 0.
    
    2. ShowOrder.xsd - elements Telephone1, Telephone2
    According to
    /WebServicesRouter/WebContent/component-services/xsd/OAGIS/9.0/O
    verlays/IBM/Commerce/BODs/ShowOrder.xsd (see also Order.xsd,
    CommonTypes.xsd), the type "TelephoneLocationEnumerationType"
    may not be empty.
    However WebSphere Commerce creates ShowOrder messages, where the
    attribute "type" is empty.
    
    3. ShowPerson.xsd - the elements "LogonID" and "Password" are
    required
    According to
    /WebServicesRouter/WebContent/component-services/xsd/OAGIS/9.0/O
    verlays/IBM/Commerce/BODs/ShowPerson.xsd (see also Person.xsd),
    the elements "LogonID" and "Password" are required (minOccurs =
    1 and maxOccurs = 1) for the element "Credential"
    However WebSphere Commerce creates ShowPerson messages, where
    the element "Password" is missing.
    
    4 ShowPerson.xsd - the element "BestCallingTime" may not be
    empty
    According to
    /WebServicesRouter/WebContent/component-services/xsd/OAGIS/9.0/O
    verlays/IBM/Commerce/BODs/ShowPerson.xsd (see also Person.xsd,
    CommonTypes.xsd),
    the element "BestCallingTime" may not be empty.
    However WebSphere Commerce creates ShowPerson messages, where
    the element "BestCallingTime" is empty.
    
    5 ShowPerson.xsd - the element "AddressBook" may not be empty
    According to
    /WebServicesRouter/WebContent/component-services/xsd/OAGIS/9.0/O
    verlays/IBM/Commerce/BODs/ShowPerson.xsd (see also
    MemberCommon.xsd),
    the element "AddressBook" may not be empty.
    However WebSphere Commerce creates ShowPerson messages, where
    the element "AddressBook" is empty.
    

Local fix

  • Manually fix the schemas ShowOrder.xsd and ShowPerson.xsd.
    

Problem summary

  • USERS AFFECTED:
    WebSphere Commerce users on v7.0 who use ShowOrder and
    ShowPerson messages.
    
    PROBLEM ABSTRACT:
    Nouns of the messages created by the Person and Orders services
    do not conform to their schemas
    
    BUSINESS IMPACT:
    Requires manually updating the schema while developing the
    implementation for ShowOrder and ShowPerson messages
    
    RECOMMENDATION:
    

Problem conclusion

  • The following changes are made so that ShowPerson and ShowOrder
    messages composed by WebSphere Commerce conform to the schema
    under /WebServiceRouter/WebContent/component-services:
    - For the recordSetStartNumber attribute of Show and Get verbs,
    the XML schema is changed to make this attribute
    NonNegativeIntegerNumericType instead of
    PositiveIntegerNumercType.
    - The XML schema is changed to make the Password element
    optional, and AddressBook may be empty.
    - Code is changed so that the optional "type" attributes of the
    Telephone elements in the Order and Person nouns are not present
    if no telephone type is recorded for the user.
    - Code is changed so that the optional BestCallingTime element
    in the Person noun is not present if the best calling time is
    not recorded for the user.
    
    
    -------------------------------------------------------------
    The latest available maintenance information can be obtained
    from the Recommended Fixes for WebSphere Commerce technote:
    http://www.ibm.com/support/docview.wss?rs=3046&uid=swg21261296
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR45119

  • Reported component name

    WC BUS EDITION

  • Reported component ID

    5724I3800

  • Reported release

    700

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    YesSpecatt / Pervasive

  • Submitted date

    2012-12-13

  • Closed date

    2013-04-03

  • Last modified date

    2013-04-08

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    WC BUS EDITION

  • Fixed component ID

    5724I3800

Applicable component levels

  • R700 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSYSYL","label":"WebSphere Commerce Enterprise"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.0","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
08 April 2013