<div dir="ltr">Hi,<div><br></div><div>I have manual resource:</div><div><a href="https://github.com/Evolveum/midpoint/blob/4ba4ed83d06f3426b6e97e9ff336418461c72ac5/model/model-intest/src/test/resources/manual/resource-manual.xml">https://github.com/Evolveum/midpoint/blob/4ba4ed83d06f3426b6e97e9ff336418461c72ac5/model/model-intest/src/test/resources/manual/resource-manual.xml</a> <br></div><div><br></div><div>but I don't want only one fixed value for defaultAssignee
:</div><div><b><connectorConfiguration><br> <conf:defaultAssignee>administrator</conf:defaultAssignee><br> </connectorConfiguration></b><br></div><div><b><br></b></div><div>and I want to modify defaultAssigne dynamically for every user.</div><div>I have added following code snippet into connectorConfiguration, but i can't identify focus or account object in the <code>:</div><div><b><connectorConfiguration> </b></div><div><b> <conf:defaultAssignee><br> <expression><br> <script><br> <code></b></div><div><b> </b>// myCode can't identify identity</div><div><b> </code><br> </script><br> </expression><br> </conf:defaultAssignee><br></b></div><div><b> </connectorConfiguration> </b></div><div><b><br></b></div><div>I didn't find any way to do that. Any idea how to make it ? </div><div><b><br></b></div><div>Thanks</div><div>Best Regards</div><div>Lubo<br><br></div></div>