Test scenarios for Cargo Declaration Import

Introduction

In this document, we describe a number of functional scenarios that you can test to see if your connection is working properly. More information about connecting to Cargo Declaration Import can be found in this article.

It may be that not all scenarios are applicable or possible in your system. In these cases, try to get as close as possible to the functionality we want to test. The goal is to go through all scenarios that apply to your use cases.

Process flow service

  • [To be added later]

Reference Schema

For reference, here's a schema with references to the Customs scenarios in relation to the B/L types:

Filing type B/L type Scenario BGM qualifier RFF qualifier B/L number
Single Straight F10 712 MB and RFF+AEX (House B/L)
Master F11 704 MB
House 714 BH and RFF+BM of Master B/L (704)
Multiple Straight F13 712 MB
Master F12 704 MB

Scenario 1 - Minimal Message + Update

Send a B/L with only mandatory segments

  • PCS will send the ENS to STI (IE3Fxx)
  • STI will reply with the "registered" status (IE3R01)
  • PCS will reflect the status in the UI

Send update of the B/L (e.g. change goods description)

  • PCS will send the ENS to STI (IE3Axx)
  • STI will reply with the "amendment registered" status (IE3N10)
  • After a while STI will reply with the "assessment complete" status (IE3N03) for F10 and F11, for F12 and F13 STI will reply with the "ENS not complete" status (IE3N02)
  • PCS will reflect the status in the UI

Scenario 2 - Empty Equipment

Send a B/L with an empty equipment on goods item consignment level

  • PCS will send the ENS to STI (IE3Fxx)
  • STI will reply with the "registered" status (IE3R01)
  • PCS will reflect the status in the UI
  • After a while STI will reply with the "assessment complete" status (IE3N03) for F10 and F11, for F12 and F13 STI will reply with the "ENS not complete" status (IE3N02)
  • PCS will reflect the status in the UI

Scenario 3 - Multiple Equipments/Goods Items

Send a B/L with multiple equipments and goods items

  • PCS will send the ENS to STI (IE3Fxx)
  • STI will reply with the "registered" status (IE3R01)
  • PCS will reflect the status in the UI
  • After a while STI will reply with the "assessment complete" status (IE3N03) for F10 and F11, for F12 and F13 STI will reply with the "ENS not complete" status (IE3N02)
  • PCS will reflect the status in the UI

Scenario 4 - Passive Border Transport Means

Send a B/L which contains a passive border transport means (e.g. trailer or truck)

  • PCS will send the ENS to STI (IE3Fxx)
  • STI will reply with the "registered" status (IE3R01)
  • PCS will reflect the status in the UI
  • After a while STI will reply with the "assessment complete" status (IE3N03) for F10 and F11, for F12 and F13 STI will reply with the "ENS not complete" status (IE3N02)
  • PCS will reflect the status in the UI

Scenario 5 - Invalidation / Cancel

Send a B/L

  • PCS will send the ENS to STI (IE3Fxx)
  • STI will reply with the "registered" status (IE3R01)
  • PCS will reflect the status in the UI

Send cancel of the B/L

  • PCS will send the ENS to STI (IE3Q04)
  • STI will reply with the "invalidation accepted" status (IE3R07)
  • PCS will reflect the status in the UI

Scenario 6 - Complete/Maximum Message

Send a B/L with all possible segments filled

  • PCS will send the ENS to STI (IE3Fxx)
  • STI will reply with the "registered" status (IE3R01)
  • PCS will reflect the status in the UI
  • After a while STI will reply with the "assessment complete" status (IE3N03)
  • PCS will reflect the status in the UI

Scenario 7 - Invalid Message

Send a B/L with wrong UN/LOCODE (DETUI)

  • PCS will send the ENS to STI (IE3Fxx)
  • STI will reply with the "invalid" status (IE3N99)
  • PCS will reflect the status in the UI

Scenario 8 - F11 / Single Filing Remove House Consignment

Send a Master B/L which indicates 2 House B/Ls

  • Send 2 House B/Ls
  • PCS will send the ENS to STI (IE3F11)
  • STI will reply with the "registered" status (IE3R01)
  • PCS will reflect the status in the UI

Send update of Master B/L indicating only 1 House B/L

  • Send cancel of 1 House B/L
  • PCS will send the ENS to STI (IE3Q04)
  • STI will reply with the "invalidation accepted" status (IE3R07)
  • STI will reply with the "registered" status (IE3R01)
  • PCS will reflect the status in the UI
  • After a while STI will reply with the "assessment complete" status (IE3N03)

Related to

Was this article helpful?

0 out of 0 found this helpful