KAKA_2
Level 1
Level 1
Member since ‎12-20-2018
‎08-18-2021

User Statistics

  • 20 Posts
  • 0 Solutions
  • 20 Helpful votes Given
  • 0 Helpful votes Received
Recent Badges
5 Replies

User Activity

Dear Experts, I have a XML string which is result of one of the previous task. XML string looks like below.$o = "<?xml version='1.0'?><Objects><Object Type='System.Boolean'>True</Object></Objects>"and I am using Select-Xml -Content $o -XPath '//Objec...
Dear Experts, I am using "provision blank VM" task to create a new VM and there is no option where i can select the boot mode. I have also checked the different available APIs but still could not figure out. has anyone experience with this or any adv...
Dear Experts,I understand how to pass an Output of one Task to another but i have following Scenario. Assume there are total 3 Tasks. 1st Task check existance of an object and if it exist then get the object id as a Output of this Task. 2nd Task is e...
Dear experts, in one of my workflow, i am am running two powershell scripts and both are connected to following "Parse PowerShell Output" Task. first Task parse the Output correctly and result into 4 variables but second Task Show no variable. below ...
Dear Experts,is it possible to read value of a Input in another Input. here is the Scenario. in a subworkflow I have two Tasks to be executed. I have defined two Input at workflow Level.InputfortaskA = <emailid> (this will be feeded by main workflow)...
Community Statistics
Member Since ‎12-20-2018 04:00 AM
Date Last Visited ‎08-18-2021 11:33 PM
Posts 20
Helpful Votes Given To