The Batch run execution is failing
(Doc ID 2892626.1)
Last updated on SEPTEMBER 02, 2022
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.1.2 and laterInformation in this document applies to any platform.
Symptoms
When we run the batch with the rule the execution is failing and we can see the below error in the log file.
COND_1657193061022_10=10 THEN EXP_1657193061022_10 ELSE EXP_1657193061022_11 END
[20-08-22 01:48:53,756 GMT AM] [DEBUG] [BACKEND] [GenericRDBMSRuleEngine] [executeRuleQuery]
[20-08-22 01:48:53,763 GMT AM] [ERROR] [BACKEND] [GenericRDBMSRuleEngine] [executeRuleQuery] java.lang.Exception: Select clause of merge did not return valid mappings. Please check rule definition.
java.lang.Exception: Select clause of merge did not return valid mappings. Please check rule definition.
at com.ofs.aai.service.rule.engine.GenericRDBMSRuleEngine.executeRuleQuery(GenericRDBMSRuleEngine.java:183) [aai-rrf-service.jar:?]
at com.ofs.aai.service.rule.engine.GenericRuleEngine.executeRuleQuery(GenericRuleEngine.java:222) [aai-rrf-service.jar:?]
at com.ofs.aai.service.rule.engine.GenericRDBMSRuleEngine.execute(GenericRDBMSRuleEngine.java:1641) [aai-rrf-service.jar:?]
at com.ofs.aai.service.rule.RuleExecutionService.execute(RuleExecutionService.java:218) [aai-rrf-service.jar:?]
at com.ofs.aai.pr2.cmd.RuleExecution.main(RuleExecution.java:281) [aai-rrfrule.jar:?]
[20-08-22 01:48:53,769 GMT AM] [ERROR] [BACKEND] [GenericRuleEngine] [executeRuleQuery] java.lang.Exception: Select clause of merge did not return valid mappings. Please check rule definition.
java.lang.Exception: Select clause of merge did not return valid mappings. Please check rule definition.
at com.ofs.aai.service.rule.engine.GenericRDBMSRuleEngine.executeRuleQuery(GenericRDBMSRuleEngine.java:183) ~[aai-rrf-service.jar:?]
at com.ofs.aai.service.rule.engine.GenericRuleEngine.executeRuleQuery(GenericRuleEngine.java:222) [aai-rrf-service.jar:?]
at com.ofs.aai.service.rule.engine.GenericRDBMSRuleEngine.execute(GenericRDBMSRuleEngine.java:1641) [aai-rrf-service.jar:?]
at com.ofs.aai.service.rule.RuleExecutionService.execute(RuleExecutionService.java:218) [aai-rrf-service.jar:?]
at com.ofs.aai.pr2.cmd.RuleExecution.main(RuleExecution.java:281) [aai-rrfrule.jar:?]
Changes
N/A
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |