No SQL Strategy found for SQL statement: Execute CreateAccount when using a Generic Database AFX connector in RSA Identity Governance & Lifecycle
Originally Published: 2019-09-13
Article Number
Applies To
RSA Version/Condition: 7.0.x, 7.1.x
Issue
java.lang.IllegalArgumentException: No SQL Strategy found for SQL statement: Execute CreateAccount
'#[groovy:com.aveksa.AFX.server.runtime.esb.core.AfxPropertyMgr.getInstance().getPropertyValue(message, 'Account')]'
The Create an account command is defined as follows:
The SQL command being used is:
Execute CreateAccount '${Account}'
Cause
Resolution
In the above example change:
FROM
Execute CreateAccount '${Account}'
TO:
Call CreateAccount (${Account})
For more information, please see RSA Knowledge Base Article 000037943 -- How to call a stored procedure from the Generic Database AFX Connector in RSA Identity Governance & Lifecycle.
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 "Unknown action field" failure while running AMBA Actions 27Number of Views The importDescriptions Web Service requires System Administration privilege in RSA Identity Governance & Lifecycle 7.0.2 a… 10Number of Views Radius Server Crashed with status Unknown after adding alternate IP to authentication Agent on AM 8.x 126Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Release Notes for RSA Authentication Manager 8.8 RSA Authentication Manager 8.9 Release Notes (January 2026) Deploying RSA Authenticator 6.2.2 for Windows Using DISM RSA MFA Agent 2.4 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?