My Oracle Support Banner

OFSAA 8.1.2 How to Use Useraction Utility (Doc ID 2938712.1)

Last updated on MAY 07, 2023

Applies to:

Oracle Financial Services Analytical Applications Infrastructure - Version 8.1.2 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI / AAI)

Goal

Question 1: Can the useraction utility manage OFSAA users who are not authenticated via OFSAA SMS service?

The AAI 8.1.x Administration Guide provides information in chapter 12.14, however information is ambiguous. The instructions seem to vary from what is shown in on the screen capture in the guide.
Attempted following on a test environments, but each time it exited with improper parameters message.

$ ./useraction.sh SYSADMN N DISABLEUSER
Please provide proper arguments

Please let us know if there any other parameters to be passed similar to those in resetpass utility.
 
Question 2: Need the ability to enable/disable users in SMS service is provided with useraction utility which can take similar type of parameters as in for userpasswordreset utility, given both are utilizing the same underlying jar file.

RESETPASS
java $X_ARGS_GEN -cp .:$_CLASSPATH com.ofs.aai.useroperations.utility.UserEnableDisable.UserOperationMaster $1 $2 $3 $4
Parameters: ACTION_ON_USER ACTION_BY_USER N NEW_PASSWORD

USERPASSWORDUTILITY
java -cp .:$_CLASSPATH $X_ARGS_GEN com.ofs.aai.useroperations.utility.UserEnableDisable.UserOperationMaster $1 $2 $3

Need the ability to enable or disable users in bulk by batch without setting up the environment for security questions or by dynamically providing the answers as parameters without human interaction.

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.