Hello, i have a created a process to fetch the data from oracle fusion and store it in custom object then we call rest api to generate IRN number. this process is currently a manual process, user has to click the button to process data. can we automate it like it will auto execute in each 10 min or any time we want.
what if using GET operation we want to search only one specific record? like Query parameters or any other option?
Hello, i have a created a process to fetch the data from oracle fusion and store it in custom object then we call rest api to generate IRN number. this process is currently a manual process, user has to click the button to process data. can we automate it like it will auto execute in each 10 min or any time we want.
Did you check the Job : Schedule Custom Groovy Object Functions - and you can schedule it based on the requirement