POST ExperimentLayout/Base/SaveAll
Request Information
URI Parameters
None.
Body Parameters
Collection of ExperimentLayoutName | Description | Type | Additional information |
---|---|---|---|
ExperimentLayoutId | globally unique identifier |
None. |
|
ExperimentId | globally unique identifier |
None. |
|
LayoutId | integer |
None. |
|
Height | integer |
None. |
|
Width | integer |
None. |
|
AddName | string |
None. |
|
AddDate | date |
None. |
|
LastMaintenanceName | string |
None. |
|
LastMaintenanceDate | date |
None. |
|
Experiment | Experiment |
None. |
|
Layout | Layout |
None. |
|
ExperimentStripLayout | Collection of ExperimentStripLayout |
None. |
|
ChangeTracker | ObjectChangeTracker |
None. |
Request Formats
application/json, text/json
Sample:
[ null, { "$id": "1", "ExperimentLayoutId": "7e8e752d-b4ff-4b2e-ba4a-6d4c047890b2", "ExperimentId": "0fe43046-de50-48b5-8764-13bc8ce9798f", "LayoutId": 3, "Height": 4, "Width": 5, "AddName": "sample string 6", "AddDate": "2024-12-06T21:45:32.4053638+00:00", "LastMaintenanceName": "sample string 8", "LastMaintenanceDate": "2024-12-06T21:45:32.4053638+00:00", "ExperimentStripLayout": [ { "$id": "2", "ExperimentStripLayoutId": "1ee87455-e7ce-4e01-a197-803953f899a4", "ExperimentLayoutId": "7e8e752d-b4ff-4b2e-ba4a-6d4c047890b2", "StripId": "72d826ce-79dc-4bca-a6ef-9cd956b5a804", "SortOrder": 4, "Color": 5, "AddName": "sample string 6", "AddDate": "2024-12-06T21:45:32.4312426+00:00", "LastMaintenanceName": "sample string 8", "LastMaintenanceDate": "2024-12-06T21:45:32.4312426+00:00", "InActive": true, "ExperimentLayout": { "$ref": "1" }, "ChangeTracker": { "$id": "3", "State": 2, "ObjectsRemovedFromCollectionProperties": {}, "OriginalValues": {}, "ExtendedProperties": {}, "ObjectsAddedToCollectionProperties": {} } } ], "ChangeTracker": { "$id": "4", "State": 2, "ObjectsRemovedFromCollectionProperties": {}, "OriginalValues": {}, "ExtendedProperties": {}, "ObjectsAddedToCollectionProperties": { "ExperimentStripLayout": [ { "$ref": "2" } ] } } } ]
application/xml, text/xml
Sample:
<ArrayOfExperimentLayout xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model"> <ExperimentLayout i:nil="true" /> <ExperimentLayout z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/"> <AddDate>2024-12-06T21:45:32.4053638+00:00</AddDate> <AddName>sample string 6</AddName> <ChangeTracker z:Id="i2"> <ExtendedProperties /> <ObjectsAddedToCollectionProperties> <AddedObjectsForProperty> <CollectionPropertyName>ExperimentStripLayout</CollectionPropertyName> <AddedObjects> <ObjectValue z:Id="i3" i:type="ExperimentStripLayout"> <AddDate>2024-12-06T21:45:32.4312426+00:00</AddDate> <AddName>sample string 6</AddName> <ChangeTracker z:Id="i4"> <ExtendedProperties /> <ObjectsAddedToCollectionProperties /> <ObjectsRemovedFromCollectionProperties /> <OriginalValues /> <State>Added</State> </ChangeTracker> <Color>5</Color> <ExperimentLayout z:Ref="i1" /> <ExperimentLayoutId>7e8e752d-b4ff-4b2e-ba4a-6d4c047890b2</ExperimentLayoutId> <ExperimentStripLayoutId>1ee87455-e7ce-4e01-a197-803953f899a4</ExperimentStripLayoutId> <InActive>true</InActive> <LastMaintenanceDate>2024-12-06T21:45:32.4312426+00:00</LastMaintenanceDate> <LastMaintenanceName>sample string 8</LastMaintenanceName> <SortOrder>4</SortOrder> <Strip i:nil="true" /> <StripId>72d826ce-79dc-4bca-a6ef-9cd956b5a804</StripId> </ObjectValue> </AddedObjects> </AddedObjectsForProperty> </ObjectsAddedToCollectionProperties> <ObjectsRemovedFromCollectionProperties /> <OriginalValues /> <State>Added</State> </ChangeTracker> <Experiment i:nil="true" /> <ExperimentId>0fe43046-de50-48b5-8764-13bc8ce9798f</ExperimentId> <ExperimentLayoutId>7e8e752d-b4ff-4b2e-ba4a-6d4c047890b2</ExperimentLayoutId> <ExperimentStripLayout> <ExperimentStripLayout z:Ref="i3" /> </ExperimentStripLayout> <Height>4</Height> <LastMaintenanceDate>2024-12-06T21:45:32.4053638+00:00</LastMaintenanceDate> <LastMaintenanceName>sample string 8</LastMaintenanceName> <Layout i:nil="true" /> <LayoutId>3</LayoutId> <Width>5</Width> </ExperimentLayout> </ArrayOfExperimentLayout>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ExperimentLayoutName | Description | Type | Additional information |
---|---|---|---|
ExperimentLayoutId | globally unique identifier |
None. |
|
ExperimentId | globally unique identifier |
None. |
|
LayoutId | integer |
None. |
|
Height | integer |
None. |
|
Width | integer |
None. |
|
AddName | string |
None. |
|
AddDate | date |
None. |
|
LastMaintenanceName | string |
None. |
|
LastMaintenanceDate | date |
None. |
|
Experiment | Experiment |
None. |
|
Layout | Layout |
None. |
|
ExperimentStripLayout | Collection of ExperimentStripLayout |
None. |
|
ChangeTracker | ObjectChangeTracker |
None. |
Response Formats
application/json, text/json
Sample:
[ null, { "$id": "1", "ExperimentLayoutId": "6347d377-837d-4a4a-ab28-03e871653f11", "ExperimentId": "b9329f67-bd44-497e-a5f1-13ecc69c11c8", "LayoutId": 3, "Height": 4, "Width": 5, "AddName": "sample string 6", "AddDate": "2024-12-06T21:45:32.8875446+00:00", "LastMaintenanceName": "sample string 8", "LastMaintenanceDate": "2024-12-06T21:45:32.8875446+00:00", "ExperimentStripLayout": [ { "$id": "2", "ExperimentStripLayoutId": "dbb95fea-7019-489c-87b1-aa9ab60c279c", "ExperimentLayoutId": "6347d377-837d-4a4a-ab28-03e871653f11", "StripId": "19752d9c-0709-400e-a545-26d7bc434e92", "SortOrder": 4, "Color": 5, "AddName": "sample string 6", "AddDate": "2024-12-06T21:45:32.8875446+00:00", "LastMaintenanceName": "sample string 8", "LastMaintenanceDate": "2024-12-06T21:45:32.8875446+00:00", "InActive": true, "ExperimentLayout": { "$ref": "1" }, "ChangeTracker": { "$id": "3", "State": 2, "ObjectsRemovedFromCollectionProperties": {}, "OriginalValues": {}, "ExtendedProperties": {}, "ObjectsAddedToCollectionProperties": {} } } ], "ChangeTracker": { "$id": "4", "State": 2, "ObjectsRemovedFromCollectionProperties": {}, "OriginalValues": {}, "ExtendedProperties": {}, "ObjectsAddedToCollectionProperties": { "ExperimentStripLayout": [ { "$ref": "2" } ] } } } ]
application/xml, text/xml
Sample:
<ArrayOfExperimentLayout xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model"> <ExperimentLayout i:nil="true" /> <ExperimentLayout z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/"> <AddDate>2024-12-06T21:45:32.8875446+00:00</AddDate> <AddName>sample string 6</AddName> <ChangeTracker z:Id="i2"> <ExtendedProperties /> <ObjectsAddedToCollectionProperties> <AddedObjectsForProperty> <CollectionPropertyName>ExperimentStripLayout</CollectionPropertyName> <AddedObjects> <ObjectValue z:Id="i3" i:type="ExperimentStripLayout"> <AddDate>2024-12-06T21:45:32.8875446+00:00</AddDate> <AddName>sample string 6</AddName> <ChangeTracker z:Id="i4"> <ExtendedProperties /> <ObjectsAddedToCollectionProperties /> <ObjectsRemovedFromCollectionProperties /> <OriginalValues /> <State>Added</State> </ChangeTracker> <Color>5</Color> <ExperimentLayout z:Ref="i1" /> <ExperimentLayoutId>6347d377-837d-4a4a-ab28-03e871653f11</ExperimentLayoutId> <ExperimentStripLayoutId>dbb95fea-7019-489c-87b1-aa9ab60c279c</ExperimentStripLayoutId> <InActive>true</InActive> <LastMaintenanceDate>2024-12-06T21:45:32.8875446+00:00</LastMaintenanceDate> <LastMaintenanceName>sample string 8</LastMaintenanceName> <SortOrder>4</SortOrder> <Strip i:nil="true" /> <StripId>19752d9c-0709-400e-a545-26d7bc434e92</StripId> </ObjectValue> </AddedObjects> </AddedObjectsForProperty> </ObjectsAddedToCollectionProperties> <ObjectsRemovedFromCollectionProperties /> <OriginalValues /> <State>Added</State> </ChangeTracker> <Experiment i:nil="true" /> <ExperimentId>b9329f67-bd44-497e-a5f1-13ecc69c11c8</ExperimentId> <ExperimentLayoutId>6347d377-837d-4a4a-ab28-03e871653f11</ExperimentLayoutId> <ExperimentStripLayout> <ExperimentStripLayout z:Ref="i3" /> </ExperimentStripLayout> <Height>4</Height> <LastMaintenanceDate>2024-12-06T21:45:32.8875446+00:00</LastMaintenanceDate> <LastMaintenanceName>sample string 8</LastMaintenanceName> <Layout i:nil="true" /> <LayoutId>3</LayoutId> <Width>5</Width> </ExperimentLayout> </ArrayOfExperimentLayout>