I am Unable to get Transmission amout Format(a field in Transmission Header of AR Autolockbox)
Oracle ERP Cloud Release 23.1.1
OIC 23.1.2.0.0 (210129.2200.39447)(Gen3)
The Transmission amount is the sum of remmittance amount of Payment record so when i am adding the below format in mapper and running ,the integration is throwing error.
The format which is generated by integration for transmission amount - 1.4705E6 but it should come in absolute number -1470500
formula-used--number (sum ($readbankfile/nsmpr3:SyncReadFileResponse/ns24:FileReadResponse/ns21:Root-Element/ns21:PAYMENT_RECORD/ns21:REMITTANCE_AMOUNT ) ).
Error messege: Error occurred while processing activity writesf0. Error : Translation Failure.
Translation to native failed. Invalid text '1.4705E6' in element: 'Transmission_Amount'.
The data does not conform to the NXSD schema. Please correct the problem.