How to launch a scheduled job from a flow in

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 9

  • @robertthedukefedoruk5607
    @robertthedukefedoruk5607  Год назад +1

    If you liked this, you'll want to know how to write safe queries:
    ruclips.net/video/WxszcO3aKPE/видео.html
    And check out my other Flow Designer videos:
    ruclips.net/p/PLkQDoKoP0MAOMa7o_B8_hhtzoXMA7ZQaJ

  • @arnoudkooi
    @arnoudkooi Год назад +2

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

  • @arumugamofcl
    @arumugamofcl 11 месяцев назад +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.

  • @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.

  • @2PaweL
    @2PaweL Год назад +2

    +1

  • @AkashPanigrahi-q6f
    @AkashPanigrahi-q6f 9 месяцев назад

    Please upload update previous records script action