Programming another Customer Backend

English! place to talk about development, programming and coding
Post Reply
ferrosti
Znuny superhero
Posts: 723
Joined: 10 Oct 2007, 14:30
Znuny Version: 3.0
Location: Hamburg, Germany

Programming another Customer Backend

Post by ferrosti »

Hi folks!

I am getting into all this programming stuff and I need to have a SOAP Customer Backend, 'ro' only.
As I see there exist the two modules DB.pm and LDAP.pm in %HOME%/Kernel/System/CustomerUser
My Idea is to take these two modules as a guide and implement all of their methods and direct them to SOAP.

The BIG problem I have is: How do I integrate the new module into the OTRS framework and connect them?

Regards,
Chris
openSuSE on ESX
IT-Helpdesk: OTRS 3.0
Customer Service: OTRS 3.0 (upgraded from 2.3)
Customer Service (subsidiary): OTRS 3.0
+additional test and development systems
tto
Znuny wizard
Posts: 315
Joined: 09 Jan 2007, 15:24
Znuny Version: OTRS 5.0.x
Real Name: Torsten
Company: c.a.p.e. IT GmbH
Location: Chemnitz
Contact:

Re: Programming another Customer Backend

Post by tto »

Hi there,
ferrosti wrote: The BIG problem I have is: How do I integrate the new module into the OTRS framework and connect them?
...just implement your backend as described and then configure the coresponding customer backend with your special parameters in Config.pm. That's it.

regards, T.
--
KIX 17.x (fork of OTRS)
Professional KIX-, or OTRS-integration, development and consulting by c.a.p.e. IT - http://www.cape-it.de
For questions and hints regarding KIX(4OTRS) please go to https://forum.kixdesk.com/
Bei Fragen und Hinweisen zu KIX(4OTRS) bitte an https://forum.kixdesk.com/ wenden.
Post Reply