Search found 75 matches

by Gonzalo
12 Jan 2017, 15:17
Forum: Help
Topic: [ITSM] Import CSV file to CMDB using CLI
Replies: 2
Views: 2239

Re: [Solved] [ITSM] Import CSV file to CMDB using CLI

Thanks reneeb!

Everething works fine with your bin/otrs.Console.pl.
by Gonzalo
11 Jan 2017, 13:12
Forum: Help
Topic: [ITSM] Import CSV file to CMDB using CLI
Replies: 2
Views: 2239

[ITSM] Import CSV file to CMDB using CLI

Hello, I´m trying to import a CSV file from command line to input items in the CMDB using otrs.ImportExport.pl, but I've got the next error message: [root@otrs otrs]# ./bin/otrs.ImportExport.pl -n 000004 -a import -i /tmp/otrs_servidores.csv $Kernel::OM is not defined, please initialize your object ...
by Gonzalo
08 Sep 2016, 13:53
Forum: Help
Topic: [SOLVED]Move Up Dynamic fields into "static" field
Replies: 6
Views: 3602

Re: Move Up Dynamic fields into "static" field

Thank you @root I comment this default code section and now it is working. #[% RenderBlockStart("DynamicField") %] # <div class="Row Row_DynamicField_[% Data.Name | html %]"> # [% Data.Label %] # <div class="Field"> # [% Data.Field %] # </div> # <div class="Clear&q...
by Gonzalo
08 Sep 2016, 12:41
Forum: Help
Topic: [SOLVED]Move Up Dynamic fields into "static" field
Replies: 6
Views: 3602

Re: Move Up Dynamic fields into "static" field

This is the behaviour when the field is duplicated with the dynamic_field "Categoria"
by Gonzalo
08 Sep 2016, 09:57
Forum: Help
Topic: [SOLVED]Move Up Dynamic fields into "static" field
Replies: 6
Views: 3602

Re: Move Up Dynamic fields into "static" field

I was trying to do different combinations and anything works with this 3 "parts": Superior code in AgentTicketPhone.tt in the superior level: [% RenderBlockStart("DynamicField_Categoria") %] <div class="Row Row_DynamicField_[% Data.Name | html %]"> [% Data.Label %] <div...
by Gonzalo
07 Sep 2016, 17:23
Forum: Help
Topic: [SOLVED]Move Up Dynamic fields into "static" field
Replies: 6
Views: 3602

Re: Move Up Dynamic fields into "static" field

Thanks reneeb!

Now I have the problem that the dynamic field is duplicated.

I tried to hide the dynamic field in Ticket::Frontend::AgentTicketPhone###DynamicField setting to "0" but OTRS have hidden both, in the top and in below.

How could i resolve this problem.

Thanks in advance.
by Gonzalo
07 Sep 2016, 13:15
Forum: Help
Topic: [SOLVED]Move Up Dynamic fields into "static" field
Replies: 6
Views: 3602

[SOLVED]Move Up Dynamic fields into "static" field

Hello. I need to move up the dynamic field that I created to the top of the ticket, where is the static fields. The dynamic fields appears in the bottom of the ticket (AgentTickectPhone,AgentTicketMail,CustomerTicket). I have attached a image to try to explain that. When i was using OTRS 3.3.6 can m...
by Gonzalo
04 Apr 2016, 15:08
Forum: General
Topic: CMDB in database but not in the GUI
Replies: 1
Views: 1113

[Solved] Re: CMDB in database but not in the GUI

the field Deployment State was inactive.
by Gonzalo
04 Apr 2016, 15:01
Forum: General
Topic: CMDB in database but not in the GUI
Replies: 1
Views: 1113

CMDB in database but not in the GUI

Hello. We created a new config Item (CI) and we imported a CSV. Everything was imported perfectly but when we went to CMDB overview and we observed this config item, it says is empty, 0 config items. We checked the database and we saw all the CI imported were there, also we exported a csv via the GU...
by Gonzalo
12 May 2015, 10:43
Forum: Help
Topic: Need TicketID!
Replies: 2
Views: 2013

Re: Need TicketID!

This is the SystemLog:

