Sync Jobs

Subcategories: Attachments, Note, Smart Action

Resource Plural Label

Sync Jobs

Resource Name

__ORACO__SyncJob_c

Get all Sync Jobs

Request: GET

URI: crmCommonApi/resources/<version>/__ORACO__SyncJob_c

Request Path Parameters

There are no request path parameters.

Request Query Parameters

There are no finder parameters to query the resource.

Request Body

There are no elements in the request body for this task.

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Create a Sync Job

Request: POST

URI: crmCommonApi/resources/<version>/__ORACO__SyncJob_c

Request Path Parameters

There are no request path parameters.

Request Body

This table summarizes the supported request body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Replace a Sync Job

Request: PUT

URI: crmCommonApi/resources/<version>/__ORACO__SyncJob_c/{Id}

Request Path Parameters

There are no request path parameters.

Request Body

This table summarizes the supported request body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Get a Sync Job

Request: GET

URI: crmCommonApi/resources/<version>/__ORACO__SyncJob_c/{Id}

Request Path Parameters

There are no request path parameters.

Request Body

There are no elements in the request body for this task.

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Update a Sync Job

Request: PATCH

URI: crmCommonApi/resources/<version>/__ORACO__SyncJob_c/{Id}

Request Path Parameters

There are no request path parameters.

Request Body

This table summarizes the request body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Delete a Sync Job

Request: DELETE

URI: crmCommonApi/resources/<version>/__ORACO__SyncJob_c/{Id}

Request Path Parameters

There are no request path parameters.

Request Body

There are no elements in the request body for this task.

Response Body

There are no elements in the response body for this task.

List of Values

This table lists all the list of values of the resource.

LOV Name Source Attribute in LOV Target Attribute in Resource

ViewAccessor_CurrencyCode

CurrencyCode

CurrencyCode

LOVVA_For___ORACO__ProcessStatus_c

LookupCode

__ORACO__ProcessStatus_c

LOVVA_For___ORACO__ProcessType_c

LookupCode

__ORACO__ProcessType_c

FK_LOVVA_For___ORACO__Route_c

Id

__ORACO__Route_Id_c

LOVVA_For___ORACO__Route_c

RecordName

__ORACO__Route_c

FK_LOVVA_For___ORACO__SubmittedUser_c

ResourceProfileId

__ORACO__SubmittedUser_Id_c

LOVVA_For___ORACO__SubmittedUser_c

PartyName

__ORACO__SubmittedUser_c

FK_LOVVA_For___ORACO__OraZcxOwner_c

ResourceProfileId

__ORACO__OraZcxOwner_Id_c

LOVVA_For___ORACO__OraZcxOwner_c

PartyName

__ORACO__OraZcxOwner_c

Resource Attributes

This table lists all the attributes of the resource.

Attribute Name Attribute Type Description

Id

number

A system-generated read-only attribute used by the application framework.

UI Label:

Record ID

RecordName

string

A system-generated read-only attribute used by the application framework.

Properties:

The maximum length is 80.

UI Label:

Sync Job Name

CreatedBy

string

The user who created the Sync Job record.

Properties:

The maximum length is 32.

UI Label:

Created By

CreationDate

datetime

The date when the record was created.

UI Label:

Creation Date

LastUpdatedBy

string

The user who last updated the record.

Properties:

The maximum length is 32.

UI Label:

Last Updated By

LastUpdateDate

datetime

The date when the record was last updated.

UI Label:

Last Update Date

RecordNumber

string

A system-generated read-only attribute used by the application framework.

Properties:

The maximum length is 64.

UI Label:

Record Number

LastUpdateLogin

string

The login of the user who last updated the record.

Properties:

The maximum length is 32.

UserLastUpdateDate

datetime

A system-generated read-only attribute used by the application framework. Disconnected Mobile: The date and time when the record was last updated from mobile. This value is different from LAST_UPDATE_DATE if the record was originally updated in a different database (i.e. a different mobile database or the server).

CurrencyCode

string

The currency code associated with the Sync Job.

Properties:

The maximum length is 15.

UI Label:

Currency Code

CurcyConvRateType

string

The currency conversion rate type associated with the Sync Job.

Properties:

The maximum length is 15.

CorpCurrencyCode

string

The corporate currency code of the Sync Job.

Properties:

The maximum length is 15.

__ORACO__ProcessStatus_c

string

Status of the Sync Job

Properties:

The maximum length is 1500.

UI Label:

Process Status

__ORACO__ProcessType_c

string

Type of the Sync Job

Properties:

The maximum length is 1500.

UI Label:

Process Type

__ORACO__Route_Id_c

number

To hold the Id of Route it associated with.

UI Label:

Route

__ORACO__Route_c

string

To hold the name of Route it associated with.

Properties:

The maximum length is 1500.

UI Label:

Route

__ORACO__SubmittedUser_Id_c

number

To hold the Id of user who triggers the sync job from mobile

UI Label:

Submitted User

__ORACO__SubmittedUser_c

string

To hold the Name of user who triggers the sync job from mobile

Properties:

The maximum length is 1500.

UI Label:

Submitted User

__ORACO__OraZcxOwner_Id_c

number

Id of the Owner of the record

UI Label:

Owner

__ORACO__OraZcxOwner_c

string

Owner of the record

Properties:

The maximum length is 1500.

UI Label:

Owner

__ORACO__RequestId_c

string

To uniquely identify the sync job request from mobile

Properties:

The maximum length is 80.

UI Label:

Request ID

__ORACO__ProcessId_c

number

Process id of the ESS triggered in server side.

UI Label:

Process ID

__ORACO__ExecutionSequence_c

number

Sequence number to identify the order of sync job request.

UI Label:

Execution Sequence

__ORACO__TotalRecordCount_c

number

Total Number of records processed

UI Label:

Total Record Count

__ORACO__FailedRecordCount_c

number

Number of records failed

UI Label:

Failed Record Count