Hitachi

JP1 Version 12 JP1/Service Support Configuration and Administration Guide


jssitemhistory (outputs Item history)

Organization of this page

Description

This command outputs the Item history to a CSV file. Note that the command also outputs the history of the Items that were deleted from the windows and the Items that are placed in the Waiting to be deleted status by using the jssitemdeletion command. If you cancel the jssitemhistory command while it is being executed, the command outputs the history up to that point.

Format

jssitemhistory -o Item-history-file-name
               -r start-date-end-date
              [-b process-work-board-ID | -i related-item-serial-number]
              [-e]
              [-f]

Required execution permission

Administrator permissions

Storage folder

JP1/SS-path\bin\

Arguments

-o Item-history-file-name

Use 255 bytes or less to specify the name of the Item history file to which you want to output the Item history registered in JP1/Service Support. Count two bytes for full-width characters in the file name. You can use an absolute path or a relative path to specify the file name. If you use a relative path, make sure that it will have 255 bytes or less after it is converted to an absolute path. You cannot specify a character string beginning with a hyphen (-) for the file name.

-r start-date-end-date

Specifies a period in YYYY/MM/DD format. The history of the Items that were updated during that period will be output. Insert a hyphen (-) between the start date and the end date.

For start-date and end-date, you can specify dates in the range from 1970/01/02 to 2036/12/31. For start-date, specify a date earlier than end-date.

The start date and the end date are defined as follows.

start-date

Outputs the history of the Items that were updated on and after this date. If you specify a non-existent date within the specifiable range, the system moves the specified date forward to the next closest existing date and outputs the history of the Items that were updated on and after that date. For example, if you specify 2006/04/31, the command outputs the history of the Items that were updated on May 1, 2006 and later.

end-date

Outputs the history of the Items that were updated on and before this date. If you specify a non-existent date within the specifiable range, the system moves the specified date back to the closest previous existing date and outputs the history of the Items that were updated on and before that date. For example, if you specify 2006/06/31, the command outputs the history of the Items that were updated on June 30, 2006 and before.

-b process-work-board-ID

Use 64 or less half-width alphanumeric characters to specify the ID of the target process work board that you want to output the history of. If you specify neither the -b option nor the -i option, the command outputs the history of all the Items in JP1/Service Support.

-i related-item-serial-number

Use a decimal number consisting of 16 bytes to specify the related item serial number of the target Item if you want to output the history of a specific Item. If you do not specify both the -b option and the -i option, the command outputs the history of all the Items in the Item management database. For details about related item serial numbers, see 3.3.5 Displaying related Items.

-e

Includes the past data of user-customized elements in the Item history file. If you do not specify this option, the past data of user-customized elements is not output to the Item history file.

-f

Overwrites the Item history file.

Return values

Return value

Meaning

0

Normal end

1

Abnormal end

Contents of an Item history file

