What are three features of Pattern Matcher? (Choose three.)
A. The Pattern service can be started and stopped anytime inside the engine,
B. The Pattern service can only be run inside an Inference agent.
C. The Pattern service starts automatically when the engine starts.
D. The Pattern service can run in Inference agent or Query agent.
E. Each agent has a separate instance of the Pattern service.
How do you override the default event for a JMS destination?
A. Map incoming messages directly to an event in TIBCO BusinessEvents
B. Map incoming messages only through the_ns_field in the message
C. Map incoming messages only through the_nm_fieldinthemessage D. Map incoming messages through two fields (_ns_,_nm_) in the message
Which two log levels can be set when configuring a logger in CDD? (Choose two.)
A. Warn
B. None
C. Agent
D. Off
What are three valid SimpleEvent attributes? (Choose three.)
A. @id
B. @ttl
C. @destination
D. @payload
E. @closure
What are three parts of a T1BCO BusinessEvents rule? (Choose three.)
A. Java imports
B. Declarations
C. Headers
D. Conditions
E. Actions
F. Scope
Which two communication options are configurable in CDD when TIBCO BusinessEvents DataGrid is used? (Choose two.)
A. PGM
B. Unicast
C. Broadcast
D. JMX
Which three functions are provided by the TIBCO BusinessEvents Studio integrated debugger? (Choose three.)
A. Asserting arbitrary concepts and events
B. Browsing working memory state
C. Consuming asserted events
D. Deleting existing concept instances
E. Browsing modified runtime objects
What are three features of Query agents? (Choose three.)
A. Execute rules only
B. Execute rule functions only
C. Provide read-only access to the objects in the cache
D. Provide read and write access to the objects in the cache
E. Assert events
A retail company must provide seasonal promotions to its customers. The rules used for the promotions are very dynamic and need to be enabled/disabled by a non-technical employee (i.e., a front end clerk).
Which TIBCO BusinessEvents add-on should you use to implement the requirement?
A. Decision Manager
B. Business Rules
C. Business Studio
D. Data Modeling
What are three parts of a TIBCO BusinessEvents rule? (Choose three.)
A. Java imports
B. Declarations
C. Headers
D. Conditions
E. Actions
F. Scope