Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

ADAPTER MIGRATION STEPS

I.

Steps for installing the fix pack for adapter migration are as follows:
a) Download APAR JR48037 fix.
b) Stop IBM Integration Designer V8.5.
c) Remove the old migration plugins and features from the IMshared folder.
In the folder IMshared/plugins create a backup of the folders
com.ibm.j2ca.migration.<adapter>_7.5.0.v*, and then remove them. There
should be 14 folders that match. Leave the *ns1 and *ns2 folders/jar files as
they are.Do the same for the for IMshared/features folder. There should be
only be one folder that matches.
d) Copy the content of the fix (that is folder "eclipse") to the <IBM Integration
Designer installation root>/dropins folder. The directory structure should be
similar to the structure listed below.
<IBM Integration Designer installation root>
dropins
eclipse
features
plugins
e) Start IBM Integration Designer with the "-clean" option which will refresh the
osgi plugin cache. On Windows you can modify the IBM Integration Designer
shortcut, -clean should be placed after wid.exe.
f)

Check the Installation Details by going to Help-> About Integration Designer> Installation Details. On the plugins tab find the com.ibm.j2ca.migration*
plugins, they should be version 7.5.0.5.
i. If the plugins are not there, restart IBM Integration Designer with the clean option and check again.
ii. If the plugins are still not there, edit <IBM Integration Designer
installation root>/configuration/config.ini and set the parameter
"org.eclipse.update.reconcile" to true. Restart IBM Integration
Designer with -clean option.
iii. When the plugins have been picked up, you can remove the -clean
option from the command and change the parameter
"org.eclipse.update.reconcile" back to false.

g)
II.

Do the Adapter migration.(Steps are given in the next section).

Steps for Adapter Migration are as follows:


a) Checkout the adapter to be migrated from SVN repository, in a BPM
workspace.
b) Right click on the adapter and select Migrate Connector Project.

c) Select Source Connector, Target Connector and Target version and Click
Next.

d) Click Ok for the warning message.

e) Click Finish.

You might also like