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

import_asset_oee

Previous  Top  Next

This import template enables to add:

Parameter data to calculate OEE

 

To insert the data, it is necessary to follow the standard documented below.

Java class

Request

web\wwwroot\ws\java\asset\Import_asset_oeeRequestType.java

Return

web\wwwroot\ws\java\asset\Import_asset_oeeResponseType.java

 

Request

ID #

Required

Description

IDOBJECT

X

Asset ID #

DTSTART

X

Start date. Date format must be Y-M-D (Year-Month-Day)

DTEND

X

End date. Date format must be Y-M-D (Year-Month-Day)

QTQUALITY

X

Quality parts

QTTOTAL

X

Total parts

QTPRODUCED

X

Amount produced

QTPLANNED

X

Planned quantity

 

Return

ID #

Description

return

SUCCESS: 1

FAILURE: Returns a message regarding the error that occurred