Free Sharing CertBus Updated IBM P2090-040 VCE and PDF Exam Practice Materials

Do not worry about your P2090-040 exam preparation? Hand over your problems to CertBus in change of the P2090-040 IBM Information Management Optim Technical Mastery v3 certifications! CertBus provides the latest IBM P2090-040 exam preparation materials with PDF and VCEs. We CertBus guarantees you passing P2090-040 exam for sure.

We CertBus has our own expert team. They selected and published the latest P2090-040 preparation materials from IBM Official Exam-Center: http://www.certgod.com/P2090-040.html

QUESTION NO:29

The solution implementer wants to set up the Interoperability Test Service (ITS) to simplify service

development for the DataPower developers. How can the solution implementer provide this capability?

A. Download the Resource Kit from IBM Fix Central, and supply the Resource Kit test clients to the

developers.

B. Download the Resource Kit from IBM Fix Central, enable ITS, and supply the Resource Kit test clients

to the developers.

C. Download the ITS configuration and Resource Kit from IBM Fix Central, import and enable ITS, and

supply the Resource Kit test clients to the developers.

D. Download the ITS configuration and Resource Kit samples from the DataPower information center,

import ITS, and supply the test clients to the developers.

Correct Answer: B

QUESTION NO:153

A Worklight mobile application needs to aggregate news about stock symbols in a portfolio using Worklight

adapters and server-side JavaScript.

Given the following high-level schema for aggregation,

1.The application calls getPortfolioNews from the SQLPortfolioAdapter.

2.The SQLPortfolioAdapter retrieves a list of stock symbols in the portfolio from the adapter\’s SQL

datasource by calling getStockSymbolList.

a. For each of the stock symbols in the portfolio, The SQLPortfolioAdapter calls getStockNews from

HTTPStockNewsAdapter with the stock symbol as parameter.

b. HTTPStockNewsAdapter retrieves news from the stock news HTTP API and returns it to

SQLPortfolioAdapter.

3.SQLPortfolioAdapter returns portfolio news to the application.

Which procedure(s) must be declared in the SQLPortfolioAdapter.xml file?

A. getPortfolioNews

B. getPortfolioNews and getStockNews

C. getPortfolioNews and getStockSymbolList

D. getPortfolioNews, getStockSymbolList and getStockNews

Correct Answer: A

QUESTION NO: 51

A company is receiving digitally signed SOAP/HTTPS messages to process payment transactions

from its business partner and verifies those messages using the Verify action. There is also a

requirement to use the signing certificate sent by the partner to encrypt the confidential response

message from the company back to the partner. To satisfy this requirement, the solution

implementer creates an Encrypt action with the \’Use Dynamically Configured Recipient Certificate\’

parameter to \’on\’. Which statement related to the scenario above is false?

A. The certificate created in the \’Recipient Certificate\’ field takes precedence over the dynamic

certificate input option.

B. The encrypt action will use the certificate defined in the variable

var://context/transaction/encrypting-cert to encrypt the message.

C. The dynamic certificate used to encrypt the outgoing message can be user-defined using the

syntax \’name:CertificateObjectName\’

D. The public certificate used to encrypt the outgoing message will be automatically extracted from

the incoming signed message while thesignature is verified in the Verify action.

Answer: A

Explanation:

QUESTION NO:147

An administrator is working with users to enable them to control printers in their various departments. The

required security must enable only control of the departmental printers to users in that department, as well

as restricting others from using them.

What should the administrator do for each department to support these requirements?

A. Change the output queue “authority to check” parameter to *DTAAUT.Change the *PUBLIC authority for the output queues and devices to *EXCLUDEGrant each user *CHANGE authority to each device description and output queue.

B. Create a group profile to own the output queue and device decryption.Change the ownership of the output queue and device description to the new profile.Make the users members of the group profile.Grant the group profile *SPLCTL special authority.

C. Create a group profile to own the output queue and device decryption.Change the ownership of the output queue and device description to the new profile.Make the users members of the group profile.Grant the group profile *JOBCTL special authority.

D. Create an authorization list for the departments printers.Assign the output queues and device descriptions to the authorization list.Change the output queue “authority to check” parameter to *DTAAUT.Change the *PUBLIC authority to *EXCLUDE.Add each user to the authorization list with *CHANGE authority.

Correct Answer: D

QUESTION NO: : 52

An administrator wants to extract archived data to an existing directory c:\amwebtest on a

Windows machine. Which command(s) can be used? pdbackup -a restore -f

c:\pdbackup\amwebbackup.lst_22dec2005.10_22.dar -path c:\amwebtest pdbackup -a

extract -f c:\pdbackup\amwebbackup.lst_22dec2005.10_22.dar -path c:\amwebtest

pdextract -f c:\pdbackup\amwebbackup.lst_22dec2005.10_22.dar -path /amwebtest

A. only command 1

B. only command 2

C. only command 3

D. commands 1 and 2

Answer: B

Explanation: