Update Association
Use the Update Association action to update an association between two entity types.
Complete the following steps to use the Update Association action in your workflow:
1. Drag the Update Association action under Windchill to the canvas, place the pointer on the action, and then click or double-click the action. The Create Association window opens.
2. Edit the Label, if needed. By default, the label name is the same as the action name.
3. To add a Windchill connector type, refer to Supported Windchill Connector Types.
If you previously added a connector type, select the appropriate Connector Type, and under Connector Name, select the connector.
4. Click TEST to validate the connector.
5. Click MAP CONNECTOR to execute the action using a connector that is different from the one that you are using to populate the input fields. In the Runtime Connector field, provide a valid Windchill connector name. For more information about MAP CONNECTOR, see Using Map Connector.
6. In the Entity Type list, select an entity type.
7. In the Entity ID field, provide a single identifier of the Windchill entity in the Windchill object identifier (OID) format, OR:Type:ID, where Type is the internal name of the Windchill entity type.
8. In the Select Association list, select the required association. The association is the containment navigation property of the specified entity. If the containment navigation property has a containment navigation property under it, you can select the nested containment navigation property to update the association.
The fields in the input form change dynamically based on the association that you select.
9. Select Form to provide inputs for individual properties and supported navigation properties listed in the form, or select Assign JSON to specify a single JSON with all properties and supported navigation properties.
If the type of navigation property is an entity type, provide a single identifier. If the type of navigation property is a collection of an entity type, provide a comma-separated list of identifiers.
* 
From the Entity Type list, if you selected People, Place, Patient, or BusinessUnitOffice, and then selected Form, then no values are populated for the Related list under the Related Subjects section, and an error message is displayed. This is a Windchill issue and it will be fixed in an upcoming release.
10. Click Done.
Output schema
The output schema for the Update Association action returns a message attribute.
Was this helpful?