Custom Object (Deprecated)
A service to create, update, delete, or find custom business objects created in the Oracle Fusion Product Management application. A custom business object stores extended information for an Oracle Fusion business object.
Life Cycle Status: Deprecated
QName: {http://xmlns.oracle.com/apps/scm/productCatalogManagement/advancedItems/custExtn/model/extnService/}EgoAdvancedItemsReferenceService
Service WSDL URL: https://servername/fscmService/EgoAdvancedItemsReferenceService?WSDL
Logical Business Objects
-
SCM : Product Model : Item
Operations
createEntity
Life Cycle Status: Active
Request Payload
| Element Name | Type | Description |
|---|---|---|
|
object |
anyType | |
|
objectName |
string |
Response Payload
| Element Name | Type | Description |
|---|---|---|
|
result |
anyType |
getEntity
Life Cycle Status: Active
Request Payload
| Element Name | Type | Description |
|---|---|---|
|
keyValue |
string | |
|
objectName |
string |
Response Payload
| Element Name | Type | Description |
|---|---|---|
|
result |
anyType |
updateEntity
Life Cycle Status: Active
Request Payload
| Element Name | Type | Description |
|---|---|---|
|
object |
anyType | |
|
objectName |
string |
Response Payload
| Element Name | Type | Description |
|---|---|---|
|
result |
anyType |
deleteEntity
Life Cycle Status: Active
Request Payload
| Element Name | Type | Description |
|---|---|---|
|
object |
anyType | |
|
objectName |
string |
Response Payload
| Element Name | Type | Description |
|---|---|---|
|
result |
void |
findEntity
Life Cycle Status: Active
Request Payload
| Element Name | Type | Description |
|---|---|---|
|
findCriteria |
{http://xmlns.oracle.com/adf/svc/types/}FindCriteria | |
|
findControl |
{http://xmlns.oracle.com/adf/svc/types/}FindControl | |
|
objectName |
string |
Response Payload
| Element Name | Type | Description |
|---|---|---|
|
result |
anyType |
mergeEntity
Life Cycle Status: Active
Request Payload
| Element Name | Type | Description |
|---|---|---|
|
object |
anyType | |
|
objectName |
string |
Response Payload
| Element Name | Type | Description |
|---|---|---|
|
result |
anyType |
processEntity
Life Cycle Status: Active
Request Payload
| Element Name | Type | Description |
|---|---|---|
|
changeOperation |
string | |
|
object |
anyType | |
|
processControl |
{http://xmlns.oracle.com/adf/svc/types/}ProcessControl | |
|
objectName |
string |
Response Payload
| Element Name | Type | Description |
|---|---|---|
|
result |
anyType |