IBM Sterling Transformation Extender

Sterling Transformation Extender

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

 View Only
Expand all | Collapse all

Update different set of columns

  • 1.  Update different set of columns

    Posted Tue December 22, 2015 12:20 PM

    Originally posted by: coolmix


    Hi,

    I have a situation where I have to update a different set of columns in a table from different maps.

    eg.

    From map1: have to update column1, column2

    From map2: have to update column9, column7

    There will be multiple rows to be updated with different values. So I want to use the type tree for the table and set update columns in MDQ. 

    Is there a way to do this without using different database definitions in the MDQ?

     

    Thanks


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


  • 2.  Re: Update different set of columns

    Posted Tue December 22, 2015 01:58 PM

    Originally posted by: paul.brett


    I would use multiple named views (all views pointing to the same table) so as to avoid having to have multiple database definitions in the MDQ file.

    I can't think of any other way of doing this offhand.

    Thank-you.

    Paul

    Follow me on Twitter


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