You can’t move an adapter connection using Developer in the same way that you would move a documentType or Flow service.
You must create a copy in a new package using the JDBC Adapter’s Connections page and then run pub.art.service:setAdapterServiceNodeConnection on each adapter service to update it to point to the moved (and renamed) adapter connection.
Specify the fully qualified name of your adapter service in the serviceName parameter and specify the fully qualified name of the new adapter connection in the connectionAlias parameter.
After testing your service(s) against the new adapter connection, you can delete the old one using the JDBC Adapter’s Connections page.
Mark
#Integration-Server-and-ESB#Adapters-and-E-Standards#webMethods