M146 Containerstatus melding Road planning (xml-out) Version: Author: A.Fischer / P.Kloosterman (last edited)

Size: px
Start display at page:

Download "M146 Containerstatus melding Road planning (xml-out) Version: Author: A.Fischer / P.Kloosterman (last edited)"

Transcription

1 M146 Containerstatus melding Road planning (xml-out) Version: Author: A.Fischer / P.Kloosterman (last edited) Page 1 of 8

2 Goal This document describes the structure and contents of the XML Status-out message. This message is sent by the PCS to the road haulier after an APERAK has been received from terminal/depot and was successfully processed by the PCS. Glossary of terms - Response messages - Page 2 of 8

3 Message definition Global - The maximum allowed file size of an interchange is 4 MB. - Empty tags will be left away. Message header (Standard Business Document) Definitions of the header tags can be found in the table beneath. Remark: the number of pipeline characters ( ) before each tag indicates the level (Lv) of the tag in the message header. Header prolog: <?XML version="1.0" encoding="utf-8"?> Lv Header tag Occurrence Description Remarks <StandardBusinessDocument> 1x (M) The name of the XML tag required to wrap the SBDH and the SBD. <StandardBusinessDocument Header> 1x (M) The name of the XML tag that contains the tags and contents of the SBDH. When the separate MIME part packaging approach is used this tag becomes the root of the generated XML Instance Document. <HeaderVersion> 1x (M) Descriptor which contains versioning information or number of the standard that is used in the SBDH only. This version information is not the same as the version information of the document. Header version: 2.2 <Sender> 1x (M) Logical party representing the organization that has created the standard business document. III <Identifier> Descriptor with information to identify this party Identifier: NLRTM <Identifier Authority="[party name]"> 1x (M) Identifier: NLRTMPCS Descriptor with information to identify the sending party. Authority (tag attribute): Portbase <ContactInformation> 0-1x (O) Information about the contact for this document <Contact> 0-1x (O) Contact for business < Address> 0-1x (O) address of the contact <FaxNumber> 0-1x (O) Fax number of the contact <TelephoneNumber> 0-1x (O) Telephone number of the contact <ContactTypeIdentifier> 0-1x (O) Role of the contact in this business process Page 3 of 8

4 Lv Header tag Occurrence Description Remarks Identifier: Servicedesk <Receiver> 1x (M) Logical party representing the organization that has created the standard business document. <Identifier Authority="[party name]"> 1x (M) Authority (tag attribute): Portbase Descriptor with information to identify the receiving party. The identifying PCS short name of the party, char(25). This short name will be defined at configuration of the party in the PCS. In case the reason of rejection was an invalid message sender identifier (error code 143), then the original value of the identifier must be returned here. <DocumentIdentification> 1x (M) Characteristics containing identification about the document. <Standard> 1x (M) The originator of the type of the Business Data standard. Standard: <TypeVersion> 1x (M) Descriptor which contains versioning information or number of the standard that defines the document which is specified in the Type data element. Type version: 1.0 <InstanceIdentifier> 1x (M) Descriptor which contains reference information which uniquely identifies this instance of the SBD between the sender and the receiver. This identifier identifies this document as distinct from others. There is only one SBD instance per Standard Header. <Type> 1x (M) A logical indicator representing the type of Business Data being sent or the named type of business data. This attribute identifies the type of document and not the instance of that document. The instance document or interchange can contain one or more business documents of a single document type or closely related types. The industry standard body (as referenced in the Standard element) is responsible for defining the Type value to be used in this field (e.g. Order ). To be assigned to message by the message sender, (char(35)) Page 4 of 8

5 Lv Header tag Occurrence Description Remarks Type: ROAD Container status <CreationDateAndTime> 1x (M) Descriptor which contains date and time of SBDH/document creation. To be set by message sender (PCS). Type xs:datetime <BusinessScope> 1x (O) The business scope of the SBD. Not used. <Scope> 1x (M) Indicates the type of scope, the identifiers for the scope, other supporting information and the scope content itself. The importance of the Scope is that it allows the SBDH to operate under auspices of an agreement <Type> 1x (M) Indicates the kind of scope Type: production test <InstanceIdentifier> 1x (M) A unique descriptor that identifies the "contract" or "agreement" that this instance relates to. To be assigned to message by the message sender (PCS), (char(35)). Page 5 of 8

