API Tutorials: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 28: Line 28:
===Application Examples===
===Application Examples===


* [[Transfer data to the Synthesis Data Warehouse (SDW)]].
* [[Transfer Data to the Synthesis Data Warehouse (SDW)]].





Revision as of 17:57, 10 February 2016

Template:InProgress

APIWiki.png


<< Back to API Main Page

Below are simple tutorials to help you get started with using the Synthesis API. Before you begin:

  • Create a Synthesis repository for testing purposes. We recommend creating a new standard repository and saving it on your local drive when working with the tutorials. This will allow you to work and experiment with the examples unhindered by folder and database permissions.
  • Display the object IDs in Synthesis applications. Each item in a Synthesis repository is identified by a unique record identifier called an object ID. Object IDs can help you trace responses from the API, which is helpful when you're just beginning to learn. We recommend reading this short topic on object IDs before you begin.

Finally, the tutorials assume some basic working knowledge in VBA or VB.NET programming, and general familiarity with the Synthesis Platform.

Tutorials

Basics

The following tutorials introduce you to the basic functionalities of the Synthesis API.

Application Examples



More tutorials coming soon...