KRMS Developer tasks

(work in progress - content tdb. I've put in some placeholder content-topics for a TOC skeleton.)

KRMS takes advantage of several of the capabilities that KRAD makes available to all application developers. This section provides information on developing KRMS constructs and integrating within applications and/or workflows. It assumes you or someone else has already done the initial set up tasks described in the KRMS Administration Guide section above.

Defining KRMS' Contexts, Agendas, and Rules

How do I integrate KRMS into an application?

The following shows how to find and call a KRMS agenda (an ordered set of rules, defined for a particular business context) from within an application: (put the xml code example information here).

How do I integrate KRMS into a KEW workflow?

The following shows how to find and call a KRMS agenda (an ordered set of rules, defined for a particular business context) from a KEW node: (put the xml code example information here).

Is there anything I should be aware of to optimize performance?

Debugging & deployment - FAQs