You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Agent Gate for tender decline. Different behavior between decline via integration and UI

edited Oct 15, 2025 11:05AM in Transportation Management 1 comment

We are using agent gates for our custom domain (so not for SERVPROV) and status function WKFLW_DECLINE with custom saved conditions and "Saved Condition Additive=FALSE".

For shipment: select ss.shipment_gid from shipment_status ss where ss.shipment_gid=? and ss.status_type_gid='LTLS.SECURE RESOURCES' and ss.status_value_gid not in ('LTLS.SECURE RESOURCES_WITHDRAWN')

For tender_collaboration: select tcs.i_transaction_no from tender_collaboration_status tcs where tcs.i_transaction_no=? and tcs.status_type_gid='LTLS.TENDER.SECURE RESOURCES' and tcs.status_value_gid not in ('LTLS.TENDER.SECURE RESOURCES_NO RESOURCES','LTLS.TENDER.SECURE RESOURCES_NO RESPONSE','LTLS.TENDER.SECURE RESOURCES_WITHDRAWN')

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!