POST ExperimentFactor/Base/SaveAll
Request Information
URI Parameters
None.
Body Parameters
Collection of ExperimentFactor| Name | Description | Type | Additional information |
|---|---|---|---|
| ExperimentFactorId | globally unique identifier |
None. |
|
| ExperimentId | globally unique identifier |
None. |
|
| SortOrder | integer |
None. |
|
| TraitId | integer |
None. |
|
| FieldLayout | string |
None. |
|
| AddName | string |
None. |
|
| AddDate | date |
None. |
|
| LastMaintenanceName | string |
None. |
|
| LastMaintenanceDate | date |
None. |
|
| Experiment | Experiment |
None. |
|
| ExperimentFactorValue | Collection of ExperimentFactorValue |
None. |
|
| ExperimentFactorProduct | Collection of ExperimentFactorProduct |
None. |
|
| StripValue | Collection of StripValue |
None. |
|
| ChangeTracker | ObjectChangeTracker |
None. |
Request Formats
application/json, text/json
Sample:
[
null,
{
"$id": "1",
"ExperimentFactorId": "606e4030-532b-4a08-9dff-f419342e1491",
"ExperimentId": "5ed2aeb4-0390-44d3-915e-22106b32f13c",
"SortOrder": 3,
"TraitId": 4,
"FieldLayout": "sample string 5",
"AddName": "sample string 6",
"AddDate": "2026-08-04T14:27:04.0028673+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-08-04T14:27:04.0028673+00:00",
"ExperimentFactorValue": [
{
"$id": "2",
"ExperimentFactorValueId": "e7241cea-ff59-4aa1-990d-454712d0ea95",
"ExperimentFactorId": "606e4030-532b-4a08-9dff-f419342e1491",
"SortOrder": 3,
"Value": 1.1,
"ShortValue": "sample string 4",
"AddName": "sample string 5",
"AddDate": "2026-08-04T14:27:04.023012+00:00",
"LastMaintenanceName": "sample string 7",
"LastMaintenanceDate": "2026-08-04T14:27:04.023012+00:00",
"ExperimentFactor": {
"$ref": "1"
},
"StripValue": [
{
"$id": "3",
"StripValueId": "a270c8f1-3b19-42db-92f4-7b9f64e28d27",
"StripId": "9b4d1575-ec26-4584-bdd6-27eb60dab1bd",
"ExperimentFactorId": "606e4030-532b-4a08-9dff-f419342e1491",
"ExperimentFactorValueId": "e7241cea-ff59-4aa1-990d-454712d0ea95",
"ExperimentFactorProductId": "ce218170-4b70-42a2-9051-2b2ee6e1eae2",
"SortOrder": 4,
"AddName": "sample string 5",
"AddDate": "2026-08-04T14:27:04.023012+00:00",
"LastMaintenanceName": "sample string 7",
"LastMaintenanceDate": "2026-08-04T14:27:04.023012+00:00",
"ExperimentFactorValue": {
"$ref": "2"
},
"ExperimentFactor": {
"$ref": "1"
},
"ChangeTracker": {
"$id": "4",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {}
}
}
],
"ChangeTracker": {
"$id": "5",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {
"StripValue": [
{
"$ref": "3"
}
]
}
}
}
],
"ExperimentFactorProduct": [
{
"$id": "6",
"ExperimentFactorProductId": "c0cfce15-aeec-4b92-a912-ab56321dd4e9",
"ExperimentFactorId": "606e4030-532b-4a08-9dff-f419342e1491",
"BrandId": 3.0,
"GEId": 4.0,
"SortOrder": 5,
"AddName": "sample string 6",
"AddDate": "2026-08-04T14:27:04.023012+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-08-04T14:27:04.023012+00:00",
"SubProductCode": "sample string 10",
"NumberReservedUnits": 1,
"TotalNumberUnitsAllProduct": 1,
"StripSeedLocallySourced": true,
"ExperimentFactor": {
"$ref": "1"
},
"StripValue": [],
"ChangeTracker": {
"$id": "7",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {}
}
}
],
"StripValue": [
{
"$ref": "3"
}
],
"ChangeTracker": {
"$id": "8",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {
"ExperimentFactorValue": [
{
"$ref": "2"
}
],
"StripValue": [
{
"$ref": "3"
}
],
"ExperimentFactorProduct": [
{
"$ref": "6"
}
]
}
}
}
]
application/xml, text/xml
Sample:
<ArrayOfExperimentFactor xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model">
<ExperimentFactor i:nil="true" />
<ExperimentFactor z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/">
<AddDate>2026-08-04T14:27:04.0028673+00:00</AddDate>
<AddName>sample string 6</AddName>
<ChangeTracker z:Id="i2">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties>
<AddedObjectsForProperty>
<CollectionPropertyName>ExperimentFactorValue</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Id="i3" i:type="ExperimentFactorValue">
<AddDate>2026-08-04T14:27:04.023012+00:00</AddDate>
<AddName>sample string 5</AddName>
<ChangeTracker z:Id="i4">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties>
<AddedObjectsForProperty>
<CollectionPropertyName>StripValue</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Id="i5" i:type="StripValue">
<AddDate>2026-08-04T14:27:04.023012+00:00</AddDate>
<AddName>sample string 5</AddName>
<ChangeTracker z:Id="i6">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties />
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<ExperimentFactor z:Ref="i1" />
<ExperimentFactorId>606e4030-532b-4a08-9dff-f419342e1491</ExperimentFactorId>
<ExperimentFactorProduct i:nil="true" />
<ExperimentFactorProductId>ce218170-4b70-42a2-9051-2b2ee6e1eae2</ExperimentFactorProductId>
<ExperimentFactorValue z:Ref="i3" />
<ExperimentFactorValueId>e7241cea-ff59-4aa1-990d-454712d0ea95</ExperimentFactorValueId>
<LastMaintenanceDate>2026-08-04T14:27:04.023012+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 7</LastMaintenanceName>
<SortOrder>4</SortOrder>
<Strip i:nil="true" />
<StripId>9b4d1575-ec26-4584-bdd6-27eb60dab1bd</StripId>
<StripValueId>a270c8f1-3b19-42db-92f4-7b9f64e28d27</StripValueId>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<ExperimentFactor z:Ref="i1" />
<ExperimentFactorId>606e4030-532b-4a08-9dff-f419342e1491</ExperimentFactorId>
<ExperimentFactorValueId>e7241cea-ff59-4aa1-990d-454712d0ea95</ExperimentFactorValueId>
<LastMaintenanceDate>2026-08-04T14:27:04.023012+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 7</LastMaintenanceName>
<ShortValue>sample string 4</ShortValue>
<SortOrder>3</SortOrder>
<StripValue>
<StripValue z:Ref="i5" />
</StripValue>
<Value>1.1</Value>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
<AddedObjectsForProperty>
<CollectionPropertyName>StripValue</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Ref="i5" />
</AddedObjects>
</AddedObjectsForProperty>
<AddedObjectsForProperty>
<CollectionPropertyName>ExperimentFactorProduct</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Id="i7" i:type="ExperimentFactorProduct">
<AddDate>2026-08-04T14:27:04.023012+00:00</AddDate>
<AddName>sample string 6</AddName>
<Brand i:nil="true" />
<BrandId>3</BrandId>
<ChangeTracker z:Id="i8">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties />
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<ExperimentFactor z:Ref="i1" />
<ExperimentFactorId>606e4030-532b-4a08-9dff-f419342e1491</ExperimentFactorId>
<ExperimentFactorProductId>c0cfce15-aeec-4b92-a912-ab56321dd4e9</ExperimentFactorProductId>
<GEId>4</GEId>
<LastMaintenanceDate>2026-08-04T14:27:04.023012+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 8</LastMaintenanceName>
<NumberReservedUnits>1</NumberReservedUnits>
<SortOrder>5</SortOrder>
<StripSeedLocallySourced>true</StripSeedLocallySourced>
<StripValue />
<SubProductCode>sample string 10</SubProductCode>
<TotalNumberUnitsAllProduct>1</TotalNumberUnitsAllProduct>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Experiment i:nil="true" />
<ExperimentFactorId>606e4030-532b-4a08-9dff-f419342e1491</ExperimentFactorId>
<ExperimentFactorProduct>
<ExperimentFactorProduct z:Ref="i7" />
</ExperimentFactorProduct>
<ExperimentFactorValue>
<ExperimentFactorValue z:Ref="i3" />
</ExperimentFactorValue>
<ExperimentId>5ed2aeb4-0390-44d3-915e-22106b32f13c</ExperimentId>
<FieldLayout>sample string 5</FieldLayout>
<LastMaintenanceDate>2026-08-04T14:27:04.0028673+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 8</LastMaintenanceName>
<SortOrder>3</SortOrder>
<StripValue>
<StripValue z:Ref="i5" />
</StripValue>
<TraitId>4</TraitId>
</ExperimentFactor>
</ArrayOfExperimentFactor>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ExperimentFactor| Name | Description | Type | Additional information |
|---|---|---|---|
| ExperimentFactorId | globally unique identifier |
None. |
|
| ExperimentId | globally unique identifier |
None. |
|
| SortOrder | integer |
None. |
|
| TraitId | integer |
None. |
|
| FieldLayout | string |
None. |
|
| AddName | string |
None. |
|
| AddDate | date |
None. |
|
| LastMaintenanceName | string |
None. |
|
| LastMaintenanceDate | date |
None. |
|
| Experiment | Experiment |
None. |
|
| ExperimentFactorValue | Collection of ExperimentFactorValue |
None. |
|
| ExperimentFactorProduct | Collection of ExperimentFactorProduct |
None. |
|
| StripValue | Collection of StripValue |
None. |
|
| ChangeTracker | ObjectChangeTracker |
None. |
Response Formats
application/json, text/json
Sample:
[
null,
{
"$id": "1",
"ExperimentFactorId": "047a1c9c-bd9e-4253-9ddc-43d6f0fe0ec5",
"ExperimentId": "93afe969-0391-47fa-a520-5b7acf5613fc",
"SortOrder": 3,
"TraitId": 4,
"FieldLayout": "sample string 5",
"AddName": "sample string 6",
"AddDate": "2026-08-04T14:27:04.0496748+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-08-04T14:27:04.0496748+00:00",
"ExperimentFactorValue": [
{
"$id": "2",
"ExperimentFactorValueId": "012403e9-7b4c-4631-92af-2cf6514451f4",
"ExperimentFactorId": "047a1c9c-bd9e-4253-9ddc-43d6f0fe0ec5",
"SortOrder": 3,
"Value": 1.1,
"ShortValue": "sample string 4",
"AddName": "sample string 5",
"AddDate": "2026-08-04T14:27:04.0653029+00:00",
"LastMaintenanceName": "sample string 7",
"LastMaintenanceDate": "2026-08-04T14:27:04.0653029+00:00",
"ExperimentFactor": {
"$ref": "1"
},
"StripValue": [
{
"$id": "3",
"StripValueId": "f11c12c8-4b99-4c8e-a1ec-a50b927c4815",
"StripId": "4666b64f-d18a-446a-afaa-64433a3bba70",
"ExperimentFactorId": "047a1c9c-bd9e-4253-9ddc-43d6f0fe0ec5",
"ExperimentFactorValueId": "012403e9-7b4c-4631-92af-2cf6514451f4",
"ExperimentFactorProductId": "ebce5da7-5b78-4648-b0a6-c943241bd3c8",
"SortOrder": 4,
"AddName": "sample string 5",
"AddDate": "2026-08-04T14:27:04.0653029+00:00",
"LastMaintenanceName": "sample string 7",
"LastMaintenanceDate": "2026-08-04T14:27:04.0653029+00:00",
"ExperimentFactorValue": {
"$ref": "2"
},
"ExperimentFactor": {
"$ref": "1"
},
"ChangeTracker": {
"$id": "4",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {}
}
}
],
"ChangeTracker": {
"$id": "5",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {
"StripValue": [
{
"$ref": "3"
}
]
}
}
}
],
"ExperimentFactorProduct": [
{
"$id": "6",
"ExperimentFactorProductId": "597bc647-61d8-4ce1-99ba-a6d0c1b2040a",
"ExperimentFactorId": "047a1c9c-bd9e-4253-9ddc-43d6f0fe0ec5",
"BrandId": 3.0,
"GEId": 4.0,
"SortOrder": 5,
"AddName": "sample string 6",
"AddDate": "2026-08-04T14:27:04.0653029+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-08-04T14:27:04.0653029+00:00",
"SubProductCode": "sample string 10",
"NumberReservedUnits": 1,
"TotalNumberUnitsAllProduct": 1,
"StripSeedLocallySourced": true,
"ExperimentFactor": {
"$ref": "1"
},
"StripValue": [],
"ChangeTracker": {
"$id": "7",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {}
}
}
],
"StripValue": [
{
"$ref": "3"
}
],
"ChangeTracker": {
"$id": "8",
"State": 2,
"ObjectsRemovedFromCollectionProperties": {},
"OriginalValues": {},
"ExtendedProperties": {},
"ObjectsAddedToCollectionProperties": {
"ExperimentFactorValue": [
{
"$ref": "2"
}
],
"StripValue": [
{
"$ref": "3"
}
],
"ExperimentFactorProduct": [
{
"$ref": "6"
}
]
}
}
}
]
application/xml, text/xml
Sample:
<ArrayOfExperimentFactor xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pioneer.Trials.Domain.Model">
<ExperimentFactor i:nil="true" />
<ExperimentFactor z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/">
<AddDate>2026-08-04T14:27:04.0496748+00:00</AddDate>
<AddName>sample string 6</AddName>
<ChangeTracker z:Id="i2">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties>
<AddedObjectsForProperty>
<CollectionPropertyName>ExperimentFactorValue</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Id="i3" i:type="ExperimentFactorValue">
<AddDate>2026-08-04T14:27:04.0653029+00:00</AddDate>
<AddName>sample string 5</AddName>
<ChangeTracker z:Id="i4">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties>
<AddedObjectsForProperty>
<CollectionPropertyName>StripValue</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Id="i5" i:type="StripValue">
<AddDate>2026-08-04T14:27:04.0653029+00:00</AddDate>
<AddName>sample string 5</AddName>
<ChangeTracker z:Id="i6">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties />
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<ExperimentFactor z:Ref="i1" />
<ExperimentFactorId>047a1c9c-bd9e-4253-9ddc-43d6f0fe0ec5</ExperimentFactorId>
<ExperimentFactorProduct i:nil="true" />
<ExperimentFactorProductId>ebce5da7-5b78-4648-b0a6-c943241bd3c8</ExperimentFactorProductId>
<ExperimentFactorValue z:Ref="i3" />
<ExperimentFactorValueId>012403e9-7b4c-4631-92af-2cf6514451f4</ExperimentFactorValueId>
<LastMaintenanceDate>2026-08-04T14:27:04.0653029+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 7</LastMaintenanceName>
<SortOrder>4</SortOrder>
<Strip i:nil="true" />
<StripId>4666b64f-d18a-446a-afaa-64433a3bba70</StripId>
<StripValueId>f11c12c8-4b99-4c8e-a1ec-a50b927c4815</StripValueId>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<ExperimentFactor z:Ref="i1" />
<ExperimentFactorId>047a1c9c-bd9e-4253-9ddc-43d6f0fe0ec5</ExperimentFactorId>
<ExperimentFactorValueId>012403e9-7b4c-4631-92af-2cf6514451f4</ExperimentFactorValueId>
<LastMaintenanceDate>2026-08-04T14:27:04.0653029+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 7</LastMaintenanceName>
<ShortValue>sample string 4</ShortValue>
<SortOrder>3</SortOrder>
<StripValue>
<StripValue z:Ref="i5" />
</StripValue>
<Value>1.1</Value>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
<AddedObjectsForProperty>
<CollectionPropertyName>StripValue</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Ref="i5" />
</AddedObjects>
</AddedObjectsForProperty>
<AddedObjectsForProperty>
<CollectionPropertyName>ExperimentFactorProduct</CollectionPropertyName>
<AddedObjects>
<ObjectValue z:Id="i7" i:type="ExperimentFactorProduct">
<AddDate>2026-08-04T14:27:04.0653029+00:00</AddDate>
<AddName>sample string 6</AddName>
<Brand i:nil="true" />
<BrandId>3</BrandId>
<ChangeTracker z:Id="i8">
<ExtendedProperties />
<ObjectsAddedToCollectionProperties />
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<ExperimentFactor z:Ref="i1" />
<ExperimentFactorId>047a1c9c-bd9e-4253-9ddc-43d6f0fe0ec5</ExperimentFactorId>
<ExperimentFactorProductId>597bc647-61d8-4ce1-99ba-a6d0c1b2040a</ExperimentFactorProductId>
<GEId>4</GEId>
<LastMaintenanceDate>2026-08-04T14:27:04.0653029+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 8</LastMaintenanceName>
<NumberReservedUnits>1</NumberReservedUnits>
<SortOrder>5</SortOrder>
<StripSeedLocallySourced>true</StripSeedLocallySourced>
<StripValue />
<SubProductCode>sample string 10</SubProductCode>
<TotalNumberUnitsAllProduct>1</TotalNumberUnitsAllProduct>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<Experiment i:nil="true" />
<ExperimentFactorId>047a1c9c-bd9e-4253-9ddc-43d6f0fe0ec5</ExperimentFactorId>
<ExperimentFactorProduct>
<ExperimentFactorProduct z:Ref="i7" />
</ExperimentFactorProduct>
<ExperimentFactorValue>
<ExperimentFactorValue z:Ref="i3" />
</ExperimentFactorValue>
<ExperimentId>93afe969-0391-47fa-a520-5b7acf5613fc</ExperimentId>
<FieldLayout>sample string 5</FieldLayout>
<LastMaintenanceDate>2026-08-04T14:27:04.0496748+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 8</LastMaintenanceName>
<SortOrder>3</SortOrder>
<StripValue>
<StripValue z:Ref="i5" />
</StripValue>
<TraitId>4</TraitId>
</ExperimentFactor>
</ArrayOfExperimentFactor>