No State for open found!
No State for new found!
No State for pending reminder found!
No State for open found!
No State for new found!
Need Name!

Thanks!
by Gonzalo
12 May 2015, 10:10
Forum: Help
Topic: Need TicketID!
Replies: 2
Views: 2013

Need TicketID!

Hi! We did a backup of the OTRS ITSM 3.3.6 that we use for customer. We did a clean instalation, restore the database and the sysconfig. Everything works fine but when you are going to create an article (customer portal and agent portal) we have the following error : Message: Need TicketID! RemoteAd...
by Gonzalo
08 May 2015, 14:14
Forum: Help
Topic: Close Button in AgentTicketZoom
Replies: 2
Views: 1960

Close Button in AgentTicketZoom

Hi! I try to understand why sometimes I see the button close and sometimes I can't see the button close in the AgentTicketZoom. I solved it long time ago adding the field next state in Note to select the closed state. I atthached the differents sittuations. Where can I configure to solve this situat...
by Gonzalo
29 Apr 2015, 18:10
Forum: Help
Topic: Show the CI dynamic field in AgentITSMServiceZoom
Replies: 1
Views: 1471

Re: Show the CI dynamic field in AgentITSMServiceZoom

Hi again!

could anyone help me about this topic?

I attached an image to be more clear. That I said I want to see the column "dynamic field" in the screen of service zoom where you can see the Config Items associated to the services.

Thanks
by Gonzalo
27 Apr 2015, 14:22
Forum: Help
Topic: Show the CI dynamic field in AgentITSMServiceZoom
Replies: 1
Views: 1471

Show the CI dynamic field in AgentITSMServiceZoom

Hi! I want to configure the ConfigITEM (CI) in the view => AgentITSMServiceZoom. AS you know, with OTRS::ITSM, in this view you can see the details of the Asocciates SLAS and the Linked configITEM (HW,SW...). Is possible to show the dynamic field of a configitem that you linked. Now I can only show ...
by Gonzalo
12 Mar 2015, 18:43
Forum: Help
Topic: Link CMDB with Service in an automatic way
Replies: 1
Views: 1093

Re: Link CMDB with Service in an automatic way

Could anyone say if is possible or not?

Thanks
by Gonzalo
11 Mar 2015, 14:21
Forum: Help
Topic: Link CMDB with Service in an automatic way
Replies: 1
Views: 1093

Link CMDB with Service in an automatic way

Hi! I use the import module with template to import a CMDB with more than 200 CIs (only hardware). The automatic import works fine but now I need to do the association between other CIs and services. I used to do it manually but with less CIs around 20. Is there anyway to associate in a quick way. T...
by Gonzalo
10 Mar 2015, 13:15
Forum: Help
Topic: [SOLVED]More Email Header for PostMaster Mail
Replies: 15
Views: 6849

Re:More Email Header for PostMaster Mail

Hi!

I found the problem,I deleted the Carriage return and now works.

Thanks everybody for the help!
by Gonzalo
10 Mar 2015, 11:29
Forum: Help
Topic: [SOLVED]More Email Header for PostMaster Mail
Replies: 15
Views: 6849

Re: More Email Header for PostMaster Mail

Hi reneeb! I try to use Incidencia\s+Media but it doesn't work. Anyone know what is the problem? Because if I separate the rule in two different \s*SLA:\s*(Incidencia Media.*)\r+?\n\ and \s*Tipo:\s*(Incidencia.*) its works but together not. I think that the RegExp didn't "read" the second ...
by Gonzalo
09 Mar 2015, 16:06
Forum: Help
Topic: [SOLVED]More Email Header for PostMaster Mail
Replies: 15
Views: 6849

Re: More Email Header for PostMaster Mail

Hi again! I have problem to capture the second line of the body with this regular expression: RegExp \s*SLA:\s*(Incidencia Media.*)\r+?\n\s*Tipo:\s*(Incidencia.*) Input: SLA: Incidencia Media Tipo: Incidencia I try in a RegExpre Tester and it works but in OTRS doesn't work ¿Someone see anything wron...
by Gonzalo
06 Mar 2015, 14:09
Forum: Help
Topic: [SOLVED]More Email Header for PostMaster Mail
Replies: 15
Views: 6849

