This document describes how to create Parts, Documents. It describes how to add new Users too.
The sponsor form is also reachable in the delegation tab
PLM object (parts and document) and user can be created with a csv file. This file must contains headers related to the target (object or user). Mostly these headers are the required field in the related object or user creation form.
type | reference | revision | name | group | lifecycle |
---|---|---|---|---|---|
Part | PART_00078 | a | part_example | leading-group | draft |
Document | DOC_00091 | b | doc_example | leading-group | official |
Download the file.
parent-type | parent-reference | parent-revision | child-type | child-reference | child-revision | quantity | order |
---|---|---|---|---|---|---|---|
Part | PART_00078 | a | Part | PART_00080 | a | 3 | 10 |
Download the file.
username | first_name | last_name | groups | language | |
---|---|---|---|---|---|
bob | Bob | Bill | bob@example.com | leading_group | en |
bill | Bill | Bob | bill@example.com | leading_group/other_group | en |
Download the file.