I'm currently using Rules to consume web services via SOAP. It uses complex data types and I'm able to construct the complex data structure in Rules but cannot work in the login authentication.

I saw a couple of other posts about authentication but the issue didn't seem resolved. I tried using Global Parameters in the WSC UI to include the login parameters as well but it didn't work. I'm fairly certain I am doing something wrong.

Can you tell me the best way to authenticate login credentials when using complex data types?

Thanks in advance for help

Comments

cruno’s picture

I'm looking for a solution to this as well. Were you able to solve the problem with this module?

EDIT: I wasn't able to solve this issue with the wsclient module, so I just put in a rule that contained an array with the authentication credentials and made it a condition that authentication returns properly without error.

Orkut Murat Yılmaz’s picture

Issue summary: View changes

@cruno, how did you create that rule?