Production Schedule Connector¶
This describes to the premium APIs available in the ShopFloorConnector projection. To see payload and response examples refer to the projection documentation available in API Explorer.
The arrows in the flow illustrations have these meanings:
Get Production Schedule information¶
These APIs return information about Production Schedules.
GetProductionSchedules¶
Get information about Production Schedule Line Ids with remaining quantities.
Payload options:
-
Only using "contract" in the payload gets all Ids with remaining quantities on the site
-
Adding "PartNo" narrows the filter by part
-
Adding "ProductionLine" in the payload narrows the filter by line
-
"FilterDate" return only the given and earlier Schedule Dates. Use this to limit production schedule date the horizon to only return relevant schedule in a close time frame.
GetProgressPoints¶
Get information about progress points given a Site, PartNo and ProductionLine.
GetAnalysisInformation¶
Get information structure regarding inspection analyses given a Site, PartNo and ProductionLine.
- Return analysis numbers that are in status Planned.
- The ShopFloorConnector API ReportAnalysisResult can be used to report results on the Production Schedule analysis.
Report Production Schedule information¶
These APIs invokes an action and registers Production Schedule related activities.
ReportQuantity¶
Production Schedule quantity reporting. Receives parts produced in a production line.
- By default, Effective Structure date is set to current site time and is used to fetches Alternate and Revision information
- Effective Structure date can be overwritten by adding Alternate and Revision information in the payload
- Time of production is current site time by default
- This can be overwritten by adding time of production in the payload
- Handling units can be set
- Can not be generated from packing instruction
- Does not support
- Background job
- Edit components
- Packing instruction
- Catch UoM
ReportProgressPointQuantity¶
Reporting quantity for progress points on production line
-
By default, Effective Structure date is set to current site time and is used to fetches Alternate and Revision information
-
Effective Structure date can be overwritten by adding Alternate and Revision information in the payload
-
Time of production is current site time by default
-
This can be overwritten by adding time of production in the payload
ReportScrap¶
Report complete scrap or scrap on progress point
- By default, Effective Structure date is set to current site time and is used to fetches Alternate and Revision information
- Effective Structure date can be overwritten by adding Alternate and Revision information in the payload
- Time of production is current site time by default
- This can be overwritten by adding time of production in the payload
- Not using Partial Progress Point in the payload is interpreted as Complete scrap