Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
From CRM Dynamics, I'm pulling records based on modifiedon Date,
There are few BigDecimal columns in accounts entity, Where i'm tring to get the data from CRM
I'm reading the columns has "String" in tMicrosoftCRMInput and converting to BigDecimal in tMap (new BigDecimal(row2.address1_latitude)),
Still am facing same below issue,
Error:
Exception in component tMicrosoftCrmInput_2 (MS_DynamicsTest_2)
java.lang.IllegalArgumentException: org.apache.olingo.client.api.serialization.ODataDeserializerException: java.io.IOException: org.apache.olingo.commons.api.edm.EdmPrimitiveTypeException: The literal '5.286440663E7' has illegal content.
how can we achieve this.
Please provide alternate approaches.
Regards,
Meena.
Hi,
Would you mind post your tMap component setting screenshot on forum which will be helpful for us to address your issue?
Best regards
Sabrina
Hello,
Glad you managed to figure it out yourself though.
Best regards
Sabrina