Modify operations
You can use the following modify functions that are specific to web services:
- UpdateTaskOnly updates only tasks.
- UpdateTaskAndWorkInfo updates tasks and work information.
To execute a modify function outside of web services, do it directly from the TMS:TaskInterface form.
The following table lists input values for the TMS:TaskInterface form:
Input values
DB field on interface form | Web service field |
|---|---|
TaskID | TaskID
|
Summary | TaskSummary |
Notes | TaskNotes |
Priority | Priority |
RootRequestLevel | RequestLevel |
Scheduled Start Date | ScheduledStartDate |
Scheduled End Date | ScheduledEndDate |
Actual Start Date | ActualStartDate |
Actual End Date | ActualEndDate |
EffortTrackingStartTime | EffortTrackingStartTime |
EffortTrackingEndTime | EffortTrackingEndTime |
BudgetEstimatedTotal Time | BudgetEstimatedTotal Time |
ActualEstimatedTotal Time | ActualEstimatedTotal Time |
AutoCostCalculation UnitType | AutoCostCalculationUnit Type |
Location Company | LocationCompany |
Region | Region |
Site Group | SiteGroup |
Site | Site |
attachmentName | Attachment1Name |
attachmentData | Attachment1Data |
attachmentOrigSize | Attachment1OrigSize |
attachmentName | Attachment2Name |
attachmentData | Attachment2Data |
attachmentOrigSize | Attachment2OrigSize |
attachmentName | Attachment3Name |
attachmentData | Attachment3Data |
attachmentOrigSize | Attachment3OrigSize |
ElectronicField1 | ElectronicField1 |
ElectronicField2 | ElectronicField2 |
ElectronicField3 | ElectronicField3 |
ElectronicText | ElectronicText |
ElectronicDecimal | ElectronicDecimal |
TimeOutValue | TimeOutValue |
Unit | TimeOutUnit |
ExpectedTimeOut | ExpectedTimeOut |
The following table lists the input values from the TMS:WorkInfo form:
Input values
DB field on interface form | Web service field |
|---|---|
InstanceId | WorkInfoInstanceId
|
InstanceID | WorkInfoInstanceID |
WorkInfoType | WorkInfoType |
Summary | WorkInfoSummary |
Secure Log | WorkInfoSecureLog |
WorkInfoDate | WorkInfoDate |
Communication Source | WorkInfoCommSource |
Notes | WorkInfoNotes |
Secure Log | WorkInfoSecureLog |
attachmentName | WorkInfoAttachment1 Name |
attachmentData | WorkInfoAttachment1Data |
attachmentOrigSize | WorkInfoAttachment1OrigSize |
attachmentName | WorkInfoAttachment2 Name |
attachmentData | WorkInfoAttachment2Data |
attachmentOrigSize | WorkInfoAttachment2 OrigSize |
attachmentName | WorkInfoAttachment3 Name |
attachmentData | WorkInfoAttachment3 Data |
attachmentOrigSize | WorkInfoAttachment3 OrigSize |