What are two reasons this could happen?

An application developer has changed the Java XOM. The developer than tries to update the BOM but no differences appear. What are two reasons this could happen? (Select two.)A . A member in the Java XOM was deleted.B . A member in the Java XOM was annotated as @Deprecated.C ....

April 2, 2019 No Comments READ MORE +

Which API offers the fastest throughput, sufficient reliability, and least amount of client side development for this decision service?

A developer needs to build an asynchronous decision service that can process extremely high transaction volume for a small input request and from an application that is not mission critical. Which API offers the fastest throughput, sufficient reliability, and least amount of client side development for this decision service?A ....

April 1, 2019 No Comments READ MORE +

Which IRL function needs to be manually migrated to ARL?

Which IRL function needs to be manually migrated to ARL?A . reset()B . getCurrentTask()C . setMainTask(String)D . TaskInstance.getTask()View AnswerAnswer: D

March 30, 2019 No Comments READ MORE +

When configuring Decision Server Rules on WebSphere Liberty Profile, which archive needs to be deployed on the application server in order to enable hosted transparent decision services?

When configuring Decision Server Rules on WebSphere Liberty Profile, which archive needs to be deployed on the application server in order to enable hosted transparent decision services?A . DSService.warB . HdtsService.warC . DecisionRunner.warD . DecisionService.warView AnswerAnswer: D Explanation: Reference: ftp://public.dhe.ibm.com/software/websphere/dmanager/PDF/87/ odm_distrib_config_wlp_ibmbook.pdf (16)

March 30, 2019 No Comments READ MORE +

Which one of the proposals is possible using the HTDS REST?

Which one of the proposals is possible using the HTDS REST?A . Filter code from the WADLB . Inline XSDs files in the WADD . Outline XSDs files in the WADLE . Query certain elements in the WADLView AnswerAnswer: B Explanation: Reference: https://www.ibm.com/support/knowledgecenter/da/SS7J8H/ com.ibm.odm.dserver.rules.res.console/topics/tsk_rescons_tds_downld_wsdl_wadl.html

March 28, 2019 No Comments READ MORE +

Which statement regarding decision services is true?

Which statement regarding decision services is true?A . The main rule project can be referenced by a XOM for purposes of exposing methods in rules.B . Decision services can be configured through parameters in the properties when rule extractors are used.C . The source rule project for the decision operation...

March 28, 2019 No Comments READ MORE +

Which statement is true regarding the decision service rule project hierarchy?

Which statement is true regarding the decision service rule project hierarchy?A . A standard rule project can be changed to a main rule project when it is reference by other rule projects.B . Changing a rule project to a main rule project can affect the deployment and synchronization of the...

March 28, 2019 No Comments READ MORE +

Which statement applies when enforcing security on a project using Decision Center Business console?

Which statement applies when enforcing security on a project using Decision Center Business console?A . Decision Center Enterprise console must be used to grant access permissions to custom groups.B . Members of custom groups are restricted by the permissions assigned to that group, regardless of membership in other groups.C ....

March 27, 2019 No Comments READ MORE +

What two entities are needed to write the loan approval business rules?

GoodCreditLoans is a financial company that wants to create an automated loan approval application. They currently have an application that uses hard-coded logic and manual checks to assess loan applications, generate payment reminders, send marketing emails to potential clients, and create monthly sales reports. The existing application uses these entities:...

March 26, 2019 No Comments READ MORE +

What execution implementation fits these requirements?

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...

March 24, 2019 No Comments READ MORE +