question

CSN avatar image
0 Likes"
CSN asked Phil BoBo answered

Does FlexSim API support data transmission using MQ?

Hello, we want to know whether Flexsim supports the use of MQ for mass data when using API to transmit JSON format data? If yes, what is the maximum amount of transmission?

FlexSim 22.1.3
apimq
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Phil BoBo avatar image
2 Likes"
Phil BoBo answered

MQ is a generic term for Messaging and Queueing middleware, such as IBM MQ or Amazon MQ.

FlexSim does not have any built in FlexScript wrappers around any such MQ middleware.

If you want to use MQ middleware, use the DLL Maker, Module SDK, or Python Connectivity to connect to a library from the MQ provider you are interested in using.

As for JSON, you can use the FlexScript or C++ APIs in FlexSim to parse or encode FlexSim data to/from JSON: FlexScript Class - JSON (flexsim.com)

Any "maximum amount of transmission" will depend on the libraries you are using.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.