If you liked this, you'll want to know how to write safe queries: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-WxszcO3aKPE.html And check out my other Flow Designer videos: ru-vid.com/group/PLkQDoKoP0MAOMa7o_B8_hhtzoXMA7ZQaJ
Hey Robert.....your Action works great.......but we want to automate and not pick a scheduled job. Can I hard code the SchedJob Name in the Input as a variable? I am using a Flow to go get some files from an SFTP endpoint, and then run the Action to run the SchedJob, that is a Data source to Transform and Update sys_user table. Make sense sir?
I wouldn't make a custom action to run Scheduled Job if I was just going to hard code the scheduled job. The purpose of the Flow Action is to be re-usable across multiple intents. The example you're giving is just one of many possible intents. Hopefully I'm catching your drift. If not, DM me on linkedIn and I'll see what I can do for you.