nerdexam
Microsoft

70-489 · Question #53

You need to implement connection management for catalog connections. Which method should you use? (Each correct answer presents part of the solution. Choose all that apply.)

The correct answer is A. Public void UpdateCatalogConnection(CatalogConnectionSettings catalogInfo) C. Public void DeleteCatalogConnection(string catalogPath). You must create a custom tool that site collection administrators use to manage catalog You must define the API calls to remove (C) or update (A) existing catalog connections.

Design and develop advanced Microsoft SharePoint 2013 solutions

Question

You need to implement connection management for catalog connections. Which method should you use? (Each correct answer presents part of the solution. Choose all that apply.)

Options

  • APublic void UpdateCatalogConnection(CatalogConnectionSettings catalogInfo)
  • BPublic void OnPublishCatalog(string catalogPath)
  • CPublic void DeleteCatalogConnection(string catalogPath)
  • DPublic void SetCatalogConnection(string catalogPath, boot disconnect)

How the community answered

(31 responses)
  • A
    71% (22)
  • B
    19% (6)
  • D
    10% (3)

Explanation

You must create a custom tool that site collection administrators use to manage catalog You must define the API calls to remove (C) or update (A) existing catalog connections.

Topics

#catalog connections#CatalogConnectionSettings#cross-site publishing#catalog management

Community Discussion

No community discussion yet for this question.

Full 70-489 Practice