JournalObject

JournalObject
JournalObject
JSON Example
{
    "failed": 0,
    "model": "string",
    "skipped": 0,
    "success": 0
}
integer As uint32 As uint32
failed
Optional

Number of object caused a failure. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
model
Optional

Name of the model. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As uint32 As uint32
skipped
Optional

Number of object skipped. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As uint32 As uint32
success
Optional

Number of object for which processing is successful. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

Property Of