Description:
When xogging out a project with task that have dependencies, with the following argument in the read xml file the dependencies are not xogged out.
<args name="include_dependencies" value="true"/>
Release: ESPCLA99000-13.2-Clarity-Extended Support Plus
Component:
Solution:
Verify that the tasks have a task id value. This is required if referenced by Relation tag or as a sub-project.
This is discussed in page 351 of the XML Open Gateway Developer Guide Chapter 7 for Clarity 13.3.
PRTask Schema Tag
This tag is part of the inbound schema mapping for the Project XOG object.
PRTeam is populated when you staff a resource to a project.
This tag uses the PRTask table, which can have 0 to many records and where
PRTask.prProjectID = PRJ_PROJECTS.prID.
The Task (PRTask) schema tag has the following attributes:
taskID
Optional. Defines the unique identifier for the task.
Required, if referenced by Relation tag or as a sub-project.
Keywords: CLARITYKB, CLRT-58818, CLRT-74667, nab