Re: More Email Header for PostMaster Mail

Thanks everybody!

I am trying to build a Regular expresion like @reneeb explain me.
by Gonzalo
05 Mar 2015, 17:23
Forum: Help
Topic: [SOLVED]More Email Header for PostMaster Mail
Replies: 15
Views: 6849

Re: More Email Header for PostMaster Mail

I read my reply and I explained bad. I try to explain better: For example if I received a incoming email from the customer with this format: [From]: @customer.com [Body]: Description of the incident/request: Description... SLA: Incident High Service: Support 1 Prioriry: High Is it possible to captur...
by Gonzalo
05 Mar 2015, 14:23
Forum: Help
Topic: difference between emial notification-ext and int
Replies: 2
Views: 1142

Re: difference between emial notification-ext and int

The difference is that the external notification is seen by the customer (customer portal) and the internal is only seen by your agents
by Gonzalo
05 Mar 2015, 14:20
Forum: Help
Topic: [SOLVED]More Email Header for PostMaster Mail
Replies: 15
Views: 6849

Re: More Email Header for PostMaster Mail

Thank you RStraub! I changed the AdminPostMasterFilter.dtl to add more fields for both (Filter Condition and Email headers). Last question, is it possible to catch some values for filter conditions in the Header-Body, for example SLA and Service. Because if I set up to header with the same type, I c...
by Gonzalo
05 Mar 2015, 11:18
Forum: Help
Topic: [SOLVED]More Email Header for PostMaster Mail
Replies: 15
Views: 6849

Re: More Email Header for PostMaster Mail

HI @crythias

I don't know how can I add more email header or filter condition to more complex PostMaster. I attach a image where i need more email header.

Thanks for the help.
by Gonzalo
04 Mar 2015, 19:51
Forum: Help
Topic: [SOLVED]More Email Header for PostMaster Mail
Replies: 15
Views: 6849

[SOLVED]More Email Header for PostMaster Mail

Hi!

I configured the PostMaster Mail Account and Ireceived in OTRS the incoming mails. I configured the PostMaster Filter but I only have 4 Headers to sort.

If i want more, should i configure more than 4 headers in config.pl?

Thanks
by Gonzalo
17 Feb 2015, 19:29
Forum: Help
Topic: [SOLVED]Calandar depends of type of ticket
Replies: 1
Views: 1326

[SOLVED]Re: Calandar depends of type of ticket

Sorry!

I don't know why i think calendar are related to services and I saw now that calendars are related with SLAs.
With ACLs I can filter the type and force to select the "ticket_type" SLAs.
by Gonzalo
17 Feb 2015, 19:22
Forum: Help
Topic: [SOLVED]Calandar depends of type of ticket
Replies: 1
Views: 1326

[SOLVED]Calandar depends of type of ticket

Hi! I think that is not possible to configure this example that i am going to explain, but maybe someone know if it's posiible or have any idea how to achieve. If I agree with the customer that I will give support 24x7(e.g calendar1 in OTRS) for incidents and 8x5 for requests(e.g calendar2 in OTRS) ...
by Gonzalo
12 Feb 2015, 15:05
Forum: General
Topic: [SOLVED]SolutionDiffInMin in Database
Replies: 4
Views: 3143

Re: SolutionDiffInMin in Database

Thanks, Finally we have decided to store the "scalation_response_time" and "scalation_solution_time" ticket field in other table when the ticket is created via trigger. We have not different scalation services, only level 1. The only problem I think is if one agent change the SLA...
by Gonzalo
12 Feb 2015, 11:20
Forum: General
Topic: [SOLVED]SolutionDiffInMin in Database
Replies: 4
Views: 3143

Re: SolutionDiffInMin in Database

Thanks @crythias. I checked yesterday this file Ticket.pm when I was looking for SolutionDiffInMin through this forum and in the web. My problem as you said is that not every SLAs are with 24x7 calendar. Could you help me or guide how to pull via SQL query? Now we are taking this information with th...
by Gonzalo
11 Feb 2015, 19:02
Forum: General
Topic: [SOLVED]SolutionDiffInMin in Database
Replies: 4
Views: 3143

