-
Upcoming Innovation and PPM Conferences - Enrich Consulting
It's time to network and share best-practices! The next six months is high season for conferences, and Enrich is excited to sponsor eight different events across North America and Europe between now and March 2017.
-
Planview, une force pour le bien - Planview Blog
Les employés étaient encouragés à passer jusqu'à 8 heures pendant les "heures de travail" à faire du bénévolat et à redonner à leur communauté de la manière qu'ils choisissaient.
-
User Provisioning API: Update a User (PUT)
It is recommended that you get the users information first, apply the necessary updates to that result and use it as the body of the PUT request to perform the update.
-
User Provisioning API: Update A User (PATCH)
Update a User Updates a user with the provided values. id - the id of the user { "externalId": "ABC123", "userName": "[email protected]", "name": { "familyName": "Demo", "givenName": "User" }, "timezone": "America/Chicago", "active": true, "urn:scim:schemas:extension:leankit:user:1.0": { "licenseType": "full", "administrator": false, "boardCreator": false, "dateFormat": "yyyy/mm/dd" } } 200 OK with the updated user data as the body 409 Conflict if the username is already in use by another user
-
User Provisioning API: Create a User
{ "userName": "[email protected]", "name": { "familyName": "Demo", "givenName": "User" }, "active": true, "password": "demo123!" } { "externalId": "ABC234", "userName": "[email protected]", "name": { "familyName": "Demo", "givenName": "User" }, "timezone": "America/Chicago", "active": true, "password": "demo123!", "urn:scim:schemas:extension:leankit:user:1.0": { "licenseType": "full", "administrator": false, "boardCreator": false, "dateFormat": "mm/dd/yyyy" } }
-
User Provisioning API: Get Information About a User
{ "id": "12345678", "externalId": "ABC234", "userName": "[email protected]", "name": { "familyName": "User", "givenName": "Demo", "formatted": "Demo User" }, "timezone": "America/Chicago", "active": true, "meta": { "created": "2017-08-22T20:49:43Z", "location": "https://myaccount.leankit.com/io/scim/v1/users/12345678" }, "urn:scim:schemas:extension:leankit:user:1.0": { "licenseType": "full", "lastAccess": "2017-08-23T20:49:43Z", "administrator": false, "boardCreator": false, "dateFormat": "mm/dd/yy…
-
User Provisioning API: Search for a User
{ "schemas": [ "urn:scim:schemas:core:1.0", "urn:scim:schemas:extension:leankit:user:1.0" ], "totalResults": 2, "itemsPerPage": 50, "startIndex": 1, "Resources": [ { "id": "12345678", "externalId": "ABC234", "userName": "[email protected]", "name": { "familyName": "User", "givenName": "Demo", "formatted": "Demo User" }, "timezone": "America/Chicago", "active": true, "meta": { "created": "2017-08-22T20:49:43Z", "location": "https://myaccount.leankit.com/io/scim/v1/users/12345678" }, "urn:scim:schema…
-
Fonctions
Create a field on a project that gets all tasks of a project, applies the filter 'leaf tasks', and returns the sum of the 'Hours to Complete' fields for every task returned by the filter. For example, the name of a project might be Project
. The is typically stripped off when exporting to Excel, leaving the title as "Project". Use htmlencode to render the title "Project ". -
Modeling Applications
For example, if the Freewheel Bike Company has an Application built on Troux software called “Freewheel EA Repository,” that application might consist of a group of installed Software Modules – Troux Navigate, Troux Portfolios, and Troux for TOGAF – that are deployments of specific versions of the "Troux" Software Product:
-
Application Landscape by Capability and Location
The Application Landscape by Capability and Location visualization provides Locations on the x-axis and Capabilities on the y-axis, with a list of Applications, which meet both criteria, placed at the intersections. Drilling into the location or business capability further can reveal more detail on the overlaps or gaps in the application plan (see Exploring the Application Landscape for details).
-
2022 Planview Day Roadshows
Planview Day Roadshows are a new event series across the globe. These full day, in-person events focus on networking, hands-on workshops, and customer stories, along with keynotes and sessions from Planview experts and executives.
-
Update the requesting user
{ "id": "10113041625", "username": "[email protected]", "firstName": "SomeOne", "lastName": "Else", "fullName": "SomeOne Else", "emailAddress": "[email protected]", "lastAccess": null, "dateFormat": "MM/dd/yyyy", "administrator": false, "enabled": true, "deleted": false, "organizationId": "10187654101", "boardCreator": false, "timeZone": "America/New_York", "licenseType": "full", "externalUserName": null, "teamManager": false, "externalUser": false, "planviewUserId": null, "avatar": "ht…
-
Update a user
{ "id": "10113041625", "username": "[email protected]", "firstName": "SomeOne", "lastName": "Else", "fullName": "SomeOne Else", "emailAddress": "[email protected]", "lastAccess": null, "dateFormat": "MM/dd/yyyy", "administrator": true, "enabled": false, "deleted": false, "organizationId": "10187654101", "boardCreator": true, "timeZone": "America/New_York", "licenseType": "full", "externalUserName": null, "teamManager": false, "externalUser": false, "planviewUserId": null, "settings": { …
Découvrez toute l'efficacité de notre logiciel de gestion de portefeuilles de projets IT en action
Watch Demo: You know what needs to happen for your enterprise to transform. Start the process.