IBM Support

JR43852: CMVC 224093 - TO UPDATE CODE GENERATING NOUNS PERSON, ORDER TO CONFORM TO THEIR XSD

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 - 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 theType
    PositiveIntegerNumericType, which means allowed values are
    (1,2,3,...).
    However WebSphere Commerce creates ShowOrder-Messages, where the
    element recordSetStartNumber has the value 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 element "Credential"
    However WebSphere Commerce creates ShowPerson-Messages, where
    the element "Password" is missing.
    
    4 ShowPerson.xsd - 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.
    

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:
    Need to fix manually 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 be
    NonNegativeIntegerNumericType instead of
    PositiveIntegerNumercType.
    - The XML schema is changed to make Password element in Person
    noun optional.
    - Code is changed so that the optional "type" attributes of
    Telephone elements in 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

    JR43852

  • 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-08-22

  • Closed date

    2012-10-25

  • Last modified date

    2012-10-25

  • 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:
25 October 2012