You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Facing issue with BICC PVO extraction

Summary:

We have Configured Fivetran to pull data from Fusion to Fabric.
However, when we try to sync after enabling the PVO ItemEFFBPackaging__InformationPublicVO and the column packagingsize , we encounter the below error

DeduplicationException: Coerce error for table: fusion_na_dev_EgpBiccExtract_EgpBiccItemEFFExtract.ItemEFFBPackaging__InformationPublicVO, column: packagingSize, finalType: Long, valueType: String

Upon analysis, we found that in BICC, the data type for the column packagingsize is set to numeric, but the PVO contains float values for this column. Because of column datatype numeric fivetran creates same column and same datatype and it tries process data in numeric format only but because pvo provides data in float.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!