Project Resource Calendar Event Response

The response output containing summary results that are returned after creating or updating project or resource calendar events.

QName: {http://xmlns.oracle.com/apps/projects/projectManagement/calendar/eventService/}CalendarEventServiceResponse

Logical Business Objects

  • Projects

  • Projects : Project Management

  • Projects : Project Management : Project Resource Calendar Events

Relationships

The following table describes how this service data object is related to other service data objects or business object services.

Relationship Type Object or Service

Handled by

Project and Resource Calendar Event

Attributes

The following table describes attributes in the service data object.

Name Type Description

DurationHours

decimal

Length of the calendar event in hours.

DurationType

string

Indicates the type of duration. This value represents an all-day event of an event defined by hours.

EventCategory

string

Category of the resource calendar event. Possible values for resources are PTO, training, or others. For project events it is blank.

EventDescription

string

Description of the calendar event.

EventId

long

Identifier of the project or resource calendar event.

EventName

string

Name of the calendar event.

EventType

string

Type of the calendar event. Possible values are Resource or Project. This value is used to distinguish between a resource and project event types in the service call.

ExternalProjectId

string

Identifier of the project in the source application.

ExternalResourceId

string

Identifier of the resource in the third-party application.

ExternalSourceId

string

Identifier of the project or resource calendar event in the third-party application.

FinishDate

{http://xmlns.oracle.com/adf/svc/types/}date-Date

Finish date of the calendar event.

ProjectId

long

Identifier of the project for which an update or creation of an event is requested.

ProjectName

string

Name of the project for which an update or creation of an event is requested.

ProjectNumber

string

Number of the project for which an update or creation of an event is requested.

ResourceEmail

string

E-mail address of the resource for whom the calendar event must be updated or created.

ResourceHCMPersonId

long

Identifier of the HCM person for whom the calendar event must be updated or created.

ResourceId

long

Identifier of the project enterprise resource for whom the calendar event must be updated or created.

ResourceName

string

Name of the project enterprise resource for whom the calendar event must be updated or created.

StartDate

{http://xmlns.oracle.com/adf/svc/types/}date-Date

Start date of the calendar event.

StatusCode

string

Summary message status code that indicates whether the service was a success.

StatusMessage

string

Summary message status detail that indicates whether the service was a success.