Skip to Main Content
AVEVA™ Products Feedback Portal

Welcome to our new feedback site!


We created this site to hear your enhancement ideas, suggestions and feedback about AVEVA products and services. All of the feedback you share here is monitored and reviewed by the AVEVA product managers.

To start, select the product of your interest in the left column. Then take a look at the ideas in the list below and VOTE for your favorite ideas submitted by other users. POST your own idea if it hasn’t been suggested yet. Include COMMENTS and share relevant business case details that will help our product team get more information on the suggestion. Please note that your ideas will first be moderated before they are made visible to other users of this portal.

This page is for feedback for specific AVEVA solutions, excluding PI Systems and Data Hub. For links to these other feedback portals, please see the tab RESOURCES below.

1 Not supported for the current status
Status Shipped
Portfolio area Enterprise SCADA Server
Created by Gerald Tseng
Created on Apr 8, 2022
Merged idea
This idea has been merged into another idea. To comment or vote on this idea, please visit OASYS-I-40 Create DNASourceRoot environment variable once during installation.

Initialize-DevEnvironment.ps1 provide option to create bin as junction or not Merged

When Initialize-DevEnvironment.ps1 is executed, the bin directory is always a junction between DNADataRoot and DNASourceRoot. With the Extensions team deploying their files to DNADataRoot, packing a project MSI also includes the binaries from Extensions. This is the undesired behavior and causes a lot of problem. if any of the binaries from Extensions is removed and an MSI is generated for the project, this project MSI will remove this missing binaries from the production environment when deployed. By removing the junction for bin directory, it provides the project the ability to separate from the Extensions MSIs and generates project specific MSIs.

Expectation

An option is provided in Initialize-DevEnvironment.ps1 allowing the user to specify whether bin is junction or not. The default is not junction.

Idea business value

Separate the deployment of Extensions MSIs and project MSIs.

Idea Type Improvement
Idea priority 4 – Important to my company