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.  math variables

    Posted 03/01/19 02:07 PM

    I want to have a few incrementing record ID numbers. Am I supposed to use a string variable to hold numeric values? When I try to add 1 for the next record number, I’m getting the error “Missing Parameter: num1” even though I put a zero in my string variable. If I use an object type variable instead, I have the problem that I can’t give it a starting value and I still get the error that I haven’t given a value for num1.

    How is this supposed to work?


    #webMethods
    #Integration-Server-and-ESB
    #edi


  • 2.  RE: math variables

    Posted 03/01/19 02:46 PM

    Never mind. It works now. Don’t know why, but I’m no longer getting the error of num1 not having a value.


    #edi
    #Integration-Server-and-ESB
    #webMethods