Question
Cognizant
US
Last activity: 9 Nov 2021 8:33 EST
Exponential value in Double property when mapped from API response
In API response JSON e.g. "AML_ID": 1118124195.0 , but when mapped to PEGA double property its getting converted to 1.118124195E9 automatically in clipboard. Any way to retain the same number format as given from JSON. Both Int layer & Data layer the property is defined as double and also in the source system table column is defined as double.
Any updates from anybody if you had come across similar situation?