Measures by batch

Endpoints

Get measures list

/companies/{companycode}/establishments/{establishmentcode}/data-access/measures

operation.deprecated

Description

Returns all measures by batch.

Parameters

Type Name Description Schema

Path

companyCode
required

Current context company code

string

Path

establishmentCode
required

Current context establishment code

string

Query

areaCode
optional

Area code

string

Query

from
required

Begin date

string

Query

lineCode
optional

Line code

string

Query

scrollId
optional

Scroll ID

string

Query

to
optional

End date

string

Responses

HTTP Code Description Schema

200

Successfull

400

Functionnal error

No Content

500

Internal server error

No Content

Produces

  • application/json

Data structure

measure by batch response information

Description of measures by batch.

Name Description Value

measures
required

Measures by batch

scrollId
required

Scroll ID

string

MeasureByBatchDTO

Name Description Value

areaCode
required

Area code

string

areaLabel
required

Area label

string

batch
required

Batch

string

booleanValue
optional

Boolean value

boolean

companyCode
required

Company code

string

companyLabel
optional

Company label

string

counterMeasure
optional

Counter measure

boolean

creationAt
optional

Creation at

string

creationFrom
optional

Creation from

string

creationOperatorLogin
optional

Creation operator login

string

creationUserLogin
optional

Creation user login

string

creationWorkstationCode
optional

Creation workstation code

string

creationWorkstationLabel
optional

Creation workstation label

string

criterionCode
required

Criterion code

string

criterionGroupCode
required

Criterion group code

string

criterionGroupLabel
optional

Criterion group label

string

criterionLabel
optional

Criterion label

string

criterionPosition
optional

Crtierion position

string

establishmentCode
required

Establishment code

string

establishmentLabel
optional

Establishment label

string

groupRating
optional

Group rating

string

isCancelled
optional

Cancelled

boolean

itemTagCode
optional

Item tag code

string

lastUpdateAt
optional

Last update at

string

lastUpdateFrom
optional

Last update from

string

lastUpdateOperatorLogin
optional

Last update operator login

string

lastUpdateUserLogin
optional

Last update user login

string

lastUpdateWorkstationCode
optional

Last update workstation code

string

lastUpdateWorkstationLabel
optional

Last update workstation label

string

measureCriterionId
optional

Measure criterion id

integer

measureCriterionRating
optional

Measure criteiron rating

string

mesureAt
optional

Measure at

string

moLine
required

Manufacturing order line

integer

moNumber
required

Manufacturing order number

string

moRealBeginDate
required

Manufacturing order real begin date

string

moRealEndDate
optional

Manufacturing order real end date

string

moReferenceItemCode
required

Manufacturing order reference item code

string

moReferenceItemLabel
optional

Manufacturing order reference item label

string

monitoredMeasure
optional

Monitored measure

boolean

numericalNormMax
optional

Numerical norm max

double

numericalNormMin
optional

Numerical norm min

double

numericalTarget
optional

Numerical target

double

numericalToleranceMax
optional

Numerical tolerance max

double

numericalToleranceMin
optional

numerical tolerance min

double

numericalUnitCode
optional

Numerical unit code

string

numericalUnitDecimalCount
optional

Numerical unit decimal count

integer

numericalUnitType
optional

Numerical unit type

string

numericalValue
optional

Numerical value

double

operatorFirstName
optional

Operator first name

string

operatorLastName
optional

Operator last name

string

pastMeasure
optional

Past measure

boolean

prodDay
optional

Production day

string

productRangeItemTagCode
optional

Product range item tag code

string

productRangeItemTagLabel
optional

Product range item tag label

string

ratingForFalseValue
optional

Rating for false value

string

ratingForTrueValue
optional

Rating for true value

string

resourceCode
optional

Resource code

string

resourceLabel
optional

Resource label

string

sampleId
optional

Sample id

integer

sampleRating
optional

Sample rating

string

stringListToSpecify
optional

List to specify

list

stringListToSpecifyLabels
optional

List to specify labels

list

stringNormLabels
optional

Norm labels

list

stringNorms
optional

Norm codes

list

stringToleranceLabels
optional

Tolerance labels

list

stringTolerances
optional

Tolerance codes

list

stringValue
optional

Value

string

stringValueLabel
optional

Value label

string

teamCode
optional

Team code

string

teamLabel
optional

Team label

string

voluntaryControl
optional

Voluntary control

boolean

workstationCode
optional

Workstation code

string

workstationLabel
optional

Workstation label

string