nerdexam
Microsoft

70-489 · Question #16

You develop a SharePoint app that reads data from an external source by using Business Connectivity Services (BCS). The following markup defines the subscription: (Line numbers are included for…

The correct answer is C. Option C. FilterValue element in FilterValues (Subscription Schema) specifies a filter value for a query or <FilterValue FilterDescriptorName = "String" Type = "String" FilterIndex = "Integer"> </FilterValue> The FilterValue element can contain a mix of character data and child elements…

Implement Microsoft SharePoint 2013 business connectivity services (BCS)

Question

You develop a SharePoint app that reads data from an external source by using Business Connectivity Services (BCS). The following markup defines the subscription: (Line numbers are included for reference only.) Employee identification (ID) numbers that are less than 100 must be ignored. You need to configure the subscription. What should you do?

Exhibits

70-489 question #16 exhibit 1
70-489 question #16 exhibit 2

Options

  • AOption A
  • BOption B
  • COption C
  • DOption D

How the community answered

(28 responses)
  • A
    4% (1)
  • B
    7% (2)
  • C
    79% (22)
  • D
    11% (3)

Explanation

FilterValue element in FilterValues (Subscription Schema) specifies a filter value for a query or <FilterValue FilterDescriptorName = "String" Type = "String" FilterIndex = "Integer"> </FilterValue> The FilterValue element can contain a mix of character data and child elements. The following sections describe attributes, child elements, and parent elements. - FilterDescriptorName (Required) The name of the filter descriptor in - Type (Required) The data type of the filter value. - FilterIndex (Required) Must always be set to zero

Topics

#BCS#subscription#external content type#data filtering

Community Discussion

No community discussion yet for this question.

Full 70-489 Practice