Search found 6 matches

by mtrissi
16 Jun 2020, 13:35
Forum: Help
Topic: Link_relation table
Replies: 8
Views: 2589

Re: Link_relation table

Thanks!

After adjusting the xml it worked.

Now I need to add a SOAP request at the wsdl and develop a perl module for it, right?
by mtrissi
12 Jun 2020, 19:43
Forum: Help
Topic: Link_relation table
Replies: 8
Views: 2589

Re: Link_relation table

hey!

I tried it, but it gave me this as response:
ss1.jpg
by mtrissi
12 Jun 2020, 15:30
Forum: Help
Topic: Link_relation table
Replies: 8
Views: 2589

Re: Link_relation table

Well, I tried following this answer: https://stackoverflow.com/questions/34675372/how-to-link-get-config-item-to-a-ticket-through-webservice-soap-or-rest-in-o But it does not work and I don't know what I'm doing wrong. I created the GenericInterfaceLinkObjectConnector.xml at /opt/otrs/Kernel/Config/...
by mtrissi
10 Jun 2020, 15:30
Forum: Help
Topic: Link_relation table
Replies: 8
Views: 2589

Re: Link_relation table

But I want to add those links through scripting. There is another way without changing the database directly?
by mtrissi
10 Jun 2020, 14:45
Forum: Help
Topic: Link_relation table
Replies: 8
Views: 2589

Link_relation table

Hello! I'm trying to add a link between a ConfigureItem (a computer) and a ticket. So, I did create one link manually through the OTRS web interface and saw the data at the link_relation table. Screenshot_2.jpg Therefore, when I tried to add a link directly to the SQL table, it didn't work, altough ...
by mtrissi
11 Apr 2020, 14:17
Forum: Help
Topic: How many open and closed tickets per agent per date
Replies: 2
Views: 2473

Re: How many open and closed tickets per agent per date

Did someone find an answer to this?

I'm trying to do the same thing.