All4Certs Exam Archive Latest Update Free Version of IBM COG-145 Exam Study Guides in CertBus

Latest Update Free Version of IBM COG-145 Exam Study Guides in CertBus

Categories :

Don’t worry about how to get yourself well prepared your COG-145 exam! CertBus will work you out of your COG-145 exam with the latest updated COG-145 IBM Cognos 8 BI Multidimensional Author PDF and VCE dumps. CertBus provides the latest real IBM COG-145 exam preparation material, covering every aspect of COG-145 exam curriculum.

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

QUESTION NO:163

A Worklight developer is having trouble with the XSL file that transforms the raw XML feed from a public

RSS server into JSON data to be consumed by a mobile application. What is the correct use of Worklight’s

debugging features to resolve this problem?

A. Use the adapter’s Invoke Worklight Back-end Service tool to edit the XSL file based on the raw XML

and corresponding JSON data.

B. Use the adapter’s Invoke Worklight Procedure tool to retrieve the raw XML and corresponding JSON

data for comparison with the XSL file.

C.

Use the adapter’s Invoke Worklight Back-end Service and Invoke Worklight Procedure tools to

compare the raw XML andcorresponding JSON data.

D. Use the adapter’s Deploy Worklight Adapter option to deploy the adapter into the Worklight Console,

then use the Console’s Previewfeature to debug the adapter.

Correct Answer: A

QUESTION NO:48

A service needs to be configured on the DataPower appliance to allow a client to share access to a private

resource. This sharing must be done without the sharing of user credentials. A solution implementer has

decided to implement an OAuth solution for the customer. Which of the following are available to the

solution implementer to implement OAuth? (choose 3)

A. AAA action

B. SSL proxy profile

C. Web Token Service

D. 1-legged authentication

E. OAuth client and OAuth client group

F. OAuth open source DataPower plug-in

Correct Answer: ACE

QUESTION NO:124

A developer has deployed a Worklight mobile application to a remote Worklight Server environment using

a context root of app1 and wants to update one of the application’s server-side components. Which

Worklight console should the developer use to re-deploy the component?

A. The Worklight console on the remote server accessed through the URL:

http://remoteServerHostName:portNumber/console.

B. The Worklight console in the local development environment accessed through the URL:

http://localHostName:portNumber/console.

C. The application-specific Worklight console on the remote server accessed through the URL:http://

remoteServerHostName:portNumber/app1/console.

D. The application-specific Worklight console in the local development environment accessed through the

URL:http://localHostName:portNumber/app1/console.

Correct Answer: C

QUESTION NO:54

The following exhibit shows a SAML version 1.1 assertion that is generated in the post-processing step of

an access control policy.

A.

The DataPower appliance firmware version 5.0.0.x only supports SAML Assertion version 2 and

greater.

B.

The Assertion element defines the SAML assertion as version 2.

The NameIdentifier for user authentication for this SAML example is admin.

The SubjectConfirmation element directs confirmation to the oasis namespace.

C.

The Conditions elements defines a window of time in which this statement is valid.

Within the authentication statement, the Subject element describes the identity of the client trough a

name identifier element.

The SubjectConfirmation element describes which party backs up the claim.

D.

The Conditions element defines a window of time in which this statement is expired.

Within the authentication statement, the Subject element describes the login information into the

backend authentication server.

The SubjectLocality element describes the location of the correct IP Address.

Correct Answer: C

QUESTION NO:169

An application needs to log into an existing backend with the fields username, password, pin code and

account number. Which set of actions does the developer need to take in addition to creating a custom

Java Authenticator?

A.

– Use the auth.js as is to display the login form- Configure the authenticationConfig.xml- Create client-

side authentication components

B.

– Configure the authenticationConfig.xml- Configure the worklight.properties- Create client-side

authentication components

C. – Configure the authenticationConfig.xml- Create a custom Java Login Module- Create client-side

authentication components

D. – Configure the authenticationConfig.xml- Create a custom Java Login Module- Use the auth.js as is to

display the login form

Correct Answer: C