typera5
typera5
WWindmill
Created by typera5 on 10/15/2024 in #help
PowerShell in Windmill: Data Passing Through For Loops
Thank you for your quick reply by the way, it helped greatly!
26 replies
WWindmill
Created by typera5 on 10/15/2024 in #help
PowerShell in Windmill: Data Passing Through For Loops
I found my issue, when passing object data between powershell scripts, the output not only needs to be a string with json but the json needs to be compressed (escaped and without line breaks) otherwise it cant be used in the input for the next script.
26 replies
WWindmill
Created by typera5 on 10/15/2024 in #help
PowerShell in Windmill: Data Passing Through For Loops
thank you, will do.
26 replies
WWindmill
Created by typera5 on 10/15/2024 in #help
PowerShell in Windmill: Data Passing Through For Loops
i tried working with json as a string and similar thing, output works, input fails to be received
26 replies
WWindmill
Created by typera5 on 10/15/2024 in #help
PowerShell in Windmill: Data Passing Through For Loops
Thank you Ruben. A larger issue that it seems I am having is passing data between powershell scripts as part of a flow. I tried it as an object and json string and nothing works. However passing object data in Typescript works as expected. Could it be that there's no support to handling objects with powershell scripts?
26 replies
WWindmill
Created by typera5 on 10/15/2024 in #help
PowerShell in Windmill: Data Passing Through For Loops
is that to get the data out from the earlier flow step (powershell script) to thesubsequent steps?
26 replies
WWindmill
Created by typera5 on 10/15/2024 in #help
PowerShell in Windmill: Data Passing Through For Loops
So need to wrap powershell scripts wtih ts/python scripts to convert them and pass them down?
26 replies
WWindmill
Created by typera5 on 10/15/2024 in #help
PowerShell in Windmill: Data Passing Through For Loops
yep
26 replies