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.  when to use syntax in item sub class

    Posted 04/12/14 07:17 AM

    Originally posted by: komatkukkaala


    In what situation we use syntax in item sub class.


    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: when to use syntax in item sub class

    Posted 04/16/14 10:20 AM

    Originally posted by: RichMcFate


    Syntax items are useful when some document syntax (e.g. terminator, delimiter) is variable from one execution to another.  For example, an item called RecordDelimiter with subclass syntax could be a component of the first record in a file.  All of the other records could have their delimiter to be set to be Variable with the Delimiter --> Item set to the RecordDelimiter item from the first record.

    If you have access to any of the WTX EDI packs, you'll see syntax items used for segment delimiters and terminators.

    Rich


    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange