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 Governance & Lifecycle Integration: Generic Database Summary 26Number of Views Slow INSERT statement executing from the SoD_Rule_Pkg in RSA Identity Governance & Lifecycle 90Number of Views RSA Governance & Lifecycle Integration: Generic SSH and SSH-Keypair Summary 14Number of Views RSA Governance & Lifecycle Generic SSH and SSH-Keypair Connector Datasheet Guide 36Number of Views RSA Governance & Lifecycle Recipes: Review Results 12Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.8 Setup and Configuration Guide
Don't see what you're looking for?