Export transport orders to the openTCS 6.0.0 OperationsDesk #155
antichecker
started this conversation in
General
Replies: 2 comments
-
|
For this purpose, you may want to use the web API that the openTCS kernel provides (see 1), which provides an endpoint for creating transport orders. Like transport order created directly in/via the Operations Desk application, transport orders created via the web API will be added to the kernel's transport order pool and displayed in the Operations Desk application. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thank you for the answer! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking for a way to create transport orders outside of openTCS and then give them over to the OperationsDesk (or Kernel, if that is where they should go) to be put in the transport orders queue.
The idea is that I want to extract transport orders from a 'discrete event simulation'-program (WITNESS), translate them into something openTCS understands and then give them over to the OperationsDesk to be dispatched. This should preferably happen locally on Windows 10.
Does openTCS 6.0.0 support this kind of interaction? How might I be able to do it?
Beta Was this translation helpful? Give feedback.
All reactions