Uploaded image for project: 'Opsgenie'
  1. Opsgenie
  2. OPSGENIE-2093

OEC integration created via API fails to connect in OEC connector in the server

XMLWordPrintable

      Issue Summary

       
      OEC integration created using the Integration API endpoints fails while starting the service.

      Even when the sendViaOEC and allowConfigurationAccess is true it fails.

      However, it works when the integration is created via UI. The two difference between UI and API created integration are below
      "isAdvanced": false - API created 
      "productSource": "JSM" - API created 
       

      Steps to Reproduce

      1. Create a OEC integration using Create integration API endpoint with below payload
         

        { "type":"OEC", "name":"OEC API4", "sendViaOEC": true, "allowConfigurationAccess": true, }

         


      2. Get the API key from the integration and add it to the OEC instance in a server.

      Expected Results

      Expected to start the service without any issues and connect to SQS Q.

      Actual Results

      The below exception is thrown while starting the service

      ChannelDoesNotExistException: OEC channel does not exist!  

      Workaround

      Only other way is to create the integration in UI. 

              Unassigned Unassigned
              0a2a7c90f190 Agaci Avinas
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: