• Home
  • Getting Started
  • What's New
  • Support & Discussions
  • Samples & Tutorials
  • Documentation
  • Downloads
Verivo
ResourceCenter
  • Welcome, Anonymous
  • |
  • Log in
  1. Documentation
  2. Building Apps
  3. Upload Handling
Printable version    

Documentation

Related Topics

Page: Upload Handling
Page: Upload Status Screen
Page: Upload Handling
Page: Upload Status Screen
Page: Upload Mode Settings
Page: Upload Status Messages
Page: Upload Status Messages
Page: Upload Mode Settings
Page: ListBuilder Functions
Page: Managing Views
Page: Display Your Data
  

Labels

  • None
  • views
  • workflows

All Versions

Latest Version
Version 7.3

Your Rating: Thanks for voting! Please Wait Please Wait Results: PatheticBadOKGoodOutstanding! 1 rates
App Optimization    Upload Mode Settings

Upload Handling

When a user submits data from a form or add screen, the application can await upload status before it allows further user interaction; or it can immediately return the user to the next workflow screen pending upload execution. In the second case, the user gets an informational message when the AppServer returns with upload status.

You determine the desired behavior by setting the view property Upload Mode, which specifies whether upload operations are synchronous or asynchronous. Various scenarios determine how you set a screen's upload mode:

  • Users want to be sure that upload requests are successful before they navigate away from the screen. In this case, specify a synchronous upload mode.
  • Immediate confirmation is not important; users want to continue with other work after submitting an upload. In this case, set the view's upload mode to asynchronous.
  • When coverage is available, upload requests should be processed synchronously. If coverage is unreliable, upload requests should be queued so users can continue with other work, and processed when coverage is restored.

For information specific to uploading from a client's local sync datastore, see Local data storage and synchronization.

This section includes the following topics:

  • Upload Mode Settings
  • Upload Status Messages
  • Upload Status Screen

3 Child Pages

Page: Upload Mode Settings Page: Upload Status Messages Page: Upload Status Screen
                                               
Your Rating: Thanks for voting! Please Wait Please Wait Results: PatheticBadOKGoodOutstanding! 1 rates
App Optimization    Upload Mode Settings
  • Last edited by sgilson on 2012-06-21 16:07:48.017

  • Privacy Policy | Legal Information
    © Copyright 2015, Appery LLC. All Rights Reserved.