Default Batch Processing List
Kuroco provides the following default batch processing. When a batch processing is executed, computing fees based on usage will be charged. Please refer to this summary for managing usage-based billing.
info
You can check pre-executed batches and scheduled batches on the Batch process page.
EC
Title | Execution Timing | Execution Content |
---|---|---|
ec_process_download | Every 15 minutes if there are orders for downloadable products | Processes sales for downloadable products and performs a series of operations required for downloading the corresponding products. |
ec_auto_sale_regular | Every 15 minutes if there are orders for subscription products | Processes sales for subscription products. |
ec_order_expire_cancel | Every day at 3 AM | Cancels orders that have expired payment deadlines. |
ec_regular_delivery_download | Every day at 2 AM if there are orders for subscription downloadable products | Processes sales for subscription downloadable products. |
ec_fix_point | After displaying EC > Point Settings, every day at 1 AM if there are provisional points that can be confirmed | Confirms provisional points. |
ec_expire_point | After displaying EC > Point Settings, every day at 1 AM if there are points that have expired | Sets points as expired. |
API
Title | Execution Timing | Execution Content |
---|---|---|
cache_update | Every day at 5 AM after displaying the API Menu List Also immediately executed when the cache clear button in API settings is pressed | Clears the API settings cache. |
api_exec | When an API is requested asynchronously (only possible for APIs that allow asynchronous calls) | Executes the specified batch processing. |
Contents
Title | Execution Timing | Execution Content |
---|---|---|
topics_cleanup_update_history | When the checkbox for [Do not leave update history] is enabled and updated in Content Definition Editing | Deletes the update history of the content. |
topics_bulk_postprocess | After the bulk upload process of the content | Performs necessary processes after the bulk upload process of the content (such as recalculating the number of related tags). |
sync_counter | Every hour | Synchronizes the access count obtained from GA to each content. |
topics_group_settings_postupdate | After updating the content definition editing | Performs necessary processes after updating the content definition editing (such as rebuilding the index of the DB). |
topics_upload | When [Send by batch processing] is pressed in Content Upload | Uploads the content. It works when [Send by batch processing] is selected. |
topics_download | When [Send by batch processing] or [Execute file download in batch processing] is pressed in Content Download | Downloads the content. It works when [Send by batch processing] is selected. |
topics_keyword | Every hour when "Use template for keyword search" or "Convert to vector data" is checked | Updates the data for keyword search based on the content of Keyword Template / Keyword Template (OpenAI). If OpenAI keyword search is used, the openai_embeddings batch is also executed immediately. |
My Page
Title | Execution Timing | Execution Content |
---|---|---|
vaddy | When [Update] button is pressed in VAddy | Performs vulnerability diagnosis using the external API VAddy. Reference: Integrating with VAddy - Automated API endpoint diagnostics |
Members
Title | Execution Timing | Execution Content |
---|---|---|
member_provisional_upload | When [Send by batch processing] is pressed in Pending member list - Upload | Performs bulk upload of provisional members. |
member_lump | When [Send by batch processing] is pressed in Member Upload | Performs member upload. It works when [Send by batch processing] is selected. |
loginid_remainder_to_user | When the expiration date of the login permission becomes 30 days ago in Member Editing | Sends a notification by email when the login ID expiration of the user becomes 1 month ago. |
Delivery
Title | Execution Timing | Execution Content |
---|---|---|
magazine_sendmail_bat | When specifying the sending date and time in Editing Delivery Messages | By specifying the sending date and time in Email Editing and setting it to "Waiting for Delivery", batch processing will be scheduled at that time. |
Form
Title | Execution Timing | Execution Content |
---|---|---|
inquiry_bn_download | When pressing [Generate download link for CSV] or [Generate download link for files] in Downloading | Generate a download link for the submission data. |
Batch Processing
Title | Execution Timing | Execution Content |
---|---|---|
openflgSetting | When specifying the content publication date and time in Publish settings | Sets the content to be published or unpublished based on the specified publication date and time. Batch processing is scheduled at the specified date and time. |
Approval Workflow
Title | Execution Timing | Execution Content |
---|---|---|
scheduled_publish | When specifying the approval flow publication date and time in Content editor | Approves time-limited pending data. |
approval_alert | When the email notification is set in Approval Workflow Basic Settings and the set alert deadline has passed | Sends an approval request notification email to the approver if there are pending approval data. |
External System Integration
Title | Execution Timing | Execution Content |
---|---|---|
openai_embeddings | Every hour when OpenAI integration is configured | Updates the OpenAI vector data for each content. |
Support
If you have any other questions, please contact us or check out Our Slack Community.