Hi,
I have 2 questions:
1. How can I change delimiter from ";" to "," in CI CSV output?
2. Is there any way to add extra fields into search result, for example owner?
Thank you
CI search CSV format
Moderator: crythias
-
- Znuny ninja
- Posts: 1029
- Joined: 13 Apr 2009, 12:26
- Znuny Version: 6.0.13
- Real Name: Wolfgang Fürtbauer
- Company: PBS Logitek GmbH
- Location: Pinsdorf
Re: CI search CSV format
you can define the column separator in step 3/5 in the import/export definition
(and I assume you use import/export for this)
(and I assume you use import/export for this)
Produktiv:
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
Re: CI search CSV format
I am talking about search under CMDB menu.Wolfgangf wrote:you can define the column separator in step 3/5 in the import/export definition
(and I assume you use import/export for this)
Import/Export is not an option, because CI history information is required.
Thank you