#1 2012-04-02 15:45:16

Kevin_pro
New member
Registered: 2012-03-27
Posts: 6

tMDMtriggerInput vs tMDMreceive

hello,

I come here because i have some questions about the component "tMDMtriggerInput".
Indeed, the documentation say that : since version 5.X component tMDMtriggerInput is recommended (replace tMDMreceive).
But I didn't found any example about use of tMDMtriggerInput.
I try to use it, but it seem more "unstable" than tMDMreceive component (sometimes I got some errors when an event is triggered).
Moreover, when It works I don't have access to updated item in the message (retrieve in "tMDMreceive method" with this xslt transformation :

Code:

... 
<item>
<xsl:copy-of select="mdm:getItemProjection(Update/RevisionID,Update/DataCluster,Update/Concept,Update/Key)"/>
</item>
...

Someone can help me with this component ? How this component has to be used ?

Thanks in advance.

Regards, Kevin

PS : sorry for my poor english.

Offline

 

Board footer

Powered by FluxBB