Customer Portal

How do we pass the password type as "Password Text"

Comments 7

  • Avatar
    Pedro Vazquez Rosario
    0
    Comment actions Permalink
    Hi,

    Could elaborate more on what you are trying to accomplish:

    • What web service are you using?

    • What component are you using?(ex. WebServiceClient)

    • What do you mean by password text?

    • What type of error message do you receive when you try to run the graph?


    Thank You,
  • Avatar
    girish_526
    0
    Comment actions Permalink
    Hi Pedro,

    I am using the Workday SOAP WSDL and for that the password contains symbols. In order to test that in SOAP UI we use the WSS-Password Type field as "Password Text".

    Please see the screenshot below.
  • Avatar
    Pedro Vazquez Rosario
    0
    Comment actions Permalink
    Hi,

    If you want to add the Password Text you will need to do so in the Request Header structure of the WebServiceClient component. I have attached and example graph were you can see the wsse Password Type = PasswordText.

    WsdlExample.grf
  • Avatar
    girish_526
    0
    Comment actions Permalink
    Hi Pedro,

    Thank you very much for your answer, but we are using the CloverETL version 4.3.0 in our server and running from there.

    The graph which you sent is not supported by my version. How can we achieve this in my version.

    Thanks,
    Girish.
  • Avatar
    Pedro Vazquez Rosario
    0
    Comment actions Permalink
    Hi Girish,

    It should regardless of the version you are currently running, but I will attach the example created in CloverETL version 4.3.0.

    Regards,

    wdslExampleUpdated.grf
  • Avatar
    girish_526
    0
    Comment actions Permalink
    Hi Pedro,

    I am using Community Version of cloveretl 4.3.
  • Avatar
    Pedro Vazquez Rosario
    0
    Comment actions Permalink
    Hi Girish,

    Unfortunately, WebServiceClient component is not available in Community version of Designer if you wish to use the component you will a need a commercial license of Designer.

Please sign in to leave a comment.