Connect Teamcenter (on-prem)
Follow the instructions below to connect Violet to your on-premises instance of Teamcenter.
(If you're using TeamcenterX, head to this page).
Configure the connection to your server
First, you'll need to configure your Teamcenter server to communicate with Violet via one of the below methods:
Confirm access
Your Teamcenter instance will need to be running JsonRestServices
in order to allow Violet to connect. For most implementations, you can expect that this will be enabled out of the box.
If you're not sure whether your instance is running JsonRestServices
, you can run the quick test below.
Create a service account
We suggest that you create a dedicated read-only service account in Teamcenter for Violet. Unless you have ActiveWorkspace, this is actually required to allow Violet to access the REST API without locking out another user.
Even with ActiveWorkspace (which allows simultaneous logins for a single user), having a dedicated service account will help prevent ambiguity in your data, and it will allow the Violet team to most reliably test and maintain your integration.
Your Violet representative will share a dedicated 1Password vault with you to securely exchange credentials.
Connect Teamcenter
Select
Teamcenter
If you'd like, provide a unique name for the connection based on the credentials you're using.
You can also restrict view or edit permissions to any users or groups. (If you don’t need to, you can skip this step)

Enter the server URL followed by the port number you selected during configuration (typically
:8080
).Enter your Teamcenter username and password, then click Connect.
You are free to use your own user account or a service account. We typically recommend using a service account to avoid ambiguity in your data, especially for larger organizations.

Once your connection is live, you're ready to set up your Teamcenter integration.
Last updated
Was this helpful?