Search found 28 matches

by jafumega27
05 Aug 2015, 10:39
Forum: Help
Topic: Create Ticket with Webservice
Replies: 0
Views: 616

Create Ticket with Webservice

Hello,
It is possible when a user create a ticket using a WebService also send the attachment?

my OTRS Version is 4.0.5
by jafumega27
01 Jun 2015, 16:59
Forum: Developers
Topic: [SOLVED] Create a session
Replies: 4
Views: 14692

Re: Create a session

eandrex wrote:UserLogin => For Agents
CustomerUserLogin => Customers.

Try changing UserLogin to CustomerUserLogin
Works, Thanks a lot =)
by jafumega27
29 May 2015, 15:10
Forum: Developers
Topic: [SOLVED] Create a session
Replies: 4
Views: 14692

Re: Create a session

You might be able to do so with Signle-Sign-On, but I have no experience on that matter. Another possibility is, to use the OTRS API, create a session for that user and redirect him to the dashboard with the session ID dynamically added to the URL. So first step, use "CreateSessionID" fro...
by jafumega27
29 May 2015, 13:33
Forum: Developers
Topic: [SOLVED] Create a session
Replies: 4
Views: 14692

[SOLVED] Create a session

Hello, I'm creating a website to use certain functions of OTRS. What I want to do is that those who use my website when they are using OTRS functions I'll forwards them to customer page, but when I do it asks the customer to enter the password again. Is there any way the customer does not have to pu...
by jafumega27
22 May 2015, 15:28
Forum: Help
Topic: [SOLVED] OTRS DB
Replies: 6
Views: 3746

Re: OTRS DB

netjess wrote:
jafumega27 wrote:wrong command.

SOLVED.

thk for the help =)
What was the correct command?

Thank you.
Hello,
I have not used MySQL, I used PostgreSQL.
The commanding I used was, psql -h 127.0.0.1 -d otrs -U otrs
by jafumega27
21 Apr 2015, 16:45
Forum: Help
Topic: Ticket::NumberGenerator
Replies: 6
Views: 1921

Re: Ticket::NumberGenerator

Read the code for a comparable ticket number generator. It might be helpful to have some background, what you've done, what you're capable of handling, what exactly is blocking your forward progress, etc. I read, but I continued blocked in with TicketId, any suggestions? The rest I could already de...
by jafumega27
20 Apr 2015, 16:33
Forum: Help
Topic: Ticket::NumberGenerator
Replies: 6
Views: 1921

Re: Ticket::NumberGenerator

yes can you tell me how can i get the TicketID? this is my code: # check needed stuff for (qw(TicketID UserID)) { if ( !$Param{$_} ) { $Kernel::OM->Get('Kernel::System::Log')->Log( Priority => 'error', Message => "Need $_!" ); return; } } # get ticket data my %Ticket = $Kernel::OM->Get('K...
by jafumega27
20 Apr 2015, 15:57
Forum: Help
Topic: Ticket::NumberGenerator
Replies: 6
Views: 1921

Re: Ticket::NumberGenerator

crythias wrote:yes
can you tell me how?
by jafumega27
20 Apr 2015, 12:48
Forum: Help
Topic: Ticket::NumberGenerator
Replies: 6
Views: 1921

Ticket::NumberGenerator

Hi,

I'm creating a new Ticket::NumberGenerator, and I want my NumberGenerator have the CustomerID, is it possible?

Cumps
by jafumega27
02 Apr 2015, 13:53
Forum: Help
Topic: [SOLVED] LDAP Error
Replies: 1
Views: 1504

Re: [SOLVED] LDAP Error

problem solved, was missing this lines:
$Self->{'Customer::AuthModule::LDAP::SearchUserDN1'} = 'CN=Help,OU=USERS,OU=*****,DC=*****,DC=pt';
$Self->{'Customer::AuthModule::LDAP::SearchUserPw1'} = '****';
by jafumega27
02 Apr 2015, 12:25
Forum: Help
Topic: [SOLVED] LDAP Error
Replies: 1
Views: 1504

[SOLVED] LDAP Error

hi, i have a connection to LDAP and i can see the LDAP users but i can't login, and when i trying to login, give this error in the LOG: Search failed! 000004DC: LdapErr: DSID-0C090728, comment: In order to perform this operation a successful bind must be completed on the connection., data 0, v2580 C...
by jafumega27
01 Apr 2015, 18:24
Forum: Help
Topic: [SOLVED]LDAP
Replies: 1
Views: 815

[SOLVED]LDAP

hi,
is it possible importar user from a 2 diferents baseDN? if is, how?

cumps
by jafumega27
24 Mar 2015, 17:23
Forum: Help
Topic: [SOLVED]System Log
Replies: 2
Views: 835

Re: System Log

