Hello,
After adding a date field in CMDB Hardware class definition, I imported my data including the new date data and all seems fine. However I noticed the following repeated hundreds of times in the System Log -
No FormatTimeString() translation found for '16/02/2015 00:00:00' string!
The date ...
Search found 16 matches
- 09 Mar 2015, 13:10
- Forum: Help
- Topic: System Log notices
- Replies: 1
- Views: 934
- 20 Feb 2015, 15:50
- Forum: Help
- Topic: CMDB - Sorting added columns
- Replies: 2
- Views: 2351
Re: CMDB - Sorting added columns
Really suprised this doesnt appear possible. Can it be done in V4? 
- 03 Feb 2015, 15:28
- Forum: Help
- Topic: CMDB Overview columns
- Replies: 10
- Views: 8876
Re: CMDB Overview columns
Having done this, is it possible to make the added columns sortable?
- 30 Jan 2015, 17:26
- Forum: Help
- Topic: CMDB - Sorting added columns
- Replies: 2
- Views: 2351
CMDB - Sorting added columns
Hello,
I have added some columns to the CMDB overview screen using Frontend::Agent::ViewConfigItem.
Is it possible to make my new columns sortable in the same way that the default columns are?
Many thanks.
I have added some columns to the CMDB overview screen using Frontend::Agent::ViewConfigItem.
Is it possible to make my new columns sortable in the same way that the default columns are?
Many thanks.
- 21 Jan 2015, 14:37
- Forum: Help
- Topic: CMDB Update Data
- Replies: 2
- Views: 2241
Re: CMDB Update Data
Thats great. Thanks for your assistance. 
- 19 Jan 2015, 11:07
- Forum: Help
- Topic: CMDB Update Data
- Replies: 2
- Views: 2241
CMDB Update Data
Is it possible to import data to update existing CMDB data. When I run an import, it always creates a duplicate item rather than updating existing data.
I have a new bit of data that I want to start recording and have set up OTRS to accept the data. The problem is that its looking like I will have ...
I have a new bit of data that I want to start recording and have set up OTRS to accept the data. The problem is that its looking like I will have ...
- 03 Jul 2014, 11:36
- Forum: General
- Topic: Columns by CI
- Replies: 6
- Views: 3678
Re: Columns by CI
Thanks for the advice. I cannot uncheck ShowColumns - its greyed out with a tick in it?
- 03 Jul 2014, 09:55
- Forum: General
- Topic: Columns by CI
- Replies: 6
- Views: 3678
Re: Columns by CI
The attached graphic shows what I have selected. Should this display the Hardware::HostName column and the six default columns listed in ITSMConfigItem::Frontend::AgentITSMConfigItem###ShowColumns?
Using this selection, I only get to see the HostName column.
Using this selection, I only get to see the HostName column.
- 02 Jul 2014, 14:55
- Forum: General
- Topic: Columns by CI
- Replies: 6
- Views: 3678
Re: Columns by CI
The problem is that the class I am using called 'Hardware' does not contain Name, Number, CurDeplState etc. I thought there were 6 default columns that always showed - none of which appear in my class.
The hint in Sysconfig says -
There are a few CI-Attributes that are common to all CIs (example ...
The hint in Sysconfig says -
There are a few CI-Attributes that are common to all CIs (example ...
- 01 Jul 2014, 15:15
- Forum: General
- Topic: Columns by CI
- Replies: 6
- Views: 3678
Columns by CI
I am trying to specify some additional columns I want to see in the ITSM overview page.
When I select Frontend::Agent::ViewConfigItem In SysConfig and put a check against ITSMConfigItem::Frontend::AgentITSMConfigItem###ShowColumnsByClass, I can see the columns I have selected on the overview page ...
When I select Frontend::Agent::ViewConfigItem In SysConfig and put a check against ITSMConfigItem::Frontend::AgentITSMConfigItem###ShowColumnsByClass, I can see the columns I have selected on the overview page ...
- 28 Nov 2013, 13:11
- Forum: Help
- Topic: Disable dashboard and default to CMDB
- Replies: 9
- Views: 5191
Re: Disable dashboard and default to CMDB
Hi, I currently have AgentITSMConfigItem which works but it defaults to Documentation class and I want it to default to Hardware class. If I add on ;Filter=165 in an attempt to get it to default to hardware class it throws up the error message (165 is the ID for Hardware class)
- 28 Nov 2013, 13:05
- Forum: Help
- Topic: Disable dashboard and default to CMDB
- Replies: 9
- Views: 5191
Re: Disable dashboard and default to CMDB
Tried AgentITSMConfigItem&Filter=165 it but same error - Error Message: Module Kernel/Modules/AgentITSMConfigItemFilter165.pm not found!
- 28 Nov 2013, 10:51
- Forum: Help
- Topic: Disable dashboard and default to CMDB
- Replies: 9
- Views: 5191
Re: Disable dashboard and default to CMDB
I have picked the class ID as you suggest from the address bar when in Admin\general catalogue\hardware class but I get this error -
Error Message: Module Kernel/Modules/AgentITSMConfigItemFilter165.pm not found!
Am I getting the ID from the right place (12.123.123.123/otrs/index.pl?Action ...
Error Message: Module Kernel/Modules/AgentITSMConfigItemFilter165.pm not found!
Am I getting the ID from the right place (12.123.123.123/otrs/index.pl?Action ...
- 26 Nov 2013, 16:05
- Forum: Help
- Topic: Disable dashboard and default to CMDB
- Replies: 9
- Views: 5191
Re: Disable dashboard and default to CMDB
What would I add to the following to set the default class (hardware)?
AgentITSMConfigItem;Filter=29;SortBy=Name;OrderBy=Up
Many thanks.
AgentITSMConfigItem;Filter=29;SortBy=Name;OrderBy=Up
Many thanks.
- 25 Nov 2013, 15:52
- Forum: Help
- Topic: Disable dashboard and default to CMDB
- Replies: 9
- Views: 5191
Re: Disable dashboard and default to CMDB
Excellent. Thanks very much.
- 25 Nov 2013, 12:33
- Forum: Help
- Topic: Disable dashboard and default to CMDB
- Replies: 9
- Views: 5191
Disable dashboard and default to CMDB
Is it possible to diasable the dashboard so that a user logs into CMDB as the default page?
We are only using the CMDB function of OTRS and the dashboard is therefore of no use to us. I have managed to hide the Dashboard button, but I cannot find a way to reset the deafault homepage.
We are only using the CMDB function of OTRS and the dashboard is therefore of no use to us. I have managed to hide the Dashboard button, but I cannot find a way to reset the deafault homepage.