Results (234)
Project Control
v1
English
Schedule Juggler on the 'Calculation' section of the 'Home' ribbon. As shown below, the Schedule Juggler allows you to select a 'Target' to copy to and a 'Source' to copy from. You can copy to/from the 'Standard' schedule or …
Release Notes
v1
English
large projects. Expanded the Trace log options Get Session ID expanded with support for Oracle. Correction related to the Safran database version. Added support for GET activities meta fields start and ending seq. Added support for GET activities meta fields …
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 …
Installation
v1
English
return records as a result. The system is also accessing Oracle system table, views and synonym: 'DBA_USERS', SELECT COLUMN_NAME, DATA_TYPE FROM USER_TAB_COLUMNS WHERE upper (table_name) = 'NETWORKS'; Microsoft SQL Access to database objects The …
Introduction
v1
English
Introduction Links to additional Safran Risk Resources Safran Risk Quick Start Guide Safran Risk Customer Release Notes Safran Risk Install Guide Audience Exploring Safran Risk documents features and techniques on how to use Safran Risk in order to identify, map …
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 …
Content overview
v1
English
Here are links to our documentation grouped by relevant software product. Safran Project Safran Project User Guide Safran System Administration Tool Safran Project Basic Training Course Safran Risk Safran Risk User Guide Safran Risk Quick Start Guide Safran Risk Install …
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 …
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 …
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 …
Layouts
v1
English
Layouts One of the Safran Project features you will learn to appreciate the level of customizing and flexibility, making it possible to adapt to company-wide standards or even personal style of management and presentation layouts. The basic default view …
DeleteLog
v1
English
DeleteLog /v1/deletelog Retrieves delete log details. Example for calling: http://server/v1/deletelog?entity=activities&key1=100026 - Retrieves delete log for the activities entity with network id = 100026. http://server/v1/deletelog?entity=activities&meta_updated_prior=2022-01 …
Revised Plan
v1
English
The Revised Plan The Revised Plan is a particular category of revised schedules and estimates. In some cases, changes to the scope of work may be so severe that “re-baselining” is needed to provide a realistic performance measure. However …
Security
v1
English
Security Security should be a key consideration during the installation and configuration of Safran Web Access. This article outlines important security details to keep in mind. Additional details may exist beyond those mentioned here; generally, it is advisable to follow …
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 …