EBIFour.com > Debugging Clarify Errors > Invalid Schema Exception

Invalid Schema Exception Trans Error

Cleo Clarify Invalid Schema Exception Translation Error

Clarify Scenario:

While running the interactive ruleset transformation test process (below) we received an error

Cleo Clarify interactive translation process

Clarify Issue:

The Flatfile to Flatfile Ruleset is not set-up correct.

Clarify Ruleset Errors:



2020-04-12 10:00:18,484 INFO [com.extol.ebi.ruleset.ui.execute.ReactorRunnable] Using Transformation Settings: com.abc.core.system.transformation.DefaultTransformationSettingsTS
2020-04-12 10:00:18,488 ERROR [com.extol.ebi.ruleset.ui.execute.ExecutionDialog] com.extol.ebi.reactor.exceptions.InvalidSchemaException: Single Format Flat File does not support Record Groups
com.extol.ebi.ruleset.ui.execute.ExecuteRulesetException: com.extol.ebi.reactor.exceptions.InvalidSchemaException: Single Format Flat File does not support Record Groups
at com.extol.ebi.ruleset.ui.execute.ExecutionRunnable.run(ExecutionRunnable.java:54)
at com.extol.ebi.ruleset.ui.execute.ReactorRunnable.run(ReactorRunnable.java:50)
at com.extol.ebi.ruleset.ui.execute.ExecutionRunnable.run(ExecutionRunnable.java:32)
at com.extol.ebi.ruleset.ui.execute.ExecutionDialog$6$1.launch(ExecutionDialog.java:299)
at com.extol.ebi.ruleset.ui.execute.ExecuteJob.run(ExecuteJob.java:45
) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: com.extol.ebi.reactor.exceptions.InvalidSchemaException: Single Format Flat File does not support Record Groups



Clarify Resolution:

To resolve this issue, the Cleo Clarify user will need to update the Ruleset Runtime Options
Before
Cleo Clarify Ruleset Runtime Options Delimited to Delimited

After
Cleo Clarify Ruleset Runtime Options Multiple Format Fixed Length to Delimited


By: on