IBM Sterling Transformation Extender

Sterling Transformation Extender

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


#Sterling
 View Only

Ignore Undefined Constructs Behaviour in ITX

  • 1.  Ignore Undefined Constructs Behaviour in ITX

    Posted Tue December 04, 2018 05:42 AM

    Originally posted by: SoftwareDeveloper.india


    Hi All,

    We had a scenario where the source structure is XML . There are certain possibilities where we would receive extra groups/elements(at any level) which are not defined in the schema structure. 

    Tried with the option "Ignore Undefined Constructs" in the input card level with simple example like employee and it's corresponding fields where we could able to validate the data when an extra element is coming at the first element level but in any other position we are not able to validate the data.

    Do we have any limitations with "Ignore Undefined Constructs" option  or can we  validate the data with the extra elements/groups (at any level) which are not defined in it's schema.

    For reference attached are the sample data and it's corresponding schema. (Sucessfile_L1.xml has <dept> and <Code> fields undefined but validated as these are placed in Level-1, Failure_case.xml <dept> is placed in different levels.)

    Any help will be appreciated.


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