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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  add record onload

    Posted 11/21/18 02:56 AM

    Can anyone provide a code sample to add a record onLoad via javascript? I can do it through Java but this seems to only be implemented on “save”. I would like to generate default records onLoad.


    #webMethods-BPMS
    #AgileApps
    #webMethods


  • 2.  RE: add record onload

    Posted 12/03/18 04:57 AM

    Hey,
    via OnLoad JS you could run a exec call on one of your java methods.
    See:
    http://agileappscloud.info/aawiki/index.php/REST_API:exec_Resource

    greetings

    Christopher


    #webMethods-BPMS
    #webMethods
    #AgileApps