Hi Team,
While invoking workflow, I observed the below error.
Invoke Create_VDI workflow: The following errors were encountered while processing the workflow tree:
‘Create_VDI’: The private implementation of activity ‘1: Create_VDI’ has the following validation error: Compiler error(s) encountered processing expression “hostName”.
‘hostName’ is not declared. It may be inaccessible due to its protection level.
Things I have implemented:
- Read an excel file.
- Provided import arguments in the workflow.
- While invoking the workflow I observed the error.
Thanks,
Chaitanya.