nerdexam
Microsoft

70-576 · Question #123

You are designing a custom workflow for the Human Resources department. The workflow will add the business logic for hiring approval to a SharePoint 2010 Web application. The requirements specify…

The correct answer is A. Add the business logic to an assembly and deploy it to the global assembly cache. See the full explanation below for the reasoning.

Question

You are designing a custom workflow for the Human Resources department. The workflow will add the business logic for hiring approval to a SharePoint 2010 Web application. The requirements specify that the workflow must:

  • Be used to manage the hiring approvals for the employee new-hire

lists on all department sites.

  • Encapsulate all of the required business logic for the approval

process.

  • Make changes to list data that requires higher privileges than the

user initiating the workflow might possess. You need to design the workflow to meet all these requirements. Which approach should you recommend?

Options

  • AAdd the business logic to an assembly and deploy it to the global assembly cache.
  • BAdd the business logic to an assembly and place it in the _app_bin directory of the Web
  • CAdd the business logic as a declarative workflow and run it using the SharePoint system
  • DCreate custom actions that specify the business logic and then add the actions to the Web

How the community answered

(37 responses)
  • A
    70% (26)
  • B
    16% (6)
  • C
    3% (1)
  • D
    11% (4)

Community Discussion

No community discussion yet for this question.

Full 70-576 Practice