Hello
I'm playing around with the Request APIs, and I got the code to work just fine to submit a request, populate child forms, etc... The only problem is that all the requests are created by xelsysadm (or the user with which I'm doing OIMClient.login())
I don't have access to a user's password, but I would like to create a request as if it was a self request or, if that's not possible, somehow set the "Requester" attribute to another user.
Anyone have any clue how to do this?
I can post my code if that will help
Thanks much