2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


This document explains the concept of AppCode ApiCode and how it can be used to build DBSync Adapters
The following step by step story board explains the following:
1: What is AppCode ApiCode ?
2: How to write an AppCode ApiCode project and create an AppCode ApiCode Service ?
3. How to write a test case for an AppCode ApiCode Service?
4: How to build and deploy an AppCode ApiCode project on dbsync2 ?
5: How to use it in dbsync profiles and execute a process flow?

Pre-Requisites


  1. JDK 7
  2. Eclipse IDE (Enterprise developers)
  3. Local DBSync setup

StoryBoard

  1. Create a new Java Project in Eclipse IDE

...