Monday, 20 February 2017

C2040-411 XPages Mobile Advanced Topics

Test information:
Number of questions: 51
Time allowed in minutes: 90
Required passing score: 70%
Test languages: English


Description: Covers IBM Notes and Domino 9.0 XPages material as it relates to these competency areas:
Mobile Design Fundamentals and Data Handling
Mobile Core Controls
Local Device Interaction and Development Environment
Responsive Web Design Techniques
Mobile Navigation
Dojo Mobile

Note that for this exam, candidates should assume a -mobile application- means an application built with XPages mobile controls.

Mobile Design Fundamentals and Data Handling
Explain Mobile Web vs. Hybrid vs. Native in relation to XPages Mobile
Explain the cross-over pattern
Specify what XPage will launch from a mobile device
Enable an application for mobile XPages development
Use HTML
Handle RichText on mobile
Display an IBM Domino view on a mobile page
Display an IBM Domino document on a mobile page
Create, read, update, and delete documents
Understand security in mobile applications

Mobile Core Controls
Create and use Application Page control
Create and use Single Page Application control
Create and use Page Heading control
Create and use Rounded List controls
Create and use Rounded List Item control
Create and use Toggle Switch control
Create and use Tab Bar control
Create and use Tab Bar Button control
Create and use Tool Bar Button control

Local Device Interaction and Development Environment
Understand how to detect the mobile device (Add a device specific home screen icon)
Access different keyboards based on context (dial pad vs. data entry)
Access mobile hardware (such as camera or geolocators)
Work with local storage
Initiate a phone call, email or SMS message
Test and debug

Responsive Web Design Techniques
Explain the differences between the iPhone and Android Themes
Understand how metadata affects mobile applications
Design layouts for small viewports
Create a Responsive design using @media queries
Create a Responsive design reacting to @media query changes using client-side JavaScript

Mobile Navigation
Understand how to use the moveTo property of a Rounded List Item control
Navigate the mobile app (navigation between content, for example: using different transitions for page navigation)
Utilize dynamic content loading (including resetContent and preload properties)
Utilize the Redirect control (including simulating a default XPage for mobile)

Dojo Mobile
Understand Dojo attributes
Understand how to subscribe to touch or transition events
Work offline with Dojo


QUESTION 1
Slobo is working on an XPages Mobile application that allows users to enroll and elect their
company benefits. The mobile interface has a few pages that users need to navigate through and
answer questions to make selections. During developer testing Slobo notices that some of the
user entered values are resetting when the user navigates backwards to previous screens.
What could Slobo do to make the user entered values stick between pages?

A. On all <xe:appPage> tags, set the reload property to false.
B. On <xe:singlePageApp>, set the reload property to false.
C. On all <xe:appPage> tags, set the resetContent property to true.
D. Onall<xe:appPage> tags, set the resetContent property to false.

Answer: D

Explanation:


QUESTION 2
Jon is using the user bean Access Level property to determine a users access.
The value returned is 2. What access level does that indicate?

A. Editor
B. Author
C. Reader
D. Manager

Answer: B

Explanation:


QUESTION 3
Charles would like to allow users on his XPages Mobile application to send an SMS message to
the user associated with the document being displayed while using the device. He added a link
control next to the bottom of the document page.
Which computed value for the link will return the proper value and create the SMS text message?

