Search found 5 matches
- Mon Apr 24, 2023 3:50 am
- Forum: Usage, tips and tricks
- Topic: Run Batch file from Command Executor
- Replies: 1
- Views: 1686
Run Batch file from Command Executor
Can someone tell me what I'm doing wrong? I want to end my workflow by running a batch file, so I set up a command executor processor, and use the following parameters: cd C:\Users\midso\Desktop\indexer\ start index-bgvid.bat I also tried it with quotes around the paths, and also simply C:\Users\mid...
- Fri Apr 14, 2023 10:16 am
- Forum: Usage, tips and tricks
- Topic: Condition Ignored
- Replies: 7
- Views: 3266
Re: Condition Ignored
Totally understand that. I definitely very much appreciate you and your colleague's efforts, and the efforts of everyone who builds awesome free tools, and especially going a step further and actively supporting it. Thanks for being awesome and keeping the dream alive for tinkerers like myself!
- Fri Apr 14, 2023 7:43 am
- Forum: Usage, tips and tricks
- Topic: Condition Ignored
- Replies: 7
- Views: 3266
Re: Condition Ignored
Thank you both very much! I appreciate the help. Definitely feel a little dumb missing that - Is working now, will use the WebUI if any future debugging is needed.
- Fri Apr 14, 2023 6:50 am
- Forum: Usage, tips and tricks
- Topic: Condition Ignored
- Replies: 7
- Views: 3266
Re: Condition Ignored
Thanks, appreciate the quick response! It still isn't working as expected though.
I drop AH160H.MPG into my watch folder and it gets processed and makes it through to the final step to get moved and renamed, even though my condition says CWA* (see image below)
I drop AH160H.MPG into my watch folder and it gets processed and makes it through to the final step to get moved and renamed, even though my condition says CWA* (see image below)
- Fri Apr 14, 2023 4:18 am
- Forum: Usage, tips and tricks
- Topic: Condition Ignored
- Replies: 7
- Views: 3266
Condition Ignored
Can someone tell me what I'm doing wrong here? I want my worflow to only continue if the filename of the input file contains "CWA" - but other files are getting through. https://i.imgur.com/7W85fnu.png https://i.imgur.com/XuXLgwt.png Here's the contents of the JSON for my workflow: { "...