최신 IBM Cloud C9550-413 무료샘플문제:
1. An application developer needs to check the eligibility rules pertaining to the state of New Jersey (NJ) in the Business Console.
Assuming that the application developer has configured the ability to execute only the NJ rules, how can the application developer run tests that test only the NJ rules?
A) Create a KPI file with data only pertaining to NJ.
B) Select the "NJ rules only" extractor on the Step 2 of Test Suite creation wizard.
C) Select "check NJ rules only" from the operation drop down on the inside of the Test tab bar before running the test suite.
D) Run the excel scenario file from inside the N J folder of the rule repository.
2. A company has multiple decision services that generate and send offers across various channels such as a Java based website as well as a COBOL based mailing system. The rules in these decision services may be different but they do use the same business vocabulary. The COBOL based mailing system requires native integration with the generated COBOL API stubs.
How must the application developer create their XOM(s) and generate their shared BOM(s)?
A) Create a Java XOM, create a separate XOM from a COBOL copybook, and then generate a shared BOM from the Java XOM.
B) Create a Java XOM, create a BOM from the Java XOM, and share the BOM and XOM with the COBOL based mailing system.
C) Create a Java XOM, create a separate XOM from a COBOL copybook, generate a BOM from each XOM. and merge the BOMs.
D) Create a XOM from a COBOL copybook, create a BOM from the COBOL XOM, and share the BOM and XOM with the Java based website.
3. 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?
A) 1. Export the business rules project from Rule Designer to a RuleApp.
2. Repackage the RuleApp within the SSP
3. Deploy the RuleApp on Decision Center.
B) 1. Repackage the XOM within the SSP in Rule Designer.
2. Deploy the repackaged SSP to the remote Rule Execution Server.
3. Publish the rules project to Decision Center.
4. Configure Decision Center so that it can access the Rule Execution Server that references the SSP and stores the XOMs.
C) 1. Install a remote business rules proxy on Decision Center.
2. Configure the business rules proxy to use SSP
3. Establish a secure connection between Decision Center and Rule Execution Server
D) 1. Configure Decision Center for remote access to Rule Designer.
2. Deploy the rules project to the remote Rule Execution Server.
3. Install SSP on Decision Center.
4. Establish a secure connection between Decision Center and Rule Execution Server.
4. While executing a RuleApp that has been deployed to the Rule Execution Server it becomes clear that the value of a ruleset output parameter has an unexpected result. It has been determined that the correct version of the RuleApp has been deployed to the Rule Execution Server and that monitoring has been turned on for the ruleset.
How can the application developer determine which rules in the ruleset executed on the Rule Execution Server?
From the Rule Execution Server console:
A) open the RuleApp view, and download the RuleApp archive trace to review the list of rules which have executed for the ruleset.
B) open the Diagnostics View and Run Diagnostics on the RuleApp to review a list of rules which have executed for the ruleset.
C) open the Decision Warehouse View and review the related decision trace for the ruleset.
D) open the ruleset view and review events which were logged on the Execution Unit (XU) used to execute the ruleset.
5. An Insight solution, TelcoSolution, has been deployed to the Insight Server. Further, a Java test client has been developed to send sample events to the solution and assert that the events are processed correctly.
How can the application developer connect the Java test client to the TelcoSolution on the Insight Server?
A) Pass the TelcoSolution solution name, and the Insight Server's host name. port, and access privileges to the Java test client's connect () method.
B) Use the REST API to link the TelcoSolution to the Java test client.
C) Configure the testdriver.properties file in the Java test client with the TelcoSolution solution name and the Insight Server's host name, port, and access privileges.
D) Deploy the Java test client on the same Insight Server where TelcoSolution is deployed.
질문과 대답:
질문 # 1 정답: B | 질문 # 2 정답: D | 질문 # 3 정답: B | 질문 # 4 정답: C | 질문 # 5 정답: C |