Introductie
In dit document beschrijven we een aantal functionele scenario's die je kan testen om te zien of je verbinding goed werkt. Meer informatie over aansluiten op Melding Lading Import vind je in dit artikel.
Het kan zijn dat niet alle scenario's van toepassing zijn of mogelijk zijn in jouw systeem. Probeer in deze gevallen zo dicht mogelijk bij de functionaliteit te komen die we willen testen. Het doel is om alle scenario's door te lopen die van toepassing zijn op jouw use cases.
Procesflow service
- [Wordt later toegevoegd]
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)
Gerelateerd aan