Portland Container ============================================================================= :Provider Information: +-----------------+------------------------------------------+ | **Id** | portland | +-----------------+------------------------------------------+ | **Type** | terminal | +-----------------+------------------------------------------+ | **Trace Type** | Scrape | +-----------------+------------------------------------------+ | **Credentials** | customer | +-----------------+------------------------------------------+ | **Limits** | 10 | +-----------------+------------------------------------------+ | **Status** | completed | +-----------------+------------------------------------------+ | **Doc Status** | draft | +-----------------+------------------------------------------+ | **Doc Version** | 1 | +-----------------+------------------------------------------+ :URLs: +------+-------------------------------+-------------+ | Type | URL | Environment | +======+===============================+=============+ | Page | https://www.pdxcontainer.com/ | DEV/STG/PRD | +------+-------------------------------+-------------+ :Sites: +------+---------+-----------------+ | Name | Site Id | Description | +======+=========+=================+ | name | ern | the description | +------+---------+-----------------+ Pages ----------------------------------------------------------------------------- In the home page enter the username and password to login: .. image:: /_static/providers/rt/portland/01_Login.png Then enter the container numbers in the shown text box, One container per line: .. image:: /_static/providers/rt/portland/02_Search_Containers.png Finally, Click **search** button and you will find the results table of the found containers: .. image:: /_static/providers/rt/portland/03_Results.png :Data Mapping: +---------------------+------------------+--------------------------------------------------------+ | Property | Source Property | Description | +=====================+==================+========================================================+ | container_number | Container | Container number | +---------------------+------------------+--------------------------------------------------------+ | steamshipBL | OBL | Bill of lading | +---------------------+------------------+--------------------------------------------------------+ | carrier.vessel | Vessel | Id of the vessel | +---------------------+------------------+--------------------------------------------------------+ | carrier.voyage | Voyage | Voyage id for the vessel | +---------------------+------------------+--------------------------------------------------------+ | arrived event | Date In | Event will be created if there is date in DateIn | +---------------------+------------------+--------------------------------------------------------+ | released event | Last Free Date | Event will be created if there is date in LastFreeDate | +---------------------+------------------+--------------------------------------------------------+ | Outgated event | Date Out | Event will be created if there is date in DateOut | +---------------------+------------------+--------------------------------------------------------+ || customs hold event || Customs Release || Event will be created if NO in CustomsRelease | || || || And no date in Customs Release Date | +---------------------+------------------+--------------------------------------------------------+ :Arrived Event: +------------------------+----------------+-----------------------------------------------------+ | Property | Possible Value | Description | +========================+================+=====================================================+ | event[n].code | Arrived | Event is created If there is date in Date In column | +------------------------+----------------+-----------------------------------------------------+ | event[n].date | Default | Today ISO date as default value for the event | +------------------------+----------------+-----------------------------------------------------+ | event[n].location.name | Vessel | First part of Vessel column before the numbers. | +------------------------+----------------+-----------------------------------------------------+ | event[n].location.type | Default | Terminal is the default type for location | +------------------------+----------------+-----------------------------------------------------+ | event[n].data.arrived | Date In | ISO date found in Date In column | +------------------------+----------------+-----------------------------------------------------+ :Outgated Event: +---------------------------------+----------------+------------------------------------------------------+ | Property | Possible Value | Description | +=================================+================+======================================================+ | event[n].code | Outgated | Event is created If there is date in Date Out column | +---------------------------------+----------------+------------------------------------------------------+ | event[n].date | Default | Today ISO date as default value for the event | +---------------------------------+----------------+------------------------------------------------------+ | event[n].location.name | Vessel | First part of Vessel column before the numbers. | +---------------------------------+----------------+------------------------------------------------------+ | event[n].location.type | Default | Terminal is the default type for location | +---------------------------------+----------------+------------------------------------------------------+ | event[n].data.outgate_confirmed | True | Represents whether Event is confirmed or not | +---------------------------------+----------------+------------------------------------------------------+ | event[n].data.outgated | Date Out | ISO date found in Date Out column | +---------------------------------+----------------+------------------------------------------------------+ :Lfd Event: +------------------------+-----------------+-------------------------------------------------------+ | Property | Possible Value | Description | +------------------------+-----------------+-------------------------------------------------------+ | event[n].code | Last Free Date | Event is created if there is date in Last Free Date | +------------------------+-----------------+-------------------------------------------------------+ | event[n].date | Default | ISO date of the event | +------------------------+-----------------+-------------------------------------------------------+ | event[n].location.name | Vessel | First part of Vessel column before the numbers. | +------------------------+-----------------+-------------------------------------------------------+ | event[n].location.type | Default | Terminal is the default type for location | +------------------------+-----------------+-------------------------------------------------------+ | event[n].data.lfd | Last Free Date | ISO date representing the last Date for the container | +------------------------+-----------------+-------------------------------------------------------+ :Released Event: +------------------------+----------------+-------------------------------------------------------+ | Property | Possible Value | Description | +------------------------+----------------+-------------------------------------------------------+ || event[n].code || Released || Event is created if there is date in Last Free Date | || || || And no dates found in Customs Release Date | || || || And Freight Release Date | +------------------------+----------------+-------------------------------------------------------+ | event[n].date | Default | ISO date of the event | +------------------------+----------------+-------------------------------------------------------+ | event[n].location.name | Vessel | First part of Vessel column before the numbers. | +------------------------+----------------+-------------------------------------------------------+ | event[n].location.type | Default | Terminal is the default type for location | +------------------------+----------------+-------------------------------------------------------+ | event[n].data.released | Default | Empty string | +------------------------+----------------+-------------------------------------------------------+ :Hold Events: +-------------------------+----------+----------------------------------------------------+ | Property | Value | Description | +=========================+==========+====================================================+ || event[n].code || hold || Customs hold event if NO in CustomsRelease column | || || || And no date in Customs Release Date | +-------------------------+----------+----------------------------------------------------+ | event[n].date | Default | ISO date of the event | +-------------------------+----------+----------------------------------------------------+ | event[n].location.name | Vessel | First part of Vessel column before the numbers. | +-------------------------+----------+----------------------------------------------------+ | event[n].location.type | Default | Terminal is the default type for location | +-------------------------+----------+----------------------------------------------------+ || event[n].data.holdType || customs || Customs hold event if NO in CustomsRelease column | || || || And no date in Customs Release Date | +-------------------------+----------+----------------------------------------------------+ | event[n].data.code | Default | Hold as a value indicates there is a customs hold | +-------------------------+----------+----------------------------------------------------+