cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dynatrace integration with Remedy

sergio_gonzale1
Participant

Hi all,

 

Is there any way to integrate Dynatrace with Remedy, not to manage tickets but as cmdb (Atrium). Something like the service now plugin?

I have found this question from 2017, but can´t find anything new since then:

https://community.dynatrace.com/questions/180299/dynatrace-saas-integration-with-bmc-atriumcmdb.html

Thanks in advance,

Sergio

8 REPLIES 8

ChadTurner
DynaMight Legend
DynaMight Legend

yes, so you can make a custom webhook that sends the data you want into the Remedy system. The possibilities are endless.

-Chad

Thanks, but that would be only for problem notifications. I would like to have the CIs and smartscape into the cmdb

you can also use the api to export data into your Remedy platform:

-Chad

Mike_L
Dynatrace Guru
Dynatrace Guru

To integrate with another CMDB you would call the Dynatrace SmartScape API to extract the Hosts, processes and such and then import them into the other tool using that tool's method. That's actually exactly what our ServiceNow integration does.

If you don't have the time or resources to do this yourself our services department can help you out.

Mike

Mike

dave_mauney
Dynatrace Champion
Dynatrace Champion

You can roll your own integration. This video should help if you go down that road.

https://www.youtube.com/watch?v=k_YHoZuNFiY

sergio_gonzale1
Participant

Thanks to all, We 'll give a try to the custom integration using api

rene_forstner
Newcomer

Hi Sergio,


I'm wondering if you were successful with your custom integration as we are currently doing the same 🙂


kind regards

René

Hi René,

Not really, sorry. We tried the custom integration way (using webhook) and we were hooked trying to parse the payload with their Remedy's entry points, because the customer have a webservice layer that allow to send data to remedy in xml format.

So we finally decided to stop the integration by now (they are also thinking on have an integration with HP OMI instead).


Regards,

Sergio

Featured Posts