"Unknown action field" failure while running AMBA Actions
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.x
Issue
Cause
- The specified Action name does not exist or misspelled.
- The .csv file that contains AMBA actions is not comma separated, it may have been saved as wrong format, and it is semi colon separated.
Resolution
The .csv file must be separated by comma not any other character such as semi colon. Here are the quickest steps to replace the semi column in the .csv file by comma:
- Open the .csv file using Vim text editor.
- Type the following
:%s/;/,/gc - Type letter "a" to select all semi colons in the file to be replaced by commas.
- Press Enter to confirm.
- To save the changes, type the following:
:wq! - Run the AMBA utility again after editing the .csv file.
Notes
The suggested solution can replace any character by any other character by putting the character that needs to be replaced after the first forward slash and the other character after the second slash.
Related Articles
RSA Access Manager 5.0 Apache 2.4 Agent Returns error "Unknown Authz provider: valid-user" on start up 12Number of Views RSA Via Lifecycle and Governance Identity Collection fails during reconciling of deleted accounts with EC[1400] [unknown e… 91Number of Views Radius Server Crashed with status Unknown after adding alternate IP to authentication Agent on AM 8.x 126Number of Views RSA Authentication Manager 8.1 SP1 Web Tier installation fails with "The TCP port 7030 cannot be bound for an unknown reason" 137Number of Views No SQL Strategy found for SQL statement: Execute CreateAccount when using a Generic Database AFX connector in RSA Identity… 49Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?