Aras
Aras is a PLM and digital thread application platform that helps companies develop and manage products. Learn more at www.aras.com.
Last updated
Was this helpful?
Aras is a PLM and digital thread application platform that helps companies develop and manage products. Learn more at www.aras.com.
Last updated
Was this helpful?
Violet connects to Aras using an OAuth 2.0 flow, which requires that you add redirect URLs to your Aras configuration in order to allow access. Instructions are below:
Follow the instructions to locate your Aras OAuth.config file. Open the file in your text editor or IDE of choice.
Scroll down until you find the section for <redirecturis>
. Add a new line and paste the redirect URL below:
If you are using Violet:
<redirectUri value='https://app.violetlabs.com/oauth/redirect/' />
OR
If you are using VioletGov:
<redirectUri value='https://app.violetgov.com/oauth/redirect/' />
Open up IIS and click Reset.
Now you're ready to connect Aras in Violet.
Select Aras
Enter the URL of your Aras server and click Connect with Aras.
You'll be prompted to select your Database and login with your Aras username and password.
Once connected, configure your integration (optional), then click Create. You're done!
In (or ), navigate to Apps and click to add a new integration.
If you'd like, provide a unique name for the connection.
You can also set view or edit permissions for users or groups. If you don’t need to, you can skip this.