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.  Commit through DBLOOKUP

    Posted 11/27/09 06:59 AM

    Originally posted by: SystemAdmin


    Hi Experts,

    I have a requirement where a DSTX Map has to insert data to database..

    But the transaction should be committed, eventhough the map fails.

    Whats the best approach for this from performance point of view and execution point of view:

    1. Keeping Transaction Scope as card.

    2.Execute a COMMIT through DBLOOKUP function in the very next card and before the card having FAIL function.

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


  • 2.  Re: Commit through DBLOOKUP

    Posted 12/11/09 05:09 AM

    Originally posted by: Yusuf@BOE


    I tend to use the -CSTMT adaptor command in the DBLOOKUP rule.
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender