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.  Default value in Document

    Posted 05/05/20 07:54 AM

    Hi,
    I would like to know if it exist a way to put default value in document.
    I mean, imagine you have a document containing a lot of string variables and in the flow, at run time, only few of them are set.
    In runtime when we look at the document in debug, we see a document with only the few variables set and not all variables.
    I’m looking for an algorithm or settings to see all variables in document (even we have null in value or blank).

    Before you suggest the idea to initialize all variables with set new value with “” before mapping value, I prefere to say some documents have many variables and I would like to win time. Beside, for some generical flow which accept document in input (without the containes of the document), the algorithm browse list of variable (if not initialize, there is no variable)


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services