Not able to Concatenate "Description" in Required Inventory "Model" Property.
Summary:
We have a requirement to concatenate "Description" in Required Inventory "Model" Property Using Maintenance FFS accelerator Integration
We observe that the Maintenance API does not fetch the Description.
{
"items": [
{
"WoOperationMaterialId": 300000005247020,
"MaterialSequenceNumber": 10,
"InventoryItemNumber": "P700004-R-3337777",
"InventoryItemId": 300000003172528,
"WorkOrderId": 300000005247018,
"OperationSequenceNumber": 10,
"OperationName": "Safety Documents",
"BasisType": "1",
"Quantity": 0,
"RequiredQuantity": 0,
"UOMCode": "Ea",
"UnitOfMeasure": "Each",
"SupplyType": "1",
"SupplySubinventory": "OCO-1",
"SupplyLocatorId": 300000003058753,
"WorkAreaName": "Ocotillo-WA",
"WorkAreaId": 300000003209063,
"WorkCenterName": "Ocotillo-WC",
"WorkCenterId": 300000003245983,
"StandardOperationCode": "OMS312I",
"StandardOperationId": 300000003716442,
"SupplyLocator": "CX.A.00.00",
"SupplyTypeDescription": "Push",
"RequiredDate": "2025-06-04T09:16:00+00:00",
"IncludeInPlanningFlag": true,
"ReservedQuantity": 0,
"IssuedQuantity": null,
"ItemNumber": "P700004-R-3337777",
"ProducedQuantity": null,
"AllocatedQuantity": null,
"PickedQuantity": null,
"RepairTransactionCode": null,
"RepairTransactionName": null,
}
Please let me Know How we can achieve this?
Content (please ensure you mask any confidential information):