Search found 28 matches

by naimson
08 Jan 2018, 08:16
Forum: General
Topic: OTRS 6 to 7 migration on ORACLE database problem
Replies: 5
Views: 3114

Re: OTRS 6 to 7 migration on ORACLE database problem

root wrote:¯\_(ツ)_/¯ Can't read this.
Sorry , please use something like https://translate.yandex.ru/translate
by naimson
07 Jan 2018, 15:43
Forum: General
Topic: OTRS 6 to 7 migration on ORACLE database problem
Replies: 5
Views: 3114

Re: OTRS 6 to 7 migration on ORACLE database problem

Hi,

It is possible to update the Perl to a newer version. But keep in mind that you have to keep all manually installed programs up-to-date on your own. It would never recommend this. Use a new OS installation for OTRS. If you Oracle is bound to the CentOS 6 machine adjust your listener and ...
by naimson
05 Jan 2018, 13:50
Forum: General
Topic: OTRS 6 to 7 migration on ORACLE database problem
Replies: 5
Views: 3114

OTRS 6 to 7 migration on ORACLE database problem

Hello, we have an existing production OTRS 5 which running on CentOS 6 . We want to update to latest OTRS 6. But unfortuneatly , it is impossible to update existing server Centos 6 to 7(because we need at least perl 5.16 _ .

So is there any tutorial or something like this ?
by naimson
25 Oct 2017, 14:59
Forum: General
Topic: somethink like SLA ,if occur too many tickets on customer
Replies: 3
Views: 12033

Re: somethink like SLA ,if occur too many tickets on customer

Hi,

AFAIK: no

- Roy

Thanks for your response. I have an idea how to do this ( Checking a last tickets open date) by which is a proper way to integrate it to system :

Making an own perl script which runs from /opt/otrs/var/cron/ as periodic task?
Making as additional package which works as ...
by naimson
24 Oct 2017, 13:10
Forum: General
Topic: somethink like SLA ,if occur too many tickets on customer
Replies: 3
Views: 12033

somethink like SLA ,if occur too many tickets on customer

Is there anything like SLA(sla time reminder alert) which occur if on a customer or agent opening tickets more than N ( for example 2 ) ?
by naimson
19 Apr 2016, 07:18
Forum: General
Topic: [solved]Problem in X-Fields in incoming emails
Replies: 4
Views: 2155

Re: Problem in X-Fields in incoming emails

Finally it is work
by naimson
13 Apr 2016, 10:59
Forum: General
Topic: [solved]Problem in X-Fields in incoming emails
Replies: 4
Views: 2155

Re: Problem in X-Fields in incoming emails

I have disabled it

:0 fhw :
* !^From.*@azedunet.com
#| grep -vi '^X-OTRS-'



but no effect (
In debug log
[Wed Apr 13 12:17:02 2016][Notice][Kernel::System::PostMaster::Filter::MatchDBSource::Run] Filter: 'SERVICE DESK:CREDIT' Set param 'X-OTRS-Lock' to 'lock' (Message-ID:
<20160413_061610 ...
by naimson
08 Apr 2016, 15:12
Forum: General
Topic: [solved]Problem in X-Fields in incoming emails
Replies: 4
Views: 2155

[solved]Problem in X-Fields in incoming emails

Hello, we have a problem in auto building a ticket from incoming email with special mail x-headers like this X-OTRS-Owner . But it doesn't work (

OTRS 4.0.12 with Oracle 11
by naimson
03 Mar 2016, 14:24
Forum: General
Topic: Problem in upgrading from 4 to 5.0.6
Replies: 3
Views: 1586

Re: Problem in upgrading from 4 to 5.0.6

I have solve this problem by manually run an DBUpdate-to-5.pl . Thanks
by naimson
03 Mar 2016, 13:14
Forum: General
Topic: Problem in upgrading from 4 to 5.0.6
Replies: 3
Views: 1586

Re: Problem in upgrading from 4 to 5.0.6

I have an unfortunely ORACLE 11 database and when i migrate from 3.x to 4.x i just manually update . Is this script useful for me ?
by naimson
03 Mar 2016, 12:15
Forum: General
Topic: Problem in upgrading from 4 to 5.0.6
Replies: 3
Views: 1586

Problem in upgrading from 4 to 5.0.6

Hello,i have a problem in upgrading from OTRS 4.0.6 to 5.0.6 .
When i have logging in , i got this error

Code: Select all

[Thu Mar 03 12:21:05 2016] [error] [Thu Mar  3 12:21:05 2016] -e: Got no ConfigObject! at /opt/otrs//Kernel/Output/HTML/ToolBarLink.pm line 24.\n
by naimson
27 Nov 2015, 14:19
Forum: General
Topic: Filter "DynamicFieldGroups" on process tickets
Replies: 4
Views: 2074

Filter "DynamicFieldGroups" on process tickets

Hello,we want to filter a process ticket next step based on "ConnectionType" DynamicField . But now when need to fulfill(like in a botton screeshot ,GPON ADSL) to both connection type .
Image
Image
by naimson
14 Oct 2015, 14:38
Forum: General
Topic: Dynamic fields trees in modern OTRS versions (4.x) and 5 ?
Replies: 3
Views: 1517

Re: Dynamic fields trees in modern OTRS versions (4.x) and 5 ?

root wrote:you can solve this still by using ACLs or contact a professional OTRS company for existing, commercial addons
Ok.Could you explain how i can do this with ACLs(or give a link for tutorial or etc.) ?
by naimson
14 Oct 2015, 13:37
Forum: General
Topic: Dynamic fields trees in modern OTRS versions (4.x) and 5 ?
Replies: 3
Views: 1517

Dynamic fields trees in modern OTRS versions (4.x) and 5 ?

Hello. Is there any progress from 2012( the last message in similar post viewtopic.php?t=12965 ) ?
by naimson
09 Oct 2015, 09:29
Forum: Help
Topic: Module not registered in Kernel/Config.pm!
Replies: 5
Views: 2785

Re: Module not registered in Kernel/Config.pm!

Finally, i do reset defaults now works . Very strange . But now works,thanks for all .
by naimson
09 Oct 2015, 09:17
Forum: Help
Topic: Module not registered in Kernel/Config.pm!
Replies: 5
Views: 2785

Re: Module not registered in Kernel/Config.pm!

You *should* have this in ~otrs/Kernel/Config/Ticket.xml

<ConfigItem Name="Frontend::Module###AdminSLA" Required="0" Valid="1">
<Description Translatable="1">Frontend module registration for the agent interface.</Description>
<Group>Ticket</Group>
<SubGroup>Frontend::Admin::ModuleRegistration ...
by naimson
08 Oct 2015, 12:34
Forum: Help
Topic: Module not registered in Kernel/Config.pm!
Replies: 5
Views: 2785

Module not registered in Kernel/Config.pm!

Hello.In debugging my case viewtopic.php?f=62&t=30355 i found this error Module Kernel::Modules::AdminSLA not registered in Kernel/Config.pm!

But all module on place ,access rights too . Is there any place where modules are importing?
by naimson
06 Oct 2015, 15:02
Forum: Help
Topic: Menu Admin / Service Level Agreements lost
Replies: 1
Views: 1320

Menu Admin / Service Level Agreements lost

Hello. After update to 4.0.12 OTRS menu Admin Service Level Agreements was lost . How i can find out why ?
by naimson
18 Sep 2015, 13:42
Forum: General
Topic: Problem with using dynamicfields in transitions[SOLVED]
Replies: 9
Views: 5732

Re: Problem with using dynamicfields in transitions

TransitionAction-a0fc101c4a783836db9985e700b1bca2:
ChangeTime: 2015-09-02 16:52:57
Config:
Config:
ArticleType: phone
Body: <OTRS_TICKET_DynamicField_TaskDescription>
ContentType: text/plain; charset=UTF8
CustomerID: ''
CustomerUser: ''
DynamicField_Event: <OTRS_TICKET_DynamicField_Event ...
by naimson
18 Sep 2015, 12:15
Forum: General
Topic: Problem with using dynamicfields in transitions[SOLVED]
Replies: 9
Views: 5732

Re: Problem with using dynamicfields in transitions

<OTRS_TICKET_DynamicField_custnumber>
Unfortunately it is don't work . Maybe you can tell me a module where this dynamicfield values are passed to transition block ,where i can add some Data::Dumper/Trace there to view values ?

Also maybe it is relevant with this case - http://forums.otterhub ...
by naimson
17 Sep 2015, 15:39
Forum: General
Topic: Problem with using dynamicfields in transitions[SOLVED]
Replies: 9
Views: 5732

Re: Problem with using dynamicfields in transitions

jojo wrote:please update to latest patchlevel. Also the syntax would be <OTRS_DynamicField_Name>
So,according my case i need to write OTRS_DynamicField_custnumber , or different ?
by naimson
17 Sep 2015, 13:54
Forum: General
Topic: Problem with using dynamicfields in transitions[SOLVED]
Replies: 9
Views: 5732

Re: Problem with using dynamicfields in transitions

jojo wrote:what is your OTRS version?
4.0.3
Sorry for it is not in initial post
by naimson
16 Sep 2015, 14:15
Forum: General
Topic: Problem with using dynamicfields in transitions[SOLVED]
Replies: 9
Views: 5732

Problem with using dynamicfields in transitions[SOLVED]

Hello. I have this simple process - http://imgur.com/a/0p2uy
but there i cannot put value from DynamicField_custnumber (if i put direct value (in my case is 23) then all work) ,else otrs product me SQL(oracle) error

ORA-01722: invalid number (DBD ERROR: error possibly near <*> indicator at char ...
by naimson
13 Nov 2014, 09:53
Forum: General
Topic: Adding new type of ticket(Compline ticket)
Replies: 1
Views: 1049

Adding new type of ticket(Compline ticket)

Hello. I want to add a new type of ticket there (in type )
https://downloader-ams2.disk.yandex.ru/rdisk/4daa88b6feb73811e153796bc7295d48/mpfs/NObl9DUF2nMbpYM9EFRrtyKHHDH2jm3aXXSbl8g7FPjn5QFyWhI9kS2VbwimvAkowgKnLpxklHrD5a7_rWtyqQ==?uid=0&filename=compline.png&disposition=inline&hash=&limit=0&content ...
by naimson
02 Sep 2014, 12:38
Forum: General
Topic: Way to integrate CMDB like Customer user backend: DB
Replies: 1
Views: 1785

Way to integrate CMDB like Customer user backend: DB

Hello. We want to integrate CMDB with our system ( all dates in tables) . In Customer we have done this by this way

# 1. Customer user backend: DB
# (customer database backend and settings)
$Self->{CustomerUser} = {
Name => 'Customer Database',
Module => 'Kernel::System::CustomerUser::DB ...
by naimson
04 Aug 2014, 11:48
Forum: Help
Topic: ITSM Change Condition time value
Replies: 0
Views: 605

ITSM Change Condition time value

Hello. Could you help me with this: ITSM Change Condition: How to set a rule to Change state on event WorkOrder ActualEnd is 2 days. ?

Image
by naimson
12 May 2014, 07:15
Forum: General
Topic: No service in dropdown box
Replies: 3
Views: 3663

Re: No service in dropdown box

does your customer have services assigned or do you have default services activated?
When we assigned service as default everything start working, this symptom
appears when we assign service separately per customer.
But we need assigning per customer . Do you have any idea how to fix it?
by naimson
05 May 2014, 13:06
Forum: General
Topic: No service in dropdown box
Replies: 3
Views: 3663

No service in dropdown box

Hello.
We are faced following problem.
We are try to register ticket for customer, when we search customer from “*To customer user:” by inserting first close match symbol, there is not service in dropdown box appears and we cannot assign to which service this ticket related.
http://i61.tinypic.com ...