View Single Post
  #2 (permalink)  
Old February 10th, 2008, 22:08
james_foran james_foran is offline
Member
 
Join Date: Dec 2007
Posts: 61
Thanks: 5
Thanked 8 Times in 8 Posts
Groans: 1
Groaned at 1 Time in 1 Post
Rep Power: 1
james_foran is on a distinguished road
Re: Link Shipment to Jobs

I think your issues is that there is a JOB_GID in the SHIPMENT Table, but this is not being used. Rather, OTM is linking shipments to a JOB via the ORDER_RELEASE or ORDER_MOVEMENT.

If you want to allow searchability, perhaps look at creating an agent that populates the JOB_GID in the SHIPMENT from the JOB_ORDER_RELEASE_JOIN table.
Reply With Quote
The Following User Says Thank You to james_foran For This Useful Post:
cstarks (February 10th, 2008)