Forum

This content is now out of date.

Visit Our Community

ADDUSER web service salutationCode element is ignored?

Hi -

I'm using the attached web service call to add a user. The SOAP response indicates a SUCCESS, but the salutationCode is ignored, i.e. I supply "Mr" and the user as created displays "Dr". Please advise.

[code]





Test Org
ADDUSER
admin
1
topsecret

mikeFirst
mikeLast
mike
YFREPORTCONSUMER
Mr
AMERICA/NEW_YORK
mikeId





[/code]

Thanks,
Mike
My fault here. The salutationCode element needs to be uppercase - 'MR' - just like it says in the documentation. This works:

MR

Mike
Hi Mike,

Thank you for updating this Forum post to reflect what the issue was and how you
resolved it.

Cheers,

Kyle