Deploy and Register the Loftware Spectrum OIC Adapter
Do the following to deploy and register the Loftware Spectrum OIC Adapter.
Note: Contact Loftware for the most recent version of the cloudIntegration.zip file.
- Copy the adapter jar file to the following location for your environment:
- Windows Server: <OIC Connectivity Agent location>\agenthome\thirdparty\adapters
- Linux: <OIC Connectivity Agent location>/agenthome/thirdparty/adapters
- Stop the Connectivity Agent.
- Wait 1 minute, then restart the Connectivity Agent.
- Use a REST Client tool to register the Adapter in OIC with the following REST API with OIC Credentials:
POST https://{OIC_HOST}:{OIC_PORT}/ccapi/connectivity/v1/deployments/deploy/adapter/{pluginId}/{agentGroup}
{pluginid}: loftwarespectrumadapter2
{agentgroup}: The Identifier of your Agent Group in the OIC - If you are already logged into your OIC instance, go to the Adapter page and click the refresh button. If you do not see the new adapter, you may need to log out of your OIC instance and log back in.
The Spectrum OIC Adapter can now be used to create OIC Connections in your OIC instance, to be used in OIC Integrations.
Next: Continue to Provision the Spectrum Cloud Integration Agent.