This reference describes the pre-configured Intershop 7.9 jobs. It explains their purpose, the tasks they do, where to find them, as well as provides recommendations with regard to the job configuration. The document is intended to support administrative staff during the installation and configuration of Intershop 7.9. This also applies for multi-data center environments.
Note
In general, Intershop recommends to enable only those jobs that are required for the proper operation of an Intershop Commerce Management system.
Property | Description |
---|---|
Default State | The job state after a dbinit/dbmigrate. |
IsSiteSpecific | [ True | False | Unknown ] indicator for data modification within affected tables:
|
Valid From | The initial IS7 version the job is created. |
Valid To | The IS7 version, in which the job is obsolete and removed. |
Job Dependencies | The dependencies to other jobs, respectively batch processes. |
SQL Helper to detect current job information from database:
col Domain format a50 col Name format a70 col DefaultState format a15 select dn(domainid) as "Domain" ,name as "Name" ,decode(enabledflag, 0, 'Disabled', 1, 'Enabled') as "DefaultState" from jobconfiguration order by 1,2;
Name | Domain | Default State | Description | Valid from | Valid to |
---|---|---|---|---|---|
Job - AnalyzeDatabaseSchema | root | Enabled | Analyzes the database schema to optimize the database query performance. Disabling the Oracle The following file can be used to adjust the settings: IS_SHARE/system/config/cluster/database.properties. | 6.1 | |
Job - AuditDataCSVExportAndCleanup | root | Disabled | Exports and cleans up audit data. The parameter "archive-and-delete-audit-entries-older-than-days" is mandatory and defines the limit in days. If audit items in the database are older they will be exported and removed from the database. The audit items are exported into a sub-folder of the impex directory of the job unit. It can be influenced by the parameter "CustomExportFolder". If defined, the sub folder is "export/$ | 7.3 | |
Job - Catalog | <Organization>-<Channel> | Disabled | Handling product mass data editing (batch editing) in the back office. | 7.0 | |
Job - CatalogUnshare (Organization) | <Organization>-<Channel> | Disabled | Removes catalog channel assignments - product assignments, product and category links, label assignments, promotion assignments, etc. | 7.4 | |
Job - CatalogUnshare (Partner Channel) | <Organization>-<Channel> | Disabled | Removes catalog partner assignments - product assignments, product and category links, label assignments, promotion assignments, etc. | 7.4 | |
Job - CheckOrders | root | Enabled | Checks the consistence of the order table. This is needed only by the transactional-based pricing model. For other licensing models, this job is not needed. | 7.0 | |
Job - CheckSessions | root | Enabled | Checks and deletes expired session data. | 7.0 | |
Job - CleanUp | root | Enabled | Removes expired pagecache database entries, old processes, expired instance resources. Since IS 7.4.0.0 it also removes expired batch cache clear containers and sync message responses . | 7.0 | |
Job - Cleanup Invalid Account Manager Assignments | SLDSystem | Enabled | Removes all invalid (obsolete) Customer - Account Manager assignments. Such assignments with UUIDs pointing to no CustomerPO record might exist if customers have been deleted. | 7.7 | |
Job - CleanUpManufacturerAliases | <Organization> | Disabled | Removes manufacturer aliases names, which are not assigned to any products. | 7.0 | |
Job - CleanupTrackEvents | root | Enabled | Check and remove obsolete TrackEvents | 7.0 | |
Job - CompileTemplates | root | Disabled | Compiles all templates that are out of date. | 7.0 | |
Job - Contract Notification Email | SLDSystem | Enabled | This job sends out e-mails informing the account manager about soon expiring contracts. The job logic checks a channel specific property to disable the notification email. | 7.6 | |
Job - Delete Orders | root / <Organization> | Disabled | Triggers order deletion with all according references. By default it deletes orders where the The status selection can be overwritten by defining the attribute It is also possible to define the maximum number of orders that are to be deleted during a run (default 10,000). Larger values are not recommended due to possible database problems/locks. The value can be overwritten by the attribute | 7.9 | |
Job - DeleteDomainReferences | root | Enabled | Triggers domain deletion cleanup. | 7.4 | |
Job - DeleteProductReferences | root | Enabled | Triggers deleted product cleanup | 7.0 | |
Job - DeleteUserReferences | root | Enabled | Triggers deleted user cleanup. | 7.0 | |
Job - Disable Inactive Users | SLDSystem | Enabled | Disables back office users that have not logged in for a longer time. E-mails are sent before they are actually disabled. | 7.0 | |
Job - DomainRelatedProductApprovalStatusDeleteJob | <Organization>-<Channel> | Disabled | Deletes the product approval status entries in a single sales channel. | 7.7 | |
Job - DomainRelatedProductApprovalStatusJob | <Organization>-<Channel> | Disabled | Sets the product approval status of products in a particular sales channel. | 7.7 | |
Job - ExportConfiguration | root | Disabled | This exports everything found by the ConfigurationMgr, either per domain or globally, to the defined file. | 7.0 | |
Job - General Product Approval | SLDSystem | Disabled | Sets the product approval status of products in all sales channels. | 7.7 | |
Job - Invalidate History Baskets | SLDSystem | Enabled | This job cleans up the history from old baskets. A basket stays only for a defined time in the history. As soon as the state changes from | 7.3 | |
Job - InvalidatePageCache | SLDSystem | Disabled | Invalidates the page caches of the sites with the names given in the attribute 'Sites' (comma separated). | 7.0 | |
Job - Journal Lifetime | SLDSystem | Enabled | This job brings the journal up-to-date (relevant to the specified lifetime). This means that expired journal entries are removed. The lifetime of the entries is managed with the domain preference | 7.0 | |
Job - MailSendJob | root | Disabled | Sends unsent emails. | 7.0 | |
Job - Move Outdated Baskets To History | SLDSystem | Enabled | This job moves outdated time-based baskets to the basket history. A basket becomes historic, when the state changes to | 7.3 | |
Job - OptimizeAllTextIndexes | root | Enabled | Optimize all Text Indexes. This job calls the stored procedure configured in property | 7.3 | |
Job - OrderPaymentDataCleanup | <Organization>-<Channel> | Disabled | Removes all payment detail information (credit card, bank account numbers, etc.) from orders older than a given number of days. | 7.0 | |
Job - OutboundSyndication | <Organization>-<Channel> | Disabled | Syndicating products to target: StandardDataFeed | 7.0 | |
Job - Preview Context Cleanup | root | Enabled | Removes outdated full site preview links. | 7.1 | |
Job - ProcessActivePromotionProducts | <Organization>-<Channel> | Enabled | Fills the table ACTIVEPROMOPRODUCTS in order to prepare the date for the ProductPromotionDataProvider. | 7.0 | |
Job - ProcessBatchCacheClear | root | Enabled | Processes cache clear for cache clear key batch containers with a desired cache clear date. | 7.0 | |
Job - ProcessCatalogImpex | <Organization>-<Channel> | Disabled | Governs the export, import validation and import available from the Catalogs Import & Export page in the back office. Each created job corresponds to an export, import validation or import process seen in the status section of the Catalog Import & Export page. | 7.0 | |
Job - ProcessCategoriesImages (valid to 7.9) | <Organization>-<Channel>-<Site> | Disabled | This job creates images references for all categories using the image references of the assigned products. Starting with 7.9 a Catalog Manager can specify images for each catalog and/or category. See Commerce Management application's Online Help | Managing Catalog/Category Images for details. Note Since this job is deprecated it will be removed with ICM 7.10. | 7.0 | 7.9 |
Job - ProcessPriceListImportSchedule | <Organization>-<Channel> | Enabled | Triggers a regular automatic price lists import. | 7.0 | |
Job - ProcessPromotionAvailability | <Organization>-<Channel> | Enabled | Sets promotions (unavailable) depending on the availability of the assigned products. | 7.0 | |
Job - Product Notification Agent | SLDSystem | Enabled | This job evaluates alerts of products (e.g. end-of-life status reached) and sends notification emails. | 7.0 | |
Job - ProductPrice Cleanup | <Organization>-<Channel> | Enabled | Removes price list prices older than the configured number of days. | 7.0 | |
Job - Promotion Code Reservation Cleanup | SLDSystem | Enabled | This job removes the expired promotion code reservation entries for baskets that are not OPEN. | 7.9 | |
Job - Rebuild Search Indexes | SLDSystem | Disabled | Rebuilds all search indexes by removing all indexed data first. | 7.2 | |
Job - ReencryptData | root | Disabled | Re-encrypts data using the currently active encryption config. This is used for encryption key management. Whenever a new default encryption key has been set, this pipeline (which calls into hooks for all affected cartridges) is called to re-encrypt all values. This is especially relevant for payment instrument data. | 7.0 | |
Job - Refresh Catalog Filters (SLDSystem) | SLDSystem | Enabled | Updates the catalog filters of all organizations. The job also purges filters marked as deleted. | 7.0 | |
Job - Regular Replication Process | SLDSystem | Disabled | This job starts the predefined replication process with given identifier. The replication process is defined and configured in IS_SHARE/system/config/cluster/replication.xml | 7.0 | |
Job - Remove Invalid Baskets | SLDSystem | Enabled | This job removes all baskets with the status | 7.3 | |
Job - Remove Outdated File Resources | SLDSystem | Disabled | Removes all file resource entries for which the corresponding files in the file system have been removed. | 7.0 | |
Job - Remove PriceLists of Expired Contracts | SLDSystem | Enabled | This job removes the customer price list assignment when a contract expires. It sets the contract status to expired. | 7.6 | |
Job - Replication Process Scheduler | SLDSystem | Enabled | This job starts scheduled replication processes. | 7.0 | |
Job - Replication Task State Synchronization | SLDSystem | Enabled | This job determines all replication tasks of the system with state PENDING and updates the state to WAITING if current time reached or exceeds the replication tasks' pre-defined start time. This is necessary because only tasks with state WAITING can be assigned to replication processes. | 7.0 | |
Job - REPORT_* | root | Disabled | Export ... all, see the jobs: REPORT_AllCatalog REPORT_AllProducts REPORT_AppServerLogs REPORT_DomainList REPORT_InstallationInformationLocal_* REPORT_InstallationInformationShare REPORT_LogsLocal_* REPORT_OrderVolumeDaily REPORT_OrderVolumeMonthly REPORT_PropertyFilesLocal_* REPORT_PropertyFilesShare REPORT_ReportConfig REPORT_SoldProductsDaily REPORT_SoldProductsMonthly REPORT_WALogs REPORT_WAStatistics | 7.0 | |
Job - REPORT_TransferData | root | Disabled | Transfers the reporting repository to the Customer Information Center. | 7.0 | |
Job - Reset Cost Center Fixed Spent Budgets | root | Disabled | Resets the spent budget of all cost centers with budget period type fixed . | 7.9 | |
Job - Reset Cost Center Monthly Spent Budgets | root | Disabled | Resets the spent budget of all cost centers with budget period type monthly . | 7.9 | |
Job - Reset Cost Center Quarterly Spent Budgets | root | Disabled | Resets the spent budget of all cost centers with budget period type quarterly . | 7.9 | |
Job - Reset Cost Center Weekly Spent Budgets | root | Disabled | Resets the spent budget of all cost centers with budget period type weekly . | 7.9 | |
Job - Reset Monthly Budgets Spent | root | Disabled | Resets monthly budgets spent of all customer users of the system. | 7.9 | |
Job - Reset Quarterly Budgets Spent | root | Disabled | Resets quarterly budgets spent of all customer users of the system. | 7.9 | |
Job - Reset Service MBean | root | Disabled | Reset Service MBean Statistic data. | 7.0 | |
Job - Reset Weekly Budgets Spent | root | Disabled | Resets weekly budgets spent of all customer users of the system. | 7.9 | |
Job - Revalidate CMS Objects | SLDSystem | Disabled | Performs a full revalidation of all CMS objects | 7.3 | |
Job - Run Cache Refresh | SMC | Disabled | Forces the execution of the RefreshCache pipelet. This invalidates the whole ORM cache. | 7.0 | |
Job - Run Garbage Collector | SMC | Disabled | Runs the Java garbage collector for the VM where this job is executed. This can be useful to find memory leaks faster. | 7.0 | |
Job - SearchIndexGeneration* | <Organization>-<Channel> | Disabled | SearchIndexGeneration[Index-ID] Rebuild or update of the search index 'Index-ID' triggered as batch job from the back-office. The index-ID in the job name is optional. The used index ID is given in the job configuration attribute SearchIndexID. | 7.0 | |
Job - Send Abandoned Basket Messages | SLDSystem | Disabled | Checks for abandoned baskets and forces the e-mail marketing provider to send out messages to the basket owners. | 7.0 | |
Job - Synchronize Page Model and Pagelet Instances | SLDSystem | Disabled | This job synchronizes all existing content instances with the current content model:
| 7.0 | |
Job - Synchronize Products | SLDSystem | Enabled | This job synchronizes products of repositories (that are set for synchronization) using product mapping rules. | 7.0 | |
Job - SynchronizeAllTextIndexes | root | Enabled | Synchronize all text indexes. This job calls the stored procedure configured in property | 7.3 | |
Job - SyncLiveWithEditingStagingProcess | root | Enabled | Synchronizes the live with the editing staging process. | 7.0 | |
Job - Update Classification Snapshots (SLDSystem) | SLDSystem | Enabled | Updates the database snapshot views that contain consolidated product counts per domain and classification category. | 7.0 | |
Job - Update Product Assignments (SLDSystem) | SLDSystem | Enabled | This job updates product assignments (explicit & implicit product binding) for all catalogs. New attribute (since 7.9) The If the attribute is set to | 7.9 | |
Job - Update Product Online Status | SLDSystem | Enabled | Updates the OnlineFlag of products depending on their ValidFrom, ValidTo and AvailabilityStatus attributes. | 7.0 | |
Job - Update Rule Based Sharing Groups | SLDSystem | Disabled | Gets all rule based sharing groups and updates the product assignments based on the update rules. | 7.0 | |
Job - Update Search Indexes | SLDSystem | Disabled | Update or remove all products that have been changed after the LastIndexStartTime of the SearchIndexes. | 7.0 | |
Job - Update Shop Statistics | SLDSystem | Disabled | Queries and updates the shop statistics for all channels and organizations. The overview pages in the Commerce Management are based on these statistics. | 7.0 | |
Job - UpdateTrackEvents | root | Enabled | Calculate A/B test statistics based on generated A/B test events for every A/B test group. | 7.0 | |
Job - Write Performance Reports | SMC | Disabled | Writes the actual performance reports into the log directory. The boolean attribute "doResetSensors" controls, whether the sensors are reset after report creation. Default is "true". | 7.0 | |
Job - Write Sensor Performance Reports | root | Disabled | Writes the reports of the performance sensors to IS_SHARE/system/log/monitor. The boolean attribute "doResetSensors" controls, whether the sensors are reset after report creation. Default is "true". | 7.0 |
The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.