Release Notes for 7.0.1.1 (from 6.2.2.3)

Table of Content

Notes

Changes to the Setup

Changes to the Athenticate API

Changes to the Application API

Changes to the Object Model

Notes

The current notes are for the API version 7.0.1.1, based on version 6.2.2.3.

Changes to the Setup

There has been no change in the setup.

Changes to the Authenticate API

There has been no change in the Authenticate API.

Changes to the Application API

Application API Behavior

Important: Load operations do not load the CustomFieldAssignment objects that have the default value. The goal of this change is to improve performance.

Application API Operations

replaceProfileByResource
Result replaceProfileByResource(String sessionID, Profile profile, Resource resource)
Result replaceProfileByResource(String sessionID, ResourceTaskAssignment rta, Resource resource)
convertWorkElement
-- New Operation --
SingleResult convertWorkElement(String sessionID, WorkElement inputWorkElement, WorkElement outputWorkElement, WorkElementScope workElementScope)
createProjectWithTemplate
-- New Operation --
SingleResult createProjectWithTemplate(String sessionID, GenericProject inputProject, GenericProject template, WorkElementScope scope)

Changes to the Object Model

There has been no change in the object model.