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 Governance & Lifecycle Integration: Generic Database Summary 26Number of Views Guidelines for writing Report Chart SQL Queries in RSA Identity Governance & Lifecycle 54Number 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
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) How to install the jTDS JDBC driver on WildFly for use with Data Collections in RSA Identity Governance & Lifecycle RSA Authentication Manager 8.8 Setup and Configuration Guide Artifacts to gather in RSA Identity Governance & Lifecycle
Don't see what you're looking for?