JDBC Driver for Oracle SCM

Build 22.0.8462

Stored Procedures

Stored procedures are function-like interfaces that extend the functionality of the driver beyond simple SELECT/INSERT/UPDATE/DELETE operations with Oracle SCM.

Stored procedures accept a list of parameters, perform their intended function, and then return, if applicable, any relevant response data from Oracle SCM, along with an indication of whether the procedure succeeded or failed.

CData JDBC Driver for Oracle SCM Stored Procedures

Name Description
UnreleaseWorkspaceParticipants Unreleases workspace model participants by reverting the changes back to the previous released version.
UploadItemBatches Uploads and processes the data from the specified data file by adding it to an item batch.
UploadItemCatalogAttachment Upload a new file or update content to an existing file.
UploadItemCategoriesAttachment Upload a new file or update content to an existing file.
UploadNewItemRequestsAttachment Upload a new file or update content to an existing file.
UploadProductProposalsAttachments Upload a new file or update content to an existing file.
UploadQualityActionsAttachments Upload a new file or update content to an existing file.
UploadQualityActionsAttachments Upload a new file or update content to an existing file.
UploadSupplierProductsAttachment Upload a new file or update content to an existing file.
UploadTradingPartnerItemsAttachments Upload a new file or update content to an existing file.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462