How to configure Common Exits on a vApp based Provisioning Server
search cancel

How to configure Common Exits on a vApp based Provisioning Server

book

Article ID: 16042

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Governance CA Identity Portal

Issue/Introduction

This doc details the steps required for running Program Exits library (.so) when using vApp based Provisioning Server

Can we deploy a provisioning "Program Exits" (none SOAP) on vApp based Provisioning Server is supported.
On windows it would be a .dll-file, on vApp / Linux this would be a .so-file

Environment

Virtual Appliance

Resolution

As per Define Common Exits in the Provisioning Manager

"...For Solaris, locate the libyourlibrary.so file on the Provisioning Server service’s library path as defined by the LD_LIBRARY_PATH environment variable. We recommend that you place the library into the $PSHOME/lib directory which is known to already be on LD_LIBRARY_PATH."

This means one should su to the imps user (su – imps) - and then create files in the lib directory:
/opt/CA/IdentityManager/ProvisioningServer/lib