Shared Object functions

Description

Shared Object functions like SharedObjectGet, SharedObjectRegister are unsupported by Appeon, so they cannot be applied to show the process of an event with a progress bar, or control the progress of two different processes.

Workaround

The following is the workaround for showing the process of an event to the users:

Before the execution of the event, prompt a message box at the client to inform the user that the event (such as the retrieve of a large amount of data) is taking place and the event may take relatively long.