From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating...

32
From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

Transcript of From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating...

Page 1: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

From site visit to monthly reporting

Integrating mobile apps with various business systems

Ekki Scheffler, JacobsSubodh Dhakal, Abley

Page 2: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

PRESENTATION AGENDA1

2

3

4

NCTIR Introduction

The Problem

The Solution - FME’s Role

Technical Details

5 Examples/Summary

Page 3: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

Who are we ?North Canterbury Transport Infrastructure

Recovery

1700+

“Carving Enduring Connections”

Page 4: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

NCTIR Teams

Page 5: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

Challenges

Connect all the teams

Page 6: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

Existing Systems

12d Synergy

Page 7: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

System Integration

Page 8: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

Fulcrum app

12d Synergy

Picklist Update

Push toEndpoint

Trigger Workspace:• Read record data from Fulcrum (Query API)• Process and push data to systems• Send notifications• Trigger PDF report creation

FME Writers,Salesforce API

Synergy Connector(command line via Python)

Existing Records

Dat

a st

ream

ing

Write to SDE

PDF Uploadvia FTP

Page 9: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

Fulcrum API:Get Record by ID Flatten JSON

Map attributesWrite to

destination database

Query new record from destination

Trigger PDF creation

Page 10: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

SolutionsEg. Workspace

Constructions Observation

Key Features:

● Fulcrum -----à Salesforce

● PDF report creation for all record

● Each record (location), PDF report access via GIS viewer

● 5200 + Record

● 40,000 + Photos

Page 11: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

To GIS Viewer

To Salesforce

Page 12: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

Simple Slide

-

Fulcrum API:Get Record by ID

Page 13: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

Flatten JSON

Page 14: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

-

Map attributes

Page 15: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

Read from Salesforce

Page 16: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

Write to SalesforceWrite to

destination database

Page 17: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

Error EmailingTrigger PDF Report creation Workbench

Trigger PDF creation

Page 18: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

PDF Report creation Workbench

Trigger PDF creation

Page 19: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

Fulcrum (iPad)

Page 20: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley
Page 21: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

Fulcrum app

Push toEndpoint

Webhook – guaranteed delivery(repeat POST if FME Server not responding)

FME Server – Job Queue(not responding if no free engine)

vs. logfile

FME Server – Job Queue(not responding if no free engine)

Page 22: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

Fulcrum app

Push toEndpoint

PostgreSQL logging

• Avoid duplicate processing• Avoid clashing• Allows simultaneous read/write access

• Overnight process: pick up any failed runs

Page 23: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

Fulcrum API:Get Record by ID Flatten JSON

Fulcrum API:Photos & Videos Create Map

HTML Template: Create PDF

Upload PDFEmail PDF

Page 24: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley
Page 25: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley
Page 26: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

From FME 2018

Page 27: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

Custom Transformers

Page 28: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

photos{}photo_captions{}

photos{}.idphotos{}.caption

idcaption

Page 29: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

Best Practice

• Handle all errors• Don’t drop features or attributes• <REJECTED> port• Avoid attribute name clashes• Expose script parameters• Place scripts into Custom Transformers• Avoid FME_MacroValues[‘TRANSF_PARAM']• Careful with Python Function naming• …?

Page 30: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

Reporting at NCTIR

Page 31: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley
Page 32: From site visit to monthly reporting€¦ · From site visit to monthly reporting Integrating mobile apps with various business systems Ekki Scheffler, Jacobs Subodh Dhakal, Abley

THANK [email protected]@jacobs.com