Collaboration APIs
Create a new file requirement
HTTP method | POST |
URI | https://api.rambase.net/collaboration/file-requirements |
Supported formats | Xml, Html, Json (ex. $format=json) |
Successful HTTP status code | 201 |
API resource identifier | 5264, version 3 |
The following body must be added to the request. Mouse over fieldnames for description and other useful information about the fields. Note that fields in bold are required/mandatory.
Description
Description of file requirement
This field is optional.
>{String}</Description>RequiredForMRB
Sets requirements to Manufacturing Record book.
Default value: False
This field is optional.
>{Boolean}</RequiredForMRB>FileTypeId
Required/mandatory field
Reference to the file type this requirement will be fulfilled by.
Minimum value: 100000
>{Integer}</FileTypeId>Regarding
Required/mandatory field
Owning object. Used to link a requirement to a operations or other objects that has documentation requirements.
>ObjectType
Required/mandatory field
Type of object
>{String}</ObjectType>ObjectId
Required/mandatory field
Identifier of the object
Minimum value: 100000
>{Integer}</ObjectId>ItemId
Item-number of the object
Minimum value: 1
This field is optional.
>{Integer}</ItemId>Context
This field is optional.
>Product
Requirement is based on matching ARTIT. If this field is used, a file linked to SSA.ITM must be matching this artit.
This field is optional.
>ProductId
Product identifier
Minimum value: 10000
This field is optional.
>{Integer}</ProductId>ProductionOperation
Requirement is based on matching OPRNO. If this field is used, a file linked to PWO with this OPR in kit item must be matching this OPRNO.
This field is optional.
>ProductionOperationId
Production operation identifier
Minimum value: 1000
This field is optional.
>{Integer}</ProductionOperationId>PurchaseOrderItem
Value set from originating purchase ORDERITEMID
This field is optional.
>PurchaseOrderItemId
Item-/line-number of the purchase order
Minimum value: 1
This field is optional.
>{Integer}</PurchaseOrderItemId>PurchaseOrder
Value set from originating purchase ORDERID
This field is optional.
>PurchaseOrderId
Purchase order identifier
Minimum value: 100000
This field is optional.
>{Integer}</PurchaseOrderId>SalesOrderItem
Value set from the originating sales order item ORDERITMID
This field is optional.
>SalesOrderItemId
Sales order item identifier
Minimum value: 1
This field is optional.
>{Integer}</SalesOrderItemId>SalesOrder
Value set from the originating sales order ORDERID
This field is optional.
>SalesOrderId
Sales order identifier
Minimum value: 100000
This field is optional.
>{Integer}</SalesOrderId>StopEvent
Optional event type which requires file requirement to be met (ProductionOperationCompleted, ProductActivated). DOV
This field is optional.
>EventTypeId
RamBase event type identifier
Minimum value: 100000
This field is optional.
>{Integer}</EventTypeId>Description
Description of file requirement
This field is optional.
": "{String}",RequiredForMRB
Sets requirements to Manufacturing Record book.
Default value: False
This field is optional.
": "{Boolean}",FileTypeId
Required/mandatory field
Reference to the file type this requirement will be fulfilled by.
Minimum value: 100000
": "{Integer}"Regarding
Required/mandatory field
Owning object. Used to link a requirement to a operations or other objects that has documentation requirements.
": {ObjectType
Required/mandatory field
Type of object
": "{String}",ObjectId
Required/mandatory field
Identifier of the object
Minimum value: 100000
": "{Integer}",ItemId
Item-number of the object
Minimum value: 1
This field is optional.
": "{Integer}"Context
This field is optional.
": {Product
Requirement is based on matching ARTIT. If this field is used, a file linked to SSA.ITM must be matching this artit.
This field is optional.
": {ProductId
Product identifier
Minimum value: 10000
This field is optional.
": "{Integer}"ProductionOperation
Requirement is based on matching OPRNO. If this field is used, a file linked to PWO with this OPR in kit item must be matching this OPRNO.
This field is optional.
": {ProductionOperationId
Production operation identifier
Minimum value: 1000
This field is optional.
": "{Integer}"PurchaseOrderItem
Value set from originating purchase ORDERITEMID
This field is optional.
": {PurchaseOrderItemId
Item-/line-number of the purchase order
Minimum value: 1
This field is optional.
": "{Integer}",PurchaseOrder
Value set from originating purchase ORDERID
This field is optional.
": {PurchaseOrderId
Purchase order identifier
Minimum value: 100000
This field is optional.
": "{Integer}"SalesOrderItem
Value set from the originating sales order item ORDERITMID
This field is optional.
": {SalesOrderItemId
Sales order item identifier
Minimum value: 1
This field is optional.
": "{Integer}",SalesOrder
Value set from the originating sales order ORDERID
This field is optional.
": {SalesOrderId
Sales order identifier
Minimum value: 100000
This field is optional.
": "{Integer}"StopEvent
Optional event type which requires file requirement to be met (ProductionOperationCompleted, ProductActivated). DOV
This field is optional.
": {EventTypeId
RamBase event type identifier
Minimum value: 100000
This field is optional.
": "{Integer}"The query string is placed after the resource URL, seperated with a questionmark (?). The query string is composed of a series of query parameters with values. See the page about query parameters on how to use these parameters.
$access_token String, optional | After successful login you get an access token which needs to be provided in all API requests. Even though it is possible to pass this token as query parameter, we recommended passing it using the HTTP request header as described in Authorization. Note that all access tokens have an expiration time. |
$db String, optional | Set the database/company for the request |
$useMinimumVersion Integer, optional | Used to run a new version of an API resource when your API client is running a deprecated API resource. See the Breaking changes page for more information. |
$showDomainDescriptions Boolean, optional | Set to "true" to include domain descriptions for fields using domain values. See the Domain values page for more information. Default value is false. |
$lang String, optional | Specifies the language used in the response, following the 3-letter ISO-639-1 [lll] |
Read more about filters and sorting on how to use filter parameters and named filters.
Read more about filters and sorting on how to use sortable parameters
Requesting this resource will yield the following response. Mouse over fieldnames (or fieldgroups) for descriptions and other useful information about the fields.
Please note that some fields may be removed from the response, based on user roles/duties/permissions.
FileRequirementId
Unique identifier for Requirements
>{Integer}</FileRequirementId>Status
The status of a requirement indicates if the requirement for documentation is completed
Possible domain values can be found here
>{Integer}</Status>CreatedAt
Automatically generated timestamp field maintained by the execution engine (when document data is updated)
>{Datetime}</CreatedAt>UpdatedAt
Date and time of update
>{Datetime}</UpdatedAt>Description
Description of file requirement
>{String}</Description>RequiredForInternalUse
Sets requirements for internal documentation
>{Boolean}</RequiredForInternalUse>RequiredForMRB
Sets requirements to Manufacturing Record book.
>{Boolean}</RequiredForMRB>FileTypeId
Reference to the file type this requirement will be fulfilled by.
>{Integer}</FileTypeId>FileTypeLink
Full doc reference to the FileType id
>{String}</FileTypeLink>Regarding
Owning object. Used to link a requirement to a operations or other objects that has documentation requirements.
>ObjectType
Type of object
>{String}</ObjectType>ObjectId
Identifier of the object
>{Integer}</ObjectId>ItemType
Type of item
>{String}</ItemType>ItemId
Item-number of the object
>{Integer}</ItemId>ObjectLink
API reference to the object
>{String}</ObjectLink>ItemLink
API reference to the item
>{String}</ItemLink>Product
Requirement is based on matching ARTIT. If this field is used, a file linked to SSA.ITM must be matching this artit.
>ProductId
Product identifier
>{Integer}</ProductId>ProductLink
Product reference
>{String}</ProductLink>ProductionOperation
Requirement is based on matching OPRNO. If this field is used, a file linked to PWO with this OPR in kit item must be matching this OPRNO.
>ProductionOperationId
Production operation identifier
>{Integer}</ProductionOperationId>ProductionOperationLink
Production operation reference
>{String}</ProductionOperationLink>PurchaseOrderItem
Value set from originating purchase ORDERITEMID
>PurchaseOrderItemId
Item-/line-number of the purchase order
>{Integer}</PurchaseOrderItemId>PurchaseOrder
Value set from originating purchase ORDERID
>PurchaseOrderId
Purchase order identifier
>{Integer}</PurchaseOrderId>PurchaseOrderLink
Purchase order reference
>{String}</PurchaseOrderLink>PurchaseOrderItemLink
Purchase order item reference
>{String}</PurchaseOrderItemLink>SalesOrderItem
Value set from the originating sales order item ORDERITMID
>SalesOrderItemId
Sales order item identifier
>{Integer}</SalesOrderItemId>SalesOrder
Value set from the originating sales order ORDERID
>SalesOrderId
Sales order identifier
>{Integer}</SalesOrderId>SalesOrderLink
Sales order reference
>{String}</SalesOrderLink>SalesOrderItemLink
Reference to the sales order item.
>{String}</SalesOrderItemLink>StopEvent
Optional event type which requires file requirement to be met (ProductionOperationCompleted, ProductActivated). DOV
>EventTypeId
RamBase event type identifier
>{Integer}</EventTypeId>EventTypeLink
RamBase event type reference
>{String}</EventTypeLink>FileRequirementId
Unique identifier for Requirements
": "{Integer}",Status
The status of a requirement indicates if the requirement for documentation is completed
Possible domain values can be found here
": "{Integer}",CreatedAt
Automatically generated timestamp field maintained by the execution engine (when document data is updated)
": "{Datetime}",UpdatedAt
Date and time of update
": "{Datetime}",Description
Description of file requirement
": "{String}",RequiredForInternalUse
Sets requirements for internal documentation
": "{Boolean}",RequiredForMRB
Sets requirements to Manufacturing Record book.
": "{Boolean}",FileTypeId
Reference to the file type this requirement will be fulfilled by.
": "{Integer}",FileTypeLink
Full doc reference to the FileType id
": "{String}"Regarding
Owning object. Used to link a requirement to a operations or other objects that has documentation requirements.
": {ObjectType
Type of object
": "{String}",ObjectId
Identifier of the object
": "{Integer}",ItemType
Type of item
": "{String}",ItemId
Item-number of the object
": "{Integer}",ObjectLink
API reference to the object
": "{String}",ItemLink
API reference to the item
": "{String}"Product
Requirement is based on matching ARTIT. If this field is used, a file linked to SSA.ITM must be matching this artit.
": {ProductId
Product identifier
": "{Integer}",ProductLink
Product reference
": "{String}"ProductionOperation
Requirement is based on matching OPRNO. If this field is used, a file linked to PWO with this OPR in kit item must be matching this OPRNO.
": {ProductionOperationId
Production operation identifier
": "{Integer}",ProductionOperationLink
Production operation reference
": "{String}"PurchaseOrderItem
Value set from originating purchase ORDERITEMID
": {PurchaseOrderItemId
Item-/line-number of the purchase order
": "{Integer}",PurchaseOrder
Value set from originating purchase ORDERID
": {PurchaseOrderId
Purchase order identifier
": "{Integer}",PurchaseOrderLink
Purchase order reference
": "{String}"PurchaseOrderItemLink
Purchase order item reference
": "{String}"SalesOrderItem
Value set from the originating sales order item ORDERITMID
": {SalesOrderItemId
Sales order item identifier
": "{Integer}",SalesOrder
Value set from the originating sales order ORDERID
": {SalesOrderId
Sales order identifier
": "{Integer}",SalesOrderLink
Sales order reference
": "{String}"SalesOrderItemLink
Reference to the sales order item.
": "{String}"StopEvent
Optional event type which requires file requirement to be met (ProductionOperationCompleted, ProductActivated). DOV
": {EventTypeId
RamBase event type identifier
": "{Integer}",EventTypeLink
RamBase event type reference
": "{String}"
List of available operations/actions for this resource.
See the operations documentation for more information about API operations.
Possible error codes the response might return:
Error 102738 HTTP 404 | Price list not found |
Error 100055 HTTP 403 | You have only admittance to your own objects |
Error 101523 HTTP 400 | Format is mandatory |