WaelHamze / dyn365-ce-vsts-tasks

VSTS Extension for Dynamics 365 Customer Engagement
https://marketplace.visualstudio.com/items?itemName=WaelHamze.xrm-ci-framework-build-tasks
GNU General Public License v3.0
115 stars 54 forks source link

Activate Flow Task Advanced type fails #287

Closed h-karthik12 closed 1 year ago

h-karthik12 commented 1 year ago

Hi Hamze,

Thanks for the great tool!!! i am facing issue when activating multiple flows through Activate flow task. Can you guide me if i am missing anything\

image

image

image

h-karthik12 commented 1 year ago

@WaelHamze Please guide. basic works fine but issue is with the advanced option

h-karthik12 commented 1 year ago

Found the issue. I was directly assigning the file from the repository so the task was unable to understand the absolute path. Instead use $(System.DefaultWorkingDirectory) predefined variable and path