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 Identity Governance and Lifecycle error when using the IBM DB2 driver: "Unable to load database driver" 117Number of Views Error "java.lang.NullPointerException" when pressing on Finish button to update a Generic REST EDC in RSA Governance & Lif… 34Number of Views RSA Governance & Lifecycle Tips & Tricks: Business Friendly Date Formats in Workflows/Emails 32Number of Views Change Requests cancelled by Escalation Workflows progress to Fulfillment instead of getting cancelled in RSA Identity Gov… 131Number of Views Generic REST AFX Connector fails with ValidationError in RSA Identity Governance & Lifecycle 127Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process RSA Release Notes for RSA Authentication Manager 8.8 RSA RADIUS Server service failed to start in the RSA Authentication Manager 8.1 Operations Console Microsoft Entra ID External MFA - Relying Party Configuration Using OIDC - RSA Ready Implementation Guide RSA Release Notes: Cloud Access Service and RSA Authenticators
Don't see what you're looking for?