Search found 3 matches

by sahara
04 May 2019, 15:58
Forum: Help
Topic: XML in otrs 6
Replies: 5
Views: 2628

Re: XML in otrs 6

That is how explorer displays xml files, the xml itself does not have it.
by sahara
03 May 2019, 08:15
Forum: Help
Topic: XML in otrs 6
Replies: 5
Views: 2628

Re: XML in otrs 6

Hi Roy,

this is the file I received which is working oín v5.

<?xml version="1.0" encoding="UTF-8"?>

-<otrs_config init="Application" version="1.0">


-<ConfigItem Valid="1" Required="0" Name="Frontend::Module###OldOTRS">

<Description Translatable="1">Old OTRS</Description>

<Group>Test</Group ...
by sahara
02 May 2019, 08:46
Forum: Help
Topic: XML in otrs 6
Replies: 5
Views: 2628

XML in otrs 6

Hello,

I am very new to otrs so sorry if solution is obvious. I had a XML for otrs5, which I want to use in 6. I used the XML migration command but still, it does not appear in sysconfig.

<?xml version="1.0" encoding="UTF-8"?>

-<otrs_config init="Application" version="2.0">


-<Setting Name ...