This article explains how to set up the OneAnalytics for OnePlan integration.
To complete the OnePlan setup, you need to be an admin (user with Owner permissions) in OnePlan. If the Advanced Settings are enabled for your group, continue to the next steps. If the Advanced Settings are NOT enabled, contact OnePlan for assistance.
-
Log into your OnePlan group using your OnePlan login credentials.
-
Access the Admin pages by clicking on the settings (gear) icon at the top right of the browser.
-
Navigate to the Integration section in the left-hand navigation panel.
-
Next to the Authentication Keys section click the + Add Key button.
-
Provide a descriptive name or title for the Authentication Key to denote its purpose, then click ADD.
- Store the OnePlan group name and the Authentication Key securely. This grants access to your OnePlan group for any program. Please note that the key will no longer be visible after the page is refreshed.
Note: It's recommended to generate a new authentication key for every integration and assign a descriptive name to each key, enabling clear association with its corresponding integration. This practice enhances security, simplifies management, and facilitates easier tracking and troubleshooting.
To complete the OneConnect setup, you need to be an Administrator or Editor in the OneConnect group you wish to set the integration up in.
-
Go to https://my.oneconnect.ai (or https://eu.oneconnect.ai for European customers utilizing eu.oneplan.ai).
-
Navigate to OneAnalytics for OnePlan. Click Configure.
OnePlan Connector
- Group Name
- Input the name of the OnePlan Group name you intend to integrate with.
- Authentication Key
- Paste the generated OnePlan Authentication Key obtained from OnePlan.
- Additional Options
- Expand the section for additional configuration options.
- (Optional) Alternate OnePlan Environment URL
- If using an environment other than the default (https://my.oneplan.ai), select the appropriate URL from the available options:
- OData ID
- Locate the OData ID within the Integration tab on the OnePlan Admin page. Access the Reporting Info field to find the unique identifier. The OData Id follows this format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxx-xxxxxxxx.
- OnePlan OData Table names
- The OnePlan OData tables slated for migration to SQL. It’s important to note that this process includes the retrieval of all available fields associated with each OData table, making it a comprehensive or “full sync” operation.
- (Optional) Columns to Snapshot
- If you prefer to capture specific fields from OnePlan, you can utilize this optional field. The specified fields should follow the format TableName{Field} (e.g., Resources{Name,UserId,Email,Generic}). Please note that this feature is exclusive to the TakeOnePlanSnapshot strategy.
- (Optional) Choice Column for Time Tracking
- For those who desire to capture choice field values with time tracking. It is employed specifically when tracking the time elapsed since the last update for specific fields is necessary. This feature is exclusive to the TakeOnePlanSnapshot strategy.
- Test Connection
- Click Test to verify the correctness of the connection settings to OnePlan.
- A notification indicating Connected Successfully should appear in the top-right corner of the browser upon successful testing.
- Save Changes
- After verifying the connection, click Save to retain the configured settings.
SQL Server (v2) Connector
- Server
- Enter the name of the server that will host the data being imported.
- Database
- Input the name of the database intended for use.
- Username
- Enter the SQL Server username to be used to access the database.
- Note: This user must have read/write access to the database.
- Note: We encourage a service account to be used to access the SQL Server Database.
- Password
- Enter the password.
- Additional Options
- Expand the section for additional configuration options.
- (Optional) Authentication Method
- Currently, this integration supports two authentication methods: SQL Password and Active Directory Password.
- (Default) SQL Password: This is the default option suitable for on-premises setups or when using Azure as a Service.
- Note: Windows Authentication (NTLM) is currently not supported.
- (Optional) Client Id
- This is the app registration Client Id that will be generated by the Tenant Administrator within the client’s organization. To be used when Authentication Method is set to Active Directory Password.
- (Optional) Client Secret
- This is the app registration Client Secret that will be generated by the Tenant Administrator within the client’s organization. To be used when Authentication Method is set to Active Directory Password.
- (Optional) SQL Version
- This section allows you to specify how SQL is configured.
- (Default) Azure: Specifically tailored for Azure as a Service.
- Other: Applicable for SQL Server in the Cloud, or on-premises installations
- (Optional) Column Type Mismatch Handling
- Column type mismatch handling addresses scenarios where a column in SQL has an incorrect type (string, number, date, etc.), requiring the deletion and recreation of the column with the correct type.
- (Default) Ignore: This option retains the column in the SQL server without deletion, and the field will be ignored.
- Replace: This option permits the deletion of the column, followed by recreation using a different type.
- Test Connection
- Click Test to verify the correctness of the connection settings to SQL Server.
- A notification indicating Connected Successfully should appear in the top-right corner of the browser upon successful testing.
- Save Changes
- After verifying the connection, click Save to retain the configured settings.