Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

UploadAck – PB Docs 2022 – PowerBuilder Library

UploadAck – PB Docs 2022

UploadAck

PowerScript event

Description

Occurs on completion of upload processing.

Event ID

Event ID

Objects

None

MLSynchronization, MLSync

Arguments

Argument

Description

uploadack_status

Long indicating the status returned by MobiLink to
the remote after the upload stream is processed. Values
are:

  • 0 for StatCommitted

  • 1 for StatFailed

  • 248 for StatRetry

See the Usage note for the meaning of these
values.

Return Values

None

Usage

Use this event to add custom actions after dbmlsync has received
acknowledgement of the upload stream from the MobiLink synchronization
server.

Values for the uploadack_status argument can be:

  • StatCommitted

    Indicates that the upload stream was received by the MobiLink
    synchronization server and committed.

  • StatRetry

    Indicates that the MobiLink synchronization server and the
    remote database had different values for the log offset from which the
    upload stream should start. The upload stream was not committed by the
    MobiLink synchronization server. The component attempts to send
    another upload stream starting from the MobiLink synchronization
    server’s log offset.

  • StatFailed

    Indicates that the MobiLink synchronization server did not
    commit the upload stream.

See also

BeginUpload

ConnectMobiLink

EndUpload

WaitForUploadAck


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x