Hi, What's the best way to add/create an OM user with web-service/SOAP rights? Should I use the admin user and call UserService/addNewUser (which creates a standard user) and then directly edit the om_user table and set level_id to 4?
I'd like to do this via command-line or programmatically via SOAP or direct DB access (not through the web UI). Thanks, Vieri
