Which of the following actions should you take?

Topic 1, Wayland Industries Background
You are employed as a developer at ABC.com. A ABC.com customer, named Wayland Industries,
has requested a basic SharePoint task tracking app.
Business Prerequisites
Wayland Industries users must have the ability to create and retrieve task lists. Wayland Industries
also requires that project leads be allowed to delete task lists, while users are allowed to make
changes to task lists. The app should only be accessible to users who have a paid license.
Tasks may be tagged with the programming language in use, while task lists can only be tagged
using the C++, C#, or JavaScript terms. You are informed that the term store should drive
navigational links across the top, while URLs that enhances search engine ranking should be
used.
A system message, which is accessible to all users without having to query a data source, should
be set. A username and password must be used by remote users to authenticate to the app.
Wayland Industries’ development SharePoint site will be used to test the app in the course of
development. The app will be published as a paid app to the Microsoft Store upon completion.
Current Site Setup
Wayland Industries has a Public-facing site, and a Development site for tasks app configured.
Wayland Industries also has a Search site and a Personal My Site configured.
Task List Design
The app should create a SharePoint list, named WITasks. WITasks should include Field Name,
Data Type and Content attributes. The Field Name attribute should contain the Department and
Description, which are both configured with the Text data type. It should also include Hours, which
has the Number data type set. Lastly, it should include Completed, which is configured with the
Radio Button data type that contains the Yes and No content.
User Groups
Access to features of the app will be managed via the Admin, Project Leads, and Users
SharePoint groups. Members of the Admin group will be able to execute all tasks, members of the
Project Leads group will be the users who are allowed to delete tasks, while members of the Users
group will be able to add and manage tasks in their own projects. Members of the Users group will
not be able to delete tasks.
Task Display
WITasks should be retrieved by the app and shown on a webpage 30 tasks at a time.

Technical Prerequisites
To validate the license, the Microsoft apps licensing service must be queried. Taxonomy-based
navigation, which is automatically created by SharePoint, should be configured for navigation.
SharePoint site data retrieval should occur via CSOM.
A property bag that makes use of a key, named SystemMessage, must be used to apply the
system message. The credential store should be suitably applied and set up. to locate and repair
run-time errors, the app will be evaluated internally for a minimum of one month
Unresolved Concerns
An error in the ‘Install app for SharePoint’ deployment step occurs when the app is deployed from
Visual Studio 2012. The error message informs you the Side loading of apps is not allowed on the site.
*******************************************************

You are preparing to deploy the package as per the prerequisites.
Which of the following actions should you take?

Topic 1, Wayland Industries Background
You are employed as a developer at ABC.com. A ABC.com customer, named Wayland Industries,
has requested a basic SharePoint task tracking app.
Business Prerequisites
Wayland Industries users must have the ability to create and retrieve task lists. Wayland Industries
also requires that project leads be allowed to delete task lists, while users are allowed to make
changes to task lists. The app should only be accessible to users who have a paid license.
Tasks may be tagged with the programming language in use, while task lists can only be tagged
using the C++, C#, or JavaScript terms. You are informed that the term store should drive
navigational links across the top, while URLs that enhances search engine ranking should be
used.
A system message, which is accessible to all users without having to query a data source, should
be set. A username and password must be used by remote users to authenticate to the app.
Wayland Industries’ development SharePoint site will be used to test the app in the course of
development. The app will be published as a paid app to the Microsoft Store upon completion.
Current Site Setup
Wayland Industries has a Public-facing site, and a Development site for tasks app configured.
Wayland Industries also has a Search site and a Personal My Site configured.
Task List Design
The app should create a SharePoint list, named WITasks. WITasks should include Field Name,
Data Type and Content attributes. The Field Name attribute should contain the Department and
Description, which are both configured with the Text data type. It should also include Hours, which
has the Number data type set. Lastly, it should include Completed, which is configured with the
Radio Button data type that contains the Yes and No content.
User Groups
Access to features of the app will be managed via the Admin, Project Leads, and Users
SharePoint groups. Members of the Admin group will be able to execute all tasks, members of the
Project Leads group will be the users who are allowed to delete tasks, while members of the Users
group will be able to add and manage tasks in their own projects. Members of the Users group will
not be able to delete tasks.
Task Display
WITasks should be retrieved by the app and shown on a webpage 30 tasks at a time.

