How to launch a scheduled job from a flow in

Поділитися
Вставка
  • Опубліковано 3 лют 2025

КОМЕНТАРІ • 10

  • @robertthedukefedoruk5607
    @robertthedukefedoruk5607  Рік тому +1

    If you liked this, you'll want to know how to write safe queries:
    ua-cam.com/video/WxszcO3aKPE/v-deo.html
    And check out my other Flow Designer videos:
    ua-cam.com/play/PLkQDoKoP0MAOMa7o_B8_hhtzoXMA7ZQaJ.html

  • @lincolnermonaitesdefreitas7782
    @lincolnermonaitesdefreitas7782 3 місяці тому

    I really loved this video. Nice work!

  • @arnoudkooi
    @arnoudkooi Рік тому +2

    Nice one Rob. Your sub count in the outro deserves an update :)!

  • @arumugamofcl
    @arumugamofcl Рік тому +1

    This is good. We can make code more DRY by moving to script include and then use that inside action. So other parts also can use it.

  • @2PaweL
    @2PaweL Рік тому +2

    +1

  • @ricksharp426
    @ricksharp426 Рік тому

    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?

    • @robertthedukefedoruk5607
      @robertthedukefedoruk5607  Рік тому

      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.

  • @AkashPanigrahi-q6f
    @AkashPanigrahi-q6f Рік тому

    Please upload update previous records script action