IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

UPDATE Scripted Operation

  • 1.  UPDATE Scripted Operation

    Posted Fri March 28, 2003 09:51 AM

    hi,

    In an UPDATE operation I want to update even the field(s) that are specified in the WHERE clause.

    Update statement, i.e. for ex.


    Update DEMO set AA=‘100’, BB=‘200’,CC=‘300’ where AA=‘50’ and DD=‘50’;

    After executing UPDATE script, fields BB & CC will get updated but field AA is not getting updated.


    Any tips are welcome.


    #webMethods
    #Integration-Server-and-ESB
    #broker
    #Universal-Messaging-Broker


  • 2.  RE: UPDATE Scripted Operation

    Posted Fri June 20, 2003 02:40 PM

    Hi Anil,

    I have tried the above and its working fine for me…Is there any CONSTRAINTS or RULES for AA field??

    Cheers,
    Thota


    #broker
    #Universal-Messaging-Broker
    #webMethods
    #Integration-Server-and-ESB