- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-07-2019 09:47 AM
Hi all, can anyone just clarify about 'on demand' scheduled jobs. All other options in the 'Run' field are clear except for this one option. I just wanted to know how this on demand scheduled jobs work and how they are triggered. Can they be triggered from some other places like business rules or script include?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-07-2019 10:37 AM
,
Hope this use case would clarify your doubt,
Suppose your client want you to update the phone no and address of all users and he provided a spreadsheet where all details are in.
Now you will import the spreadhseet and then,create a scheduled job 'on demand' (as it is once in a while) and ran it and it would update the user records.
Now,after 6 months client came up with new spreadsheet and ask you to make the changes.So,you can use same import set and same on demand schedule djob to update user records.
Regards,
Munender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-02-2022 10:58 AM
You are looking at a Schedule Item on the sys_trigger table. If you look at a Scheduled Job on the sysauto_script table, you will see the button.