IBM Sterling Transformation Extender

Sterling Transformation Extender

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

 View Only
  • 1.  implicit and explict properties in TypeTree

    Posted Mon September 27, 2010 03:06 AM

    Originally posted by: vijji_WTX


    Hi All,

    I am unable to understand exact meaning and usage of Implict or Explict at group level. Could any one of you explain bit clearly as i am unable to get from documentation. I welcome and appreciat your explanation on this.

    Thanks in advance !!!

    reg.
    vijji
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 2.  Re: implicit and explict properties in TypeTree

    Posted Mon September 27, 2010 05:32 AM

    Originally posted by: TarunB


    Explicit is easy enough to understand, i.e. you have a group which consists of components that are clearly (explictly) distinguishable so that you know where each one begins and ends and how it is separated from the next component.

    Implicit groups still have a defined format but have no defined delimiter or fixed format. An implicit group will need to have its components defined in another way so as to be distinguishable, such as by using an initiator, terminator, identifier etc.

    The most common example is the File group consisting of multiple Record groups. The File group is implicit because you don't know the final size or how many Records it will contain. The Record group is explicit because as a component of File one instance of Record must be distinguishable from the next.

    Probably not the easiest subject to describe though!
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 3.  Re: implicit and explict properties in TypeTree

    Posted Mon September 27, 2010 07:54 AM

    Originally posted by: vijji_WTX


    Well explained Tarun. Thanks a lot for your time !
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender