CA Service Management

Service Management (SDM, SC, ITAM, USS) Fails to Install Integration Task 

Jan 03, 2019 01:51 PM

Whenever you are trying to install or upgrade Service Desk, IT Asset Manager, Unified Self Service or Service Catalog it would fail on the task of integration. And that step is not the final one as it was in the past. This changed from version 17.0 where CA has put integration step mandatory and in the middle between the install and the patches. So if you have a pretty normal installation where usually you have to do the manual integration as the automatic one does not work then you are stuck without being able to finish the install.

 

For those cases you can "trick" the installer into saying that the integration is already done and it needs to skip this. In order to do this you will need WRITE access to the mdb database. You should insert some lines or if they exist already modify them to make it look like this:

 

Table al_cdb_configurationparameters:

------------------------------

('itsm','common','osop.eem.is.integrated','1',9,'1508335080807')

('itsm','common','osop.sdm.is.integrated','1',9,'1508335080807')

('itsm','common','osop.slcm.is.integrated','1',9,'1508335080807')

('itsm','common','sdm.cabi.is.integrated','1',9,'1508335080807')

('itsm','common','sdm.eem.is.integrated','1',9,'1508335080807')

('itsm','common','sdm.itam.is.integrated','1',9,'1508335080807')

('itsm','common','sdm.pam.is.integrated','1',9,'1508335080807')

('itsm','common','slcm.cabi.is.integrated','1',9,'1508335080807')

('itsm','common','slcm.itam.is.integrated','1',9,'1508335080807')

('itsm','common','slcm.sdm.is.integrated','1',9,'1508335080807')

------------------------------

 

SDM is Service Desk Manager

SLCM is Service Catalog

CABI is CA Bussiness Intelligence

ITAM is IT Asset Manager

OSOP is Unified Self Service

EEM is Embedded Entitlements Manager

 

Hope it helps out!!

Statistics
0 Favorited
3 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.