[SOLVED]SolutionDiffInMin in Database

is the SolutionDiffInMin field store somewhere in the database? Seria For retrieval in a sql query. I know I can remove the statistical section but I'm interested for a sql query. I need to recover this field for a sql query. I know I can take it from the statistics section but I'm interested for a ...
by Gonzalo
09 Feb 2015, 11:02
Forum: Help
Topic: Dynamic Field in Service
Replies: 4
Views: 2177

Re: Dynamic Field in Service

Hi crythias!

I need a field to know when the service is out of date. For example if I have created a new service for one customer for 2 years, I would like to set a date to control wheter is still valid or not.

Thanks!
by Gonzalo
06 Feb 2015, 15:48
Forum: Help
Topic: Dynamic Field in Service
Replies: 4
Views: 2177

Re: Dynamic Field in Service

I try to follow this post: http://forums.otterhub.org/viewtopic.php?f=62&t=28003&p=113021&hilit=ADminService#p113021 but I try to add a Date / Time dynamic field but with no success. I attach the code that i wrote in config.pl and If someone find any error please help me. $Self->{'Servic...
by Gonzalo
06 Feb 2015, 15:14
Forum: Help
Topic: Dynamic Field in Service
Replies: 4
Views: 2177

Dynamic Field in Service

Hi! I created a dynamic Field called "expiration date", that i want to add in Action=AdminService;Subaction=ServiceEdit;ServiceID=NEW, to know when the service is expired. So I try to search any file like "NewService:" to add this dynamic field. My doubt is that I don't know what...
by Gonzalo
17 Nov 2014, 13:20
Forum: Help
Topic: TickectList Statistics with linked CI
Replies: 5
Views: 3215

Re: TickectList Statistics with linked CI

Can anyone help me in this topic?
by Gonzalo
11 Nov 2014, 11:26
Forum: Help
Topic: TickectList Statistics with linked CI
Replies: 5
Views: 3215

Re: TickectList Statistics with linked CI

