Skip to content

P6 Data Source

Samantha Thueson edited this page Jun 12, 2023 · 2 revisions

P6 Adapter Data Source

The P6 adapter is designed to facilitate interaction between DeepLynx and Oracle's P6 Primavera P6. Its purpose is to import P6 scheduling data into DeepLynx. To learn more about the P6 adapter, check out the readme here. This article will cover setting up a P6 data source in DeepLynx.

Configured P6 Sources

You may encounter scenarios in which you want several different connections to the same server but different projects on that server, or you may want to have different data sources connecting to different servers. For ease of access on the user's part, container administrators can create pre-configured sources which auto-fill the P6 endpoint and project ID. In order to create a preconfigured source, follow these steps:

  1. Navigate to the "Settings" tab under "Container Administration" in the GUI sidebar

image

  1. Select "P6" from the "Enabled Data Source Types" dropdown. You should see a this table pop up:

image

  1. Click "Add New Configured Source" and choose "P6" as the data source type.

image

  1. Enter an alias for the configured source. This is the name that will appear when you create a new data source using this config. Enter an endpoint and a project ID, then click "Create".

Once your configuration is created, you can use it to create a new P6 data source as explained in the next section.

Creating a P6 data source

  1. Navigate to Data -> Data Sources. In the upper left-hand corner select the button that says "New Data Source"
  2. Name your source and select "P6" as the source type
  3. (optional) Choose a configured source from the drop down. If at any time during source creation you change your mind, you can select "Default P6 adapter" and restore the default (blank) options.

image

  1. Fill in P6 endpoint, projectID, username and password. The username and password should be credentials that can access the P6 server and project specified.

image

  1. Enable the data source to start receiving data from the P6 adapter.
  2. Click "Create"

Handling P6 Imports

Once enabled, the P6 data source will automatically begin receiving data from the P6 adapter. No user intervention is required apart from enabling and disabling the data source.

Each adapter cycle, data will be sent to the source. You can check for new imports on the "Imports" tab. Once you have at least one import, you can create type mappings to map the data. Once your type mappings are all created and enabled, data flowing to the source will be translated into nodes and edges. You can see view this data from the "graph" tab.

DeepLynx Wiki

Sections marked with ! are in progress.

Building DeepLynx

DeepLynx Overview

Getting Started

Building From Source

Admin Web App


Deploying DeepLynx


Integrating with DeepLynx


Using DeepLynx

Ontology

Data Ingestion

Timeseries Data

Manual Path
Automated Path
File/Blob Storage

Data Querying

Event System

Data Targets


Developing DeepLynx

Developer Overview

Project Structure and Patterns

Data Access Layer

Development Process

Current Proposals

Clone this wiki locally