An Item history file contains data in the following format. If data is not registered for an element, two double quotation marks (") are shown for that element.

[Figure]

In the first line in the body section in an Item history file, fixed character strings are always shown regardless of how an Item form is customized.

The details about the contents of an Item history file are as follows.

Header section

Output sequence

Header item

Value

1

Product name

JP1/Service Support

2

Version number of the Item history file

The version number of the file is indicated by 6 digits.

3

Character encoding used in the Item history file

Character encoding of output files.

4

Type of data that is output to the Item history file

  • When no extended element exists

    ITEMHISTORY

  • When extended elements exist

    ITEMHISTORYΔExtendedΔData

    (Note: Δ indicates a half-width space.)

Body section

Output sequence

Body item#1

Corresponding Item form element ID

1

System ID

--

2

System name

JIMSD_FORM_SYSTEM

3

Process work board ID

--

4

Process name#2

JIMSD_FORM_PROCESS

5

Related item serial number

--

6

Escalation number

--

7

Version number#3

--

8

Process work board serial number

--

9

Escalation system name

--

10

Escalation process name

--

11

Title

JIMSD_FORM_TITLE

12

Severity

JIMSD_FORM_SEVERITYCODE

13

Impact level

JIMSD_FORM_IMPACTCODE

14

Priority

JIMSD_FORM_PRIORITYCODE

15

Item type

JIMSD_FORM_ITEMCATEGORYCODE

16

Problem domain

JIMSD_FORM_ISSUECATEGORYCODE

17

Status

JIMSD_FORM_ITEMSTATUSID

18

Work status

JIMSD_FORM_SITUATION

19

Result

JIMSD_FORM_RESULTCODE

20

Update date and time

JIMSD_FORM_LASTUPDATE

21

Editor#4

--

22

Registrant

JIMSD_FORM_REGISTRANT

23

Registrant ID

--

24

Occurrence date and time

JIMSD_FORM_ACCRUALDATE

25

Registration date and time

JIMSD_FORM_REGISTDATE

26

Start date and time

JIMSD_FORM_STARTDATE

27

Person in charge type

--

28

Person in charge

JIMSD_FORM_ASSIGNED

29

Person in charge ID

--

30

Deadline

JIMSD_FORM_DEADLINE

31

Answerer type

--

32

Answerer

JIMSD_FORM_RESPONDENT

33

Answerer ID

--

34

End date and time

JIMSD_FORM_COMPDATE

35

Customer name

JIMSD_FORM_CUSTOMERNAME

36

Inquirer

JIMSD_FORM_INQUIRYNAME

37

Cost (planned)

JIMSD_FORM_ESTIMATEDCOST

38

Cost (actual)

JIMSD_FORM_ACTUALCOST

39

Impact service

JIMSD_FORM_EFFECTSERVICE

40

Overview

JIMSD_FORM_SUMMARY

41

Occurred type

JIMSD_FORM_PHENOMENONCODE

42

Cause

JIMSD_FORM_CAUSECODE

43

Fundamental cause

JIMSD_FORM_ROOTCAUSE

44

Workaround type

JIMSD_FORM_AVOIDANCECODE

45

Workaround

JIMSD_FORM_AVOIDANCE

46

Solution category

JIMSD_FORM_SOLUTIONCODE

47

Solution

JIMSD_FORM_SOLUTION

48

Problem component and version

JIMSD_FORM_FAILURELOCATION

49

How to avoid the problem in the future

JIMSD_FORM_MEASURES

50

Schedule and main steps

JIMSD_FORM_SCHEDULE

51

Impact assessment for change

JIMSD_FORM_IMPACTEVAL

52

Scale of change

JIMSD_FORM_CHANGESCALECODE

53

Release type

JIMSD_FORM_RELEASETYPECODE

54

Discussions result

JIMSD_FORM_DELIBERATIONRST

55

Free memo column

JIMSD_FORM_FREEDESCRIPTION

56

Reason for severity

JIMSD_FORM_SEVERITYREASON

57

Reason for impact level

JIMSD_FORM_IMPACTREASON

58

Reason for priority

JIMSD_FORM_PRIORITYREASON

59

Product name

JIMSD_FORM_JP1PRODUCTNAME

60

Jobnet name

JIMSD_FORM_JP1JOBNETNAME

61

Job name

JIMSD_FORM_JP1JOBNAME

62

SNMP source

JIMSD_FORM_JP1SNMPSRC

63

Monitored node name

JIMSD_FORM_JP1NODENAME

64

Alarm name

JIMSD_FORM_JP1ALARMNAME

65

Serial number

JIMSD_FORM_IMEVENTNO

66

JP1/IM-M host name

JIMSD_FORM_IMHOSTNAME

67

Hardware information

JIMSD_FORM_LINKAIM

68

Related item ID

--

69

Related information name

JIMSD_FORM_LINKURL

70

Extended text 1

JIMSD_FORM_USERTEXT01

71

Extended text 2

JIMSD_FORM_USERTEXT02

72

Extended text 3

JIMSD_FORM_USERTEXT03

73

Extended text 4

JIMSD_FORM_USERTEXT04

74

Extended text 5

JIMSD_FORM_USERTEXT05

75

Extended text 6

JIMSD_FORM_USERTEXT06

76

Extended text 7

JIMSD_FORM_USERTEXT07

77

Extended text 8

JIMSD_FORM_USERTEXT08

78

Extended text 9

JIMSD_FORM_USERTEXT09

79

Extended text 10

JIMSD_FORM_USERTEXT10

80

Extended text 11

JIMSD_FORM_USERTEXT11

81

Extended text 12

JIMSD_FORM_USERTEXT12

82

Extended text 13

JIMSD_FORM_USERTEXT13

83

Extended text 14

JIMSD_FORM_USERTEXT14

84

Extended text 15

JIMSD_FORM_USERTEXT15

85

Extended text 16

JIMSD_FORM_USERTEXT16

86

Extended text 17

JIMSD_FORM_USERTEXT17

87

Extended text 18

JIMSD_FORM_USERTEXT18

88

Extended text 19

JIMSD_FORM_USERTEXT19

89

Extended text 20

JIMSD_FORM_USERTEXT20

90

Extended time 1

JIMSD_FORM_USERTIME01

91

Extended time 2

JIMSD_FORM_USERTIME02

92

Extended time 3

JIMSD_FORM_USERTIME03

93

Extended time 4

JIMSD_FORM_USERTIME04

94

Extended time 5

JIMSD_FORM_USERTIME05

95

Extended code 1

JIMSD_FORM_USERCODE01

96

Extended code 2

JIMSD_FORM_USERCODE02

97

Extended code 3

JIMSD_FORM_USERCODE03

98

Extended code 4

JIMSD_FORM_USERCODE04

99

Extended code 5

JIMSD_FORM_USERCODE05

100

Extended numerical data 1

JIMSD_FORM_USERINT01

101

Extended numerical data 2

JIMSD_FORM_USERINT02

102

Extended numerical data 3

JIMSD_FORM_USERINT03

103

Extended numerical data 4

JIMSD_FORM_USERINT04

104

Extended numerical data 5

JIMSD_FORM_USERINT05

105

Extended user information type 1

--

106

Extended user information 1

JIMSD_FORM_USEREXTTYPE01

107

Extended user information ID 1

--

108

Extended user information type 2

--

109

Extended user information 2

JIMSD_FORM_USEREXTTYPE02

110

Extended user information ID 2

--

111

Extended user information type 3

--

112

Extended user information 3

JIMSD_FORM_USEREXTTYPE03

113

Extended user information ID 3

--

114

Extended user information type 4

--

115

Extended user information 4

JIMSD_FORM_USEREXTTYPE04

116

Extended user information ID 4

--

117

Extended user information type 5

--

118

Extended user information 5

JIMSD_FORM_USEREXTTYPE05

119

Extended user information ID 5

--

120

Extended user link 1#5

JIMSD_FORM_REFINFO01

121

Extended user link 2#5

JIMSD_FORM_REFINFO02

122

Extended user link 3#5

JIMSD_FORM_REFINFO03

123

Extended user link 4#5

JIMSD_FORM_REFINFO04

124

Extended user link 5#5

JIMSD_FORM_REFINFO05

Legend:

--: Not applicable.

#1

If the history data of an Item contains a linefeed character, the character is converted to a half-width space when the history data is output to the file. If the history data of an Item contains a double quotation mark ("), the double quotation mark is replaced by two double quotation marks (") when the history data is output to the file.

#2

The process display name for the process work board containing the Item is output.

#3

The version number increases by one each time an Item is edited.

#4

When you execute the jssitemlist command with the -d option to output the data of Items, this body item becomes Deleter, not Editor.

#5

An extended user link is an Item ID when the type of the link is related Item. An extended user link is a server name, an IP address, or an property number when the type of the link is hardware information. An extended user link is a display name when the type of the link is related information.

Prerequisites for executing the command

Remarks

Example

The following example shows how to output the history of the Items in the process work board with process work board ID HQsystem to a CSV file (c:\Item\Itemhistory.csv). The Items are limited to those that were updated between April 1, 2007 and June 30, 2007.

jssitemhistory -o c:\Item\Itemhistory.csv -r 2007/04/01-2007/06/30 -b HQsystem