Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
VK2
Contributor III
Contributor III

Can't read value BigDecimal from CRM (tMicrosoftCRMInput)

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.

Labels (3)
1 Solution

Accepted Solutions
VK2
Contributor III
Contributor III
Author

Hi Sabrina,

Sorry for late response,
Issue resolved.
Actually, it is bug and we got patch.


Regards,
Meena P

View solution in original post

3 Replies
Anonymous
Not applicable

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

VK2
Contributor III
Contributor III
Author

Hi Sabrina,

Sorry for late response,
Issue resolved.
Actually, it is bug and we got patch.


Regards,
Meena P
Anonymous
Not applicable

Hello,

Glad you managed to figure it out yourself though.

Best regards

Sabrina