UnoPim Job Scheduler
UnoPim Job Scheduler helps automate import and export jobs with a simple and reliable scheduling system. Admins can easily create and manage jobs from the UnoPim admin panel.
- Schedule import and export jobs using cron expressions.
- Create and manage jobs from the UnoPim admin panel.
- Run jobs automatically based on the configured schedule.
- Set retry attempts and cancel all running jobs when needed.
- View job execution history and logs.
- Get notifications when a job finishes or fails.
- Secure access with role-based permissions.
- Manage multiple scheduled jobs from one place.
- Simple and easy-to-use interface.
- Description
- Reviews
- FAQ
- Customers ()
- Specifications
- Cloud Hosting
- Changelog
UnoPim Job Scheduler helps automate data operations in UnoPim. Admin can schedule import and export jobs directly from the admin panel using a simple UI.
The module allows users to set when a job should run and track its execution. They can also retry failed jobs and view detailed logs. This reduces manual work and helps ensure that important tasks run on time.
It is useful for tasks like regular product imports or scheduled data exports. By automating these jobs, businesses can keep their data updated and maintain a smooth workflow.
Highlighted Features of UnoPim Job Scheduler
Cron-Based Scheduling
Schedule jobs using flexible cron settings to run tasks automatically at specific times.
Import & Export Automation
Automatically run product and category import or export jobs without manual work.
Execution History
Check job records to see what happened during each job and find issues quickly.
Detailed Logs
Check job records to see what happened during each job and find issues quickly.
Retry Failed Jobs
Set how many times a failed job should try again automatically.
Notifications
Receive email alerts when a job finishes successfully or fails.
Why Do You Need UnoPim Job Scheduler?
Managing large data tasks manually takes time and can lead to errors. UnoPim Job Scheduler automates import and export jobs so they run on time without regular checking.
This helps reduce manual work, avoid mistakes, and keep product and category data updated. It also makes it easy to check job results and keep data updates running smoothly.
You can also explore our other UnoPim modules to extend the functionality of your PIM system.
General Settings
Create and manage scheduled jobs easily from the UnoPim admin panel.
- Go to Admin Panel → Job Scheduler → Jobs
- Click Create Job
- Enter the job name and a unique job code
- Select the job type such as Import or Export
- Choose the entity such as products or categories
- Assign an existing UnoPim job instance
- Enable or disable the job based on your needs

Job Scheduler Configuration
Set the schedule and execution rules for how the job should run.
- Define the cron expression (daily, weekly, monthly, or custom)
- Set the timezone for correct execution timing
- Configure retry attempts for failed jobs
- Set the delay between retries
- Define the job execution timeout
- Control how much data is processed at a time for better performance.

Job Execution & Monitoring
Monitor job activity and review execution results from the admin panel.
- View all job runs in a single grid
- Check job status such as pending, running, completed, or failed
- Track execution time and processed records
- Cancel running jobs when required
- Access detailed logs for each job execution
- Find errors easily with detailed logs for each data row.

Support
For any query or issue, please create a support ticket here http://webkul.uvdesk.com/. You may also check our all UnoPim Extensions.
Specifications
Frequently Asked Questions
Move to Cloud Today
AWS Free tier hosting for one year by amazon web services, for more details please visit AWS Free Tier.
GCP Free tier hosting for one year with 300 credit points by google cloud platform, for more details please visit GCP Free Tier.
Azure free tier hosting for one year with 25+ always free services, for more details please visit Azure Free Tier.
In our default configuration we will provide tremendous configuration for your eCommerce Website which is fast to load and response.
Default Configuration Details of Server
- 1 GB RAM
- 1 Core Processor
- 30 GB Hard Disk
- DB with 1 GB RAM and 1 Core Processor
* Server Configuration may vary as per application requirements.
Want to know more how exactly we are going to power up your eCommerce Website with Cloud to fasten up your store. Please visit the Cloudkul Services.
Get Started with Cloud- - Feature Add (+)
- - Feature remove (-)
- - Bug Fixed (!)
- - Modification (*)
- + Initial Release
- + Cron-based scheduling using Laravel schedule:run with 5-part cron expression
- + Support for Export and Import job types (Products, Categories)
- + Preset schedule options: Every Minute, Hourly, Daily, Weekly, Monthly, Custom
- + Timezone-based scheduling with recurring and one-time execution
- + Job dependency chaining to run jobs sequentially