Checking catalogue export statuses
Open the menu Data » Catalogue export status to check the status of catalogue exports of the last 4 weeks.
This page is new and we always want to improve. Couldn’t find what you are looking for or do you think something could be explained better? Then let us know by using the feedback function at the bottom of this page. The more details you provide, the easier it is for us to improve this page. |
1. Getting to know the status overview
You are in the menu Data » Catalogue export status. When you open the menu, a list of all exports is shown. This list is updated automatically every 20 seconds.
Column |
Explanation |
Export ID |
The ID of the export |
Type |
What type of export is it?
|
Catalogue name |
The name of the catalogue |
Template |
The template |
Condition |
|
Progress |
Shows the progress of the export. If the export is still running, the number of jobs already processed is shown. What is a job?
When exports of the type Async are started, the data to be exported is split into packages. Each package contains 500 lines. The last package may contain fewer lines. Each of these packages is a job. Each of these jobs is enqueued. Example: An export contains 2,300 lines. The export is split into 5 jobs: 4 jobs with 500 lines each and one job with 300 lines. The progress bar shows how many of these 5 jobs have already been exported. |
Error |
How many error occurred during the export? |
Successful jobs |
How many jobs of the export were completed successfully? What is a job?
When exports of the type Async are started, the data to be exported is split into packages. Each package contains 500 lines. The last package may contain fewer lines. Each of these packages is a job. Each of these jobs is enqueued. Example: An export contains 2,300 lines. The export is split into 5 jobs: 4 jobs with 500 lines each and one job with 300 lines. The progress bar shows how many of these 5 jobs have already been exported. |
Initiator |
How was the export started?
What is a cron?
A cron is used to run processes based on a schedule. These are run in individual cron jobs. So cron jobs are recurring tasks (jobs) that start automatically in set intervals. These intervals are usually specified in minutes. So for example, a "cron 60" runs every 60 minutes. Example: Item data is exported to a market once per day. To do that, a "cron 1440" is used. Each export is its own cron job. Fun fact: Cron stands for "Command Run On Notice". However, the term also alludes to Chronos, the Greek god of time. Why you need to know what a cron is? Well, actually you don’t need to know that at all. All you do is activate the data exchange in PlentyONE. The rest happens automatically. Awesome, right? |
Start time |
When was the export started? |
State last changed |
When did the state of the export last change? |
2. Filtering the list of exports
By default, all exports except those of the type Dev cache are shown. You can reduce the number of exports shown by using filters.
-
search = Starts a new search.
-
tune = Shows the filters.
Export ID |
Reduces the list to the export with this ID. |
Type |
Reduces the list to exports of this type.
|
Catalogue ID |
Reduces the list to the catalogue with this ID. |
Condition |
Reduces the list to catalogues in this state. |
Initiator |
Reduces the list to exports that were started in this way. |
Initiator ID |
Reduces the list to exports that were started by this person. |
Has errors |
Reduces the list to exports that either have or do not have errors. |
Started from |
Reduces the list to exports that were started on or after this date. |
Started to |
Reduces the list to exports that were started up to this date. |
State last changed from |
Reduces the list to exports with state changes since this date. |
State last changed to |
Reduces the list to exports with state changes up to this date. |
3. Details view
Click on an export to see details about the export process.
Setting | Explanation |
---|---|
Progress logs |
Click to show the logs. The list of logs is shown on the left. Click on one of the logs to show more details about the progress. |
Performance logs |
This setting is still without function. Stay tuned. |
Data |
Click to show the data that was exported. The data is shown in JSON format. |
Download public export |
Note: Use this download if you use a public link. You can change the settings for public links in the Download settings of the catalogue.
|
Details |
This lists detailed information about the export. This information is updated automatically every 20 seconds. |
Error |
A list of errors. This information is not updated automatically. So click on refresh to manually update the information if necessary. |