MSProject Project Custom Field Update Version 1

This handler makes a REST call Microsoft Project Online to the Project Server API to update a single custom field for a project in MS Project. After authenticating against the Project Server using the inputted username and password, the handler first makes a call to Project to get a FormDigestValue which is needed as a part of the authentication for future calls. A second call is then made to retrieve a list of the custom fields that are being used on the server, so that the field display name can be converted to a id for the final call. Lastly, the information is collected from the previous calls to make the call to Project to actually update the custom field. Any errors that occur during this process will be caught and re-raised by the handler.

Parameters

Name Description
Project Id The id of the project where you want to update custom fields.
Custom Field Name The name of the custom field that you wish to update.
Custom Field Value The value that you want to be added to the Custom Field.

Sample Configuration

Name Description
Project Id 70ce0098-d41a-4baf-bd05-9dde609e0f88
Custom Field Name Project Description
Custom Field Value Testing updating a custom field

Results

This handler does not return any results.

Changelog

MSProjectProjectCustomFieldUpdate_V1 (2015-09-29)

  • Initial version. See README for details.


Related Handlers

MSProject Lookup Entry
This handler looks up the id for an entry in a lookup table.
MSProject Project Bulk Custom Field Update
This handler updates multiple custom fields in Microsoft Project.
MSProject Project Check In
This handler checks in a Microsoft Project project.
MSProject Project Check Out
This handler checks out a Microsoft Project project.
MSProject Project Completion Status
This handler checks a projects completion status.
MSProject Project Create
This handler creates a new project in Microsoft Project.
MSProject Project Publish
This handler publishes a Microsoft Project project.
MSProject Project Task Assign
This handler assigns a Task to a Enterprise Resource.
MSProject Project Task Assignment Remove
This handler removes an assignment from an existing task in Microsoft Project.
MSProject Project Task Update
Updates an existing Task in Microsoft Project.

Looking for a workflow engine?

Learn more about the Kinetic Data Enterprise Workflow Platform Check it out Caret right circle