Hi Experts,
I need to trigger the custom mpm when the an external system sends an inbound message.
I know that custom mpms can be triggered by using the UI designer/XML poster.
If the outer system wants to trigger the custom mpm directly, is there a way to achieve that?
Ex: http://hagilk0/DEMOFSMServer6_4/OData/perform_inbound_integration
outer system will trigger the mpm= perform_inbound_message and execute the query based on the code level.
Can I use similar kind of logic to call the custom mpm message from outer system as inbound request?
Thanks,
Hasara