Project and Resource Calendar Event

Service to operate on calendar event that is associated to a specific project or resource. For example, an off-site training meeting for the project team or vacation day for a resource.

Life Cycle Status: Active

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

Service WSDL URL: https://servername/fscmService/ProjectResourceEventsService?WSDL

Logical Business Objects

  • 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

Handles

Project Resource Calendar Event Read Response

Handles

Project Resource Calendar Event Read by Project Parameters

Handles

Project Resource Calendar Event Delete Parameters

Handles

Project Resource Calendar Event Response

Handles

Project Resource Calendar Event Delete Response

Handles

Project and Resource Calendar Event Create Parameters

Operations

createCalendarEvent

Creates project or resource calendar events.

Life Cycle Status: Active

Request Payload

Element Name Type Description

requestImpl

Project and Resource Calendar Event Create Parameters

Details of the project or resource calendar event created.

Response Payload

Element Name Type Description

result

Project Resource Calendar Event Response

Response for the request to create project or resource calendar events.

readCalendarEvent

Reads project or resource calendar event information.

Life Cycle Status: Active

Request Payload

Element Name Type Description

inputRow

Project Resource Calendar Event Read by Project Parameters

Details of the project or resource calendar event information that is read.

Response Payload

Element Name Type Description

result

Project Resource Calendar Event Read Response

Response for the request to read project or resource calendar events requests.

deleteCalendarEvent

Deletes a project or resource calendar event information.

Life Cycle Status: Active

Request Payload

Element Name Type Description

inputList

Project Resource Calendar Event Delete Parameters

Details of the project or resource calendar events deleted.

Response Payload

Element Name Type Description

result

Project Resource Calendar Event Delete Response

Response for the request to delete project or resource calendar events requests.

updateCalendarEvent

Updates project or resource calendar events.

Life Cycle Status: Active

Request Payload

Element Name Type Description

requestImpl

Project and Resource Calendar Event Create Parameters

Details of the project or resource calendar events updated.

Response Payload

Element Name Type Description

result

Project Resource Calendar Event Response

Response for the request to update project or resource calendar events.

getDfltObjAttrHints

Retrieves user interface hints, such as the service data object label and object attribute labels, for the specified service data object and locale. As a prerequisite, process the getEntityList operation defined on this service to get the list of possible values for the viewName request payload element.

Life Cycle Status: Active

Request Payload

Element Name Type Description

viewName

string

The service view usage name, an internal name for the service data object. Specify the value of the element from the getEntityList operation response payload.

localeName

string

The locale to use when evaluating locale-based user interface hints. The localeName is in ISO 639-1 format.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/adf/svc/types/}ObjAttrHints

The label and user interface hints for the specified service data object and its attributes in a name-value pair format.

getServiceLastUpdateTime

Returns the date and time when the schema files referenced in the service definition last changed.

Life Cycle Status: Active

Request Payload

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

Response for the request to return the date and time when the service definition last changed in ISO 8601 format.

getEntityList

Gets the list of service data objects defined on this service.

Life Cycle Status: Active

Request Payload

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/adf/svc/types/}ServiceViewInfo

Response for the request to get a list of service data objects defined on this service. For each service data object, the result includes the QName, internal name, and Boolean values indicating whether create, update, merge, and delete operations can be performed on the object.

Security

The following tables list the privileges required to perform the service operations, and the duty roles that each privilege is granted to.

Service Operations to Privileges Mapping

Operation Name Privilege Code Privilege Name Privilege Description

All Operations

PJT_MANAGE_PROJECT_RESOURCE_CALENDAR_EVENTS_SERVICE_PRIV

Manage Project Resource Calendar Events Service

Allows access to the project calendar service for creation and maintenance of project calendar and team member events from external applications to Project Management.

All Operations

PJT_MANAGE_PROJECT_CALENDAR_PRIV

Manage Project Calendar

Allows creation and update of project calendar and team member events. Allows display of tasks, milestones, and deliverables in a calendar format.

Privileges to Duty Roles Mapping

Privilege Code Granted to Duty Role Code Granted to Duty Role Name Granted To Duty Role Description

PJT_MANAGE_PROJECT_RESOURCE_CALENDAR_EVENTS_SERVICE_PRIV

ORA_PJT_PROJECT_EXECUTION_APPLICATION_ADMINISTRATION_DUTY

Project Execution Application Administration

Performs setup tasks such as defining progress thresholds, default calendar options for projects and resources, enterprise codes for projects and tasks, and calendars to establish work schedules for projects and resources. Manages project enterprise resources, project roles, resource pools, target utilization percentages, and project enterprise resource maintenance conditions. Initiates processes to maintain the project resource search index.

PJT_MANAGE_PROJECT_CALENDAR_PRIV

ORA_PJT_PROJECT_WORK_PLAN_MANAGEMENT_DUTY

Project Work Plan Management

Creates, edits, and deletes tasks, task resource assignments, and project progress. Manages deliverables and resolves issues. Associates deliverables with requirements, projects, and tasks.