Thanks jojo! I don't know how to do the sql query. The problem I have is that the table ticket(id,tn,totle,queue_id,ticket_lock_id,type_id,Service_id,sla_id,user_id,responsible_user_idticket_priority_id...) don't have any colunm related with the table configitem (id, configitem_number, class_id, las...
by Gonzalo
06 Nov 2014, 19:36
Forum: Help
Topic: TickectList Statistics with linked CI
Replies: 5
Views: 3215

TickectList Statistics with linked CI

Hello!

I was triying to extract a ticketlist Statistic with the CI related to do a report, but I could not.

Is there any way to extract a Tickectlist with the configuration elements linked to these tickets?

Thanks
by Gonzalo
22 Oct 2014, 09:47
Forum: General
Topic: [Solved]Evaluate ticket management features
Replies: 2
Views: 1556

Re: Evaluate ticket management features

Thank you jojo!

I installed the extension and I'm going to try the extension of surveys and I will see if it complies with the criteria that I need.
by Gonzalo
20 Oct 2014, 17:44
Forum: General
Topic: [Solved]Evaluate ticket management features
Replies: 2
Views: 1556

[Solved]Evaluate ticket management features

Is there any way in which the customer can evaluate their tickets once the tickets have been closed by the agents?

Thank you!
by Gonzalo
17 Oct 2014, 10:33
Forum: Help
Topic: SLA depending on Priority and creation ticket time
Replies: 1
Views: 804

SLA depending on Priority and creation ticket time

Hi! Is it possible to assign an SLA depending on a priority and the creation time of the ticket(in/out business hours)? We want to control agents and users do not set SLAs. I don't know if it is possible to set SLA with GenericAgent. I do not know how to solve this, but we do'nt want neither the cus...
by Gonzalo
14 Oct 2014, 16:35
Forum: Help
Topic: [Solved]Import CI after create class definition
Replies: 2
Views: 1376

Re: Import CI after create class definition

Hi RStraub! I found the error, I took the csv from external software (discovery tool) that the csv is with ',' and when I open with Excel I transform in columns to do the import. So I din't know that columns in excel works with ";", that's the error, when OTRS found the first separated val...
by Gonzalo
14 Oct 2014, 16:12
Forum: Help
Topic: [Solved]Import CI after create class definition
Replies: 2
Views: 1376

[Solved]Import CI after create class definition

Hi! I create the class definition "Server" to simplify the default CI Computer - type Server. The code is attached. What really interests me is the import of the CI server, but When I try to import launch me an error. The Sistem log describe Need DeplStateID! but my CSV have the Name, Depl...
by Gonzalo
13 Oct 2014, 16:53
Forum: Help
Topic: [SOLVED]ACL with dynamic_Fields
Replies: 6
Views: 2931

[SOlved]ACL with dynamic_Fields

Thanks crythias I had not understood DynamicField_<field_name> format. I attached the code if anyone is interested in the future $Self->{TicketAcl}->{'100-ACL'} = { # match properties Properties => { # current action match propertiess Frontend => { Action => ['AgentTicketPhone','AgentTicketEmail'], ...
by Gonzalo
13 Oct 2014, 14:09
Forum: Help
Topic: [SOLVED]ACL with dynamic_Fields
Replies: 6
Views: 2931

Re: ACL with dynamic_Fields

I used this documentation to undestand how it's work.
I didn't know what am i doing bad.
by Gonzalo
13 Oct 2014, 13:43
Forum: Help
Topic: [SOLVED]ACL with dynamic_Fields
Replies: 6
Views: 2931

Re: ACL with dynamic_Fields

Hi crythias! Sorry I explain better What I want to happen is that when you select a queue, the ACL filter the dynamic field 'ut'. That the thing i want. In the code I want that if an agent chose the queue 'Projects' the "ut" just let select value 1, the code as you see I put three fields, ...
by Gonzalo
13 Oct 2014, 12:00
Forum: Help
Topic: [SOLVED]ACL with dynamic_Fields
Replies: 6
Views: 2931

[SOLVED]ACL with dynamic_Fields

Hi! I want to filter a dynamic filed called 'UT' when I select the QUEUE 'Projects' via ACL. I atthached the code (Config.pm) and the configuration of the ACL. I din't know why it is working with normal fields ('Priority') but with the dynamic field ('UT' and 'Subcategory') have not worked. # ticket...
by Gonzalo
10 Oct 2014, 13:55
Forum: Help
Topic: Show Dynamic Field text in an article
Replies: 1
Views: 1101

Re: Show Dynamic Field text in an article

I forgot to write that I can configure to display this field in Ticketzoom and AgentTicketStatusView (Small,Medium,Large view) but not inside the articles!

Thanks again!
by Gonzalo
10 Oct 2014, 13:49
Forum: Help
Topic: Show Dynamic Field text in an article
Replies: 1
Views: 1101

Show Dynamic Field text in an article

Hi! I created a Dynamic Field that it is a text area. When agents add a new decision (open-ticket) they fill out a DynamicField called "Diagnosis". Later when the ticket is closed, I want to check this information inside the articles (expand articles) and I can't (see the image attached an...
by Gonzalo
06 Oct 2014, 19:59
Forum: Help
Topic: Empty Next ticket state
Replies: 1
Views: 1172

Re: Empty Next ticket state

I confuse between "state type" and type, that is the problem. Now it's works fine. Another question? Is it possible to limit the next state for the actual state? For example Not pass from "new" state to resolved (closed state type) but if state "cancelled" (close State ...
by Gonzalo
06 Oct 2014, 19:01
Forum: Help
Topic: Empty Next ticket state
Replies: 1
Views: 1172

Empty Next ticket state

Hi! I want to change the standard lifecycle of "New Phone Ticket" and "New Email Ticket". I try to configure this lifecycle: New (new state) --> In progess(open state), cancelled(close state). In progess(open state) --> Pending of Evaluation (open state), Pending of test (open st...
by Gonzalo
06 Oct 2014, 10:19
Forum: General
Topic: [Solved]SLA Type
Replies: 3
Views: 1984

Re: SLA Type

Yes jojo, I understand it is the type but if I have to configure a SLA with Response time and Resolution time what is the best type?
Resolution type or Response Type.

Thanks