Environment Extensions appearing even after removing the extended connector and redeploying the process
Steps
Let's remove the connection and redeploy the process
But you can see that the connection is available under the environment extensions. This is working as expected. If you need to roll back to a previous version, the process will work properly if the extension is in place. In some cases, you might want to use the connection at a later point in time. It helps in such scenarios.
Let us now see how we can remove it from the environment extensions in case this is causing confusion for you.
Re-add the connection that we have removed. There is no need to hook up the connection. Just place it on the canvas.
Now click on Extensions
Uncheck the extended properties and click OK and save the process
Now remove the connection, save it, create a new packaged component, and deploy the process.
Comments
Post a Comment