How to fetch user info for updation
SenthilAug 25 2010 — edited Aug 25 2010Hi All,
Apex version: 4.0
Authentication Scheme: Application Express
I need to be able to update user data ( email, first name, last name, account expiration date, user group). I managed to create users using API but how do i fetch mentioned user data into items using fetch_user and update them using edit_user.
Appreciate if any one could provide me with an example.
Thanks and Regards,
Senana