1.
Your company uses an external CRM application that contains a business object named Customers. The Customers object represents a table that contains customer details. You need to define the Customers object in the Business Data Catalog (BDC) definition. What should you do?
2.
Your organization has a Microsoft Office Forms Server 2007 server. The server hosts a form template named TemplateA. You create a new version of the form named TemplateB. You need to create an automated administration task that ensures that the sites use TemplateB instead of TemplateA. What should you do?
3.
You need to create a Microsoft InfoPath form. You create a workflow that starts automatically when the InfoPath form is submitted. You need to retrieve the form data from the workflow. You add the following code segment to the workflow: 01 ... 02 Dim xmlFormData as Byte() = File.OpenBinary() Which line of code should you add at line 01?
4.
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?
5.
You are creating a Microsoft Office SharePoint Server 2007 site. The site contains content that is relevant to members of the DOMAIN\Developers security group. You need to ensure that the content is targeted to members of the Developers group. What should you do?
6.
You are creating a Microsoft Office SharePoint Server 2007 site. An audience named Purchasing contains all the users in a Microsoft Active Directory group. You need to display the name of each member of the audience. Which code segment should you use?