Technical Prerequisites
To validate the license, the Microsoft apps licensing service must be queried. Taxonomy-based
navigation, which is automatically created by SharePoint, should be configured for navigation.
SharePoint site data retrieval should occur via CSOM.
A property bag that makes use of a key, named SystemMessage, must be used to apply the
system message. The credential store should be suitably applied and set up. to locate and repair
run-time errors, the app will be evaluated internally for a minimum of one month
Unresolved Concerns
An error in the ‘Install app for SharePoint’ deployment step occurs when the app is deployed from
Visual Studio 2012. The error message informs you the Side loading of apps is not allowed on the site.
*******************************************************

You are preparing to deploy the package as per the prerequisites.
Which of the following actions should you take?

A.
You should consider making use of the file that has the .ini file extension.

B.
You should consider making use of the file that has the .config file extension.

C.
You should consider making use of the file that has the .xml file extension.

D.
You should consider making use of the file that has the .app file extension.

Explanation:



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Katty

Katty

2017/Sep/28 New 70-488 Exam Questions and Answers Updated Today:

QUESTION 116
Drag and Drop Question
You need to retrieve data about all the lists in a site by using the REST (Representational State Transfer) API.
You have the following code:

wpsADBD.tmp_thumb

Which code segments should you include in Target 1 and Target 2 to complete the code? (To answer, drag the appropriate code segments to the correct location or locations in the answer area. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)

wpsE5AE.tmp_thumb

Answer:

wpsB39.tmp_thumb

Explanation:

QUESTION 117
The Contoso SharePoint on-premise intranet portal stores content in 50 site collections.
Contoso wants to display all content tagged with a metadata term on the main page of the portal.
You need to display all documents with the metadata term without using any custom code.
Which technology should you use?

A. SPQuery with Site Collection set to the portal’s main page site collection
B. Content Query Web Part (CQWP)
C. Content Search Web Part (CSWP)
D. SPSiteDataQuery

Answer: B
Explanation:

QUESTION 118
Drag and Drop Question
You create a new Enterprise Content Management (ECM) project.
You add a content type to the Visual Studio Project by using the Content Type Designer in Visual Studio 2012.
You need to identify what the designer-generated XML will look like?
You have the following code:

wps2F5D.tmp_thumb

Which XML elements should you include in Target 1, Target 2, Target 3, Target 4 and Target 5 to complete the code?(To answer, drag the appropriate XML elements to the correct targets in the answer area. Each XML element may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)

wps4C60.tmp_thumb

Answer:

wps675F.tmp_thumb

Explanation:

QUESTION 119
Drag and Drop Question
You work on a SharePoint Enterprise Content Management (ECM) project.
You need to ensure that all Microsoft Word documents are converted to Portable Document Format (PDF) once they are published and approved.
You have the following code:

wps83B7.tmp_thumb

Which code segments should you include in Target 1, Target 2, Target 3 and Target 4 to complete the code? (To answer, drag the appropriate code segments to the correct targets in the answer area. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content)

wps9BE9.tmp_thumb

Answer:

wpsB3BD.tmp_thumb

Explanation:

QUESTION 120
Hotspot Question
A company’s IT department implements a Help Desk Ticketing system that involves workflow development by using SharePoint Designer and InfoPath.
The Help Desk Ticket workflow involves multiple steps and tasks that have serial approvals of multiple users and groups with custom task email messages.
You need to manage task approvals.
Which activity should you use? (To answer, select the appropriate action from the list of actions in the answer area.)

wpsCFB7.tmp_thumb[2]

Answer:

wpsE8B4.tmp_thumb[2]

Explanation:

QUESTION 121
You develop a SharePoint app to create an approval workflow for expense reports.
The app must collect user input during the workflow.
You need to use ASP.NET forms in the workflow.
Which form type should you use?

A. Workflow modification form
B. Workflow input form
C. Workflow task form
D. Workflow initiation form

Answer: D
Explanation:

QUESTION 122
You plan to create a workflow design by using Microsoft Visio 2013 and then import the design into SharePoint Designer 2013.
You need to ensure that you have branching capability.
Which shape should you use?

A. Assign a Task
B. Stage
C. Loop
D. Step

Answer: B
Explanation:

QUESTION 123
A user deploys a sandbox solution.
The user cannot activate the solution.
You need to ensure that the user can activate the solution.
What should you do? (Each correct answer presents a complete solution. Choose all that apply.)

A. Grant permission to the user to activate the solution.
B. Grant permission to the user to execute the solution.
C. Configure a local mode load-balancing scheme.
D. Stop the Microsoft User Code Host Service.
E. Configure a remote mode load-balancing scheme.
F. Start the Microsoft SharePoint Foundation Sandboxed Code Service.

Answer: BF
Explanation:

More new 70-488 Questions and Answers can be freely viewed here: http://www.aiexamcollection.com/?s=70-486