Hi,
I'm trying to implement a provider receiving post requests from a consumer.
Even though I see the post messages going out from the consumer, the provider is not notified on the onPostMsg(...) method of the OmmProviderClient instance.
This question is related to another question reporting the same issue.
In the provider ema logs, I can see the message "Post message is not support for this release".
I'm using EMA C++ 1.3.0.L1.
What are the plans to support post messages on provider side? Also, as workaround, how could I test my consumer in the meantime?
Thanks
Best Regards,
Paolo