IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
  • 1.  identifier issue:

    Posted 12/10/07 05:19 PM

    Originally posted by: malag


    can anybody explain the way to use the identifier
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: identifier issue:

    Posted 12/11/07 02:30 AM

    Originally posted by: SystemAdmin


    Identifier attribute
    The identifier attribute can be used on a component of a group. The identifier indicates the components that can be used to identify the type to which a data object belongs. All the components, from the first, up to and including the component with the identifier attribute, are used for type identification.

    When this data is validated, it knows that, when it reaches the identifier, it has found a specific group. That group, therefore, is known to exist, even if part of the group following the identifier is missing. The Map Designer documentation discusses how data validation occurs.

    The identifier attribute is also useful when identifying an object of a partitioned group. For information about using an identifier with partitioned data, see "Partitioning".

    In a component list, there can be only one identifier attribute.
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 3.  Re: identifier issue:

    Posted 01/09/08 01:41 AM

    Originally posted by: SystemAdmin


    Hi...

    Could you please explain this with an example.

    And what is the advantage of using identifier than initiator for a group.

    Thanks,
    Deepthi
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 4.  Re: identifier issue:

    Posted 01/09/08 05:28 AM

    Originally posted by: janhess


    An identifier is part of the data. An initiator is not.

    A record may be ABC123fgrdfgdfhsdhsdhh
    ABC123 can be set as the identifier

    in xml <record>ABC123fgrdfgdfhsdhsdhh</record>
    <record> is the initiator - it is not part of the data.

    Message was edited by: janhess
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender