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
Expand all | Collapse all

Counterpart to StringUtil.decString(encoded)?

  • 1.  Counterpart to StringUtil.decString(encoded)?

    Posted 05/14/12 05:22 PM

    what is the counterpart to method StringUtil.decString(encoded) from com.wm.pkg.art.util which is in WmART package?

    I need to encrypt a password in my config file, so as to invoke the StringUtil.decString(encoded) method to decode it.

    please advise.


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


  • 2.  RE: Counterpart to StringUtil.decString(encoded)?

    Posted 05/14/12 07:30 PM

    public static java.lang.String encString(java.lang.String);

    Regards,
    Saravanan.E


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