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

Hi Team,

I am calling a web service request and I want to use the password as the “Password Text”, unless I use this I cannot get the result.

Thanks,
Girish.

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,

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.

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

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.

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

Hi Pedro,

I am using Community Version of cloveretl 4.3.

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.