Information
This documentation supports the 20.02 version of Remedy Change Management.To view an earlier version, select the version from the Product version menu.

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

Important:

  • For the UpdateTaskOnly operation, supply Task ID as the input parameter.
  • For the UpdateTaskAndWorkInfo operation, supply Task ID as the main input parameter.

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
(z2af_Attachment1 field)

Attachment1Name

attachmentData
(z2af_Attachment1 field)

Attachment1Data

attachmentOrigSize
(z2af_Attachment1 field)

Attachment1OrigSize

attachmentName
(z2af_Attachment2 field)

Attachment2Name

attachmentData
(z2af_Attachment2 field)

Attachment2Data

attachmentOrigSize
(z2af_Attachment2 field)

Attachment2OrigSize

attachmentName
(z2af_Attachment3 field)

Attachment3Name

attachmentData
(z2af_Attachment3 field)

Attachment3Data

attachmentOrigSize
(z2af_Attachment3 field)

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

Important:
 For the UpdateTaskAndWorkInfo operation:

  • Existing work information records can be updated if their Instance ID is provided.
  • New work information records can be created if the Work Info Instance ID is omitted.

InstanceID

WorkInfoInstanceID

WorkInfoType

WorkInfoType

Summary

WorkInfoSummary

Secure Log

WorkInfoSecureLog

WorkInfoDate

WorkInfoDate

Communication Source

WorkInfoCommSource

Notes

WorkInfoNotes

Secure Log

WorkInfoSecureLog

attachmentName
(z2af_Attachment1 field)

WorkInfoAttachment1 Name

attachmentData
(z2af_Attachment1 field)

WorkInfoAttachment1Data

attachmentOrigSize
(z2af_Attachment1 field)

WorkInfoAttachment1OrigSize

attachmentName
(z2af_Attachment2 field)

WorkInfoAttachment2 Name

attachmentData
(z2af_Attachment2 field)

WorkInfoAttachment2Data

attachmentOrigSize
(z2af_Attachment2 field)

WorkInfoAttachment2 OrigSize

attachmentName
(z2af_Attachment3 field)

WorkInfoAttachment3 Name

attachmentData
(z2af_Attachment3 field)

WorkInfoAttachment3 Data

attachmentOrigSize
(z2af_Attachment3 field)

WorkInfoAttachment3 OrigSize

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

Remedy Change Management 20.02