Relative Content

Tag Archive for vaultveeva

Veeva vault java sdk external libraries

I am using Veeva Vault java sdk. We are trying some vault-triggers and successfully we are able to land in our desired java method. From there we need to call external apis. But the problem is that we cannot use any HTTPClient libraries, as veeva vault do not support any external libraries apart from jdk classes (Even veeva doesn’t include jdk network packages). Do anybody know how to use external libraries in Veeva vault?