Results (229)
Cutoff
v1
English
Cutoff /v1/cutoff/{id} Retrieves one or more projects cutoff details. Regarding relation of network_id and project_id see project_previews for more details. Example for calling: http://server/v1/cutoff?id=1 - Retrieves cutoff details for project having …
Filters
v1
English
contains numbers or dates. Specify a single value. Results include only records where the data in the column is greater than the value in the filter. Less than or equal to Valid for a column that contains numbers or dates …
CalendarSet
v1
English
CalendarSet /v1/calendarset Example for calling: http://server/v1/CalendarSet?id=2094 - retrieves all Calendars from a calendar set with CalendarSet id 2094 http://server/v1/CalendarSet?network_id=94 - retrieves Calendars from a calendar set related to a network …
Patch Codeset
v1
English
Patch Codeset /v1/codesets Maintain Codeset Example for calling: http://server/v1/codesets http://server/v1/codesets?owner=safransa Request Body = {….} see request fields below Allowed methods: [PATCH] API Controller: codesets Description: Update the single codeset with the details provided …
Test
v1
English
Test /v1/test Used to confirm communication and configuration of the Safran API installation. Notice that this API call is respecting the Security setting . In case you wish to test communication without the security setting use the Version endpoint. Example …
Activities
v1
English
revised_planned_prog float Revised planned progress forecast_qty float Forecast quantity row_no integer Barchart Editor: row number in outline view outline_level integer Barchart Editor: indent level in outline view link_summary integer not in use computed_percent …
Resources
v1
English
Resources /v1/resources/{networkid} List of Resource Definitions Example for calling: http://server/v1/resources?id=1 - retrieves resource definition having id = 1 http://server/v1/resources?resource_setid=2 - retrieves resource definition assigned to the resource set where set …
Projects
v1
English
Projects## Projects /v1/projects/{id} Retrieves project details. Regarding the relation of network_id and project_id, see project_previews for more details. Example for calling: http://server/v1/projects?id=1 - Retrieves project having project_id = 1. http://server …
Schedule Health Assessment
v1
English
indicators. The Contract Modification Indicator (CMOD) shows the ratio of scope added to your schedule since the first (original) baseline was set. A high CMOD value indicates that the scope of work is not well defined or well defined at …
User Interface and Navigation
v1
English
User Interface and Navigation Today, most users are familiar with Windows. The User Interface and Navigation chapter introduces the functions of the windows used by Safran Project. Briefly, it describes how to effectively navigate between them using the keyboard, mouse …
Activities Count
v1
English
Activities Count /v1/activitiescount Get Activity Counts per Project Example for calling: http://server/v1/activitiescount/1 - retrieves activities count details for the project with project id = 1 http://server/v1/activitiescount?network_id=1 – retrieves activities count details in …
Sorting
v1
English
Sorting Sorting Data Sorting in the Barchart Editor involves defining and executing the sort. To Define Sort Criteria Select the Define Sort option from the HOME ribbon. Select the field that matches your sorting criteria and drag it across to …
CodeSets
v1
English
is inherited from the master set. It will be shown in Safran UI. Else (false) the label of this field will shown. The default value is false inherit_field_nr integer If the set is inherited, this tells which field …
User Interface and Navigation
v1
English
User interface and navigation The user interface and navigation chapter introduces the functions of the Safran Risk windows and briefly describes how to navigate, use the keyboard, mouse and screen controls to use the application effectively. Tabs Tabs make it …
Project_Previews
v1
English
Project_previews /v1/project_previews/ Project_previews Details Example for calling: http://server/v1/project_previews http://server/v1/project_preview?owner=safran - retrieves all details where the network owner is safran. Allowed Methods: [GET] API Controller: project_previews Description …
API Methods
v1
English
API Methods The API provides GET, POST and PATCH methods. The following API endpoints/methods are available through the Safran Integration API. GET The API provides the following GET methods: project_preview In Safran Project 5, Projects and Networks were …
ProjectScopeConfiguration
v1
English
ProjectScopeConfiguration /v1/projectscopeconfiguration/{id} Retrieves one or more projects scope configuration details. Regarding relation of network_id and project_id see project_previews for more details. Example for calling: http://server/v1/projectscopeconfiguration?id=1 - Retrieves details for project having …
Patch activity
v1
English
Patch Activity /v1/activities Maintain Activities Example for calling: http://server/v1/activities http://server/v1/activities?owner=safransa Request Body = {….} see request fields below Allowed Methods: [PATCH] API Controller: activities Description: Update single activity with the details provided, all …
Activity Links
v1
English
Activity Links /v1/activity_links/ List Of Relationships for Activities Example for calling: http://server/v1/activity_links - retrieves all activity_links http://server/v1/activity_links?network_id=1 – retrieves activity_links for activities in network having id = 1 …
Resource Set
v1
English
ResourceSet /v1/resourceset/{networkid} List Of Resource Sets Example for calling: http://server/v1/resourceset?id=1 - retrieves resource set having id = 1 http://server/v1/resourceset/9 - retrieves resource set assigned to the network having network id = 9 http …