When you upgrade the Provisioning Server, all connectors are upgraded by default. However, custom connectors and code will need to be recompiled using Microsoft Visual Studio 2008 SP1.
Note: For more information on upgrading specific connectors on endpoints or migrating deprecated connectors to their replacement connectors, see the Connectors Guide.
The following custom code must be recompiled:
If you are currently using PAM, you must recompile PAM using Microsoft Visual Studio 2008 SP1.
Note: For more information on PAM, see the Provisioning Reference Guide.
If you are currently using Program Exits, you must recompile them using Microsoft Visual Studio 2008 SP1.
Note: For more information on Program Exits, see the Provisioning Reference Guide.
CA IAM CS is compatible with the CA Identity Manager r12 JCS SDK connector code.
Note: For more information on upgrading or migrating custom Java connectors, see the Connector Programming Guide.
If you are currently using the C++ Connector Server with custom connectors, you must recompile the custom connectors using Microsoft Visual Studio 2008 SP1.
Note: For more information on custom C++ connectors, see the Programming Guide for Provisioning. This guide is part of the Provisioning SDK, a separate download available on the CA Support site.
To recompile custom connector code
The installer detects the previous SDK version and updates it. Any files or folders, such as custom code placed in the Provisioning SDK admin folder, are preserved.
/D "_CRT_SECURE_NO_WARNINGS" /D "_CRT_NON_CONFORMING_SWPRINTFS" /D "_USE_32BIT_TIME_T"
/D "_BIND_TO_CURRENT_VCLIBS_VERSION"
This tells the compiler to use VS.2008 SP1 libraries and dlls.
Copyright © 2013 CA.
All rights reserved.
|
|