navis configurable gate configuring the technology to fit your gate processes

25
Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Upload: dale-weaver

Post on 25-Dec-2015

231 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Navis Configurable Gate

Configuring the Technology to Fit Your Gate Processes

Page 2: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

Reduced TCO

Easily configure forms and business tasks

• Changes require no customization

• Changes involve low implementation costs

• Changes can be made by internal staff

Page 3: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

Optimum Processes

Adapt quickly to changing business needs

• Maintain a competitive advantage by quickly implementing changes that improve efficiency

• Have your gate forms always reflect rather than determine how your business operates

Page 4: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

Benefits for IT

Lower maintenance and customization costs

• You never have to use outside services

• You can change configurations on your own timeline

• You can easily standardize configuration across multiple terminals

• You can prototype gate configurations before putting them into production

Page 5: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

Benefits for Operations

Optimize gate performance

• You can optimize gate processes for maximum efficiency

• You can make fast changes to gate processes as your business processes change

• You can design forms for fast truck processing and ease of use

Page 6: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

Design and Functionality

Replaces all Oracle gate forms for processing transactions

• Supports all in-gate and out-gate transactions for one-stage and multi-stage gates

• Provides a central console from which to initiate transactions and view truck visits and transactions

Page 7: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

Design and Functionality

Supports most gate operations out of the box

• Chassis or non-chassis operation

• Two-stage ingate

• Booking/EDO numbers optional

• Containers can be delivered by bill of lading, group ID, or PIN

Page 8: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Configurable Gate Demo

Configuring the Technology to Fit Your Gate Processes

Page 9: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

InterfaceCentral console for accessing all gate forms

Menus

NavigationPane

Search Box

User info

Page 10: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

Empty Receival Form

Page 11: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

XML Configuration

Page 12: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

XML Configuration<form id="OOG" description="OOG" >

<group outline="box" label="OOG" >

<group>

<item fieldid="tranOogFront" label="Front” place="spanning" />

<item fieldid="tranOogBack" label="Back" place="spanning" />

<item fieldid="tranOogLeft" label="Left" place="spanning" />

<item fieldid="tranOogRight" label="Right" place="spanning" />

<item fieldid="tranOogTop" label="Top" place="spanning" />

<item fieldid="tranOogUnits" label="Units" place="spanning" />

</group>

<footer>

<button label="Add” action="AddToTransaction"/>

<button label="Cancel” action="CancelForm"/>

</footer>

</group>

</form>

Page 13: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

A safe investment

Universally recognized formatting standard for years to come

• Similar to HTML for coding web pages– Elements– Attributes– Hierachical arrangement– Validation

• Tools are available for making the modification of XML files easier

• Remains unaffected by changes to the back end

Page 14: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

Truck Visit Form

Page 15: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

Stage Menu

Page 16: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

Receive Export

Page 17: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

Visit List

Page 18: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

Configurable Elements

Over 100 configurable form elements, business validation rules, and business processes

<bizTasks>

<setTransactionKeys fixed="true"/>

<updateInTruckVisit fixed="true"/>

<insertHistory/>

<confirmDelivery/>

<deliverySparcsAlert/>

<logNotesMission/>

<logPoolMemberMission/>

<logLineListMission/>

<logChassisPickupMission/>

<logEqFeatureMission/>

<logEqMaterialMission/>

<createPickup/>

<createEir/>

<bookkeepTruck fixed="true"/>

<clearGateLaneDetails fixed="true"/>

<printPickup/>

<printEir/>

<maintainTruckTransaction fixed="true"/>

</bizTasks>

Page 19: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

N4 Architecture

• SOAP protocol for exchanging XML messages

• J2EE• N4 server manages

business flow• Normal forms

communication with Express

Gate forms

SOAP client Exp

ress

for

ms

SOAP server

N4 server

Web

ser

vice

s

Express server

API

Page 20: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Configurable Gate – the Future

Configuring the Technology to Fit Your Gate Processes

Page 21: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

Add-on to Express

Prototype for other client-configurable modules

N4 GateN4 Gate

Express Add-OnExpress Add-On

Page 22: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

RTGCommander

ExpertDeckin

g

PrimeRoute

VesselAutoSto

w

RailAutoStow

Community Portal

Reporting

SystemTools

Configuration

Management

Administration Dashboard

Analytics

BusinessIntelligence

Terminal ManagementGate / Bookings / Invoicing / Hold Management /Vessel Planning & Execution / Quay Commander /

Yard Planning & Execution / Berth Scheduling / RDTs

CustomExtensio

ns

Billing

Resource

Planning

API

API

Appointments

Equipment

Control

N4 Gate and N4

Core Module of N4Core Module of N4

Core module for Navis’ next generation terminal management system

Page 23: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

Configuration Tool

Easier design of gate forms and configuration of business processes

• Helps visualize gate processes

• Reduces need to manually edit XML files

• Enables you to make changes more quickly with fewer mistakes

Page 24: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Partnering for Sucess

Transaction Wizard

Faster transaction processing, fewer errors

• Only a container number needed

• Express automatically provides most visit and transaction information

Page 25: Navis Configurable Gate Configuring the Technology to Fit Your Gate Processes

Configurable Gate – Q&A

Configuring the Technology to Fit Your Gate Processes