manage-eca

Official

Automate OFBiz event-driven logic

Authorapache
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables the automation of business logic in Apache OFBiz by triggering services based on specific events in service lifecycles (SECA) or database entity changes (EECA), preventing manual intervention for routine tasks.

Core Features & Use Cases

  • Service Event Condition Actions (SECAs): Trigger services after specific service lifecycle events (e.g., after an order is committed).
  • Entity Event Condition Actions (EECAs): Trigger services when database entities are created, updated, or removed.
  • Use Case: Automatically send a confirmation email when an order status changes to 'COMPLETED', or re-index a product in a search engine whenever its details are updated in the database.

Quick Start

Use the manage-eca skill to create a SECA that triggers the 'sendOrderConfirmationEmail' service asynchronously after the 'storeOrder' service returns for sales orders.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: manage-eca
Download link: https://github.com/apache/ofbiz-plugins/archive/main.zip#manage-eca

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.