Samples > Starter stores > Starter store enhancements > Social Commerce > WebSphere Commerce Dojo Enhancements API > Social Commerce services > Implement the Service Adapter API for new service providers
Deploy new service adapters
Use the Administration Console to update the Social Commerce JEE application with new service adapters.
Procedure
- In the Enterprise Explorer view, right-click SocApp and click Export > General > Archive File to open the Export Wizard.
- Expand the config directory and click the ivy.xml and adapter.config files to deploy these updated files.
- In the Export Wizard, expand SocCore > zero-repository > modules and click the organization name of the adapter. For example, com.acme.
- In the To archive file field, specify the location and name of the archive to export these updated files to. For example, C:\newadapterupdate.zip.
- Use the Administration Console to deploy the updated files into the JEE application at the same time.
- Restart the Social Commerce JEE application (soccom_instance name) to verify that the new service adapter works as expected.
Previous topic: Publish new WebSphere Commerce sMash applications
Next topic: Add support for new service adapters