How to connect CDMBuild to OTRS

Moderator: crythias

Locked
dtosun
Znuny newbie
Posts: 24
Joined: 12 Sep 2012, 14:00
Znuny Version: 4.0.13
Real Name: Dursun Tosun

How to connect CDMBuild to OTRS

Post by dtosun »

How can i connect CMDBuild to OTRS (Help Desk), to reference incidents with CMDB assets.
I m using Cmdbuild application because, OTRS cmdb module does not have report :(
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: How to connect CDMBuild to OTRS

Post by reneeb »

What do you mean with "connect"? Do you want to import data from CMDBuild to OTRS? Do you need only a link to the asset from the ticket zoom? Do you need to "export" data from OTRS to CMDBuild?
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
dtosun
Znuny newbie
Posts: 24
Joined: 12 Sep 2012, 14:00
Znuny Version: 4.0.13
Real Name: Dursun Tosun

Re: How to connect CDMBuild to OTRS

Post by dtosun »

reneeb wrote:What do you mean with "connect"? Do you want to import data from CMDBuild to OTRS? Do you need only a link to the asset from the ticket zoom? Do you need to "export" data from OTRS to CMDBuild?
I just only need a link to the asset from the ticket zoom. I can use SOAP web service to do it, but i could not do that. I create a web service and my settings are;

OTRS as provider;

Type:
HTTP::SOAP
Endpoint: http://domain.com:8080/cmdbuild/service ... vices.wsdl
Namespace: http://soap.services.cmdbuild.org
Encoding:utf-8
SOAPAction: No
Authentication: -
Use SSL Options: no
Locked