An object of the Service task type must be connected with a single Software service type. Three cases exist:
The object of the Service task type is connected with only one software service operation type:
There will be no export to XPDL.
The object of the Service task type is connected with only one software service type:
An Application element is generated in the XPDL file.
The ID attribute receives the value of the GUID of the object of the Service task type, and the Name attribute receives the value of the object name.
The object of the Service task type is connected with a software service operation type and a software service type:
An Application element is generated in the XPDL file.
The ID attribute receives the value of the GUID of the software service operation type, and the Name attribute receives the value of its name.
In the Application element, the Extendedattributes element is generated with the Extendedattribute element.
In this element, the Name attribute receives the value of the object name, and the Value attribute receives the value of the GUID of the object of the Service task type.