Hello Experts,
I am using web services connector to connect to SAP system and I am using UserCreate web method to create user in SAP system. It needs 2 mandatory parameters which are username and password.
Here username is a string variable so I can pass user name with out any issues, password is a type of BAPIPWD so I couldnt set the password in config file created for SAP MA.
I am using export workflow and try to export the users from FIM to SAP. how to set the initial password in the export and kindly let me know how to convert the password string into BAPIPWD type.
Do I need to use Password Set workflow along with Export workflow? what is the use of the attribute 'export_password' which I can see in the MA.
Kindly help me.
Thanks,
Nallasivan