manage-services
OfficialDefine and implement OFBiz services.
Software Engineering#java#transaction management#rest api#groovy#service definition#ofbiz#entity-auto
Authorapache
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a comprehensive guide for defining, implementing, and managing business logic as reusable, transactional, and securely enforced OFBiz services.
Core Features & Use Cases
- Service Definition: Create and register new services in
services.xml. - Engine Selection: Choose the appropriate engine (
entity-auto,groovy,java,group) for different logic types. - Transaction Management: Control transaction boundaries (
use-transaction,require-new-transaction) and handle commit/rollback logic. - Security & Export: Implement authentication, authorization, and expose services via REST APIs.
- Use Case: When developing a new feature that requires creating an order, charging a credit card, and sending a confirmation email, this skill guides you through defining these as separate, transactional services and orchestrating their execution.
Quick Start
Define a new service named 'createExample' using the entity-auto engine to create a record in the 'Example' entity.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-services Download link: https://github.com/apache/ofbiz-plugins/archive/main.zip#manage-services Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.