Navigation:  Integration via SOAP web services > Published web services > Asset >

import_asset_site

Previous  Top  Next

This method enables to associate:

Data of a location with an asset

 

To insert each of these items, it is necessary to follow the standard documented below.

 

Java class

Request

web\wwwroot\ws\java\asset\Import_asset_siteRequestType.java

Return

web\wwwroot\ws\java\asset\Import_asset_siteResponseType.java

 

Request

ID #

Required

Description

IDOBJECT

X

Asset ID #

DATE

X

Asset location data. Note: It cannot be greater than the current date (Format: yyyy-mm-dd).

HOUR

X

Asset location time (Format: hh:mm).

TYPE

X

Location type:

1 - Location,

2 - User,

3 - Location/User,

4 - Coordinate,

5 - Location/Coordinate,

6 - User/Coordinate,

7 - Location/User/Coordinate.

LOCATION

X1

Location ID #.

USER

X1

User ID #.

COORDINATE

X1

Coordinate.

COMMENTS

 

Asset location comments.

FGUPDATECHILDRENSITE

 

Update the location of the child assets.

[1- Update; 2 or empty - Do not update (default value)]

 

X¹ - Required according to the location type

 

Return

ID #

Description

return

SUCCESS: 1

FAILURE: Returns a message regarding the error that occurred