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": "a8357076-b232-4bf6-bf50-e8db2da101fb", "ExperimentId": "a079c45e-d772-46e4-8c05-386870dad17a", "LayoutId": 3, "Height": 4, "Width": 5, "AddName": "sample string 6", "AddDate": "2025-06-26T01:16:11.55484+00:00", "LastMaintenanceName": "sample string 8", "LastMaintenanceDate": "2025-06-26T01:16:11.55484+00:00", "ExperimentStripLayout": [ { "$id": "2", "ExperimentStripLayoutId": "a37e7164-a6d5-4c4c-a39c-4e1e9c63a86f", "ExperimentLayoutId": "a8357076-b232-4bf6-bf50-e8db2da101fb", "StripId": "811b4594-45e9-4ede-9896-9212171b19f5", "SortOrder": 4, "Color": 5, "AddName": "sample string 6", "AddDate": "2025-06-26T01:16:11.5704652+00:00", "LastMaintenanceName": "sample string 8", "LastMaintenanceDate": "2025-06-26T01:16:11.5704652+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>2025-06-26T01:16:11.55484+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>2025-06-26T01:16:11.5704652+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>a8357076-b232-4bf6-bf50-e8db2da101fb</ExperimentLayoutId> <ExperimentStripLayoutId>a37e7164-a6d5-4c4c-a39c-4e1e9c63a86f</ExperimentStripLayoutId> <InActive>true</InActive> <LastMaintenanceDate>2025-06-26T01:16:11.5704652+00:00</LastMaintenanceDate> <LastMaintenanceName>sample string 8</LastMaintenanceName> <SortOrder>4</SortOrder> <Strip i:nil="true" /> <StripId>811b4594-45e9-4ede-9896-9212171b19f5</StripId> </ObjectValue> </AddedObjects> </AddedObjectsForProperty> </ObjectsAddedToCollectionProperties> <ObjectsRemovedFromCollectionProperties /> <OriginalValues /> <State>Added</State> </ChangeTracker> <Experiment i:nil="true" /> <ExperimentId>a079c45e-d772-46e4-8c05-386870dad17a</ExperimentId> <ExperimentLayoutId>a8357076-b232-4bf6-bf50-e8db2da101fb</ExperimentLayoutId> <ExperimentStripLayout> <ExperimentStripLayout z:Ref="i3" /> </ExperimentStripLayout> <Height>4</Height> <LastMaintenanceDate>2025-06-26T01:16:11.55484+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": "de77bc8c-e662-4217-bab0-fd38ab0f3377", "ExperimentId": "7d30a269-aef8-48d6-89ac-b78eb54ac4de", "LayoutId": 3, "Height": 4, "Width": 5, "AddName": "sample string 6", "AddDate": "2025-06-26T01:16:11.5860945+00:00", "LastMaintenanceName": "sample string 8", "LastMaintenanceDate": "2025-06-26T01:16:11.5860945+00:00", "ExperimentStripLayout": [ { "$id": "2", "ExperimentStripLayoutId": "3b8e8bf6-340d-44a3-b34d-b6bd4822e8db", "ExperimentLayoutId": "de77bc8c-e662-4217-bab0-fd38ab0f3377", "StripId": "61d3cd9b-2326-4544-850a-d07ba1dd77a8", "SortOrder": 4, "Color": 5, "AddName": "sample string 6", "AddDate": "2025-06-26T01:16:11.6054716+00:00", "LastMaintenanceName": "sample string 8", "LastMaintenanceDate": "2025-06-26T01:16:11.6054716+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>2025-06-26T01:16:11.5860945+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>2025-06-26T01:16:11.6054716+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>de77bc8c-e662-4217-bab0-fd38ab0f3377</ExperimentLayoutId> <ExperimentStripLayoutId>3b8e8bf6-340d-44a3-b34d-b6bd4822e8db</ExperimentStripLayoutId> <InActive>true</InActive> <LastMaintenanceDate>2025-06-26T01:16:11.6054716+00:00</LastMaintenanceDate> <LastMaintenanceName>sample string 8</LastMaintenanceName> <SortOrder>4</SortOrder> <Strip i:nil="true" /> <StripId>61d3cd9b-2326-4544-850a-d07ba1dd77a8</StripId> </ObjectValue> </AddedObjects> </AddedObjectsForProperty> </ObjectsAddedToCollectionProperties> <ObjectsRemovedFromCollectionProperties /> <OriginalValues /> <State>Added</State> </ChangeTracker> <Experiment i:nil="true" /> <ExperimentId>7d30a269-aef8-48d6-89ac-b78eb54ac4de</ExperimentId> <ExperimentLayoutId>de77bc8c-e662-4217-bab0-fd38ab0f3377</ExperimentLayoutId> <ExperimentStripLayout> <ExperimentStripLayout z:Ref="i3" /> </ExperimentStripLayout> <Height>4</Height> <LastMaintenanceDate>2025-06-26T01:16:11.5860945+00:00</LastMaintenanceDate> <LastMaintenanceName>sample string 8</LastMaintenanceName> <Layout i:nil="true" /> <LayoutId>3</LayoutId> <Width>5</Width> </ExperimentLayout> </ArrayOfExperimentLayout>