Cant send actual shipment from OM to OTM
Hi,
We are not able to send actual shipment (trip) from om to otm,
We are able to send new deliveries to OTM from OM but once the trip is pick
released and shipconfirmed we are not able to send the actual shipment (Trip)
information to OTM.
We are using R12.2.4 Instance
The concurrent program Shipping-Transportation Outbound Interface completes
with error.
In the method isOTMInstalled
Interface Action : ACTUAL_SHIPMENT
autoSplitDlvFlag :
shipFromOrganizationId :
clientId : null
tripNameHigh : 1399445
tripNameLow : 1399445
dlvNameLow :
dlvNameHigh :
pickUpDateLow :
pickUpDateHigh :
Number of Transactions per batch : 50
noOfChilds : 1
In the method getTripStops
Actual Shipment Query select distinct wt.trip_id from wsh_trips wt, wsh_trip_stops wts where wts.TMS_INTERFACE_FLAG in ('ASR', 'ASP') and wts.trip_id = wt.trip_id and wt.name >= :1 and wt.name <= :2 order by trip_id