This topic provides information related to the backward compatibility of custom applications built using the 3.5.x Workplace Application Integration Toolkit. If you have already modified your 3.5.x applications to run in a 4.0.x environment, there are no additional modifications needed to run your applications in a 4.5 environment.
As of IBM FileNet P8 release 4.0, an Application Integration client cannot participate in a JAAS-integrated SSO deployment. The client does not support integration to leverage SSO authenticated user credentials in this type of deployment.
The following Workplace Application Integration Toolkit members, which were deprecated in a release prior to 4.0, are now obsolete:
ICheckinCmd
interface; use ICheckinCmd2
interface instead.ISelectObjectCmd
interface; use ISelectObjectCmd2
interface instead.ISessionLogin
interface; use IStdSessionLogin
interface instead.ISessionLogin::Initialize
method; IStdSessionLogin::InitializeUnifiedLogin
and
IStdSessionLogin::InitializeViaSessionName
methods should be used instead.