1.
A business user would like to test and simulate a classic rule project remotely from Decision Center. What does the application developer need to do to make the business rules accessible for remote testing?
2.
Security has been enabled in Decision Center for the main branch of a given decision service. A specific user belongs to a group that has access to that main branch. This user must be able to access and rename an action rule in a sub-branch of the main branch of the decision service. What does the application developer need to configure in the Enterprise Console to meet these requirements?
3.
An application developer has deployed version 1.0 of a Java XOM and a decision service to a Rule Execution Server. The decision service is being tested by the business analyst through an internal application. Due to a change in requirements, the application developer updates the implementation of a XOM method and deploys version 2.0 of the Java XOM. The business analyst has asked for the ability to test with either version 1.0 or version 2.0 of the XOM without requiring any redeployment of the XOM. How can the application developer support the business analyst's request?
4.
Decision Center is currently deployed and running with the application server on a single node (physical host) and the database on a separate physical host within the same subnet. The rule authors using Decision Center are experiencing slow response times on various operations and are not able to isolate the cause. The following characteristics are present: More than 10 rule authors are using Decision Center simultaneously. Most rule authors are browsing the repository and locating rules by clicking into folders. Multiple rule authors are iteratively editing a rule and running a test suite to see the impact. Multiple rule authors are iteratively editing and saving very large decision tables. What should the application developer tune to improve performance?
5.
Some entity attributes need to load their values from an outside datasource. How can the application developer develop the required data provider?
6.
There is a requirement to generate custom reports for decision services deployed to Decision Center. How can the application developer construct the required reports for Decision Center?
7.
A completed decision service used to make independent, stateless decisions is ready for integration. An application developer is considering the appropriate rule execution pattern to follow in developing a client application. The client application will be deployed on the same host Operating System environment as the decision service. In addition, the client is a Java application which requires transaction control Quality of Service between the application code and the rule execution components. Which rule execution invocation option should the application developer use?
8.
An application developer published some pricing rules to the Rule Execution Server. The Java client application reports that Order Pricing is not available at this time which is a graceful failure but was unexpected. The application developer checks the log file and sees: What does the application developer need to do to completely diagnose this problem?
9.
The format of the incoming event does not match the format expected by the Insights runtime. What shall the application developer do to allow the Insights runtime to process those incoming events?
10.
The Insights solution contains a global entity aggregate. For logging purposes, the debug information needs to be collected for that aggregate. How can the application developer capture debug information for the global entity aggregate?