Create one event
/fscmRestApi/resources/11.13.18.05/inspectionEvents
Request
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
-
Upsert-Mode:
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
- application/json
object-
AcceptanceNumber: number
Number that indicates the acceptance associated with the sampling plan.
-
AcceptanceQualityLimit: number
Acceptance Quality Limit along with the Sample Size Code Letter is used to determine the sampling size. A list of accepted values is defined in the lookup type ORA_QA_SAMPLING_AQL.
-
AssetId: integer
(int64)
Value that uniquely identifies the asset number to inspect if inspection type is Asset.
-
AssetInspectionPlanName: string
Maximum Length:
255Name of the inspection plan for asset type inspection. -
AssetNumber: string
Maximum Length:
80Alphanumeric value that identifies the asset number to inspect if inspection type is Asset. -
AssetSerialNumber: string
Maximum Length:
255Number that identifies the serial number associated with asset number for an asset inspection. -
AssetWorkOrderId: integer
Value that uniquely identifies the maintenance work order for an asset inspection.
-
AssetWorkOrderNumber: string
Maximum Length:
255Alphanumeric value that identifies the maintenance work order of an asset inspection. -
Attachments: array
Result Attachments
Title:
Result AttachmentsThe Result Attachments resource manages the attachments for the sample results. -
CategoryId: integer
(int64)
Value that uniquely identifies the category of the item to inspect.
-
CategorySetId: integer
(int64)
Value that uniquely identifies the catalog of the item to inspect.
-
CustomerId: integer
(int64)
Value that uniquely identifies the customer returning the item to inspect.
-
DispatchStatus: string
Maximum Length:
30Dispatch status of the work order operation for the inspected item. -
DispositionDate: string
(date-time)
Disposition date of the work order operation for the inspected item.
-
DocumentLineNumber: number
Document line number of the receiving inspection event.
-
DocumentNumber: string
Maximum Length:
240Document number of the receiving inspection event. -
DocumentScheduleNumber: string
Maximum Length:
50Document schedule number of the receiving inspection event. -
DocumentType: string
Maximum Length:
50Document type of the receiving inspection event. -
Draft: string
Maximum Length:
1Contains one of the following values: Y or N. If Y, then the transactions are not finished. If N, then transactions are finished. This attribute does not have a default value.. -
eventCharacteristics: array
Inspection Event Characteristics
Title:
Inspection Event CharacteristicsDistinct characteristics for the inspection event. -
EventDisposition: array
Event Dispositions
Title:
Event DispositionsThe Event Dispositions resource manages event dispositions. -
EventType: string
Maximum Length:
20Type of event. Valid values are WIP, RCV, INV, RES, or AST. -
EventTypeLOV: string
List of values for the event type.
-
ExecuteActionRulesFlag: boolean
Maximum Length:
1Indicates whether action rules defined in plan are executed or not. Options are Y, N and Null (treated as No). Only applicable when using the Inspection Events REST resource. -
FromOrganizationId: integer
Value that uniquely identifies the source organization.
-
Inline: string
Maximum Length:
1Contains one of the following values: Y or N. If Y, then the application collects results as part of a receipt or work order, and the application requires the transaction identifiers. If N, then the application collects results independent of the receipt or work order, and the application does not require the transaction identifiers. This attribute does not have a default value. -
InspectAllSamplesFlag: boolean
Maximum Length:
255Contains one of the following values: true or false. If true, then all samples are created for inspection based on the document line quantity. If false, then the samples are created based on the sampling rate. This attribute does not have a default value. -
InspectedBy: string
Maximum Length:
64Person who performs the inspection. -
InspectionDate: string
(date-time)
Date and time when the inspection event occurred.
-
inspectionEventActions: array
Inspection Event Actions
Title:
Inspection Event ActionsThe Inspection Actions resource is used to view inspection actions for the inspection event. -
InspectionLevelId: integer
(int64)
Value that uniquely identifies the inspection level.
-
InspectionLevelName: string
Name of the inspection level.
-
InspectionName: string
Name of the inspection event. This attribute is derived based on the EventSource.
-
InspectionPlanId: integer
(int64)
Value that uniquely identifies the inspection plan.
-
InspectionPlanType: string
Name of the type of inspection plan.
-
InspectionPlanVersion: string
Version of the inspection plan.
-
InspectionPlanVersionDescription: string
Description of the version of the inspection plan.
-
InspectionStatus: string
Maximum Length:
20Inspection status. Valid values include PENDING or COMPLETE. -
InterfaceTransactionId: integer
(int64)
Value that uniquely identifies the interface transaction when inspecting a receipt. This attribute references the RCV_TRANSACTIONS_INTERFACE table.
-
InventoryItemId: integer
(int64)
Value that uniquely identifies the inventory item to inspect.
-
INVInspectionPlanName: string
Name of the inventory inspection plan.
-
IpCriteriaId: integer
(int64)
Value that uniquely identifies the inspection criteria record.
-
IpEventId: integer
(int64)
Value that uniquely identifies the inspection event.
-
isSamplingEnabled: string
Value that indicates whether the application uses sampling.
-
isSkiplotEnabled: string
Value that indicates whether the application uses skip lots.
-
ItemDescription: string
Description of the item.
-
ItemNumber: string
Number that identifies the item.
-
ItemRevision: string
Revision of the item.
-
Locator: string
Maximum Length:
255Value that uniquely identifies the locator. -
LocatorId: integer
(int64)
Value that uniquely identifies the subinventory locator of the item to inspect in this event.
-
LotNumber: string
Maximum Length:
80Lot number inspected in this event. -
NonConformanceCount: number
Total number of non-conformities in an inspection event. This attribute is derived as one hundred times the number of nonconforming units divided by the total number of units of product.
-
NumofLots: integer
Number of lots.
-
NumofLotsInspect: integer
Number of lots to inspect.
-
OperationSequenceNumber: integer
Sequence number of the work order operation to use during manufacturing inspection.
-
OrganizationCode: string
Abbreviation that identifies the list of values for the organization.
-
OrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization.
-
OriginalDisposition: string
Maximum Length:
20Original disposition of the items to inspect. -
PreAssignedLotNumber: string
Value that identifies the preassigned lot inspected in the event. This attribute should be used instead of LotNumber when a lot has been preassigned to a work order operation.
-
QuantityAccepted: number
Total quantity accepted in this event.
-
QuantityInspected: number
Total quantity inspected in this event.
-
QuantityRejected: number
Total quantity rejected in this event.
-
QuantityRequested: number
Requested inspection quantity received from the plant or from receiving.
-
RCVInspectionPlanName: string
Name of the receiving inspection plan.
-
ReceiptNumber: string
Maximum Length:
30Receipt number that this inspection event inspects. -
RejectionNumber: number
Number that indicates the rejection associated with the sampling plan.
-
ResourceCode: string
Abbreviation that identifies the resource.
-
ResourceId: integer
(int64)
Identifies the resource to inspect.
-
ResourceInspectionPlanName: string
Name of the resource inspection plan.
-
RevisionId: integer
(int64)
If revisions control the item, then this value uniquely identifies the inspected item.
-
Sample: array
Samples
Title:
SamplesThe Samples resource manages sample items. -
samplesAndResults: array
Sample and Results
Title:
Sample and ResultsA flattened structure that's used to view or modify samples and results. -
SampleSizeCode: string
Maximum Length:
3Abbreviation that identifies the sample size associated with the inspection level. -
SamplingLevelCode: string
Maximum Length:
5Determines the relationship between the lot or batch size and the sample size. A list of accepted values is defined in the lookup type ORA_QA_SAMPLING_INSP_LEVEL. -
SamplingPlanType: string
Maximum Length:
30Code of the sampling plan type. A list of accepted values is defined in the lookup type ORA_QA_SAMPLING_PLAN_TYPE. -
SamplingQuantity: number
Quantity from the sampling plan to inspect.
-
SamplingRate: number
Rate of the sampling.
-
SamplingStandardCode: string
Maximum Length:
30Sampling standard code associated with the inspection level. A list of accepted values is defined in the lookup type ORA_QA_SAMPLING_STD. -
SerialResultsEntryFlag: boolean
Contains one of the following values: true or false. If true, then serials are created for inspection. If false, then samples are created for inspection. This attribute does not have a default value.
-
ShipmentHeaderId: integer
(int64)
Value that uniquely identifies the shipment header of the item to inspect.
-
ShipmentLineId: integer
(int64)
Value that uniquely identifies the shipment line of the item to inspect.
-
SourceDocumentCode: string
Abbreviation that identifies the source document.
-
SourceLineQuantity: number
Total quantity on the source line. It measures the receiving transaction quantity or the completion quantity of a manufacturing operation.
-
SourceOrganizationCode: string
Maximum Length:
255Abbreviation that identifies the source organization. This attribute is required when EventType is Receiving and DocumentType is In-transit shipment or Transfer order. -
SourceOrgId: integer
(int64)
If the receiving transaction type is a transfer, then SourceOrgId identifies the source organization.
-
SubinventoryCode: string
Maximum Length:
10Abbreviation that identifies the subinventory that stores the inspected item. -
SubinventoryId: integer
Value that uniquely identifies the subinventory.
-
Supplier: string
Name of the supplier. This attribute is required when EventType is Receiving and DocumentType is Purchase order.
-
SupplierId: integer
(int64)
Value that uniquely identifies the supplier of the item to inspect.
-
SupplierLotNumber: string
Maximum Length:
80Number that identifies the shipment lot. -
SupplierSite: string
Name of the supplier site. This attribute is required when EventType is Receiving, DocumentType is Purchase order for the specified supplier.
-
SupplierSiteId: integer
(int64)
Value that uniquely identifies the supplier site.
-
TotalSampleQuantity: number
Total amount of material required for testing in the inspection quantity unit of measure.
-
TransactionType: string
Maximum Length:
25Receiving transaction type. -
UOMCode: string
Maximum Length:
3Unit of measurement for the quantity of items to inspect in this event. -
VendorId: integer
Value that uniquely identifies the vendor.
-
VendorSiteId: integer
Value that uniquely identifies the vendor site.
-
WIPInspectionPlanName: string
Name of the inspection plan for work in process.
-
WoOperationCode: string
Abbreviation that identifies the work order operation.
-
WoOperationId: integer
(int64)
Value that uniquely identifies the work order operation in a manufacturing inspection.
-
WoOperationName: string
Name of the work order operation associated with the inspection event.
-
WorkAreaId: integer
(int64)
Value that uniquely identifies the work area for a resource inspection.
-
WorkCenterCode: string
Abbreviation that identifies the work center.
-
WorkCenterId: integer
(int64)
Value that uniquely identifies the work center for a resource inspection.
-
WorkOrderId: integer
(int64)
Value that uniquely identifies the work order for a manufacturing inspection.
-
WorkOrderNumber: string
Number that identifies the list of values for the work order.
arrayResult AttachmentsarrayInspection Event CharacteristicsarrayEvent DispositionsarrayInspection Event ActionsarraySamplesarraySample and Resultsobject-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAn identifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that identifies the data type. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path to the attachment. -
DmVersionNumber: string
Maximum Length:
255Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error status. -
ErrorStatusMessage: string
Title:
Error Status MessageError message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateExpiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL (Uniform Resource Locator) that locates the attached file. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attachment. -
UploadedFileLength: integer
Title:
File SizeLength of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attachment file. -
UploadedText: string
Title:
Uploaded TextText of the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) that identifies the attachment. -
Url: string
Title:
UrlMaximum Length:4000URL (Uniform Resource Locator) that locates the attachment.
object-
Disposition: string
Maximum Length:
30Disposition of the samples in the inspection event. Valid values include ACCEPT, REJECT, COMPLETE, or PENDING. -
InspectionPlanId: integer
(int64)
Value that uniquely identifies the inspection plan that this event uses for the inspection.
-
IpEventDispositionId: integer
(int64)
Value that uniquely identifies the primary key of the event disposition.
-
IpEventId: integer
(int64)
Value that uniquely identifies the inspection event to use when recording the sample disposition.
-
Quantity: number
Quantity of samples inspected.
-
RcvTransactionId: integer
(int64)
Value that uniquely identifies the transaction when the source is RCV.
-
WoOperationTransactionId: integer
(int64)
Value that uniquely identifies the transaction when the source is MFG.
object-
INVSerialNumber: string
List of values for the inventory serial number that is work in process.
-
IpEventId: integer
(int64)
Value that uniquely identifies the event that inspects this sample.
-
OriginalDisposition: string
Maximum Length:
20Original disposition for the sample to inspect. -
Quantity: number
Sample quantity.
-
SampleDisposition: array
Sample Dispositions
Title:
Sample DispositionsThe Sample Dispositions resource manages sample item dispositions. -
SampleId: integer
(int64)
Value that uniquely identifies the sample to inspect.
-
SampleNumber: string
Maximum Length:
80If the inspection inspects a nonserial item, then SampleNumber contains the sample number. -
SerialNumber: string
Maximum Length:
80If the inspection inspects a nonserial item, then SerialNumber contains the serial number. -
UOMCode: string
Maximum Length:
3Abbreviation that identifies the unit of measure to use for the sample to inspect. -
WIPSerialNumber: string
List of values for the serial number that is work in process.
-
WoOperationTransactionId: integer
(int64)
Value that uniquely identifies the transaction for the work order operation.
arraySample Dispositionsobject-
Disposition: string
Maximum Length:
30Result of the inspection disposition. Values include ACCEPT or REJECT. -
IpEventDispositionId: integer
(int64)
Value that uniquely identifies the inspection event disposition where this sample event occurred.
-
IpEventId(required): integer
(int64)
Value that uniquely identifies the inspection plan event.
-
Quantity: number
Sample quantity. If the inspection inspects a serial, then Quantity is 1.
-
SampleEventDispositionId: integer
(int64)
Value that uniquely identifies the event sample disposition.
-
SampleId(required): integer
(int64)
Value that uniquely identifies the sample that you are recording for the disposition.
-
SampleResult: array
Sample Results
Title:
Sample ResultsThe Sample Results resource manages the sample results for an item. -
Status: string
Maximum Length:
20Sample status. Valid values include PENDING or COMPLETE.
arraySample Resultsobject-
Attachments: array
Result Attachments
Title:
Result AttachmentsThe Result Attachments resource manages the attachments for the sample results. -
CharacteristicId(required): integer
(int64)
Value that uniquely identifies the characteristic that this event is inspecting in the sample.
-
CharacteristicName: string
Name that identifies the characteristic that this event is inspecting in the sample.
-
Comments: string
Maximum Length:
4000Comments that the user enters during inspection. -
DataType: string
Maximum Length:
255Name of the type of data for the characteristic that the application is inspecting. -
Disposition: string
Inspection disposition result. Valid values include ACCEPT or REJECT.
-
Evaluation: string
Maximum Length:
80Value that indicates whether the disposition evaluates the result. -
InSpecification: string
Describes whether the result remained within specifications.
-
InspectionDate(required): string
(date-time)
Date and time that this event collected this result.
-
IpEventId(required): integer
(int64)
Value that uniquely identifies the inspection event that collected the result.
-
OptionalFlag: boolean
Maximum Length:
1Contains one of the following values: true or false. If true, then the entry of result value is optional during an inspection. If false, then the entry of result value is mandatory during an inspection. This attribute does not have a default value. -
Quantity: number
Quantity of samples that this event inspected.
-
ResultEvaluation: array
Result Evaluations
Title:
Result EvaluationsThe Result Evaluations resource manages the evaluation results. -
ResultValueChar: string
Maximum Length:
80Inspection result represented as a string. If this resource can represent this result as a string, then it uses ResultValueChar. -
ResultValueCharNonValidated: string
Maximum Length:
80Value that identifies the results of the character data type that the application does not validate. -
ResultValueDate: string
(date-time)
Date when this event entered the sample inspection result.
-
ResultValueNumber: number
Inspection result represented as a number. If this resource can represent this result as a number, then it uses ResultValueNumber.
-
SampleId(required): integer
(int64)
Value that uniquely identifies the sample results that this event is entering.
-
SampleResultId: integer
(int64)
Value that uniquely identifies the result of the sample inspection.
-
UOMCode: string
Maximum Length:
3Unit of measurement for the quantity of samples that this event inspects. -
UserSequence: integer
(int32)
User sequence.
arrayResult AttachmentsarrayResult Evaluationsobject-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAn identifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that identifies the data type. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path to the attachment. -
DmVersionNumber: string
Maximum Length:
255Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error status. -
ErrorStatusMessage: string
Title:
Error Status MessageError message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateExpiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL (Uniform Resource Locator) that locates the attached file. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attachment. -
UploadedFileLength: integer
Title:
File SizeLength of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attachment file. -
UploadedText: string
Title:
Uploaded TextText of the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) that identifies the attachment. -
Url: string
Title:
UrlMaximum Length:4000URL (Uniform Resource Locator) that locates the attachment.
object-
AdditionalChar: string
Maximum Length:
1Value that indicates whether the inspection plan includes the characteristic. -
Evaluation: string
Maximum Length:
1Value that indicates whether the disposition evaluates the result. -
InSpecification: string
Maximum Length:
1Value that indicates whether the result meets the specifications. -
IpEventDispositionId: integer
(int64)
Value that uniquely identifies the inspection event disposition.
-
IpEventId: integer
(int64)
Value that uniquely identifies the inspection event that entered the results.
-
ResultEvaluationId: integer
(int64)
Value that uniquely identifies the result evaluation.
-
SampleResultId: integer
(int64)
Value that uniquely identifies the sample result that this event uses to determine the evaluation.
object-
Comments: string
Maximum Length:
4000Comments that the user enters during inspection. -
InspectionDate: string
(date-time)
Date and time that this event collected this result.
-
ResultValueCharacter: string
Maximum Length:
80Inspection result represented as a string. If this resource can represent this result as a string, then it uses ResultValueChar. -
ResultValueDate: string
(date-time)
Date when this event entered the sample inspection result.
-
ResultValueNumber: number
Inspection result represented as a number. If this resource can represent this result as a number, then it uses ResultValueNumber.
Response
- application/json
Default Response
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
object-
AcceptanceNumber: number
Number that indicates the acceptance associated with the sampling plan.
-
AcceptanceQualityLimit: number
Acceptance Quality Limit along with the Sample Size Code Letter is used to determine the sampling size. A list of accepted values is defined in the lookup type ORA_QA_SAMPLING_AQL.
-
AssetId: integer
(int64)
Value that uniquely identifies the asset number to inspect if inspection type is Asset.
-
AssetInspectionPlanName: string
Maximum Length:
255Name of the inspection plan for asset type inspection. -
AssetNumber: string
Maximum Length:
80Alphanumeric value that identifies the asset number to inspect if inspection type is Asset. -
AssetSerialNumber: string
Maximum Length:
255Number that identifies the serial number associated with asset number for an asset inspection. -
AssetWorkOrderId: integer
Value that uniquely identifies the maintenance work order for an asset inspection.
-
AssetWorkOrderNumber: string
Maximum Length:
255Alphanumeric value that identifies the maintenance work order of an asset inspection. -
Attachments: array
Result Attachments
Title:
Result AttachmentsThe Result Attachments resource manages the attachments for the sample results. -
CategoryId: integer
(int64)
Value that uniquely identifies the category of the item to inspect.
-
CategorySetId: integer
(int64)
Value that uniquely identifies the catalog of the item to inspect.
-
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the inspection event. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the inspection event was created. -
CustomerId: integer
(int64)
Value that uniquely identifies the customer returning the item to inspect.
-
DispatchStatus: string
Maximum Length:
30Dispatch status of the work order operation for the inspected item. -
DispositionDate: string
(date-time)
Disposition date of the work order operation for the inspected item.
-
DispositionMeaning: string
Read Only:
trueMaximum Length:80Indicates the disposition of the inspection. Valid values are: Accepted, Completed, In Progress, Pending, and Rejected. -
DocumentLineNumber: number
Document line number of the receiving inspection event.
-
DocumentNumber: string
Maximum Length:
240Document number of the receiving inspection event. -
DocumentScheduleNumber: string
Maximum Length:
50Document schedule number of the receiving inspection event. -
DocumentType: string
Maximum Length:
50Document type of the receiving inspection event. -
Draft: string
Maximum Length:
1Contains one of the following values: Y or N. If Y, then the transactions are not finished. If N, then transactions are finished. This attribute does not have a default value.. -
eventCharacteristics: array
Inspection Event Characteristics
Title:
Inspection Event CharacteristicsDistinct characteristics for the inspection event. -
EventDisposition: array
Event Dispositions
Title:
Event DispositionsThe Event Dispositions resource manages event dispositions. -
EventType: string
Maximum Length:
20Type of event. Valid values are WIP, RCV, INV, RES, or AST. -
EventTypeLOV: string
List of values for the event type.
-
EventTypeMeaning: string
Read Only:
trueMaximum Length:80Indicates the type of inspection. Valid values are: Asset, Inventory, Receiving, Resource, and Work in Process. -
ExecuteActionRulesFlag: boolean
Maximum Length:
1Indicates whether action rules defined in plan are executed or not. Options are Y, N and Null (treated as No). Only applicable when using the Inspection Events REST resource. -
FromOrganizationId: integer
Value that uniquely identifies the source organization.
-
Inline: string
Maximum Length:
1Contains one of the following values: Y or N. If Y, then the application collects results as part of a receipt or work order, and the application requires the transaction identifiers. If N, then the application collects results independent of the receipt or work order, and the application does not require the transaction identifiers. This attribute does not have a default value. -
InspectAllSamplesFlag: boolean
Maximum Length:
255Contains one of the following values: true or false. If true, then all samples are created for inspection based on the document line quantity. If false, then the samples are created based on the sampling rate. This attribute does not have a default value. -
InspectedBy: string
Maximum Length:
64Person who performs the inspection. -
InspectionDate: string
(date-time)
Date and time when the inspection event occurred.
-
inspectionEventActions: array
Inspection Event Actions
Title:
Inspection Event ActionsThe Inspection Actions resource is used to view inspection actions for the inspection event. -
InspectionLevelId: integer
(int64)
Value that uniquely identifies the inspection level.
-
InspectionLevelName: string
Name of the inspection level.
-
InspectionName: string
Name of the inspection event. This attribute is derived based on the EventSource.
-
InspectionPlanId: integer
(int64)
Value that uniquely identifies the inspection plan.
-
InspectionPlanType: string
Name of the type of inspection plan.
-
InspectionPlanVersion: string
Version of the inspection plan.
-
InspectionPlanVersionDescription: string
Description of the version of the inspection plan.
-
InspectionStatus: string
Maximum Length:
20Inspection status. Valid values include PENDING or COMPLETE. -
InterfaceTransactionId: integer
(int64)
Value that uniquely identifies the interface transaction when inspecting a receipt. This attribute references the RCV_TRANSACTIONS_INTERFACE table.
-
InventoryItemId: integer
(int64)
Value that uniquely identifies the inventory item to inspect.
-
INVInspectionPlanName: string
Name of the inventory inspection plan.
-
IpCriteriaId: integer
(int64)
Value that uniquely identifies the inspection criteria record.
-
IpEventId: integer
(int64)
Value that uniquely identifies the inspection event.
-
isSamplingEnabled: string
Value that indicates whether the application uses sampling.
-
isSkiplotEnabled: string
Value that indicates whether the application uses skip lots.
-
ItemDescription: string
Description of the item.
-
ItemNumber: string
Number that identifies the item.
-
ItemRevision: string
Revision of the item.
-
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the user last updated the inspection event. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who last updated the inspection event. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Locator: string
Maximum Length:
255Value that uniquely identifies the locator. -
LocatorId: integer
(int64)
Value that uniquely identifies the subinventory locator of the item to inspect in this event.
-
LotNumber: string
Maximum Length:
80Lot number inspected in this event. -
NonConformanceCount: number
Total number of non-conformities in an inspection event. This attribute is derived as one hundred times the number of nonconforming units divided by the total number of units of product.
-
NumofLots: integer
Number of lots.
-
NumofLotsInspect: integer
Number of lots to inspect.
-
ObjectVersionNumber: integer
(int32)
Read Only:
trueObject version number. You can use this attribute to lock the object. This resource increments this value every time it updates the row. It compares this number at the start and at the end of the transaction to determine whether another session updated the same row during the inspection. -
OperationSequenceNumber: integer
Sequence number of the work order operation to use during manufacturing inspection.
-
OrganizationCode: string
Abbreviation that identifies the list of values for the organization.
-
OrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization.
-
OrganizationName: string
Read Only:
trueMaximum Length:240Name of the organization. -
OriginalDisposition: string
Maximum Length:
20Original disposition of the items to inspect. -
PreAssignedLotNumber: string
Value that identifies the preassigned lot inspected in the event. This attribute should be used instead of LotNumber when a lot has been preassigned to a work order operation.
-
QuantityAccepted: number
Total quantity accepted in this event.
-
QuantityInspected: number
Total quantity inspected in this event.
-
QuantityRejected: number
Total quantity rejected in this event.
-
QuantityRequested: number
Requested inspection quantity received from the plant or from receiving.
-
RCVInspectionPlanName: string
Name of the receiving inspection plan.
-
ReceiptNumber: string
Maximum Length:
30Receipt number that this inspection event inspects. -
RejectionNumber: number
Number that indicates the rejection associated with the sampling plan.
-
ResourceCode: string
Abbreviation that identifies the resource.
-
ResourceId: integer
(int64)
Identifies the resource to inspect.
-
ResourceInspectionPlanName: string
Name of the resource inspection plan.
-
RevisionId: integer
(int64)
If revisions control the item, then this value uniquely identifies the inspected item.
-
Sample: array
Samples
Title:
SamplesThe Samples resource manages sample items. -
samplesAndResults: array
Sample and Results
Title:
Sample and ResultsA flattened structure that's used to view or modify samples and results. -
SampleSizeCode: string
Maximum Length:
3Abbreviation that identifies the sample size associated with the inspection level. -
SamplingLevelCode: string
Maximum Length:
5Determines the relationship between the lot or batch size and the sample size. A list of accepted values is defined in the lookup type ORA_QA_SAMPLING_INSP_LEVEL. -
SamplingPlanType: string
Maximum Length:
30Code of the sampling plan type. A list of accepted values is defined in the lookup type ORA_QA_SAMPLING_PLAN_TYPE. -
SamplingQuantity: number
Quantity from the sampling plan to inspect.
-
SamplingRate: number
Rate of the sampling.
-
SamplingStandardCode: string
Maximum Length:
30Sampling standard code associated with the inspection level. A list of accepted values is defined in the lookup type ORA_QA_SAMPLING_STD. -
SerialResultsEntryFlag: boolean
Contains one of the following values: true or false. If true, then serials are created for inspection. If false, then samples are created for inspection. This attribute does not have a default value.
-
ShipmentHeaderId: integer
(int64)
Value that uniquely identifies the shipment header of the item to inspect.
-
ShipmentLineId: integer
(int64)
Value that uniquely identifies the shipment line of the item to inspect.
-
SourceDocumentCode: string
Abbreviation that identifies the source document.
-
SourceLineQuantity: number
Total quantity on the source line. It measures the receiving transaction quantity or the completion quantity of a manufacturing operation.
-
SourceOrganizationCode: string
Maximum Length:
255Abbreviation that identifies the source organization. This attribute is required when EventType is Receiving and DocumentType is In-transit shipment or Transfer order. -
SourceOrgId: integer
(int64)
If the receiving transaction type is a transfer, then SourceOrgId identifies the source organization.
-
SubinventoryCode: string
Maximum Length:
10Abbreviation that identifies the subinventory that stores the inspected item. -
SubinventoryId: integer
Value that uniquely identifies the subinventory.
-
Supplier: string
Name of the supplier. This attribute is required when EventType is Receiving and DocumentType is Purchase order.
-
SupplierId: integer
(int64)
Value that uniquely identifies the supplier of the item to inspect.
-
SupplierLotNumber: string
Maximum Length:
80Number that identifies the shipment lot. -
SupplierSite: string
Name of the supplier site. This attribute is required when EventType is Receiving, DocumentType is Purchase order for the specified supplier.
-
SupplierSiteId: integer
(int64)
Value that uniquely identifies the supplier site.
-
TotalSampleQuantity: number
Total amount of material required for testing in the inspection quantity unit of measure.
-
TransactionType: string
Maximum Length:
25Receiving transaction type. -
UOMCode: string
Maximum Length:
3Unit of measurement for the quantity of items to inspect in this event. -
VendorId: integer
Value that uniquely identifies the vendor.
-
VendorSiteId: integer
Value that uniquely identifies the vendor site.
-
WIPInspectionPlanName: string
Name of the inspection plan for work in process.
-
WoOperationCode: string
Abbreviation that identifies the work order operation.
-
WoOperationId: integer
(int64)
Value that uniquely identifies the work order operation in a manufacturing inspection.
-
WoOperationName: string
Name of the work order operation associated with the inspection event.
-
WorkAreaId: integer
(int64)
Value that uniquely identifies the work area for a resource inspection.
-
WorkCenterCode: string
Abbreviation that identifies the work center.
-
WorkCenterId: integer
(int64)
Value that uniquely identifies the work center for a resource inspection.
-
WorkOrderId: integer
(int64)
Value that uniquely identifies the work order for a manufacturing inspection.
-
WorkOrderNumber: string
Number that identifies the list of values for the work order.
arrayResult AttachmentsarrayInspection Event CharacteristicsarrayEvent DispositionsarrayInspection Event ActionsarrayLinksarraySamplesarraySample and Resultsobject-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAn identifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueLogin that the user used when creating the attachment. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the application created the attachment. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that identifies the data type. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path to the attachment. -
DmVersionNumber: string
Maximum Length:
255Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error status. -
ErrorStatusMessage: string
Title:
Error Status MessageError message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateExpiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL (Uniform Resource Locator) that locates the attached file. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the user most recently updated the attachment. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255Login of the user who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueLogin that the user used when updating the attachment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attachment. -
UploadedFileLength: integer
Title:
File SizeLength of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attachment file. -
UploadedText: string
Title:
Uploaded TextText of the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) that identifies the attachment. -
Url: string
Title:
UrlMaximum Length:4000URL (Uniform Resource Locator) that locates the attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Login that the user used when adding or modifying the attachment.
arrayLinksobject-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
object-
CharacteristicId: integer
Read Only:
trueValue that uniquely identifies the characteristic. -
CharacteristicType: string
Read Only:
trueMaximum Length:30Code that identifies the characteristic type. The accepted values are ITEM and NON_ITEM. -
DataType: string
Read Only:
trueMaximum Length:30Data type of the characteristic. -
Description: string
Read Only:
trueMaximum Length:240Translatable description of characteristic. -
IpEventId: integer
(int64)
Read Only:
trueValue that uniquely identifies the inspection event. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MaximumValue: string
Read Only:
trueMaximum Length:80Upper limit of the acceptable numeric range for an inspection characteristic. -
MaximumValueDate: string
(date-time)
Read Only:
trueUpper limit of the acceptable date range for an inspection characteristic. -
MinimumValue: string
Read Only:
trueMaximum Length:80Lower limit of the acceptable numeric range for an inspection characteristic. -
MinimumValueDate: string
(date-time)
Read Only:
trueLower limit of the acceptable date range for an inspection characteristic. -
Name: string
Read Only:
trueMaximum Length:80Name that identifies the characteristic that this event is inspecting in the sample. -
TargetValue: string
Read Only:
trueMaximum Length:80Target value of the inspection characteristic. -
TargetValueDate: string
(date-time)
Read Only:
trueOptimal date value for the inspection characteristic.
arrayLinksobject-
Disposition: string
Maximum Length:
30Disposition of the samples in the inspection event. Valid values include ACCEPT, REJECT, COMPLETE, or PENDING. -
InspectionPlanId: integer
(int64)
Value that uniquely identifies the inspection plan that this event uses for the inspection.
-
IpEventDispositionId: integer
(int64)
Value that uniquely identifies the primary key of the event disposition.
-
IpEventId: integer
(int64)
Value that uniquely identifies the inspection event to use when recording the sample disposition.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueObject version number. You can use this attribute to lock the object. This resource increments this value every time it updates the row. It compares this number at the start and at the end of the transaction to determine whether another session updated the same row during the inspection. -
Quantity: number
Quantity of samples inspected.
-
RcvTransactionId: integer
(int64)
Value that uniquely identifies the transaction when the source is RCV.
-
WoOperationTransactionId: integer
(int64)
Value that uniquely identifies the transaction when the source is MFG.
arrayLinksobject-
ActionTaken: string
Read Only:
trueMaximum Length:32Value that indicates the action taken. -
AsActionTakenDate: string
(date-time)
Read Only:
trueDate and time that action was executed. -
IpEventId: integer
Read Only:
trueValue that uniquely identifies the inspection event. -
IssueDescription: string
Read Only:
trueMaximum Length:3999Description of quality issue created by the action. -
IssueId: number
Read Only:
trueValue that uniquely identifies the quality issue created by the action. -
IssueName: string
Read Only:
trueMaximum Length:400Name of the quality issue created by the action. -
IssueNumber: string
Read Only:
trueMaximum Length:100Quality issue number generated by the action. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MaterialStatusLevel: string
Read Only:
trueMaximum Length:32Value that indicates the level of the material status change. -
MessageName: string
Read Only:
trueMaximum Length:100Message code returned by the system based on the action. -
MessageText: string
Read Only:
trueMaximum Length:2400Message details for the action. -
Notifiers: string
Read Only:
trueMaximum Length:4000List of notification recipients. -
SampleId: number
Read Only:
trueValue that uniquely identifies the sample to inspect. -
SampleNumber: string
Read Only:
trueMaximum Length:80Number that identifies the sample being inspected for a nonserial item. -
SampleResultId: number
Read Only:
trueValue that uniquely identifies the result of the sample inspection. -
SerialNumber: string
Read Only:
trueMaximum Length:80Number that identifies the serial being inspected. -
StatusCode: string
Read Only:
trueMaximum Length:80New material status based on this action. -
StatusId: integer
(int64)
Read Only:
trueValue that uniquely identifies the new material status based on the action. -
WorkOrderId: integer
(int64)
Read Only:
trueValue that uniquely identifies the work order created by the action. -
WorkOrderNumber: string
Read Only:
trueMaximum Length:120Work order number created by the action.
arrayLinksobject-
INVSerialNumber: string
List of values for the inventory serial number that is work in process.
-
IpEventId: integer
(int64)
Value that uniquely identifies the event that inspects this sample.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueObject version number. You can use this attribute to lock the object. This resource increments this value every time it updates the row. It compares this number at the start and at the end of the transaction to determine whether another session updated the same row during the inspection. -
OriginalDisposition: string
Maximum Length:
20Original disposition for the sample to inspect. -
Quantity: number
Sample quantity.
-
SampleDisposition: array
Sample Dispositions
Title:
Sample DispositionsThe Sample Dispositions resource manages sample item dispositions. -
SampleId: integer
(int64)
Value that uniquely identifies the sample to inspect.
-
SampleNumber: string
Maximum Length:
80If the inspection inspects a nonserial item, then SampleNumber contains the sample number. -
SerialNumber: string
Maximum Length:
80If the inspection inspects a nonserial item, then SerialNumber contains the serial number. -
UOMCode: string
Maximum Length:
3Abbreviation that identifies the unit of measure to use for the sample to inspect. -
WIPSerialNumber: string
List of values for the serial number that is work in process.
-
WoOperationTransactionId: integer
(int64)
Value that uniquely identifies the transaction for the work order operation.
arrayLinksarraySample Dispositionsobject-
Disposition: string
Maximum Length:
30Result of the inspection disposition. Values include ACCEPT or REJECT. -
IpEventDispositionId: integer
(int64)
Value that uniquely identifies the inspection event disposition where this sample event occurred.
-
IpEventId: integer
(int64)
Value that uniquely identifies the inspection plan event.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueObject version number. You can use this attribute to lock the object. This resource increments this value every time it updates the row. It compares this number at the start and at the end of the transaction to determine whether another session updated the same row during the inspection. -
Quantity: number
Sample quantity. If the inspection inspects a serial, then Quantity is 1.
-
SampleEventDispositionId: integer
(int64)
Value that uniquely identifies the event sample disposition.
-
SampleId: integer
(int64)
Value that uniquely identifies the sample that you are recording for the disposition.
-
SampleResult: array
Sample Results
Title:
Sample ResultsThe Sample Results resource manages the sample results for an item. -
Status: string
Maximum Length:
20Sample status. Valid values include PENDING or COMPLETE.
arrayLinksarraySample Resultsobject-
Attachments: array
Result Attachments
Title:
Result AttachmentsThe Result Attachments resource manages the attachments for the sample results. -
CharacteristicId: integer
(int64)
Value that uniquely identifies the characteristic that this event is inspecting in the sample.
-
CharacteristicName: string
Name that identifies the characteristic that this event is inspecting in the sample.
-
Comments: string
Maximum Length:
4000Comments that the user enters during inspection. -
DataType: string
Maximum Length:
255Name of the type of data for the characteristic that the application is inspecting. -
Disposition: string
Inspection disposition result. Valid values include ACCEPT or REJECT.
-
Evaluation: string
Maximum Length:
80Value that indicates whether the disposition evaluates the result. -
InSpecification: string
Describes whether the result remained within specifications.
-
InspectionDate: string
(date-time)
Date and time that this event collected this result.
-
IpEventId: integer
(int64)
Value that uniquely identifies the inspection event that collected the result.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueObject version number. You can use this attribute to lock the object. This resource increments this value every time it updates the row. It compares this number at the start and at the end of the transaction to determine whether another session updated the same row during the inspection. -
OptionalFlag: boolean
Maximum Length:
1Contains one of the following values: true or false. If true, then the entry of result value is optional during an inspection. If false, then the entry of result value is mandatory during an inspection. This attribute does not have a default value. -
Quantity: number
Quantity of samples that this event inspected.
-
ResultEvaluation: array
Result Evaluations
Title:
Result EvaluationsThe Result Evaluations resource manages the evaluation results. -
ResultValueChar: string
Maximum Length:
80Inspection result represented as a string. If this resource can represent this result as a string, then it uses ResultValueChar. -
ResultValueCharNonValidated: string
Maximum Length:
80Value that identifies the results of the character data type that the application does not validate. -
ResultValueDate: string
(date-time)
Date when this event entered the sample inspection result.
-
ResultValueNumber: number
Inspection result represented as a number. If this resource can represent this result as a number, then it uses ResultValueNumber.
-
SampleId: integer
(int64)
Value that uniquely identifies the sample results that this event is entering.
-
SampleResultId: integer
(int64)
Value that uniquely identifies the result of the sample inspection.
-
UOMCode: string
Maximum Length:
3Unit of measurement for the quantity of samples that this event inspects. -
UserSequence: integer
(int32)
User sequence.
arrayResult AttachmentsarrayLinksarrayResult Evaluationsobject-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAn identifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueLogin that the user used when creating the attachment. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the application created the attachment. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that identifies the data type. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path to the attachment. -
DmVersionNumber: string
Maximum Length:
255Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error status. -
ErrorStatusMessage: string
Title:
Error Status MessageError message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateExpiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL (Uniform Resource Locator) that locates the attached file. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the user most recently updated the attachment. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255Login of the user who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueLogin that the user used when updating the attachment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attachment. -
UploadedFileLength: integer
Title:
File SizeLength of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attachment file. -
UploadedText: string
Title:
Uploaded TextText of the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) that identifies the attachment. -
Url: string
Title:
UrlMaximum Length:4000URL (Uniform Resource Locator) that locates the attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Login that the user used when adding or modifying the attachment.
arrayLinksobject-
AdditionalChar: string
Maximum Length:
1Value that indicates whether the inspection plan includes the characteristic. -
Evaluation: string
Maximum Length:
1Value that indicates whether the disposition evaluates the result. -
InSpecification: string
Maximum Length:
1Value that indicates whether the result meets the specifications. -
IpEventDispositionId: integer
(int64)
Value that uniquely identifies the inspection event disposition.
-
IpEventId: integer
(int64)
Value that uniquely identifies the inspection event that entered the results.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueObject version number. You can use this attribute to lock the object. This resource increments this value every time it updates the row. It compares this number at the start and at the end of the transaction to determine whether another session updated the same row during the inspection. -
ResultEvaluationId: integer
(int64)
Value that uniquely identifies the result evaluation.
-
SampleResultId: integer
(int64)
Value that uniquely identifies the sample result that this event uses to determine the evaluation.
arrayLinksobject-
AdditionalResult: string
Read Only:
trueMaximum Length:1Value that indicates whether the inspection plan includes the characteristic. -
AttachmentAdded: string
Read Only:
trueMaximum Length:255Indicates if attachments are added to the sample result. -
CharacteristicDescription: string
Read Only:
trueMaximum Length:240Translatable description of characteristic. -
CharacteristicId: integer
(int64)
Read Only:
trueValue that uniquely identifies the characteristic. -
CharacteristicName: string
Read Only:
trueMaximum Length:80Name that identifies the characteristic that this event is inspecting in the sample. -
Comments: string
Maximum Length:
4000Comments that the user enters during inspection. -
DataType: string
Read Only:
trueMaximum Length:30Data type of the characteristic. -
Evaluation: string
Read Only:
trueMaximum Length:1Value that indicates whether the disposition evaluates the result. -
InSpecification: string
Read Only:
trueMaximum Length:1Value that indicates whether the result meets the specifications. -
InspectionDate: string
(date-time)
Date and time that this event collected this result.
-
IpEventId: integer
(int64)
Read Only:
trueValue that uniquely identifies the inspection event. -
IpSpecificationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the inspection plan specification. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MaximumValue: string
Read Only:
trueMaximum Length:80Upper limit of the acceptable numeric range for an inspection characteristic. -
MaximumValueDate: string
(date-time)
Read Only:
trueUpper limit of the acceptable date range for an inspection characteristic. -
MinimumValue: string
Read Only:
trueMaximum Length:80Lower limit of the acceptable numeric range for an inspection characteristic. -
MinimumValueDate: string
(date-time)
Read Only:
trueLower limit of the acceptable date range for an inspection characteristic. -
NonValidated: string
Read Only:
trueMaximum Length:255Indicates if the characteristic is nonvalidated. -
Optional: string
Read Only:
trueMaximum Length:1Contains one of the following values: true or false. If true, then the entry of result value is optional during an inspection. If false, then the entry of result value is mandatory during an inspection. This attribute doesn't have a default value. -
ResultEvaluationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the result evaluation. -
ResultValueCharacter: string
Maximum Length:
80Inspection result represented as a string. If this resource can represent this result as a string, then it uses ResultValueChar. -
ResultValueDate: string
(date-time)
Date when this event entered the sample inspection result.
-
ResultValueNumber: number
Inspection result represented as a number. If this resource can represent this result as a number, then it uses ResultValueNumber.
-
SampleDisposition: string
Title:
Sample DispositionsRead Only:trueMaximum Length:30Result of the inspection disposition. Values include ACCEPT or REJECT. -
SampleEventDispositionId: integer
(int64)
Read Only:
trueValue that uniquely identifies the event sample disposition. -
SampleId: integer
(int64)
Read Only:
trueValue that uniquely identifies the sample. -
SampleNumber: string
Read Only:
trueMaximum Length:80Number that identifies the sample. -
SampleResultId: integer
(int64)
Read Only:
trueValue that uniquely identifies the sample result. -
SampleStatus: string
Read Only:
trueMaximum Length:20Sample status. Valid values include PENDING or COMPLETE. -
SerialNumber: string
Read Only:
trueMaximum Length:80Number that identifies the serial being inspected. -
TargetValue: string
Read Only:
trueMaximum Length:80Target value of the inspection characteristic. -
TargetValueDate: string
(date-time)
Read Only:
trueOptimal date value for the inspection characteristic. -
UserSequence: integer
(int32)
Read Only:
trueUser sequence.
arrayLinks- Attachments
-
Parameters:
- IpEventId:
$request.path.IpEventId
The Result Attachments resource manages the attachments for the sample results. - IpEventId:
- EventDisposition
-
Parameters:
- IpEventId:
$request.path.IpEventId
The Event Dispositions resource manages event dispositions. - IpEventId:
- Sample
-
Parameters:
- IpEventId:
$request.path.IpEventId
The Samples resource manages sample items. - IpEventId:
- addCharacteristicToSamples
-
Operation: /fscmRestApi/resources/11.13.18.05/inspectionEvents/{IpEventId}/action/addCharacteristicToSamplesParameters:
- IpEventId:
$request.path.IpEventId
Adds a list of characteristics or a group of characteristics to a list of samples or all samples of an inspection. Returns an error if empty list of characteristics or groups is passed. - IpEventId:
- applyResultValue
-
Parameters:
- IpEventId:
$request.path.IpEventId
Updates the result value to a list of samples of an inspection. Sample lists and characteristics in the sample will be updated with the result value and will be passed as input to the action. Returns an error if empty samples list is passed. - IpEventId:
- eventCharacteristics
-
Operation: /fscmRestApi/resources/11.13.18.05/inspectionEvents/{IpEventId}/child/eventCharacteristicsParameters:
- IpEventId:
$request.path.IpEventId
Distinct characteristics for the inspection event. - IpEventId:
- inspectionEventActions
-
Operation: /fscmRestApi/resources/11.13.18.05/inspectionEvents/{IpEventId}/child/inspectionEventActionsParameters:
- IpEventId:
$request.path.IpEventId
The Inspection Actions resource is used to view inspection actions for the inspection event. - IpEventId:
- samplesAndResults
-
Parameters:
- IpEventId:
$request.path.IpEventId
A flattened structure that's used to view or modify samples and results. - IpEventId:
- updateSerials
-
Parameters:
- IpEventId:
$request.path.IpEventId
Updates serial numbers when inspection is performed against a serial controlled item. Returns an error if empty serials or invalid serials are passed. - IpEventId:
Examples
This example describes how to create an inventory inspection with the action rule execution enabled.
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/inspectionEvents"
Example Request Body
The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
{
"EventType":"INV",
"Inline":"N",
"InspectedBy":"QUALITY_ENGINEER",
"InspectionDate":"2023-09-12",
"OrganizationCode":"M1",
"QuantityRequested":1,
"ItemNumber" : "AS54888",
"SubinventoryCode" : "A8285923",
"INVInspectionPlanName":"ass54888-allactions",
"ExecuteActionRulesFlag": true
}
Example Response Body
The following example includes the contents of the response body in JSON format:
{
"CategoryId": null,
"CategorySetId": null,
"CustomerId": null,
"DispatchStatus": null,
"DispositionDate": null,
"DocumentLineNumber": null,
"DocumentNumber": null,
"DocumentScheduleNumber": null,
"DocumentType": null,
"Draft": "N",
"EventType": "INV",
"Inline": "N",
"InspectedBy": "QUALITY_ENGINEER",
"InspectionDate": "2023-09-12T00:00:00+00:00",
"InspectionLevelId": 100,
"InspectionPlanId": 300100584133492,
"InspectionStatus": "PENDING",
"InterfaceTransactionId": null,
"InventoryItemId": 149,
"IpCriteriaId": null,
"IpEventId": 300100612669726,
"LocatorId": null,
"LotNumber": null,
"ObjectVersionNumber": 4,
"OperationSequenceNumber": null,
"OrganizationId": 207,
"OriginalDisposition": "PENDING",
"QuantityAccepted": 0,
"QuantityInspected": 0,
"QuantityRejected": 0,
"QuantityRequested": 1,
"ReceiptNumber": null,
"ResourceId": null,
"RevisionId": null,
"SamplingQuantity": 1,
"ShipmentHeaderId": null,
"ShipmentLineId": null,
"SourceLineQuantity": null,
"SourceOrgId": null,
"SubinventoryCode": "A8285923",
"SupplierId": null,
"SupplierLotNumber": null,
"SupplierSiteId": null,
"TransactionType": null,
"UOMCode": "Ea",
"WoOperationId": null,
"WorkAreaId": null,
"WorkCenterId": null,
"WorkOrderId": null,
"OrganizationCode": "M1",
"WorkOrderNumber": null,
"ItemNumber": "AS54888",
"WIPInspectionPlanName": null,
"ItemRevision": null,
"WoOperationCode": null,
"SubinventoryId": 300100011466869,
"Locator": null,
"INVInspectionPlanName": "ass54888-allactions",
"ResourceInspectionPlanName": null,
"WorkCenterCode": null,
"ResourceCode": null,
"InspectionLevelName": "100%",
"isSkiplotEnabled": "N",
"SamplingRate": 100,
"NumofLotsInspect": 0,
"NumofLots": 0,
"InspectionPlanType": "INVENTORY",
"InspectionPlanVersion": "1",
"InspectionPlanVersionDescription": null,
"isSamplingEnabled": "N",
"FromOrganizationId": null,
"ItemDescription": null,
"VendorId": null,
"VendorSiteId": null,
"SourceDocumentCode": null,
"EventTypeLOV": null,
"InspectAllSamplesFlag": null,
"SerialResultsEntryFlag": null,
"SourceOrganizationCode": null,
"Supplier": null,
"SupplierSite": null,
"InspectionName": "AS54888A8285923",
"RCVInspectionPlanName": null,
"WoOperationName": null,
"AcceptanceNumber": null,
"NonConformanceCount": null,
"RejectionNumber": null,
"SampleSizeCode": null,
"TotalSampleQuantity": null,
"PreAssignedLotNumber": null,
"AssetId": null,
"AssetNumber": null,
"AssetInspectionPlanName": null,
"AssetWorkOrderId": null,
"AssetWorkOrderNumber": null,
"AssetSerialNumber": null,
"ExecuteActionRulesFlag": true,
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726",
"name": "inspectionEvents",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000478"
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726",
"name": "inspectionEvents",
"kind": "item"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/lov/WorkOrderNumberLOV",
"name": "WorkOrderNumberLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/lov/OrganizationCodeLOV",
"name": "OrganizationCodeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/lov/ResourceInspPlanNameLOV",
"name": "ResourceInspPlanNameLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/lov/INVInspPlanNameLOV",
"name": "INVInspPlanNameLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/lov/WorkOrderProductLotLOV",
"name": "WorkOrderProductLotLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/lov/ItemRevisionLOV",
"name": "ItemRevisionLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/lov/InspectionTypeLOV",
"name": "InspectionTypeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/lov/LotNumberLOV",
"name": "LotNumberLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/lov/LocatorLOV",
"name": "LocatorLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/lov/WorkCenterCodeLOV",
"name": "WorkCenterCodeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/lov/WIPInspPlanNameLOV",
"name": "WIPInspPlanNameLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/lov/ResourceCodeLOV",
"name": "ResourceCodeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/lov/WoOperationCodeLOV",
"name": "WoOperationCodeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/lov/AssetLOV",
"name": "AssetLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/lov/InventoryItemLOV",
"name": "InventoryItemLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/lov/InspectedByLOV",
"name": "InspectedByLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/lov/AssetInspPlanNameLOV",
"name": "AssetInspPlanNameLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/lov/WorkOrderAssetInfoVVA",
"name": "WorkOrderAssetInfoVVA",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/lov/SubInventoryLOV",
"name": "SubInventoryLOV",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/child/Attachments",
"name": "Attachments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/child/EventDisposition",
"name": "EventDisposition",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/child/Sample",
"name": "Sample",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionEvents/300100612669726/child/inspectionEventActions",
"name": "inspectionEventActions",
"kind": "collection"
}
]
}