• Home
  • Getting Started
  • Documentation
  • API References
  • Downloads
  • Support
Verivo
DevCenter
  • Welcome, Anonymous
  • |
  • Log in
  1. 2.5 Documentation
  2. Using the Akula SDKs
  3. Using Transactions
Printable version    

Documentation

Related Topics

  

Labels

  • None

Documentation Downloads

  • Installing and Configuring Akula
  • Building Akula Apps
  • Release Notes

All Versions

Latest Official Version (2.5)
Version 3.0 Beta
Version 2.5
Version 2.1
Version 2.0
Version 1.5
Version 1.0.1
Your Rating: Thanks for voting! Please Wait Please Wait Results: PatheticBadOKGoodOutstanding! 1 rates
Using the Server SDK      Authentication and Authorization

Using Transactions

Transaction processing: 

  • Allows job requests to be queued for processing, thereby increasing the number of requests that Akula can handle simultaneously.
  • Acts as a guarantee that the request is only processed once, allowing responses to be picked up later if mobile connectivity is lost during processing.

A Client submits a "transaction id" when making the request.  The "transaction id" is used to look up the status of the request process, and get its result when completed.

This section covers the following topics:

  • Client API
    • AKTransactionServerAgent
    • AKTransactionStatus
    • AKTransactionStatusHandler

Client API

AKTransactionServerAgent

Android

iOS

 

AKTransactionStatus

 

AKTransactionStatusHandler

                                               
 
Using the Server SDK      Authentication and Authorization
  • Last edited by balivandi@verivo.com on 2015-03-16 14:04:03.0

  • Privacy Policy | Legal Information
    © Copyright 2014, Verivo Software, Inc. All Rights Reserved.