Hi,
I am new to MII and I still have some difficulties grasping concepts in MII.
Right now I am facing a problem with Transaction - MDO Object relationship.
My problem: I have http post with XML file that Messaging service catches and triggers transaction. In the transaction I process the XML file and set it as output. I want to automaticly persist this XML file(in a form of table) in MDO object.
I can persist data to MDO from transaction, by calling MDO scheduler, but I need to persist data from Transaction to MDO simply by event-that is by receiving the http post message with XML.
I feel like this is conteptual problem as I dont understand why I cant drop and configure MDO object in the BLS transaction blocks.
Could you please explain me the solution to this problem?
Thanks
Martin