Home - smehtaca/vsdk-helloworld GitHub Wiki
This wiki is meant to accompany the object sample code and to offer a high level overview of the code. This code sample demonstrates the use of triggers and actions in Veeva Java SDK.
Prerequisites
Please carefully follow the Veeva SDK Getting started guide to get setup. It can be found here. It is imperative that you install JDK 1.8 as higher JDK versions currently do not work.
Getting Started
-
Clone or download the code sample from here. This can be done using a git client such as Github Desktop or via the command line.
-
Open project in Intellij IDEA.
-
Import all Maven dependencies. You may do this via the popup at the bottom right corner in IntelliJ. Please see the example screenshot below.