EAM-55188 CLONE - Databridge/ION - SyncPurchaseOrder sends PO line tax values as 0E-18 - HxGN EAM - Version 12.0 - Hexagon

HxGN EAM Resolved Issues for 2022

Language
English
Product
HxGN EAM
Search by Category
HxGN EAM Version
12

EAM-55188 CLONE - Databridge/ION - SyncPurchaseOrder sends PO line tax values as 0E-18

 Description 

When approving a purchase order, a SyncPurchaseOrder is triggered.

The XML already in Databridge contains some tax values as 0E-18, which in customer's integration is not compatible.

Steps to reproduce:

1. Setup Databridge to trigger SyncPurchaseOrder

2. Purchase Orders - Approve a purchase order containing tax / vat values.

3; Databridge Message Status - view the xml delivery message that was triggered, and it will contain the following lines:

<ns1:TotalTaxAmount nullIndicator="false">0E-18</ns1:TotalTaxAmount>

<ns1:TotalExtra nullIndicator="false">0E-18</ns1:TotalExtra>

Current result - Some fields show value in wrong format 0E-18*

Expected result - Fields show the real value

EAM-55195 CLONE - Positions | Change Equipment Number - Failed to change equipment number if the equipment has record in table "R5EQUIPMENTRANKINGHISTORY"