Hi all,
We have automated the creation of a deployable version of an end product with the help azure devops and the start_deployment_package task in indicium. Using this system we can create a new version, and deployment of this version in one go. This process works as intended.
However ,we just upgrade the TW software version 2022.2, and now the deployment package writes the output script to a local disk on the server where indicium runs. Before the update, these files were written to the fileshare which was configured in the project and the global configuration of SF.
Does anyone know which option I need to set in SF to alter the output folder for this process, that it will use the fileshare again as the output location?