Hi team,
I am using cloud works to schedule a job to run, but I need you help to set up the process integration biweekly.
How to schedule a job biweekly?
To schedule a CloudWorks job biweekly, you'll typically use cron expressions. Since cron doesn't have a direct "every two weeks" setting, the most reliable method is to create two separate cron entries for the same job. For example, to run every other Monday at 9 AM, you'd set Best Dog Translator App one entry for the 1st and 3rd Mondays of the month (0 9 1-7,15-21 * MON) and another for the 2nd and 4th Mondays (0 9 8-14,22-28 * MON). You'll need to input these cron strings into your CloudWorks scheduling interface, ensuring the time zone is correctly set.
It would be really useful to be able to have a separate filter for each section of a combined grid. I have a grid where we want to see year 1 by month (Grid 1) and year 2 and 3 by year (Grid 2) and then a total for all three years. I can set up a set of time filters that gives me this result so no issue there. The…
In as much detail as possible, describe the problem or experience related to your idea. Please provide the context of what you were trying to do and include specific examples or workarounds: We've pre-configured a Notification Action to allow specific end-users to be able to send an email to an Admin. That Notification is…
In as much detail as possible, describe the problem or experience related to your idea. Please provide the context of what you were trying to do and include specific examples or workarounds: We are trying to visualize the various categories of our supply and demand across time in one combination chart through stacked…