"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
Review items are reverted back since the change request gets cancelled with script error in RSA Identity Governance & Life… 71Number of Views New Feature: Log Artifact in RSA Governance and Lifecycle 70Number of Views RSA Authentication Manager Bulk Admin (AMBA) Crash Course 4Number of Views Reassign user access review items in bulk by Application/Directory in RSA Identity Governance & Lifecycle 41Number of Views Performance issue with Change Request generation from a Review to Revoke a large volume of access in RSA Identity Governan… 10Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA-2026-10: RSA Authentication Manager Security Update for Third-Party Component Vulnerabilities RSA SecurID Desktop Token 5.0.3 for Windows Administrator's Guide RSA SecurID Software Token 4.2.1 for Mac OS X Administrator's Guide Authentication Manager Security Console and Operations Console Inaccessible After Certificate Update
Don't see what you're looking for?