AsyncOperationNumber |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- A string that identifies the operation being tracked in
AsyncOperationTracker.
|
CorrelationIdentifier |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- A string that identifies an operation across services.
|
ExpiresAt |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp indicating when this record will be deleted.
|
FailedJobItems |
- Type
- int
- Properties
- Filter, Group, Nillable, Sort
- Description
- The number of items within the job that have failed.
|
FinishedAt |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp indicating when the asynchronous process completed.
|
JobType |
- Type
- picklist
- Properties
- Filter, Group, Restricted picklist, Sort
- Description
- The type of job.
- Possible values are:
- AssetizationAsyncJob
-
AutomatedNegativeInvoiceLineConversion—Automated Negative Invoice Line Conversion
-
AutomaticRefunds—Automatic Refunds
- CommerceVariationsUpsert
- ContextPersistence
- CreateCPQContractsJob
- DeltaCatalogSyndicationAsyncJob
- FullCatalogSyndicationAsyncJob
- InvoiceDocgenJob
- InvoiceDocgenPostProcessJob
- InvoiceDocgenRetryJob
- InvoiceDraftToPosted
-
PearAmendQtyAssets—Initiate Amend Quantity
-
PearCancelAssets—Initiate Cancellation
-
PearRenewAssets—Initiate Renewal
- PlaceOrder
- PlaceOrderPersistSync
- PlaceOrderPriceAsync
- PlaceOrderTaxAsync
-
PlaceQuote—Place Quote
- PlaceQuotePersistAndPriceSync
- PlaceQuotePersistSync
- PlaceQuotePriceAsync
- PlaceQuoteTaxAsync
-
PriceRuleDeployment—Price Rule Deployment
- PriceSheetDeployJob
- QuoteToOrderJob
- RuleLibraryDeployment
-
TransactionLineBom—Create Material Lines
|
LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last accessed this record, a
record related to this record, or a list view.
|
LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last viewed this record or
list view. If this value is null, the user might have only accessed
this record or list view (LastReferencedDate) but not viewed it.
|
OwnerId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- The ID of the user or group that owns the job.,
- This field is a polymorphic relationship field.
- Relationship Name
- Owner
- Refers To
- Group, User
|
ParentOperationId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- This field is a relationship field.
- Relationship Name
- ParentOperation
- Refers To
- AsyncOperationTracker
|
ReferenceEntityId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- Contains the ID of a record associated with the asynchronous
request. For example, if the asynchronous request is associated
with a credit memo, this field contains the ID of the credit memo.
- This field is a polymorphic relationship field.
- Relationship Name
- ReferenceEntity
- Refers To
- CreditMemo, InvoiceBatchRun, Order, Product2, Quote
|
StartedAt |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp indicating when Salesforce started the asynchronous
process.
|
Status |
- Type
- picklist
- Properties
- Filter, Group, Restricted picklist, Sort
- Description
- The status of the asynchronous request.
- Possible values are:
- Completed
-
CompletedWithFailures—Completed With Failures
- Failure
-
InProgress—In Progress
- Submitted
|
StepName |
- Type
- picklist
- Properties
- Filter, Group, Nillable, Restricted picklist, Sort
- Description
- Possible values are:
- AssetizationAsyncJob
-
AutomatedNegativeInvoiceLineConversion—Automated Negative Invoice Line Conversion
-
AutomaticRefunds—Automatic Refunds
- CommerceVariationsUpsert
- ContextPersistence
- CreateCPQContractsJob
- DeltaCatalogSyndicationAsyncJob
- FullCatalogSyndicationAsyncJob
- InvoiceDocgenJob
- InvoiceDocgenPostProcessJob
- InvoiceDocgenRetryJob
- InvoiceDraftToPosted
- PSTCommonSyncStep
- PSTConfigAndPersist
- PSTOrderTaxAsync
- PSTPriceAndPersist
- PSTQuoteTaxAsync
-
PearAmendQtyAssets—Initiate Amend Quantity
-
PearCancelAssets—Initiate Cancellation
-
PearRenewAssets—Initiate Renewal
- PlaceOrder
- PlaceOrderPersistSync
- PlaceOrderPriceAsync
- PlaceOrderTaxAsync
-
PlaceQuote—Place Quote
- PlaceQuotePersistAndPriceSync
- PlaceQuotePersistSync
- PlaceQuotePriceAsync
- PlaceQuoteTaxAsync
-
PriceRuleDeployment—Price Rule Deployment
- PriceSheetDeployJob
- QuoteToOrderJob
- RuleLibraryDeployment
-
TransactionLineBom—Create Material Lines
|
SubmittedAt |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp indicating when the asynchronous process was
submitted by the REST request.
|
SuccessfulJobItems |
- Type
- int
- Properties
- Filter, Group, Nillable, Sort
- Description
- The number of successful items in this job.
|
TotalJobItems |
- Type
- int
- Properties
- Filter, Group, Nillable, Sort
- Description
- Total number of items in this job.
|