Have been trying to configure Snowflake Connector in Jitterbit Cloud Studio (using Cloud agent).
PUT/INSERT data has been progressive. However, got confronted with Startelement() Error when using Snowflake Query to fetch back data into Cloud Studio.
Transformation 'Brand to Variable' failed.
StartElement() error, starting element does not match with the root.
**qName= "brand", root name="BRAND"**
ProcessFlatStream error
As the screenshot/error code snippet shows, there is seemingly a bug in Jitterbit.config in in terms of the CASE SENSITIVITY (qName = "brand", root name="BRAND"). Has any one ever got stuck with this type of issue and found a fix for it?