What is one migration task a developer needs to perform when migrating a legacy business rules application to
the latest version of the product?
A.
Migrate existing TestSuite files.
B.
Migrate the XOM to include business annotations.
C.
Migrate existing B2X code from IRL to supported ARL.
D.
Update existing web service clients from JSON to XML.
Migrate existing B2X code from IRL to supported ARL.
What is the purpose of a RuleApp?
A.
A RuleApp is a deployable management unit.
B.
A RuleApp is the entry point for clients to access the business logic.
C.
A RuleApp contains a single executable ruleset.
D.
A RuleApp includes all that is needed by a single decision operation.
A RuleApp is a deployable management unit.
A company wants to use ODM for asynchronous processing with large payloads and very strict performance
guidelines. They want to keep data extraction and execution close to reduce any latency effects. They also
need ODM to scale as they might want to execute rules from several different applications concurrently. What
execution implementation fits these requirements?
A.
A stand-alone POJO session on a single VM.
B.
A custom MDB with a stateful or stateless rule session.
C.
A J2SE rule session to create a tightly coupled application with performance gains.
D.
An HTDS web service and increase the size of the connection pool based on performance testing needs.
A custom MDB with a stateful or stateless rule session.
For a request, which object is used for a Java execution of a Rule session?
A.
IIrRequest
B.
rule Request
C.
restAPIRequest
D.
IIrSessionRequest
IIrSessionRequest
What is the IlrJMXRuleAppMBean API used for?
A.
To manage ruleapp project
B.
To manage ruleset resources
C.
To create, list, and remove RuIeApps (name and version)
D.
To create, list, and remove rulesets (name and version)
To create, list, and remove RuIeApps (name and version)
Page 1 out of 13 Pages |