List of Contributions

Julie Towle

Contact Details

My Content

1 to 5 of 5 total
Posted By Julie Towle 06-24-2026 09:32
Found In Egroup: Automate
\ view thread
Hi, I'm looking to incorporate PowerShell scripts into our Evolve workflow to do various things that we do today in JavaScript or rules when a task is opened. I'd like to use PowerShell to do these items to help automate the process (unless there are other options to do this in the workflow). Our IT ...
Posted By Julie Towle 05-11-2026 14:14
Found In Egroup: Automate
\ view thread
UPDATE: I figured it out - sorry Hi, Thank you but that looks like it's only using a reference data list to resolve a swimlane. Can I have a repeating table the user populated with data and use that as the source to a textfield in the child solution that's not in a repeating table and we are not ...
Posted By Julie Towle 05-06-2026 11:37
Found In Egroup: Automate
\ view thread
Hi, I have a repeating table and wondering if I can use the plug-in for the process launch to launch a new form automatically for each row in the repeating table? So if the user has 20 rows in the repeating table populated it will auto-launch 20 new process forms with the data from each row as a seperate ...
Posted By Julie Towle 02-18-2026 11:21
Found In Egroup: Automate
\ view thread
We have a form for Material Create that has a lot of scripts that run and would like that after each script completes, it auto-saves the logfield data before the next script runs. I know we have the "Save" feature that saves the data and closes the task, but they would like it to save the data without ...
Posted By Julie Towle 05-07-2024 11:48
Found In Egroup: Automate
\ view thread
Hi, I'm trying to run a Query using the Query Element and I want that Query to finish running and then execute a "Copy Table Data" that uses the results of the query as the condition filter. I have them in one rule running after each other but the Copy Table Data isn't working and I believe it's a ...