EBIFour.com > Debugging Clarify Errors > XML Serialization Error

XML Serialization error during Translation

Cleo Clarify Server Unable to create serialization Auditor Error

Clarify Scenario:

While trying to run Version 2 XML transformation on the Clarify Server, we experienced a SERIALIZATION error.

Clarify Issue:

Multiple version 2 rulesets use the same named XML XSD however, the XSDs are greatly different.



Server Error:

From the Server Log:

Step 4: Execute Transformation - Single Output
Step Messages:
2019-02-12 05:13:03,202 [PERSISTENT] - Starting com.extol.processtasks.engine2.tasks.TransformationEngineTask@71ad735a
2019-02-12 05:13:03,202 [PERSISTENT] - Executing Version 2 Ruleset: "com.abc.Order.ObNeworderRS"
2019-02-12 05:13:03,202 [PERSISTENT] - Starting Transformation Engine
2019-02-12 05:13:03,205 [INFO ] - env.var.Log_of_Interchange_Id ---> null
2019-02-12 05:13:03,210 [ERROR] - Unable to create Serialization
2019-02-12 05:13:03,212 [PERSISTENT] - Ending Transformation Engine; Completed in 9ms.
2019-02-12 05:13:03,212 [PERSISTENT] - Completed Task.

Clarify Resolution:

Separate similar named XSDs into different Clarify projects, close all the newly created Clarify projects, and then re=import the XSDs individually.


By: on