How to create Estimates (ETC) using XOG
search cancel

How to create Estimates (ETC) using XOG

book

Article ID: 55050

calendar_today

Updated On:

Products

Clarity PPM SaaS Clarity PPM On Premise

Issue/Introduction

Description:  
ETC is not created via XOG. After performing the XOG write action, the ETC is not being created automatically in the application.  Is there something I am missing in the XOG input file?

Solution:
You can only XOG in Estimates by using the ETC curve segments.
Under the <Assignments> tag in the <TaskLabor> section you need to specify the ETC segments.


<Assignments>
    <TaskLabor start="2015-03-09T08:00:00" finish="2015-03-27T17:00:00" resourceID="res1">
         <EstCurve>
             <Segment start="2015-03-09T08:00:00"  finish="2015-03-13T17:00:00" sum="40.0"/>
             <Segment start="2015-03-16T08:00:00"  finish="2015-03-18T17:00:00" sum="24.0"/>
             <Segment start="2015-03-23T08:00:00"  finish="2015-03-27T17:00:00" sum="20.0"/>
         </EstCurve>
     </TaskLabor>
</Assignments>

Environment

Release: ESPCLA99000-13.2-Clarity-Extended Support Plus
Component: