Hi,
In Developer, I created a package, and a folder under it, folder name xyz, and went to IS Admin and configured a new JDBC connection using the xyz folder and uvw as connection name.
And I created a few adapter services using the above connection, xyz.uvw.
Now I changed my mind, I need to call the folder xyz2 and the connection uvw2, but Developer will not let me rename either.
Any idea how to do this?
Thanks in advance.
To update connection name for adapter service, use setAdapterServiceNodeConnection service. Refer link [URL]wmusers.com
For renaming the folder name, you have to do it only through developer.
HTH
Senthil
To update connection name for adapter service, use setAdapterServiceNodeConnection service. Refer link [URL]wmusers.com
For renaming the folder name, you have to do it only through developer/designer.
Create a new folder and the new connection with whatever name you want, and use the above service to update all your adapter services to use the new connection name.
HTH
Senthil
Thanks Senthil.
That works, I just have about 50 of these to do, slow but doable.
Regards.
Derek