A. var phone = documentMain.getltemValue("phoneNumber''); return "href:"+ phone;
B. var phone = documentMain.getltemValue("phoneNumber"); return "href\sms:" + phone;
C. var phone = documentMain.getltemValue ("phoneNumber"); return "sms:"+ phone;
D. var phone = documentMain.getltemValueStringC'phoneNumber"); return "sms:"+ phone;

Answer: C

Explanation:


QUESTION 4
Billy wants to be able to display a phone keypad when a mobile user types values into a phone
number field.
Which would he use to achieve that?

A. <input type="tel">
B. <input type="phone">
C. <input type="number">
D. <input type="telephone">

Answer: C

Explanation:


QUESTION 5
Which is a valid HTML5 touch event?

A. touchtap
B. touchmove
C. touchswipe
D. touchgesture

Answer: B
Reference: https://developer.mozilla.org/en-US/docs/Web/Events



Wednesday, 8 February 2017

C2020-703 IBM Cognos TM1 10.1 Administrator

Test information:
Number of questions: 60
Time allowed in minutes: 90
Required passing score: 66%
Languages: English

This test is valid for TM1 v10.1 and TM1 v10.2.

Related certifications:
IBM Certified Administrator - Cognos TM1 10.1

TM1 Concepts (28%)
Identify the roles of TM1 architectural components
Identify TM1 objects
Identify BI Objects Relevant to TM1
Identify connectivity to different data sources

TM1 Installation and Administration (38%)
Describe TM1 readiness, installation, and configuration
Describe TM1 administration tasks
Describe TM1 security issues

Performance and Scalability (15%)
Describe performance monitoring and tuning considerations
Describe high-availability and load-balancing considerations
Describe deployment strategies

Troubleshooting (19%)
Demonstrate how to troubleshoot TM1
Demonstrate knowledge of how to recover from a disaster
IBM Certified Administrator - Cognos TM1 10.1

Job Role Description / Target Audience
The TM1 Administrator is responsible for the administration of the IBM Cognos TM1 10.1 environment. This individual will be able to participate as an effective team member on implementation projects.

To achieve the IBM Certified Administrator - Cognos TM1 10.1 certification, candidates must possess the skills identified under Recommended Prerequisite Skills, if any, and pass one (1) exam.

Click the test link below to see the overview, objectives, and test preparation recommendations.

Recommended Prerequisite Skills
Prior to your preparation for this associate-level certification, the following knowledge and skills are recommended and assumed:

Basic knowledge of OLAP and TM1
Basic knowledge of networking
Basic knowledge of operating systems
Basic knowledge of relational database technology
Familiarity with the terminology for the office of finance
Familiarity with IT terminology

Requirements
This certification requires 1 test(s).

Test(s) required:
Click on the link(s) below to see test details, test objectives, suggested training and sample tests.

Test C2020-703 - IBM Cognos TM1 10.1 Administrator

This test is valid for TM1 v10.1 and TM1 v10.2.

QUESTION 1
You want to deploy a new application using dimension calculations in Performance Modeler. The
application will be deployed in distributed mode.
Which two configuration parameters should be applied? (Choose two.)

A. PersistentFeeders=T
B. AllowSeparateNandCRules=T
C. DistributedPlanningOutputDir=.\tunit
D. LoggingDirectory=. . \log

Answer: B,C

Explanation:


QUESTION 2
Support has requested that the customer increase the logging in their tm1s-log.properties file.
Where is this file found?

A. In the same directory as the tm1 install
B. In the same directory as the web.config file
C. In the same directory as thetm1s.cfg file
D. In the same directoryasthetm1p.ini file

Answer: C

Explanation:


QUESTION 3
Which two TM1 Objects are potential data sources for a TurboIntegrator process? (Choose two.)

A. Rule File
B. Dimension Subset
C. Cube View
D. Application Folder

Answer: B,C

Explanation:


QUESTION 4
Your organization has security restrictions that prohibits the installation of software on end-user
workstations.
Which two TM1 user interfaces would be acceptable? (Choose two.)

A. Cognos Insight
B. TM1 Web
C. TM1 Performance Modeler
D. TM1 Application Web

Answer: B,D

Explanation:

Sunday, 5 February 2017

C2020-701 IBM Cognos TM1 10.1 Analyst

Test information:
Number of questions: 60
Time allowed in minutes: 90
Required passing score: 61%
Languages: English, Japanese

This test is valid for TM1 v10.1 and TM1 v10.2.

Related certifications:
IBM Certified Specialist - Cognos TM1 10.1 Data Analysis

The IBM Cognos TM1 10.1 Analyst exam covers key concepts, technologies, and functionality of the Cognos products. In preparation for an exam, we recommend a combination of training and hands-on experience, and a detailed review of product documentation.

TM1 User Interfaces (25%)
Demonstrate knowledge of TM1 perspectives
Demonstrate knowledge of cube views
Describe when to use TM1 Web
Describe TM1 Application Web
Describe Cognos Insight
Describe data entry mechanisms

TM1 Architectural Concepts (20%)
Describe basic server configuration
Demonstrate knowledge of TM1 Objects
Describe security concepts
Describe the reasons for usingTM1 as a data source for other products

TM1 Functional Knowledge (55%)
Demonstrate knowledge of how to analyze data
Describe how to use cube views
Describe how to use subsets
Describe how to create and deploy reports and templates

IBM Certified Specialist - Cognos TM1 10.1 Data Analysis

Job Role Description / Target Audience
The TM1 Analyst is responsible for manipulating business data to discover and understand trends and exceptions, and for performing predictive analysis for an IBM Cognos TM1 model. This individual will be able to participate as an effective team member on implementation projects.

To achieve the IBM Certified Specialist - Cognos TM1 10.1 Data Analysis certification, candidates must possess the skills identified under Recommended Prerequisite Skills, if any, and pass one (1) exam.

Click the test link below to see the overview, objectives, and test preparation recommendations.

Recommended Prerequisite Skills
Prior to your preparation for this associate-level certification, the following knowledge and skills are recommended and assumed:

Intermediate/Advanced competency in Microsoft Excel
Basic understanding of relational databases
Basic understanding of multidimensional data

Requirements
This certification requires 1 test(s).

Test(s) required:
Click on the link(s) below to see test details, test objectives, suggested training and sample tests.

Test C2020-701 - IBM Cognos TM1 10.1 Analyst

This test is valid for TM1 v10.1 and TM1 v10.2.
QUESTION 1
How do you configure a TM1 Web application so that users are not prompted for the TM1 Admin
Host every time they log in?

A. Modify the capability assignments in TM1 Architect.
B. Edit the pmpsvc_config.xml file.
C. Edit the web.config file.
D. Change security on the top-Level application folder from "private" to "public".

Answer: C

Explanation:


QUESTION 2
A company uses Excel workbooks to access IBM Cognos TM1 data over a wide area network.
The company needs to improve the performance of their Excel workbooks which contain multiple
slices from multiple TM1 cubes.
Which two changes will improve performance? (Choose two.)

A. Convert all DBR() functions to DBRW() functions.
B. Make all DBRW() functions reference a single VIEW function.
C. Convert all DBRA() functions to DBRW() functions.
D. Convert all DBRW() functions to DBR() functions.

Answer: A,C

Explanation:


QUESTION 3
Why would you use Rebuild over Recalc in an Active Form?

A. When a conditional format on a report changes
B. When metadata is added to the TM1 model that must be displayed on the row
C. When data changes along the rows of a report
D. When a leaf element is added to a consolidated element of a report

Answer: B

Explanation:


QUESTION 4
A TM1 Application Web user has completed data input. Which action allows the user to lock the
data for review?

A. Commit
B. Save
C. Release ownership
D. Submit

Answer: D

Explanation: