Skip to main content

Posts

Showing posts from April, 2016

Exit Code is 1" "Automation Failed- Error while applying OIM BP

If below error occurs while applying bundle patch on OIM deployed on windows then check the  patch_oim_wls.bat file:  Exit Code is 1" "Automation Failed. All the paths in this file should be with "/" rather than this "\". Wrong :  D:\apps\middleware\modules\org.apache.ant_1.7.1 RIght :  D:/apps/middleware/modules/org.apache.ant_1.7.1

Operations Supported by OIM PS3- SCIM REST

User Management:- Create User Modify User (PUT) Modify User (PATCH) View Users with Pagination Delete User Lock User Unlock User Reset Password by Providing New Password Reset Password by Auto-Generated Password View User Self Registration Modify Self Profile (PATCH) Modify Profile (PUT) PasswordResetterWithChallenges PasswordValidator UserNameValidator UserNameGenerator UserNameRecoverer Role Management:- View Role Create Role Modify Role (PUT) Modify Role (PATCH) Delete Role Organization Management:- View Organization Create Organization Modify Organization (PUT) Modify Organizations (PATCH) Delete Organization Password Policy Management:- View Password Policy Create Password Policy Modify Password Policy (PUT) Modify Password Policy (PATCH) Delete Password Policy Notification Template Management:- View Notificatio