PrepAway - Latest Free Exam Questions & Answers

Category: 70-542

Exam 70-542: TS: Microsoft Office SharePoint Server 2007 – Application Development

What should you do?

You are designing a SharePoint Server 2007 solution. You create a BDC application definition that references a web service. The web service accepts a string as a parameter and returns a value to the SharePoint server. You need to modify the BDC application definition file to ensure that the data can be sent and received between SharePoint server and the web service.

What should you do?

Which two actions should you perform?

You create an application for a Microsoft Office SharePoint Server 2007 server. You create a List Web Part that displays tasks in a project plan. The Web Part retrieves information from the Business Data Catalog (BDC) definition. You need to ensure that when a user selects an item in the project list, the task list for the project is displayed. You also need to ensure that users can update information in the task list. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

What should you do?

You create a Microsoft Office SharePoint Server 2007 site. A document library named CompanyWorkbooks on the site contains Microsoft Office Excel workbooks. You need to ensure that users can access the workbooks in the CompanyWorkbooks document library by using Excel Services in Microsoft Office SharePoint Server 2007. What should you do?

Which XML element should you add to line 3?

You need to create a Business Data Catalog Application Definition File that contains an association between the department entity and an employee entity. You add the following code to the Application Definition File:

01: <Associations>
02: <Association AssociationMethodEntityName=”Department” AssociationMethdName = “GetEmployeesInDepartment” AssociationMethodReturnParameterName = “Employees” Name = “DepartmentToEmployee” IsCached = “True”>
03: …
04: </Association>
05: </Associations>

Which XML element should you add to line 3?


Page 1 of 1512345...10...Last »