top of page

Data Exchange
CSV File Imports 

The CSV (Comma Separated Value) file format is ubiquitous in info-system data exports. BOXARR support CSV files as a method for bulk data importing.

 

  • Create and manage Import Maps for CSV files:

    • Boxes / Arrows / Groups / Fields / Functions / etc.​

  • "Map" the CSV data to your BOXARR Model architecture - e.g.:​

    • CSV data column X values are Boxes​ in BOXARR

    • CSV data column Y values are Field values in BOXARR

    • etc.

  • Unique Ids (Internal & External) assure inter-system data referencing and 'round-tripping'

  • Export CSV files from your info-systems and import them to BOXARR to update your Model​(s)

BOXARR can automatically build and update Models from your CSV data.

CSV Import_edited.png
Picture1.png

BOXARR Data Orchestration

Most organisations struggle to manage multiple 'siloed' information systems, tools, and data repositories... ​

BOXARR can be effectively utilised as the "Aggregating Overlay" - enabling you to collate, aggregate, visualise, and analyse the holistic data across the system of systems: identifying hidden risks of interdependency and revealing hidden opportunities for opimisation

BOXARR JSON API.png

Data Exchange
BOXARR API

BOXARR incorporates a RESTful JSON API, enabling you to exchange data and inter-operate with 3rd-party information systems. 

The BOXARR API capability is constantly evolving with each release - e.g.:

 

  • Get / Add / Delete / Modify Model Objects (Boxes/Arrows/Groups)

  • Revert Model Layer Changes

  • Merge Model Layer to Master

  • Get Model / Model Layer metadata

  • Set Model / Model layer Name

  • Link Work Center to Location

  • Get Function Results on Model Objects (Boxes/Arrows/Groups)

  • Execute Scheduler (update Gantt)

  • Execute Functions

CSV Export_edited.png

Data Exchange
CSV File Exports 

As with Imports, BOXARR can output data from your Models in CSV file format for ingestion by 3rd-party info-systems.

  • Create and manage Export Maps for CSV files:

    • Boxes / Arrows / Groups / Fields / Functions / etc.​

  • "Map" the CSV data from your BOXARR Model architecture - e.g.:​

    • Boxes in BOXAER are CSV data column X values

    • Field values in BOXARR are CSV data column Y values

    • etc.

  • Unique Ids (Internal & External) assure inter-system data referencing and 'round-tripping'

  • Export CSV files from your Model​, then import to the data to your info-systems

bottom of page