[SOLVED] Building an OTRS Sample Database

Moderator: crythias

Locked
vmoreno
Znuny newbie
Posts: 4
Joined: 13 May 2014, 15:25
Znuny Version: 3.3.6
Real Name: Victor
Company: Indra Company

[SOLVED] Building an OTRS Sample Database

Post by vmoreno »

Hello folks,

I work for a company that is on the process of choosing a ticket system for a big outsourcing project. Our client has some contract demands, which includes the adoption of a ticket system capable of generating it´s own reports. Also, they have some layouts already defined.

We found OTRS and we like the functionalities of the software. One thing remaining is to test it for reports and try (if we can) generate reports from their layouts. We need something like 3 or 2 months of sample data.

I need a (fast) way of generating this amount of data inside OTRS. Trying to insert data from dbms didn´t workout really well. Maybe i dont have yet the knowledge needed of the database model, i couldn´t fool otrs ticket dates. I found another way by changing the OS system date, but that gives me a lot of work, since i have to create tickets and then change the system date.

So, asking the experts here. Wich technique would you choose to build a sample database and how to do it.

I am using OTRS appliance 1.0.6 with ITSM.
Last edited by vmoreno on 14 May 2014, 17:58, edited 1 time in total.
OTRS Appliance 3.3.6
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Building an OTRS Sample Database

Post by crythias »

look at otrs/bin/otrs.FillDB.pl
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
vmoreno
Znuny newbie
Posts: 4
Joined: 13 May 2014, 15:25
Znuny Version: 3.3.6
Real Name: Victor
Company: Indra Company

Re: Building an OTRS Sample Database

Post by vmoreno »

Really helpfull, thanks.
OTRS Appliance 3.3.6
Locked