6 Message body (Document Content) The message body contains the following tags: Lv Body tag Occurrence Description Remarks <documentcontent totalnumberofcontentbodies= [#]> 1x (M) Start of the actual content of the document. The tag attribute contains the number of contentbodies sent in the documentcontent. <contentheader> 1x (M) Start of the header information for the body. <contenttype> 1x (M) Identification of the content type. Content type: Status <contentversion> 1x (M) Descriptor which contains versioning information or number of the document. Content version: 1.0 <contentstandard> 1x (M) Reference to the XSD describing the document structure. Content standard:./rha_acknowledgement.xsd Number of content bodies is always 1 <contentreference> 1x (M) Reference uniquely identifying the document. <contentaction> 1x (M) Function of the documentcontent. Message function: Original <previouscontentreference> 1x (O) Reference to the previous related document contentreference <contentbody> 1x (M) Start of the document. III <Acknowledgement> 1x (M) Beginning of the acknowledgment <messageacceptancecode> 1x (M) The type of acknowledgment, coded. To be assigned to message by message sender (PCS). Not used Acceptance codes: Code specifying the type of acknowledgement. Values: AP if status = ACC, CAC, CAN (after processing APERAK-in) RE if status = REJ, URJ, CRJ (after processing APERAK-in) IIII <messagecreationdatetime> 1x (M) Date/time of creation of the APERAKout message, generated by the PCS. Format: CCYY-MM-DDTHH:MM:SS Page 6 of 8

7 Lv Body tag Occurrence Description Remarks IIII <messagereferenceofpreviou 1x (M) smessage> Message reference of the XML upload or COPINO-in message this acknowledgement relates to. This is the latest successfully processed Pre- Arrival Notice which has been accepted by the Terminal. IIII <messagesenderid> 1x (M) EAN number of the terminal/operator that has acknowledged the pre-arrival notice. IIII <messagerecipientid> 1x (M) EAN number of the road haulier that is the receiver of the acknowledgement IIII <timeslotreference> 0-1x (O) Timeslot reference number as provided by the terminal. IIII <offeredarrivaldatetime> 0-1x (O) Date/time the offered timeslot at the terminal starts. Format: CCYY-MM-DDTHH:MM:SS IIII <offereddeparturedatetime> 0-1x (O) Date/time the offered timeslot at the terminal ends. Format: CCYY-MM-DDTHH:MM:SS IIII <messagestatus messagestatuscode= messagestatuscode messagestatusdescription= "messagestatusdescription additionalstatusremarks= additinalstatusremarks/> 0-999x (O) Message status details. Page 7 of 8

8 Lv Body tag Occurrence Description Remarks Occurrences: Occurs x per acknowledgement (for an acceptance acknowledgement the maximum of message statuses will be 5) Used status codes en related descriptions for messagefunction AP : messagestatuscode messagestatusdescription BLO Blocked BLO-OK Not blocked BCO Before cargo opening BCO-OK Not before cargo opening CDM Customs documents missing CDM-OK Customs documents available COA Container not available COA-OK Container available COR Container not released by carrier COR-OK Container released by carrier ORN Booking number unknown ORN-OK Booking accepted QQQ Conditionally accepted Used status codes en related descriptions for messagefunction RE BCO Prearrival notice offered too early. ORA ORN DUP RUB20 RUB168 RUB44 RUB51 RUB59 RUB76 OTH CTV Andere codes This prearrival notice is already in process. The booking is not yet sent by the carrier or an incorrect delivery reference has been added to this prearrival notice. A prearrival notice is already present for this container. The enclosed bookingnumber has been found for a different carrier in the terminalsystem.. Temperature information is not correct or temperature information has been added vor a non-reefer container. The carrier has ordered a different container type for this booking/container at the terminal. The full/empty information of this prearrival notice is not equal to the information known at the terminal. The container number of this prearrival notice is not a valid container number of does not comply to the container number which is already known at the terminal for this boeking. The dangerous goods class (IMDG) is not valid. Other Cancelled from Terminal Visit The received error code [foutcode] is unknown within Road planning. IIII <containerprefixandnumber> 0-1x (O) Prefix+number of the container. III </Acknowledgment> End of acknowledgement. Page 8 of 8

APERAK ROAD Application Error and Acknowledgement Message

APERAK ROAD Application Error and Acknowledgement Message APERAK ROAD Application Error and Acknowledgement Message Introduction: The function of this message is: a) to inform a message issuer that his message has been received by the addressee's application

More information

Specification OpenPEPPOL AISBL Transport Infrastructure Coordinating Community ICT - Models openpeppol Business Message Envelope (SBDH)

Specification OpenPEPPOL AISBL Transport Infrastructure Coordinating Community ICT - Models openpeppol Business Message Envelope (SBDH) Specification OpenPEPPOL AISBL Transport Infrastructure Coordinating Community ICT - Models openpeppol Business Message Envelope (SBDH) Version: 1.00 Status: In use Statement of copyright This deliverable

More information

Specification. OpenPEPPOL AISBL. Transport Infrastructure Coordinating Community. ICT - Models. OpenPEPPOL Business Message Envelope (SBDH)

Specification. OpenPEPPOL AISBL. Transport Infrastructure Coordinating Community. ICT - Models. OpenPEPPOL Business Message Envelope (SBDH) Specification OpenPEPPOL AISBL Transport Infrastructure Coordinating Community ICT - Models OpenPEPPOL Business Message Envelope (SBDH) Version: 1.1 Status: Public Review Draft 1 Statement of copyright

More information

CONTRL - SHIPPING INSTRUCTIONS

CONTRL - SHIPPING INSTRUCTIONS CNTRL - SHIPPING INSTRUCTINS essaging User Guide (XL) Technical Guide on XL format messages for the acknowledgment (CNTRL) message, in valenciaport's Shipping Instructions Service PCS15-SHIPP003-18/01/2016

More information

Responses related to customs declarations ECS Netherlands/Belgium. Mattentwiete Hamburg

Responses related to customs declarations ECS Netherlands/Belgium. Mattentwiete Hamburg ECS Status Messages APERAK EDI APERAK Responses related to customs declarations ECS Netherlands/Belgium Message Guide Version 1.2/E (Valid from January 2018) Mattentwiete 2 20457 Hamburg www.dakosy.de

More information

GDSN Operations Manual

GDSN Operations Manual GDSN Operations Manual GDSN Version 2.7 Issue 1, Approved, Sep-2011 Issue 1, Approved, Sep-2011 All contents copyright GS1 Page 1 of 35 Document Summary Document Item Current Value Document Title GDSN

More information

SOAP API. The correct URL has been hidden. Please contact your account manager for the full URL information.

SOAP API. The correct URL has been hidden. Please contact your account manager for the full URL information. SMS Help Guides TNZ Group Limited sales@tnz.co.nz +64 9 9293000 +64 9 522 8839 SOAP API SOAP is a simple way of sending SMS/TXT messages via the internet. It is a great solution for integration into existing

More information

EDIFACT APERAK / Application Error & Acknowledgement Message

EDIFACT APERAK / Application Error & Acknowledgement Message Delphi Vega Supplier EDI Specification Application Error & Acknowledgment Message APERAK EDIFACT APERAK D.97A Delphi Version 1.1 Final Implementation Guideline Delphi APERAK Version 1.1-03/22/01 II.M05-1

More information

EUROPEAN COMMISSION DIRECTORATE-GENERAL FOR MARITIME AFFAIRS AND FISHERIES. FLUX Master Data Management Implementation Document v2.1.

EUROPEAN COMMISSION DIRECTORATE-GENERAL FOR MARITIME AFFAIRS AND FISHERIES. FLUX Master Data Management Implementation Document v2.1. EUROPEAN COMMISSION DIRECTORATE-GENERAL FOR MARITIME AFFAIRS AND FISHERIES Ref. Ares(2017)4691526-26/09/2017 FISHERIES POLICY ATLANTIC, NORTH SEA, BALTIC AND OUTERMOST REGIONS Data Management THE INTEGRATED

