Hitachi

JP1 Version 12 JP1/Service Support Configuration and Administration Guide


jsscreatesysandpwb (creates the master system and the temporary receipt process work board)

Organization of this page

Description

This command creates the master system and the temporary receipt process work board that are required to register emails as Items.

Format

jsscreatesysandpwb {-s | -p} - id ID

Required execution permission

Administrator permissions

Storage folder

JP1/SS-path\bin\

Arguments

-s

Creates the master system. Do not specify the -s option if the master system has already been created. If you do, an error will occur.

After you create the master system, the following values are set for the master system.

Setting item

Value

System ID

Character string specified for the value of the -id option of the jsscreatesysandpwb command

System name

A master system

Comment

Master system for the item function using email

Status

Being used

-p

Creates the temporary receipt process work board. You need to create the master system before you create the temporary receipt process work board. The Item form used for the temporary receipt process work board is the one set for the incident management process. Do not specify the -p option if the temporary receipt process work board has already been created. If you do, an error will occur.

The following values are set for the temporary receipt process work board when you create it.

Setting item

Value

Process work board ID

Character string specified for the value of the -id option of the jsscreatesysandpwb command

System

Master system

Process

Display name of the incident management process

State

Operating

Process work board administrator

JP1 administrator

Person in charge of the registered item from email

JP1 administrator

Comment

Temporary receipt of process work board for the item function using email

Threshold setting tab

Use the settings in the property file for item accumulation.

Settings - Automatic item input tab

Use the settings in the property file for automatic item input.

Item form

Use the process standard item form. Incident Management Form

JP1 event configuration

Do not issue JP1 event

Settings for pre-deadline email notification

Do not notify by email before the deadline.

-id ID

Specifies the ID of the master system or the ID of the temporary receipt process work board. You can specify1 to 64 half-width alphanumeric characters for ID. When you specify the -s option, ID indicates the ID of the master system. When you specify the -p option, ID indicates the ID of the temporary receipt process work board.

Do not specify an existing system ID or process work board ID. If you do, an error will occur.

Return values

Return value

Meaning

0

The command is executed successfully.

1

The specified system ID is already used. An attempt to create the master system failed.

2

The specified process work board ID is already used. An attempt to create the temporary receipt process work board failed.

3

The master system already exists. An attempt to create the master system failed.

4

The temporary receipt process work board already exists. An attempt to create the temporary receipt process work board failed.

5

The specified system ID is incorrect. An attempt to create the master system failed.

6

The specified process work board ID is incorrect. An attempt to create the temporary receipt process work board failed.

7

The master system does not exist. An attempt to create the temporary receipt process work board failed.

8

The master system is in the Waiting to be deleted status. An attempt to create the temporary receipt process work board failed.

9

The command is already being executed. An attempt to execute the command failed.

10

An attempt to execute the command failed due to other reasons.

11

A system named master system already exists. An attempt to create the master system failed.

Prerequisites for executing the command

Remarks