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.

 View Only
Expand all | Collapse all

Decoding and sending email

  • 1.  Decoding and sending email

    Posted Thu December 29, 2022 07:18 AM

    What product/components do you use and which version/fix level are you on?

    I am working on webMethods 10.7
    when i try to decode using Base64 decode and send as a email using pub.client:smtp .I couldn’t get an exact image

    Is your question related to the free trial, or to a production (customer) instance?

    What are you trying to achieve? Please describe it in detail.

    Do you get any error messages? Please provide a full error message screenshot and log file.

    Have you installed all the latest fixes for the products and systems you are using?


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


  • 2.  RE: Decoding and sending email

    Posted Fri December 30, 2022 09:41 AM

    Hi @dhivyavn ,
    Have you tried pub.string.base64Decode (set the encoding parameter to ASCII) followed by pub.string:byteToString?

    Thanks,
    Dharini


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