<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><br>Hi I try to add another than default object template for inbound role mapping like this <br><br><reaction><br> <name>add</name><br> <situation>unmatched</situation><br> <objectTemplateRef oid=„XXXXXx"/><br> <actions><br> <addFocus/><br> </actions><br></reaction><br>But every time when I try to send it to MP I got error <br>Item {<a href="http://midpoint.evolveum.com/xml/ns/public/common/common-3">http://midpoint.evolveum.com/xml/ns/public/common/common-3</a>}objectTemplateRef has no definition (in value CTD ({.../common/common-3}SynchronizationReactionType))while parsing ( situation => unmatched (class java.lang.String) id => 32 (class java.lang.Long) {...common/common-3}objectTemplateRef => ( oid => parser ValueParser(DOM-less, XXXX, namespace declarations) ) actions => ( addFocus => ( id => parser ValueParser(DOM-less, 35, namespace declarations) ) ) name => add (class java.lang.String) )<br><br>Can anyone help me? I don’t know what I'm doing wrong? I found this in samples <br> <reaction><br> <situation>unmatched</situation><br> <!-- Reference to the User Template is here. If the user would be<br> created as a result of this action, it will be created according<br> to this template. --><br> <objectTemplateRef oid="c0c010c0-d34d-b33f-f00d-777222222333"/><br> <action><br> <handlerUri><a href="http://midpoint.evolveum.com/xml/ns/public/model/action-3#addUser%3C/handlerUri%3E">http://midpoint.evolveum.com/xml/ns/public/model/action-3#addUser</handlerUri></a><br> </action><br> </reaction><br><br>I have MP 4.8<br><br>Thx for help.<br><br>Michal Sakac <br></body></html>