Hi,
I'm new to OTRS, so excuse me if this is something logical.
I would like to implement multiple location systems in OTRS and bind them together. One system would be physical locations, the other system would be the organizational structure of the company. Then I would like to bind the organizational structure to each physical location. What do you suggest would be the best way to achieve this?
Thank you,
Simon
Multiple location systems
Moderator: crythias
-
- Znuny newbie
- Posts: 2
- Joined: 17 May 2013, 13:35
- Znuny Version: 3.2.6
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Multiple location systems
Use a good Queue structure.
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
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
-
- Znuny newbie
- Posts: 2
- Joined: 17 May 2013, 13:35
- Znuny Version: 3.2.6
Re: Multiple location systems
Is this considered a best practice? The "organizational structure" has a lot of logical locations (200+). Can queues be imported - and perhaps bound to locations - or vice versa - a location bound to a queue?
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Multiple location systems
This is pertinent information that would have been helpful in the original post.neuromouse wrote:Is this considered a best practice? The "organizational structure" has a lot of logical locations (200+).
Note that it's possible that location information can be provided as demographics to the customer information. This can be sourced from a different backend than OTRS's or provided as data entry information on OTRS database (extend/alter the customer_user table and modify the CustomerUser Map in Config.pm).
If the 200+ locations are fairly static, they could be added as a "Selection" in Config.pm, mapped to a specific column/field.
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
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