More information

Web site User Manual

Web site User Manual http://shipper.wanhai.com/ Web site User Manual Contents I. User Registration II. Login WHL e-booking web site Steps to Login III. Setting Up Your User Account User Account Creation Searching for Account

More information

XML. Truck Events and Transportation Carrier Shipment Status Message

XML. Truck Events and Transportation Carrier Shipment Status Message XML Truck Events and Transportation Carrier Shipment Status Message Message Implementation Guide Version 1.0.0 Change history Version Date Comments 1.0.0 15-Aug-2016 Initial version Contact our ecommerce

More information

APERAK Application Error and Acknowledgement Message From INTTRA To Customer EDIFACT Version D Release 99B. User Guide Version 1.0

APERAK Application Error and Acknowledgement Message From INTTRA To Customer EDIFACT Version D Release 99B. User Guide Version 1.0 APERAK Application Error and Acknowledgement Message From INTTRA To Customer EDIFACT Version D Release 99B User Guide Version 1.0 Version 1.0 Page 1 of 32 Table of Contents I. Audience... 3 II. Business

More information

HCHETTE BOOK GROUP USA 855 Purchase Order Acknowledgement VERSION 4010 IMPLEMENTATION GUIDE

HCHETTE BOOK GROUP USA 855 Purchase Order Acknowledgement VERSION 4010 IMPLEMENTATION GUIDE HCHETTE BOOK GROUP USA 855 Purchase Order Acknowledgement VERSION 4010 IMPLEMENTATION GUIDE 1 Purchase Order Acknowledgement 855 4010 Functional Group PR This Draft Standard for Trial Use contains the

More information

User guide. Corporate Access Test Tool

User guide. Corporate Access Test Tool User guide Corporate Access Test Tool Page 2 of 13 Table of contents 1 CORPORATE ACCESS TEST TOOL... 3 2 GENERAL OVERVIEW OF THE TEST TOOL SERVICES... 3 3 USER GUIDE FOR TESTING ISO20022 XML MESSAGES...

More information

Requirements for using IFTDGN GEGIS. Dangerous Goods Information System in the port of Hamburg. Requirements for using EDIFACT-Message IFTDGN

Requirements for using IFTDGN GEGIS. Dangerous Goods Information System in the port of Hamburg. Requirements for using EDIFACT-Message IFTDGN GEGIS Dangerous Goods Information System in the port of Hamburg Requirements for using EDIFACT-Message IFTDGN Version 02/2007 1 Introduction The Dangerous Goods notification for the port of Hamburg can

More information

Error and Response Message (EDIFACT APERAK)

Error and Response Message (EDIFACT APERAK) Error and Response Message (EDIFACT APERAK) Message Guide Version 1.7.0 (Valid from autumn 2012) Mattentwiete 2 20457 Hamburg www.dakosy.de Phone: + 49 40 37003 0 Fax: + 49 40 37003 370 info@dakosy.de

More information

XML. Rail Events and Intermodal Ramp Activity

XML. Rail Events and Intermodal Ramp Activity XML Rail Events and Intermodal Ramp Activity Message Implementation Guide Version 1.0.0 Change history Version Date Comments 1.0.0 10-Aug-2016 Initial version Contact our ecommerce team: Hamburg Süd Customer

More information

MASTER TERMINAL WEB PORTAL USER'S GUIDE VERSION Copyright 2018 Jade Logistics Group Limited. All rights reserved.

MASTER TERMINAL WEB PORTAL USER'S GUIDE VERSION Copyright 2018 Jade Logistics Group Limited. All rights reserved. MASTER TERMINAL WEB PORTAL USER'S GUIDE VERSION 8.5.1.200 Copyright 2018 Jade Logistics Group Limited. All rights reserved. Jade Logistics Group Limited cannot accept any financial or other responsibilities

More information

GS1 XML Message Architecture

GS1 XML Message Architecture GS1 XML Message Architecture Implementation Guide Issue 1, July-2009 July-2009, Issue 1 All contents copyright GS1 2009 Page 1 of 35 Document Summary Document Item Document Title Date Last Modified Current

More information

Danske Bank EDI Message Specification Bank Status Message (EDIFACT D.96A BANSTA)

Danske Bank EDI Message Specification Bank Status Message (EDIFACT D.96A BANSTA) Page 1 of 22 Danske Bank EDI Message Specification Bank Status Message (EDIFACT D.96A BANSTA) Page 2 of 22 CONTENTS 1 INTRODUCTION 2 SCOPE 2.1 Functional Definition 2.2 Field of Application 2.3 Principles

More information

Customer Plus User Manual For Instruction

Customer Plus User Manual For Instruction HIT - For Instruction Version : Current Page 1 of 154 HIT - Revision History Version Number Change Description Effective Date Section Author Current 2017-02-03 52685 Version : Current Page 2 of 154 HIT

More information

FIPA Agent Message Transport Protocol for HTTP Specification

FIPA Agent Message Transport Protocol for HTTP Specification 1 2 3 4 5 6 FOUNDATION FOR INTELLIGENT PHYSICAL AGENTS FIPA Agent Message Transport Protocol for HTTP Specification 7 8 Document title FIPA Agent Message Transport Protocol for HTTP Specification Document

More information

What is Meant By Cotton Goods

