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.  setvalue for a variable

    Posted 03/06/07 07:06 AM

    hi ,
    i want to set the value …with out hard coding … i mean with out set value option . set the value for a perticular variable globally


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


  • 2.  RE: setvalue for a variable

    Posted 03/06/07 03:11 PM

    In this case you better load default properties using propertyfile(key/value pair) method and retrieve/access the values globally based on the key.Also you can use specifications signature for accessing global based values in the flowservices.

    Search this forum on how to create/develop propertiesfile accessing sevices etc…there are many threads discussed on this topic.

    HTH,
    RMG


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