Workbench job schedule - details

Hi,
I investigated into Domostats, Domo Governance datasets to find if Workbench Job schedule is available.
But I see none of them have the workbench schedule(manual, weekly, etc.,).
Please suggest where can I find Workbench Job schedule?
Thanks
Best Answer
-
Hi @Khan_Naziya
You won't have visibility into the workbench job schedules via a governance dataset. Workbench jobs (including their schedules) can be exported from workbench using the wb.exe executable.
wb.exe export-jobs --help
That will give you usage details where you can export your jobs to a folder in JSON notation to then parse the schedule out of. You'll likely need to use the full path to your executable wherever you installed it at.
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**1
Answers
-
Hi @Khan_Naziya
You won't have visibility into the workbench job schedules via a governance dataset. Workbench jobs (including their schedules) can be exported from workbench using the wb.exe executable.
wb.exe export-jobs --help
That will give you usage details where you can export your jobs to a folder in JSON notation to then parse the schedule out of. You'll likely need to use the full path to your executable wherever you installed it at.
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**1 -
Is there any documentation on how to translate the schedule values from the json file into human readable details? When I parse out schedule from the json file, I get values like: 0 26 15 ? * 1, which is meaningless. I'd like to know how to turn this into a meaningful value.
0 -
It's standard cron type scheduling. There's a lot of resources online but one I like to use is https://crontab.guru/ which helps decode cron strings.
https://en.wikipedia.org/wiki/Cron is another good resource to understanding the special syntax.
The one exception to this is I believe Domo includes the seconds as the first number so there's one extra entry.
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**1 -
@GrantSmith thank you!!
0 -
Revisiting this — is there any more detailed documentation outside of the - - help option for the wb.exe commands?
I am running into issues with my server connection option (returns error: No connection to [servername]) but am at a loss of where to start trouble-shooting this.
0
Categories
- All Categories
- 1.2K Product Ideas
- 1.2K Ideas Exchange
- 1.4K Connect
- 1.1K Connectors
- 273 Workbench
- 2 Cloud Amplifier
- 3 Federated
- 2.7K Transform
- 78 SQL DataFlows
- 525 Datasets
- 2.1K Magic ETL
- 2.9K Visualize
- 2.2K Charting
- 437 Beast Mode
- 23 Variables
- 513 Automate
- 115 Apps
- 390 APIs & Domo Developer
- 8 Workflows
- 26 Predict
- 10 Jupyter Workspaces
- 16 R & Python Tiles
- 332 Distribute
- 77 Domo Everywhere
- 255 Scheduled Reports
- 66 Manage
- 66 Governance & Security
- 1 Product Release Questions
- Community Forums
- 40 Getting Started
- 26 Community Member Introductions
- 68 Community Announcements
- 4.8K Archive