I am looking for a method to add the milliseconds to the CreationDateTime Tag in the Application Area of an outbound BOD. Is there a setting to take the time out to the milliseconds?
<ApplicationArea>
<Sender>
<LogicalID>lid://infor.sx.sx</LogicalID>
</Sender>
from
<CreationDateTime>2021-06-01T20:51:11Z</CreationDateTime>
to
<CreationDateTime>2021-06-01T20:51:11.123Z</CreationDateTime>
<BODID> ?PurchaseOrder&verb=Sync</BODID>
</ApplicationArea>