DBEXPDST
Export status
Properties
AUTOID (
EbmsAutoID, String, read-only)
Auto IDThe ID that identifies the record in EBMS BLANK_DIR (
Text, String)
Blank directory DEST_ID (
Text, String)
Destination ID FU_LASTR (
Text, String)
Full upload last record IsDeleted (
Boolean, Boolean, virtual, read-only)
Is deleted IsNewEntity (
Boolean, Boolean, virtual)
Is new entityA virtual property that we can base computes off of to show if an entity is virtual LASTRECORD (
Text, String)
Last record MTOR_MSG (
EbmsMemo, String)
Main to remote message MTOR_STS (
Text, String)
Main to remote status MTOR_TST (
Text, String)
Main to remote timestamp MTOR_XML (
EbmsMemo, String)
Main to remote xml RTOM_ERR (
EbmsMemo, String)
Remote to main error RTOM_MSG (
EbmsMemo, String)
Remote to main message RTOM_STS (
Text, String)
Remote to main status RTOM_TST (
Text, String)
Remote to main timestamp RTOM_XML (
EbmsMemo, String)
Remote to main xml Title (
Title, String, virtual, read-only)
Title
Version 1.7.283.4, Updated on Thursday, December 19, 2024
Initiate a Complete Upload
PATCHhttps://ecc123456789012345.servicebus.windows.net/MyEbms/ABC/OData/DBEXPDST(DEST_ID='WEB') or (DEST_ID="SQLMIRROR')
{
"LASTRECORD": "completeupload"
}
Setting the LASTRECORD field to "completeupload" will trigger EBMS to resend all data to the web server or SQL database.