2 products 1 OTRS

Moderator: crythias

Locked
dubarca
Znuny newbie
Posts: 7
Joined: 16 Jul 2009, 11:23
Znuny Version: 3.0.6

2 products 1 OTRS

Post by dubarca »

Hi all,

I'm facing a situation for which I need some advise or a pin point into the right direction. I'm using OTRS since v2.3, though in a very basic configuration due to a grown unfexible environment where big changes where not possible. Anyway times have changed and I'm about to incorporate the service for a 2nd product into OTRS. Now this product is basically independent from the existing structure, only the Agents will be the same. All the rest will be different, corporate identity, URLs, customers etc.

What I basically would like to know is if this is actually possible with OTRS. My aim is to finally set-up the customer login for the new product, set-up a FAQ which only shows FAQs to the customers of the new product vise versa the old product, depending via which URL the registred etc.

Now the different email URLs I can handle via my mail server, but all the rest? Makes it more sense to just set-up a second OTRS environment?

Thank you for your comments,

D
"Prod": OTRS: 3.0.1.

OS: Debian 6
Apache2/PSQL 8
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: 2 products 1 OTRS

Post by crythias »

Begin with a separate Queue for Product2 and a CustomerGroup for this other product (optional, but seriously consider this.)

As for separate customers, that might be a bit different, but you can of course create an additional Customer Backend for this purpose. Among other ways to do this, duplicate the schema for the customer_user table to a new table inside your existing database structure.

Standard disclaimer applies: backup backup backup before doing anything to your database. Don't just do things because you read it on a forum. :) If you don't understand something, ask :).
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
dubarca
Znuny newbie
Posts: 7
Joined: 16 Jul 2009, 11:23
Znuny Version: 3.0.6

Re: 2 products 1 OTRS

Post by dubarca »

Thank you crythias, I'll give it a try and let you know.
"Prod": OTRS: 3.0.1.

OS: Debian 6
Apache2/PSQL 8
Locked