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": "3c7b679e-b5f8-4c4c-8ea0-dc23025ca46d",
"ExperimentId": "7444f4b5-b5ba-403c-be2c-4c013f65e0d1",
"SortOrder": 3,
"TraitId": 4,
"FieldLayout": "sample string 5",
"AddName": "sample string 6",
"AddDate": "2026-03-09T04:32:57.3970173+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-03-09T04:32:57.3970173+00:00",
"ExperimentFactorValue": [
{
"$id": "2",
"ExperimentFactorValueId": "043898db-44b2-40d2-94bd-902a36872adc",
"ExperimentFactorId": "3c7b679e-b5f8-4c4c-8ea0-dc23025ca46d",
"SortOrder": 3,
"Value": 1.1,
"ShortValue": "sample string 4",
"AddName": "sample string 5",
"AddDate": "2026-03-09T04:32:57.4131684+00:00",
"LastMaintenanceName": "sample string 7",
"LastMaintenanceDate": "2026-03-09T04:32:57.4131684+00:00",
"ExperimentFactor": {
"$ref": "1"
},
"StripValue": [
{
"$id": "3",
"StripValueId": "5ccd6318-64e7-4356-99c5-0aff2a969594",
"StripId": "841c9404-10bd-477b-ba46-454c4443878f",
"ExperimentFactorId": "3c7b679e-b5f8-4c4c-8ea0-dc23025ca46d",
"ExperimentFactorValueId": "043898db-44b2-40d2-94bd-902a36872adc",
"ExperimentFactorProductId": "54ce36da-c89d-4230-8467-40d0d46b9591",
"SortOrder": 4,
"AddName": "sample string 5",
"AddDate": "2026-03-09T04:32:57.4131684+00:00",
"LastMaintenanceName": "sample string 7",
"LastMaintenanceDate": "2026-03-09T04:32:57.4131684+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": "679fc14d-fbae-4b0a-bba2-bf7719962646",
"ExperimentFactorId": "3c7b679e-b5f8-4c4c-8ea0-dc23025ca46d",
"BrandId": 3.0,
"GEId": 4.0,
"SortOrder": 5,
"AddName": "sample string 6",
"AddDate": "2026-03-09T04:32:57.4131684+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-03-09T04:32:57.4131684+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-03-09T04:32:57.3970173+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-03-09T04:32:57.4131684+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-03-09T04:32:57.4131684+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>3c7b679e-b5f8-4c4c-8ea0-dc23025ca46d</ExperimentFactorId>
<ExperimentFactorProduct i:nil="true" />
<ExperimentFactorProductId>54ce36da-c89d-4230-8467-40d0d46b9591</ExperimentFactorProductId>
<ExperimentFactorValue z:Ref="i3" />
<ExperimentFactorValueId>043898db-44b2-40d2-94bd-902a36872adc</ExperimentFactorValueId>
<LastMaintenanceDate>2026-03-09T04:32:57.4131684+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 7</LastMaintenanceName>
<SortOrder>4</SortOrder>
<Strip i:nil="true" />
<StripId>841c9404-10bd-477b-ba46-454c4443878f</StripId>
<StripValueId>5ccd6318-64e7-4356-99c5-0aff2a969594</StripValueId>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<ExperimentFactor z:Ref="i1" />
<ExperimentFactorId>3c7b679e-b5f8-4c4c-8ea0-dc23025ca46d</ExperimentFactorId>
<ExperimentFactorValueId>043898db-44b2-40d2-94bd-902a36872adc</ExperimentFactorValueId>
<LastMaintenanceDate>2026-03-09T04:32:57.4131684+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-03-09T04:32:57.4131684+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>3c7b679e-b5f8-4c4c-8ea0-dc23025ca46d</ExperimentFactorId>
<ExperimentFactorProductId>679fc14d-fbae-4b0a-bba2-bf7719962646</ExperimentFactorProductId>
<GEId>4</GEId>
<LastMaintenanceDate>2026-03-09T04:32:57.4131684+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>3c7b679e-b5f8-4c4c-8ea0-dc23025ca46d</ExperimentFactorId>
<ExperimentFactorProduct>
<ExperimentFactorProduct z:Ref="i7" />
</ExperimentFactorProduct>
<ExperimentFactorValue>
<ExperimentFactorValue z:Ref="i3" />
</ExperimentFactorValue>
<ExperimentId>7444f4b5-b5ba-403c-be2c-4c013f65e0d1</ExperimentId>
<FieldLayout>sample string 5</FieldLayout>
<LastMaintenanceDate>2026-03-09T04:32:57.3970173+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": "0e480104-bf4f-469f-8147-e9c8849e0f57",
"ExperimentId": "76bdb2d4-c435-428d-8beb-dfcc88caa1f9",
"SortOrder": 3,
"TraitId": 4,
"FieldLayout": "sample string 5",
"AddName": "sample string 6",
"AddDate": "2026-03-09T04:32:57.4438897+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-03-09T04:32:57.4438897+00:00",
"ExperimentFactorValue": [
{
"$id": "2",
"ExperimentFactorValueId": "af3d0c23-846d-4954-bd87-351660c81d50",
"ExperimentFactorId": "0e480104-bf4f-469f-8147-e9c8849e0f57",
"SortOrder": 3,
"Value": 1.1,
"ShortValue": "sample string 4",
"AddName": "sample string 5",
"AddDate": "2026-03-09T04:32:57.4634081+00:00",
"LastMaintenanceName": "sample string 7",
"LastMaintenanceDate": "2026-03-09T04:32:57.4634081+00:00",
"ExperimentFactor": {
"$ref": "1"
},
"StripValue": [
{
"$id": "3",
"StripValueId": "483e6253-8ea1-4e27-b84a-caadd86306d8",
"StripId": "f281e8b4-5756-42a6-8271-87028ab16bb9",
"ExperimentFactorId": "0e480104-bf4f-469f-8147-e9c8849e0f57",
"ExperimentFactorValueId": "af3d0c23-846d-4954-bd87-351660c81d50",
"ExperimentFactorProductId": "c06dbce8-4f04-4e4b-bd60-b60526aede91",
"SortOrder": 4,
"AddName": "sample string 5",
"AddDate": "2026-03-09T04:32:57.4634081+00:00",
"LastMaintenanceName": "sample string 7",
"LastMaintenanceDate": "2026-03-09T04:32:57.4634081+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": "1d8a99cf-f338-47e3-90ab-720cbc733d67",
"ExperimentFactorId": "0e480104-bf4f-469f-8147-e9c8849e0f57",
"BrandId": 3.0,
"GEId": 4.0,
"SortOrder": 5,
"AddName": "sample string 6",
"AddDate": "2026-03-09T04:32:57.4634081+00:00",
"LastMaintenanceName": "sample string 8",
"LastMaintenanceDate": "2026-03-09T04:32:57.4634081+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-03-09T04:32:57.4438897+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-03-09T04:32:57.4634081+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-03-09T04:32:57.4634081+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>0e480104-bf4f-469f-8147-e9c8849e0f57</ExperimentFactorId>
<ExperimentFactorProduct i:nil="true" />
<ExperimentFactorProductId>c06dbce8-4f04-4e4b-bd60-b60526aede91</ExperimentFactorProductId>
<ExperimentFactorValue z:Ref="i3" />
<ExperimentFactorValueId>af3d0c23-846d-4954-bd87-351660c81d50</ExperimentFactorValueId>
<LastMaintenanceDate>2026-03-09T04:32:57.4634081+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 7</LastMaintenanceName>
<SortOrder>4</SortOrder>
<Strip i:nil="true" />
<StripId>f281e8b4-5756-42a6-8271-87028ab16bb9</StripId>
<StripValueId>483e6253-8ea1-4e27-b84a-caadd86306d8</StripValueId>
</ObjectValue>
</AddedObjects>
</AddedObjectsForProperty>
</ObjectsAddedToCollectionProperties>
<ObjectsRemovedFromCollectionProperties />
<OriginalValues />
<State>Added</State>
</ChangeTracker>
<ExperimentFactor z:Ref="i1" />
<ExperimentFactorId>0e480104-bf4f-469f-8147-e9c8849e0f57</ExperimentFactorId>
<ExperimentFactorValueId>af3d0c23-846d-4954-bd87-351660c81d50</ExperimentFactorValueId>
<LastMaintenanceDate>2026-03-09T04:32:57.4634081+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-03-09T04:32:57.4634081+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>0e480104-bf4f-469f-8147-e9c8849e0f57</ExperimentFactorId>
<ExperimentFactorProductId>1d8a99cf-f338-47e3-90ab-720cbc733d67</ExperimentFactorProductId>
<GEId>4</GEId>
<LastMaintenanceDate>2026-03-09T04:32:57.4634081+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>0e480104-bf4f-469f-8147-e9c8849e0f57</ExperimentFactorId>
<ExperimentFactorProduct>
<ExperimentFactorProduct z:Ref="i7" />
</ExperimentFactorProduct>
<ExperimentFactorValue>
<ExperimentFactorValue z:Ref="i3" />
</ExperimentFactorValue>
<ExperimentId>76bdb2d4-c435-428d-8beb-dfcc88caa1f9</ExperimentId>
<FieldLayout>sample string 5</FieldLayout>
<LastMaintenanceDate>2026-03-09T04:32:57.4438897+00:00</LastMaintenanceDate>
<LastMaintenanceName>sample string 8</LastMaintenanceName>
<SortOrder>3</SortOrder>
<StripValue>
<StripValue z:Ref="i5" />
</StripValue>
<TraitId>4</TraitId>
</ExperimentFactor>
</ArrayOfExperimentFactor>