Action
|
Element
|
---|---|
Create and save a conflict resolution for a source system into your Windchill system.
|
csvCreateConflictResolution
|
List all conflict resolutions present in your Windchill system for a source system.
|
csvGetConflictResolution
|
Delete one conflict resolution for a source system from Windchill.
|
csvDeleteConflictResolution
|
Delete all conflict resolutions for a source system from Windchill.
|
csvDeleteAllConflictResolution
|
Subelement
|
Description
|
---|---|
csvconflictType
|
This value must be one of the valid Windchill conflict types.
The subelement is not used with the csvGetConflictResolution or the csvDeleteAllConflictResolution elements.
|
csvresolutionType
|
This value must be one of the valid Windchill resolution types.
The subelement is not used with the csvGetConflictResolution or the csvDeleteAllConflictResolution elements.
|
csvcontextKey
|
This value should always be SOURCE_REPOSITORY.
|
csvcontextValue
|
This value is found in the lastKnownRepository element in the delivery manifest file. Use only the number before the pipe (|) for the value.
|