Web Search

Preface
Connecting with TIBCO Resources
How to Access TIBCO Documentation
How to Contact TIBCO Support
Chapter 1 Overview
Introduction
Exposing a Decisions Service
Elements of a Decisions Service
Decisions Service Project
Decisions Flow Package
Decisions Flow
Decisions Table Task
Decisions Table
Rules
Business Object Model (BOM)
Decisions Service Task
Decisions Service Deployment
Samples
Chapter 2 Creating a Decisions Service Project
Creating a Decisions Service Project
Adding a Decisions Flow to a Decisions Package
Adding a Business Object Model to a Decisions Project
Global Data (Business Data Projects)
Business Object Model Restrictions
Enumerations
Data Types
Dates and Times
Text
Chapter 3 Working with Decisions Flows
Decisions Flow Overview
Adding Decisions Table Tasks to a Decisions Flow
Decisions Flow Start and End Events
"Message" Start Event Configuration
"Message" End Event Configuration
Adding Parameters to a Decisions Flow
Adding Parameters to a Decisions Flow
Using the Properties View
Using the Wizard
Chapter 4 Decisions Table Tasks
Decisions Table Task Editor
Defining Decisions Tables
Defining Rules
Overview of Conditions and Actions
Adding Conditions and Actions to a Decisions Table
Adding Regular Conditions and Actions
Adding Custom Conditions and Actions
Adding Rules to a Decisions Table
Working With Conditions, Actions, and Rules
Rule Execution Order/Priority
Empty Cells
Using Script in a Custom Condition or Action
Filtering Rules
Removing Rules, Conditions, and Actions
Moving Conditions or Actions
Sorting Rules
Searching
Using Arrays in Conditions and Actions
Validating Rules in a Decisions Table
Using the Standard Functions
Viewing Function Descriptions and Syntax Information
Adding a Standard Function to a Condition or Action
Supported Operators
Chapter 5 Validating Decisions Tables
Overview of Table Analyzer
Analyze Table
Show Coverage
Setting Table Analyzer Preferences
Validating Decisions Tables
Chapter 6 Calling a Decisions Service from a BPM Process
Introduction
Adding and Configuring Decisions Service Task
Drag-and-Drop a Decisions Flow onto a BPM Process
Generate a Decisions Flow from a BPM Process
Chapter 7 Exposing a Decisions Service as a Web Service
The Default Generated Web Service Operation
Decisions Service Binding Configuration
Configuring SOAP Over HTTP Binding Type
Configuring a SOAP Over JMS Binding Type
Separating the BOM from the Decisions Service Project
Restricting Runtime Access to Decisions Services
Chapter 8 Decisions Service Deployment
Overview
Deploying from TIBCO Business Studio
Deploying from TIBCO ActiveMatrix Administrator
Exporting a Decisions Project DAA from TIBCO Business Studio
Generating a DAA From the Command Line
Deploying Using a Deployment Script
Deployment Scripts for Decisions Projects
Deployment When Using SOAP Over JMS
Chapter 9 ActiveMatrix Decisions Rules Language
Rule Language Basics
Comments
Separators
Identifier Naming Requirements
Local Variables
Literals
Escape Sequences
Operators
Keywords and Other Reserved Words
Attributes
Working with BOM Properties
BOM Property Atom
BOM Property Arrays
Exception Handling
Syntax
Flow Control
if/else
for
while
Rule Language Datatypes
Compatibility of Operators with Types
Correcting Inconsistencies of Type
String Operands
Arithmetic Expressions
Assignment Conversion
Function Argument Conversion