Hitachi

JP1 Version 12 JP1/IT Desktop Management 2 - Smart Device Manager


E.7 Format of an application distribution information file

The following describes the format of an application distribution information file (CSV format).

Example of an application distribution information file

Operation,OS type,Distributed application,Version,Smart device name
install,iOS,ApplicationA,1.0,Device1
install,iOS,ApplicationA,1.0,Device2
install,iOS,ApplicationA,1.0,Device3
install,iOS,ApplicationB,1.0,Device1
install,iOS,ApplicationB,1.0,Device2

Format of an application distribution information file

Column number

Item

Specifiable values

1

Operation

Specify installation or distribution.

  • install

  • distribute#

2

OS type

Specify the OS type of the smart device.

  • iOS

  • Android

3

Distributed application

Specify the name of the distributed application.

4

Version

Specify the version of the distributed application.

5

Smart device name

Specify the name of the smart device on which to install the application.

6

Comment

Specify a comment.

If you do not wish to specify a comment, you can also omit the comma after the fifth column.

#: You can only specify Android.

Conventions for application distribution information files

Related Topics