Schema Mapper screen

Maps SharePoint fields, form fields, web methods, or other input sources to an XML schema..



How to Start

  1. On the Organizer, do one of these:
  2. Do one of these:
    • Add an activity:
      1. In the Process Builder, in the Activity Library, open your tab.
      2. On your tab, drag one of these activities onto your process:
        • Subprocess
        • WSE
        • WCF
        • REST Service
        • Convert Lead
        • Create Entity
        • Create Multiple Entities
        • Update Entity
        • Update Multiple Entities
        • Upsert Entity
        • Query Advanced Entity
        • Query Entity
    • Change an activity:
      1. In your process, double-click your activity.
  3. On the related configuration screen, do one of these as necessary. Different fields show for different activities:
    • For the Subprocess activity:
      1. Click Subprocess Mapping Attributes .
      2. Select Map Specific Attributes (Advanced).
      3. Click Schema Mapping .
    • For the other activities, do one of these.
      • On the Request Mapping field, click the Ellipses button.
      • On the Response tab, in the Map Response to AgilePoint Schema field, click the Ellipses button.
      • On the Map PayLoad with Schema field, click the Map Schema button.

Fields

Field Name Definition

Mapping Schema

Function:
Connects the schemas to your process schema.

The source and the destination schemas show in a tree-view structure in the left and right panes.

Accepted Values:
Read only - However, the drag and drop operations are supported to map the schemas.

Drag a data node from the source schema pane to the destination schema pane:

  • Green line - The data type of source and destination nodes matches.
  • Blue line - The data type of source and destination nodes doesn't match. The data conversion is required to map the schemas.
  • Red line - Specifies that the custom data conversion is required.

AutoMap

Function:
Maps all fields in the data source and the process schema that have the same name.

Reset

Function:
Deletes all connections that have been made in the Schema Mapper for this activity.

Data Conversion

Function:
Specifies the data conversion between the source and the destination schema fields.
Accepted Values:
  • No Data Conversion Needed - The data type of the source schema elements matches the data type of the target schema elements, or no data type conversion is necessary.
  • Default Conversion - The data type of the source schema elements does not match the data type of the target schema elements. This option uses a default conversion methodology.
  • Custom Data Conversion - Uses a data conversion method you specify.
Default Value:
No Data Conversion Needed

Add

Opens this Screen:
Custom Mapping screen
Function of this Screen:
Specifies custom C# code that can be used to map fields to an XML schema.

Edit

Opens this Screen:
Custom Mapping screen
Function of this Screen:
Specifies custom C# code that can be used to map fields to an XML schema.

Delete

Function:
Deletes the selected custom data conversion from the list.

Back

Function:
Goes to the previous screen.