Manages reservations and orders and dispatches the production and transport
message broker for MAS/SE ADS exercise
Available only on servers:
Accepts one of the following messages:
Requests for a reservation for delivery specific products
Request which defines a reservation for producing a specific product for delivery including transport to a desired location
{
"inquiryId": "string",
"customerId": "string",
"productId": "string",
"productname": "string",
"unit": "kg",
"plannedDelivery": "2019-08-24T14:15:22Z",
"requiredQty": 0,
"minimalQty": 0,
"deliveryLocation": {
"longitude": 0,
"latitude": 0,
"siteSpecifics": "string"
}
}
Request to cancel a previous reservation or an order
{
"planningId": "string",
"inquiryId": "string",
"reason": "string"
}
Definitive order or change of a reservation to an order
{
"reservationId": "string",
"inquiryId": "string",
"customerId": "string",
"productId": "string",
"productname": "string",
"unit": "kg",
"plannedDelivery": "2019-08-24T14:15:22Z",
"orderedQty": 0,
"deliveryLocation": {
"longitude": 0,
"latitude": 0,
"siteSpecifics": "string"
}
}
Available only on servers:
Accepts one of the following messages:
Requests for a reservation for delivery specific products
Request which defines a reservation for producing a specific product for delivery including transport to a desired location
{
"inquiryId": "string",
"customerId": "string",
"productId": "string",
"productname": "string",
"unit": "kg",
"plannedDelivery": "2019-08-24T14:15:22Z",
"requiredQty": 0,
"minimalQty": 0,
"deliveryLocation": {
"longitude": 0,
"latitude": 0,
"siteSpecifics": "string"
}
}
Request to cancel a previous reservation or an order
{
"planningId": "string",
"inquiryId": "string",
"reason": "string"
}
Definitive order or change of a reservation to an order
{
"reservationId": "string",
"inquiryId": "string",
"customerId": "string",
"productId": "string",
"productname": "string",
"unit": "kg",
"plannedDelivery": "2019-08-24T14:15:22Z",
"orderedQty": 0,
"deliveryLocation": {
"longitude": 0,
"latitude": 0,
"siteSpecifics": "string"
}
}
Available only on servers:
Accepts one of the following messages:
Requests for a reservation for delivery specific products
Request which defines a reservation for producing a specific product for delivery including transport to a desired location
{
"inquiryId": "string",
"customerId": "string",
"productId": "string",
"productname": "string",
"unit": "kg",
"plannedDelivery": "2019-08-24T14:15:22Z",
"requiredQty": 0,
"minimalQty": 0,
"deliveryLocation": {
"longitude": 0,
"latitude": 0,
"siteSpecifics": "string"
}
}
Request to cancel a previous reservation or an order
{
"planningId": "string",
"inquiryId": "string",
"reason": "string"
}
Definitive order or change of a reservation to an order
{
"reservationId": "string",
"inquiryId": "string",
"customerId": "string",
"productId": "string",
"productname": "string",
"unit": "kg",
"plannedDelivery": "2019-08-24T14:15:22Z",
"orderedQty": 0,
"deliveryLocation": {
"longitude": 0,
"latitude": 0,
"siteSpecifics": "string"
}
}
Available only on servers:
Accepts one of the following messages:
Requests for a reservation for delivery specific products
Request which defines a reservation for producing a specific product for delivery including transport to a desired location
{
"inquiryId": "string",
"customerId": "string",
"productId": "string",
"productname": "string",
"unit": "kg",
"plannedDelivery": "2019-08-24T14:15:22Z",
"requiredQty": 0,
"minimalQty": 0,
"deliveryLocation": {
"longitude": 0,
"latitude": 0,
"siteSpecifics": "string"
}
}
Request to cancel a previous reservation or an order
{
"planningId": "string",
"inquiryId": "string",
"reason": "string"
}
Definitive order or change of a reservation to an order
{
"reservationId": "string",
"inquiryId": "string",
"customerId": "string",
"productId": "string",
"productname": "string",
"unit": "kg",
"plannedDelivery": "2019-08-24T14:15:22Z",
"orderedQty": 0,
"deliveryLocation": {
"longitude": 0,
"latitude": 0,
"siteSpecifics": "string"
}
}
Requests for a reservation for delivery specific products
Request which defines a reservation for producing a specific product for delivery including transport to a desired location
response to a reservation request for delivery specific products
Definitive order or change of a reservation to an order
Response of a definitive order or change of a reservation to an order
Request to cancel a previous reservation or an order
Response of a cancellation of a previous reservation or an order
Notification of the delivery of the ordered products
Request which defines a reservation for producing a specific product for delivery including transport to a desired location
quantity related unit of product