Using Microsoft InfoPath 2010 Forms for Workflows (ECM)

Applies to: SharePoint Server 2010

To specify the Microsoft InfoPath 2010 forms you want to use with your workflow, you add custom elements to the Metadata element in the workflow definition. (For more information about the workflow definition, and definitions for the standard elements it contains, see Workflow Definitions in the Microsoft SharePoint 2010 Software Development Kit (SDK)

Following is the structure of the workflow definition:

<Elements>
  <Workflow>
    <Categories/>
    <AssociationData>
    <MetaData>
      <Association_FormURN>
      <Instantiation_FormURN>
      <InitiationType>
      <TaskID_FormURN>
      <ModificationGUID_Form>
      <Modification_GUID_Name>
      <Modification_Format>
      <StatusPageUrl>
      <InitiationType>
      <ExtendedStatusColumnValues>
        <StatusColumnValue>

See Also

Concepts

Workflows in SharePoint Server 2010 (ECM)

InfoPath Forms for Workflows (ECM)