EBIFour.com > Debugging Clarify Errors > Transformation Setting Error

Transformation Setting Error for Source Delimiter

Clarify Scenario:

Cleo Clarify tab delimeter transformation setting

We are trying to use a Transformation Setting to translated tab delimited data to an EDI 846 document.

Clarify Issue:

Cleo Clarify does not like the usage of '\t'



Studio Error:

From the Server Log:

Step 2: Execute Transformation - Single Output
Step Messages:
2017-01-16 08:32:49,125 [PERSISTENT] - Starting com.extol.processtasks.engine2.tasks.TransformationEngineTask@6db1a2f5
2017-01-16 08:32:49,126 [PERSISTENT] - Executing Version 1 Ruleset: "com.abc.core.edi.outbound.InvAdv.OutboundInventoryInquiryAnalysisRulesetRS"
2017-01-16 08:32:49,126 [PERSISTENT] - Starting Transformation Engine
2017-01-16 08:32:49,126 [DEBUG] - Loading the Context Point from the Storage Manager...
2017-01-16 08:32:49,126 [DEBUG] - Getting flattened rule set representation.

Clarify Resolution:

After speaking with Cleo Support, we changed the source delimiter to: ${tab}


By: on