crythias wrote:Don't manually rename states. Use translations.
oh ok, thks =)
by jafumega27
24 Mar 2015, 16:27
Forum: Help
Topic: [SOLVED]System Log
Replies: 2
Views: 835

[SOLVED]System Log

Hi,

how can i resolve this error?

Cumps
by jafumega27
24 Mar 2015, 16:24
Forum: Help
Topic: [SOLVED] System email
Replies: 4
Views: 1392

Re: System email

schulmann wrote:
jafumega27 wrote:Its not only for new tickets. Any notification =/
All agent notifications are only notifications.
It is intended that agent notifications shouldn't be answered.
Thks both for the help =)
by jafumega27
23 Mar 2015, 19:46
Forum: Help
Topic: [SOLVED] System email
Replies: 4
Views: 1392

Re: System email

crythias wrote:notifications of new tickets go to agents, which should not be able to reply to the notification via email anyway.
Its not only for new tickets. Any notification =/
by jafumega27
23 Mar 2015, 18:03
Forum: Help
Topic: [SOLVED] System email
Replies: 4
Views: 1392

[SOLVED] System email

Hi,
why OTRS send a email from otrs@localhost, like you see in "capture.PNG", if like you see in "capture1.PNG" he is invalid instead the other email?

cumps
by jafumega27
23 Mar 2015, 12:12
Forum: Help
Topic: GenericAgent
Replies: 1
Views: 702

GenericAgent

Hi,

It is possible to decrease the distance of genericAgent time? At this moment is within 20 minutes as shown in my attachment.

cumps
by jafumega27
19 Mar 2015, 14:04
Forum: Help
Topic: Customer User and queue
Replies: 2
Views: 823

Re: Customer User and queue

i wanna to use a customer based queues because a wanna to avoid the customer select the wrong queue...

But ok, thks for the help =D
by jafumega27
19 Mar 2015, 13:44
Forum: Help
Topic: Customer User and queue
Replies: 2
Views: 823

Customer User and queue

Hello,

it is possible to make an association between customer_user and queue?
For example, the X user be associated with a single Queue, and when he creates a ticket only able to see that queue?

cumps
by jafumega27
16 Mar 2015, 13:06
Forum: Help
Topic: [SOLVED]RenderBlockStar
Replies: 1
Views: 885

[SOLVED]RenderBlockStar

hi,

Anyone know where i can find the information from, RenderBlockStart, in the .tt files?

for example, RenderBlockStart("DynamicField")? how the otrs know where have to search in the DB?

Cumps
by jafumega27
13 Mar 2015, 17:11
Forum: Help
Topic: [SOLVED] OTRS DB
Replies: 6
Views: 3746

Re: OTRS DB

wrong command.

SOLVED.

thk for the help =)
by jafumega27
13 Mar 2015, 16:39
Forum: Help
Topic: [SOLVED] OTRS DB
Replies: 6
Views: 3746

Re: OTRS DB

Hi, what do you want to achieve? The appliance uses postgres (locally installed) preconfigured. Works fine. Flo in the promp i tried to do this, the password, login and the database nabe is in Config.pm right? because i try to enter, but i cant, give me this error: root@otrs:/opt/otrs/Kernel# psql ...
by jafumega27
13 Mar 2015, 16:25
Forum: Help
Topic: [SOLVED] OTRS DB
Replies: 6
Views: 3746

Re: OTRS DB

hi,
i want to make some custom configuration, so i need to acess to the DB.
Postgre? hum... i can acess in my windows or only by ssh?
BTW you know the default user ? its root right?
by jafumega27
13 Mar 2015, 13:03
Forum: Help
Topic: [SOLVED] OTRS DB
Replies: 6
Views: 3746

[SOLVED] OTRS DB

I installed OTRS appliance in a virtual machine, and windows installed mySQL. In mySQL I insert the IP of the virtual machine is unable to access the OTRS database, give me the error "Can not connect to MySQL server on 'XXX.XXX.XXX.XXX'". Someone explain to me how I have to do? and if it i...
by jafumega27
13 Mar 2015, 11:53
Forum: Help
Topic: [SOLVED] DB table names
Replies: 2
Views: 983

Re: DB table names

Thanks =D
by jafumega27
13 Mar 2015, 11:50
Forum: Help
Topic: [SOLVED] DB table names
Replies: 2
Views: 983

[SOLVED] DB table names

Hello,
Someone can tell me where I can find or tell me the name of each table in the default database?

cumps
by jafumega27
12 Mar 2015, 12:31
Forum: Help
Topic: Connect to OTRS 4.0.5 appliance database
Replies: 0
Views: 672

Connect to OTRS 4.0.5 appliance database

hello, I'm still new to OTRS and I'm trying to connect the OTRS database, which comes by default. I am using the appliance OTRS 4.0.5, was not supposed to come with mySQL installed? or have to be me to install? is that I wanted to add a few more fields in the table of customers. 've been seeing in t...