What is Meant By Cotton Goods / 6 9 - z 9 / 9 q - ; x - 6 \ ~ 9? - -» z z - x - - / - 9 -» ( - - - ( 9 x q ( -x- ( ]7 q -? x x q - 9 z X _? & & - ) - ; - 96? - - ; - / 99 - - - - x - - 9 & \ x - z ; - - x - - 6 q - z z ; 9 x 9 - -

More information

Specification. OpenPEPPOL AISBL. Transport Infrastructure Coordinating Community. ICT - Models. PEPPOL Transport Infrastructure AS2 Profile

Specification. OpenPEPPOL AISBL. Transport Infrastructure Coordinating Community. ICT - Models. PEPPOL Transport Infrastructure AS2 Profile Specification OpenPEPPOL AISBL Transport Infrastructure Coordinating Community ICT - Models PEPPOL Transport Infrastructure Profile Authors: Edmund Gray IT Sligo Ireland Martin Forsberg, ESV, Sweden Version:

More information

Volume NOVITA. Scheduling System. Scheduling System Manual for Market Participants

Volume NOVITA. Scheduling System. Scheduling System Manual for Market Participants Volume S3 NOVITA Scheduling System Scheduling System Manual for Market Participants S C H E D U L I N G S Y S T E M Scheduling Web Client Manual Novita d.o.o. Pot za Brdom 32 SI-1000 Ljubljana www.novita.si

More information

Change Profile Maintain Adding New Receivers Editing Current Receivers Products Dangerous Goods Product association

Change Profile Maintain Adding New Receivers Editing Current Receivers Products Dangerous Goods Product association TABLE OF CONTENTS FremanWeb Basics... 3 Logging into FremanWeb... 3 Navigation Around FremanWeb... 4 Action Tab... 4 Maintain Tab... 4 Help Tab... 4 Reports Tab... 4 Actions... 5 Get a Quote... 5 New Consignment

More information

Oracle Utilities Smart Grid Gateway Adapter for Echelon

Oracle Utilities Smart Grid Gateway Adapter for Echelon Oracle Utilities Smart Grid Gateway Adapter for Echelon User's Guide Release 2.0.0 Service Pack 9 E23539-04 May 2013 Oracle Utilities Smart Grid Gateway Adapter for Echelon User's Guide Release 2.0.0 Service

More information

CONSTRUCTION OF INSTAT/XML DOCUMENT AND DESCRIPTION OF ITS STRUCTURAL ELEMENTS (with effect from 24 March 2017)

CONSTRUCTION OF INSTAT/XML DOCUMENT AND DESCRIPTION OF ITS STRUCTURAL ELEMENTS (with effect from 24 March 2017) 1 CONSTRUCTION OF INSTAT/XML DOCUMENT AND DESCRIPTION OF ITS STRUCTURAL ELEMENTS (with effect from 24 March 2017) 1. The description of the data structure of INSTAT/XML document (further description) is

More information

Batch Submission Manual

Batch Submission Manual Batch Submission Manual Last Modified: August 14, 2012 Batch Submission Manual 8/14/2012 Page 1 of 17 TABLE OF CONTENTS 1. Purpose... 3 2. Introduction... 4 2.1 The XML Batch Submission Method... 4 2.2

More information

APERAK MESSAGE USER GUIDE

APERAK MESSAGE USER GUIDE APERAK MESSAGE USER GUIDE Messaging User Guide (EDI) Technical Guide for the EDI format APERAK message containing the response to a message sent to valenciaportpcs s Verified Gross Mass Service. PCS16-VERMS005-17/02/2017

More information

Customs & Remarks tab... 7 Review & Complete tab 8 Submit Booking. 8 Booking Received tab.. 9 Disclaimer... 9

Customs & Remarks tab... 7 Review & Complete tab 8 Submit Booking. 8 Booking Received tab.. 9 Disclaimer... 9 Quick Start Guide Introduction 1 New Booking Request.. 2 Contact and Reference tab 2 Contract & Quotation tab. 3 Routing & Schedule tab (page1) 4 Routing & Schedule tab (page2) 5 Cargo & Equipment tab

More information

SAP ERP, add-on for Polish SAF-T regulatory requirements 1.02

SAP ERP, add-on for Polish SAF-T regulatory requirements 1.02 Application Help Document Version: 1.4 Released to Customer Date: January 20, 2017 SAP ERP, add-on for Polish SAF-T regulatory requirements 1.02 Typographic Conventions Type Style Example Description Words

More information

TAP RETAIL CHANGE REQUESTS

TAP RETAIL CHANGE REQUESTS TAP RETAIL CHANGE REQUESTS Project: TAP Phase One Release: 1.0 To DG MOVE, ERA, TAP Steering Committee Date: 13 May 2012 Author: Owner: Client: Document Ref: Ugo Dell Arciprete (Work Stream Leader) TAP

More information

TRANSPORT ASSIGNMENT. Messaging User Guide (XML)

TRANSPORT ASSIGNMENT. Messaging User Guide (XML) TRANSPRT ASSIGNMENT Messaging User Guide (XML) XML Messaging Guide for the Transport Details Assigment in valenciaportpcs.net's Inland Transport Service. PCS11-TRANS005-08/01/2016 13:54 CNTENTS CNTENTS...

More information

ELECTRONIC ASSIGNMENTS PROCEDURES GUIDE. June 2006

ELECTRONIC ASSIGNMENTS PROCEDURES GUIDE. June 2006 ELECTRONIC ASSIGNMENTS PROCEDURES GUIDE June 2006 June 2006 1 INTRODUCTION... 3 1.1 WHAT ARE ELECTRONIC ASSIGNMENTS?... 3 2 OVERVIEW... 4 3 GETTING STARTED... 5 3.1 NEW CLIENT OR EXISTING CLIENT?... 5

More information

Hosted Fax Mail. Blue Platform. User Guide

Hosted Fax Mail. Blue Platform. User Guide Hosted Fax Mail Blue Platform Hosted Fax Mail User Guide Contents 1 About this Guide... 2 2 Hosted Fax Mail... 3 3 Getting Started... 4 3.1 Logging On to the Web Portal... 4 4 Web Portal Mailbox... 6 4.1

More information

IMMC v3 Communication protocol specifications

IMMC v3 Communication protocol specifications Directorate A Core Business Services A.1 Enterprise Architecture, Methods and Formats Formats, Computer Linguistics and Metadata IMMC v3 Communication protocol specifications 8 April 2016 DOCUMENT HISTORY

More information

PCCW mobile SMS Web Access 2.0 User Guide

PCCW mobile SMS Web Access 2.0 User Guide PCCW mobile SMS Web Access 2.0 User Guide Version 2.1.2 11 March 2011 Version: 2.1.2 Table of Content 1 Introduction... 4 2 General... 5 2.1 Getting started... 5 2.2 Login/Logout... 5 2.3 Switch between

More information

12/19/2017 Purchase Order Acknowledgment - 855

12/19/2017 Purchase Order Acknowledgment - 855 855 Purchase Order Acknowledgment Functional Group= PR Purpose: This Draft Standard for Trial Use contains the format and establishes the data contents of the Purchase Order Acknowledgment Transaction

More information

User Manual RouteSms SmsPlus Desktop. Version 1.0

User Manual RouteSms SmsPlus Desktop. Version 1.0 User Manual RouteSms SmsPlus Desktop Version 1.0 1. Content : 1 INTRODUCTION...... 3 2 LOGIN... 4 3 WELCOME PAGE...... 5 4 SEND SMS...... 6 4.1 SINGLE SMS:... 6 4.2 BULK SMS:... 7 4.3 PERSONALIZED BULK

More information

The Compliance Monitoring Data Portal (CMDP) Module 4: Chemical, Radionuclide and Microbial Samples and Results For lab users

The Compliance Monitoring Data Portal (CMDP) Module 4: Chemical, Radionuclide and Microbial Samples and Results For lab users The Compliance Monitoring Data Portal (CMDP) Module 4: Chemical, Radionuclide and Microbial Samples and Results For lab users 1 Methods to report samples and results to the CMDP 1. Uploading the information

More information

BMAP B2B programmer guide for R3E

BMAP B2B programmer guide for R3E BMAP 01.01 - B2B programmer guide for R3E Version 01 11/09/2017 Page 1 of 20 Table of Contents Chapter 1. History and Contact persons... 4 1.1. History... 4 1.2. Contact persons... 4 Chapter 2. Introduction...

More information

Mattentwiete Hamburg

Mattentwiete Hamburg Message Guide APERAK - VIP VIP APERAK Functional acknowledgement message Message Guide Version 1.0/E (Valid from March 2015) Mattentwiete 2 20457 Hamburg www.dakosy.de Phone: + 49 40 37003-0 Fax: + 49

More information

COLES EXPRESS DC - CONTRL Syntax and service report message for batch EDI

COLES EXPRESS DC - CONTRL Syntax and service report message for batch EDI COLES EXPRESS DC - CONTRL Syntax and service report message for batch EDI EDIFACT/D01B/EANCOM 2002/CONTRL: CONTRL Syntax and service report message for batch EDI Version: 0.1 Draft Company: Coles Express

More information

Document Image System

Document Image System Document Image System Document Image System Overview/Benefits The Document Image System (DIS) facilitates automated submission of documents and specific data by participating Trade Partners to CBP. The

More information

Transform AP for EnterpriseOne User's Guide

Transform AP for EnterpriseOne User's Guide Transform AP for EnterpriseOne User's Guide Transform AP for EnterpriseOne User s Guide Version 1.0 Copyright 2008 Bottomline Technologies, Inc. All rights reserved. Information in this document is subject

More information

D a n s k e B a n k M e s s a g e I m p l e m e n t a t i o n G u i d e C o n t r o l M e s s a g e

D a n s k e B a n k M e s s a g e I m p l e m e n t a t i o n G u i d e C o n t r o l M e s s a g e D a n s k e B a n k M e s s a g e I m p l e m e n t a t i o n G u i d e C o n t r o l M e s s a g e ( EDIFA CT D.96A CONTRL) Page 1 of 14 CONTENTS 1 INTRODUCTION 2 SCOPE 2.1 Functional Definition 2.2 Field

More information

Danske Bank EDI Message Specification. Bank Status Message (EDIFACT D.96A BANSTA) Page 1 of 19

Danske Bank EDI Message Specification. Bank Status Message (EDIFACT D.96A BANSTA) Page 1 of 19 Page 1 of 19 Danske Bank EDI Message Specification Bank Status Message (EDIFACT D.96A BANSTA) Page 2 of 19 CONTENTS 1 INTRODUCTION 2 SCOPE 2.1 Functional Definition 2.2 Field of Application 2.3 Principles

More information

Index. SYSTEM DOCUMENTATION WeKare SYSTEM DOCUMENTATION WeKare SYSTEM DOCUMENTATION WeKare SYSTEM DOCUMENTATION WeKare. SYSTEM DOCUMENTATION WeKare

Index. SYSTEM DOCUMENTATION WeKare SYSTEM DOCUMENTATION WeKare SYSTEM DOCUMENTATION WeKare SYSTEM DOCUMENTATION WeKare. SYSTEM DOCUMENTATION WeKare Index Technical request...2 1. input screen...3 1.1 Header Data...4 1.2 Details Data - Tab Customer and Appliance Data...7 Search an existing customer...7 Create a new customer... 11 Create a new appliance...

More information

RHODE ISLAND Electronic Business Transactions

RHODE ISLAND Electronic Business Transactions RHODE ISLAND Electronic Business Transactions For TRANSACTION SET Functional Acknowledgment Ver/Rel 004010 RI997 (004010UIG) Version: 99.1 8-1-1999 997 Functional Acknowledgment Introduction: RHODE ISLAND

More information

Oracle Utilities Smart Grid Gateway Adapter Development Kit

Oracle Utilities Smart Grid Gateway Adapter Development Kit Oracle Utilities Smart Grid Gateway Adapter Development Kit User's Guide Release 2.1.0 Service Pack 2 E41628-02 April 2014 Oracle Utilities Smart Grid Gateway Adapter Development Kit User's Guide Release

More information

1 Page. Customer User Guide: - Verified Gross Mass (VGM) - How to Submit VGM Data To Hapag-Lloyd

1 Page. Customer User Guide: - Verified Gross Mass (VGM) - How to Submit VGM Data To Hapag-Lloyd 1 Page Customer User Guide: - Verified Gross Mass (VGM) - How to Submit VGM Data To Hapag-Lloyd Hapag-Lloyd - June, 7 2016 2 Page Verified Gross Mass (VGM): How to submit VGM data to Hapag-Lloyd As of

More information

Voice over IP Consortium

Voice over IP Consortium Voice over IP Consortium Version 1.6 Last Updated: August 20, 2010 121 Technology Drive, Suite 2 University of New Hampshire Durham, NH 03824 Research Computing Center Phone: +1-603-862-0186 Fax: +1-603-862-4181

More information

Procurement Contract Overview

Procurement Contract Overview Procurement Contract Overview Understanding Contract Versioning: Core-CT allows for the creation of new versions to existing contracts. Versioning is only used when the expiration date of a current contract

More information

User Guide. For optimal use of this site, we recommend Internet Explorer 7.0 or later version.

User Guide. For optimal use of this site, we recommend Internet Explorer 7.0 or later version. User Guide For optimal use of this site, we recommend Internet Explorer 7.0 or later version. Table of Contents User Name and Password... 3 Global menu... 4 Site map... 5 Catalog... 5 Customer information...

More information

SECTION V - Design principles

SECTION V - Design principles SECTION V - Design principles 1. Approach Every IE needs to be in a structure that conforms to this guideline (TMS). The TMS needs to be formatted in an EDIFACT, as specified within this guideline in section

More information

INSTALLATION MANUAL CNES CCSDS PAIS PROTOTYPE INSTALLATION AND USER MANUAL

INSTALLATION MANUAL CNES CCSDS PAIS PROTOTYPE INSTALLATION AND USER MANUAL AKKA Technologies Issue: Revision: 00 Date: 06/03/2015 Ref.: MT: X Distribution code: E INSTALLATION MANUAL CNES CCSDS PROTOTYPE INSTALLATION AND USER MANUAL Drafted by: CEPHIRINS Vincent AKKA IS On: 06/03/2015

More information

7xPDF covers for Mike:Layout 1 15/1/07 14:53 Page 4 Transaction

7xPDF covers for Mike:Layout 1 15/1/07 14:53 Page 4 Transaction Transaction Email Sage (UK) Limited Copyright Statement Sage (UK) Limited, 2008. All rights reserved If this documentation includes advice or information relating to any matter other than using Sage software,

More information

Open source repertory data model specification

Open source repertory data model specification Open source repertory data model specification Version 1.0 Created by Vladimir Polony Table of Contents Preface...1 Introduction...1 Basic definitions...1 Repertory data model...2 Repertory descriptor

More information

XML Standards DisplayML

XML Standards DisplayML XML Standards DisplayML TABLE OF CONTENTS 1 Introduction... 4 1.1 Scope... 4 1.2 Target Audience... 4 1.3 Updates of this document... 4 1.4 Glossary... 4 2 Management summary... 5 2.1 Overview... 5 2.2

More information

Fax Broadcast Web Services

Fax Broadcast Web Services Fax Broadcast Web Services Table of Contents WEB SERVICES PRIMER... 1 WEB SERVICES... 1 WEB METHODS... 1 SOAP ENCAPSULATION... 1 DOCUMENT/LITERAL FORMAT... 1 URL ENCODING... 1 SECURE POSTING... 1 FAX BROADCAST

More information

2. Type in User Name and Password [Password is case-sensitive]. 7. Type in any Additional Comments. 8. Click the Review Tab to review your order.

2. Type in User Name and Password [Password is case-sensitive]. 7. Type in any Additional Comments. 8. Click the Review Tab to review your order. Log In 1. Open your Internet web browser and type in the following address: https://www.marshfieldlabs.org/reference 2. Type in User Name and Password [Password is case-sensitive]. 3. Click Log In. NOTE:

More information

MOBIS Alabama, LLC IMPLEMENTATION GUIDELINES FOR ASC X12 EDI CONVENTIONS FUNCTIONAL ACKNOWLEDGEMENT TRANSACTON SET (997) VERSION/RELEASE

MOBIS Alabama, LLC IMPLEMENTATION GUIDELINES FOR ASC X12 EDI CONVENTIONS FUNCTIONAL ACKNOWLEDGEMENT TRANSACTON SET (997) VERSION/RELEASE MOBIS Alabama, LLC IMPLEMENTATION GUIDELINES FOR ASC X12 EDI CONVENTIONS FUNCTIONAL ACKNOWLEDGEMENT TRANSACTON SET (997) VERSION/RELEASE 004010 Guideline Version 1.0 Issue Date 01/21/2005 MOBIS Alabama,

More information

ecopy ShareScan, version 4.3 for ScanStation systems

ecopy ShareScan, version 4.3 for ScanStation systems ecopy ShareScan, version 4.3 for ScanStation systems 1992-2009, ecopy Inc. Contents Updated 4/1/2009 Introduction 1 Supported Operating Systems 1 Installation Considerations 2 Upgrade Considerations 2

More information

Fax Connection Unit Type C Operating Instructions

Fax Connection Unit Type C Operating Instructions For safe and correct use, be sure to read the Safety Information in "Read This First" before using the machine. Fax Connection Unit Type C Operating Instructions TABLE OF CONTENTS How to Read This Manual...

More information

ISUPPLIER PORTAL USER MANUAL ADERP VERSION 1.0

ISUPPLIER PORTAL USER MANUAL ADERP VERSION 1.0 ISUPPLIER PORTAL USER MANUAL ADERP VERSION 1.0 Contents Contents... i Oracle isupplier Portal Overview...1 Recommended Browsers and Settings...2 Advanced Settings...2 Turn-off pop-up blocker or Allow pop-up

More information

Lionbridge Connector for Episerver. User Guide. EpiServer 10. Version

Lionbridge Connector for Episerver. User Guide. EpiServer 10. Version Lionbridge Connector for Episerver User Guide EpiServer 10 Version 1.3.12 May 2018 Copyright Copyright 2018 Lionbridge Technologies, Inc. All rights reserved. Published in the USA. March, 2018. Lionbridge

More information

Patient Reported Outcome Measures (PROMs)

Patient Reported Outcome Measures (PROMs) Patient Reported Outcome Measures (PROMs) Published September 2017 Copyright 2017 Health and Social Care Information Centre. The Health and Social Care Information Centre is a non-departmental body created

More information

NORDIC ebuilding EDIFACT CONTRL

NORDIC ebuilding EDIFACT CONTRL Message Guideline NORDIC ebuilding EDIFACT CONTRL based on CONTRL Syntax and service report message UN D.03A S3 Version: 1 Issue date: 2012-09-06 Per-Lennart Persson Generated by GEFEG.FX Generated by

More information

Custom Import Client User Guide

Custom Import Client User Guide Custom Import Client User Guide Powerpay Ceridian HCM, Inc. Table of Contents Custom Import... 3 What Is It?... 3 Why Use It?... 3 How Does It Work?... 3 Getting Started... 5 Review the Powerpay File Import

More information

Validoo Item Operations Manual

Validoo Item Operations Manual Validoo Item Operations Manual Contents 1 Log of changes... 3 2 Introduction... 3 2.1 Validoo Item Operations Manual... 3 2.2 GDSN Operations Manual... 3 3 Description of publication and subscription process...

More information

3. When the transaction set is accepted with data content change, the corrected data MUST be provided.

3. When the transaction set is accepted with data content change, the corrected data MUST be provided. 824 Application Advice Functional Group ID=AG Introduction: This Draft Standard for Trial Use contains the format and establishes the data contents of the Application Advice Transaction Set (824) for use

More information

Bill of lading 2.8. Training Material DAKOSY GE 5.4 Release Date 2017/08. Mattentwiete Hamburg

Bill of lading 2.8. Training Material DAKOSY GE 5.4 Release Date 2017/08. Mattentwiete Hamburg Bill of lading 2.8 Training Material DAKOSY GE 5.4 Release Date 2017/08 Mattentwiete 2 20457 Hamburg www.dakosy.de + 49 40 37003-0 + 49 40 37003-370 info@dakosy.de Alteration service DAKOSY Datenkommunikationssystem

More information

SAP ERP, add-on for Polish SAF-T regulatory requirements 1.0

SAP ERP, add-on for Polish SAF-T regulatory requirements 1.0 Application Help Document Version: 1.9 Released to Customer Date: September 14, 2018 SAP ERP, add-on for Polish SAF-T regulatory requirements 1.0 Typographic Conventions Type Style Example Description

More information

EDI 860 Mapping. Instructions. Version 1.0 September 16, 2016

EDI 860 Mapping. Instructions. Version 1.0 September 16, 2016 EDI 860 Mapping Instructions Version 1.0 September 16, 2016 TABLE OF CONTENTS REVISION HISTORY... 1 RULES AND REQUIREMENTS... 2 RULES AND REQUIREMENTS GUIDE... 2 DELIMITERS... 2 VON MAUR VAN... 2 FUNCTIONAL

More information

Booking Appointment. for INBOUND SHIPMENTS. Radiant Wheels. OPS08-62 rev. 2 RADIANT WHEELS WAREHOUSING OPERATION

Booking Appointment. for INBOUND SHIPMENTS. Radiant Wheels. OPS08-62 rev. 2 RADIANT WHEELS WAREHOUSING OPERATION Radiant Wheels Booking Appointment for INBOUND SHIPMENTS OPS08-62 rev. 2 RADIANT WHEELS WAREHOUSING OPERATION Radiant Wheels Delivery Appointment CONTENTS A. INTRODUCTION:... 2 B. CREATING AN ACCOUNT AND

More information

Import Automation Engage

Import Automation Engage Import Automation Engage Last updated: 2017-10-26 The following documentation pertains to Campus Labs Import Automation. For questions concerning this process, please contact your Campus Labs representative

More information

R50_Z05 Enroll Visa Subscriber without PHN

R50_Z05 Enroll Visa Subscriber without PHN R50_Z05 Enroll Visa Subscriber without PHN 1 General Standards for messaging to and from Ministry of Health applications using HL7 are described in a series of business and technical volumes. Volumes 1,

More information

The Mauritius Chamber of Commerce Certificate Of Origin Application System. User Guide (for Applicants) Prepared by Mauritius Network Services Ltd

The Mauritius Chamber of Commerce Certificate Of Origin Application System. User Guide (for Applicants) Prepared by Mauritius Network Services Ltd The Mauritius Chamber of Commerce Certificate Of Origin Application System User Guide (for Applicants) Prepared by Mauritius Network Services Ltd October 2010 Contents I. INTRODUCTION... 3 II. GETTING

More information

GDSN 1.2 Operations Manual Issue 2, Apr-2005

GDSN 1.2 Operations Manual Issue 2, Apr-2005 GDSN 1.2 Operations Manual Issue 2, Apr-2005 Apr-2005, Issue 2 All contents copyright GS1 2006 Page 1 of 62 Document Summary Document Item Document Title Date Last Modified Current Value GDSN 1.2 Operations

More information

Oracle Utilities Smart Grid Gateway Adapter for Itron OpenWay

Oracle Utilities Smart Grid Gateway Adapter for Itron OpenWay Oracle Utilities Smart Grid Gateway Adapter for Itron OpenWay User's Guide Release 2.1.0 Service Pack 2 E41627-02 April 2014 Oracle Utilities Smart Grid Gateway Adapter for Itron OpenWay User's Guide Release

More information

DSV IFTSTA D94. Message Implementation Guideline. based on. IFTSTA International multimodal status report message UN D.94A S3

DSV IFTSTA D94. Message Implementation Guideline. based on. IFTSTA International multimodal status report message UN D.94A S3 Message Guideline based on IFTSTA International multimodal status report message UN D.94A S3 Version: D94A Variant: 1.3 Issue date: 2011-11-01 Author: EDI Support SE 1 Message Structure... 2 2 Branching

More information

St. Christopher (St. Kitts) & Nevis. FATCA Portal User Guide

St. Christopher (St. Kitts) & Nevis. FATCA Portal User Guide St. Christopher (St. Kitts) & Nevis FATCA Portal User Guide Dated issued: February 19, 2016 Contact us: St. Kitts and Nevis Competent Authority 1-869 465 8485 or FATCA@sknird.com TABLE OF CONTENTS Introduction...

More information

memorandum Syntax and structure of EDI messages Regulation F: EDI communication Appendix report 1: April 2007 Rev. 1

memorandum Syntax and structure of EDI messages Regulation F: EDI communication Appendix report 1: April 2007 Rev. 1 memorandum Regulation F: EDI communication Appendix report 1: Syntax and structure of EDI messages April 2007 Rev. 1 In case of any discrepancy between the Danish text and the English translation, the

More information

Dray Administration Web Portal

Dray Administration Web Portal Dray Administration Web Portal Dray Administration Web Portal Dray Admin will log into CP FastPass using the below link https://external.cpr.ca/launchpad/secure/login.html Table of Contents... 1 Dray Administration

More information

Technical Reporting Instructions MiFIR Transaction Reporting

Technical Reporting Instructions MiFIR Transaction Reporting Technical Reporting Instructions MiFIR Transaction Reporting 17 July 2017 ESMA/2016/1521 Change History: Version Date Author Comments 1.1 26/10/2016 ESMA Version 1 for publication. 1.4 17/07/2017 ESMA

More information

Delivery Schedule EDIFACT DELFOR D96A. Saint-Gobain Sékurit - EDI Supplier specification Version 1.1 (2017)

Delivery Schedule EDIFACT DELFOR D96A. Saint-Gobain Sékurit - EDI Supplier specification Version 1.1 (2017) Delivery Schedule EDIFACT DELFOR D96A Version 1.1 (2017) Saint-Gobain Sékurit - EDI Supplier specification - 1 - Table of content 1. INTRODUCTION... - 3-2. MESSAGE DESCRIPTION... - 3-2.1. HEADER SECTION...

More information

EDIFACT Guide to GPO message abort at exit of a MRN German Port Order. EDIFACT Guide G P O

EDIFACT Guide to GPO message abort at exit of a MRN German Port Order. EDIFACT Guide G P O EDIFACT Guide G P O (Abort at exit of an MRN to cancelled GPO order considering the processes for the customs export procedure ATLAS AES) A joint adventure of the ports Bremen/Bremerhaven and Hamburg Version:

More information

IP Office Intuity Mailbox Mode User Guide

IP Office Intuity Mailbox Mode User Guide Intuity Mailbox Mode User Guide 15-601130 EN-S Issue 12b - (03 October 2011) 2011 AVAYA All Rights Reserved. Notices While reasonable efforts have been made to ensure that the information in this document

More information

file:///c:/helptrunk/helptekst/king_queen/content/_engels/specifications xml file with digital doc...

file:///c:/helptrunk/helptekst/king_queen/content/_engels/specifications xml file with digital doc... This program allows you to add digital documents in King. This XML file has to meet several requirements, otherwise King cannot import the data! After the documents have been imported, the XML file with

More information

ADERP ISUPPLIER PORTAL USER MANUAL VERSION 1.2

ADERP ISUPPLIER PORTAL USER MANUAL VERSION 1.2 ADERP ISUPPLIER PORTAL USER MANUAL VERSION 1.2 Document Control Change Record 4 Date Author Version Change Reference 12-Dec-2016 DOF 1.0 08-Feb-2017 DOF 1.1 Updated with new URL links 23-Mar-2017 DOF 1.2

More information

LMS Intellibound, Inc. Managed Receiving Vendor/Carrier User Manual

LMS Intellibound, Inc. Managed Receiving Vendor/Carrier User Manual LMS Intellibound, Inc. Managed Receiving Vendor/Carrier User Manual 1/6/2010 v 5 1 APPOINTMENT SCHEDULING PROCESS FOR VENDORS AND CARRIERS 1/6/2010 v 5 2 Table of Contents APPOINTMENT SCHEDULING PROCESS

More information

EDI IMPLEMENTATION GUIDELINE

EDI IMPLEMENTATION GUIDELINE EDI IMPLEMENTATION GUIDELINE History of changes Ver. Date Author Reason of change Chapter / Page V1.0 Oct. 2005 B.K. You Creation V1.1 March 2006 F. Bataille Presentation V.1.2 March 2006 B.K. You Mise-à-jour

More information

EDCS (Electronic Data Collection System) BAPLIE NEW OPTION (Bayplan/stowage plan occupied and empty locations message) Revised: June 9, 2010

EDCS (Electronic Data Collection System) BAPLIE NEW OPTION (Bayplan/stowage plan occupied and empty locations message) Revised: June 9, 2010 EDCS (Electronic Data Collection System) BAPLIE NEW OPTION (Bayplan/stowage plan occupied and empty locations message) Revised: June 9, 2010 The ACP has already implemented a BAPLIE upload option within

More information

997 Functional Acknowledgment

997 Functional Acknowledgment INDUSTRY CONVENTIONS AND IMPLEMENTATION GUIDELINES FOR EDI FUNCTIONAL ACKNOWLEDGMENT 997 997 Functional Acknowledgment Introduction Functional Acknowledgements (FA) are required for each functional group

More information

HACHETTE BOOK GROUP USA 850 Purchase Order VERSION 4010 IMPLEMENTATION GUIDE

HACHETTE BOOK GROUP USA 850 Purchase Order VERSION 4010 IMPLEMENTATION GUIDE HACHETTE BOOK GROUP USA 850 Purchase Order VERSION 400 IMPLEMENTATION GUIDE Purchase Order 850 Functional Group PO 400 This Draft Standard for Trial Use contains the format and establishes the data contents

More information

Mercateo Catalogue Management for Suppliers

Mercateo Catalogue Management for Suppliers The procurement platform for your business Quick Reference Guide Mercateo Catalogue Management for Suppliers Table of contents Login to the Mercateo Catalogue Management 2 Overview of the Catalogue Update

More information

Dubai Trade IFTSAI D99B (Vessel Schedule) Implementation Guide

Dubai Trade IFTSAI D99B (Vessel Schedule) Implementation Guide Dubai Trade IFTSAI D99B (Vessel Schedule) Implementation Guide Version: 0.1(Draft) Company: Dubai Trade 1. PURPOSE This EDI Message Implementation Guide has been developed by Dubai Trade to assist interested

More information

The Surplus Line Association of Oregon Oregon Surplus Line Automation Suite Bulk Data Submission Guide

The Surplus Line Association of Oregon Oregon Surplus Line Automation Suite Bulk Data Submission Guide The Surplus Line Association of Oregon Oregon Surplus Line Automation Suite Bulk Data Submission Guide 1901 Commonwealth Ln Tallahassee, FL 32303 Phone: 850.383.1011 Fax: 850.383-1015 www.infinity-software.com

More information

Functional Acknowledgment - 997

Functional Acknowledgment - 997 997 Functional Acknowledgment - 4030 INBOUND Version: 1.0 Author: Modified: 03/06/2006 V4030 1 997 Functional Acknowledgment Functional Group=FA This Draft Standard for Trial Use contains the format and

More information