webMethods

webMethods

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
  • 1.  Invoking Service using Email port

    Posted Thu April 06, 2006 04:43 PM

    Hi,
    I configured the email port and it is working fine. However when I tried to use with “Requre Authorization within message” it is not invoking the service.
    I am not sure how to substitute the $user and $pass parameters in the subject line.
    I tried with $user=Administrator;$pass=manage.

    Any help would be appreciated.

    Thanks in Advance
    Venkat


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport


  • 2.  RE: Invoking Service using Email port

    Posted Thu April 06, 2006 04:51 PM

    Venkat,

    subjectline should only have service name.

    why you want to send user/pwd just select the Run service as user or admin,it should work right.

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport


  • 3.  RE: Invoking Service using Email port

    Posted Thu April 06, 2006 05:44 PM

    Thanks for the quick response.
    I am passing the Service Name in the email port configuration. It is working fine if I run service as user or admin. But there is also an option to pass the username and password in the subject line. I cheked this in the Help link in the email port configuration page. I dont want to receive any emails from other users. I know this is not secure, but still I want to do it that way.


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods


  • 4.  RE: Invoking Service using Email port

    Posted Thu April 06, 2006 06:08 PM

    OK…i believe $user=Administrator;$pass=manage in the subject line should work,since you are using default admin authentication make sure the service runs with admin privilieges.

    Also try with $user=Administrator,$pass=manage

    HTH,
    RMG


    #webMethods
    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB


  • 5.  RE: Invoking Service using Email port

    Posted Thu April 06, 2006 07:07 PM

    I tried both, but no luck. I also tried passing $user Administrator,$pass manage. I am not sure if I am missing something else. I also dont see any error or server log when I run with the above settings.


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods


  • 6.  RE: Invoking Service using Email port

    Posted Thu April 06, 2006 07:25 PM

    Please try to increase the server logging level and see if you find any errors.i haven’t tried with user/pwd in subject line.If possible will try to stimulate it

    Keep hope someone will chim on this issue.

    HTH,
    RMG


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB


  • 7.  RE: Invoking Service using Email port

    Posted Thu April 06, 2006 10:28 PM