[midPoint] objectTemplate account create base on account fail
Ivan Noris
ivan.noris at evolveum.com
Thu Nov 9 13:11:34 CET 2017
Hi Serge,
can you specify exact file/sample where this was?
I have not used direct account assignment, but just roles, in the object
template, but I can see this:
samples/demo/user-template.xml
<mapping>
<description>A hack to avoid feedback to HR feed - deleting
accounts because they are not assigned</description>
<strength>strong</strength>
<source>
<path>employeeType</path>
</source>
<expression>
<value>
<!--<assignment>-->
<construction>
<resourceRef
oid="8844dcca-775d-11e2-a0ac-001e8c717e5b" type="c:ResourceType"/>
</construction>
<!--</assignment>-->
</value>
</expression>
<target>
<path>assignment</path>
</target>
<condition>
<script>
<code>employeeType != null</code>
</script>
</condition>
</mapping>
See how the <assignment> element is commented out; hope this is the problem.
If you specify the sample from which you have seen the original
construction, we can have a look at it.
Best regards,
Ivan
On 08.11.2017 12:43, HAQUET Serge wrote:
>
> I get this example from midpoint git and it didn’t work , look like
> missing something to validate the xml
>
>
>
> <mapping>
>
> <strength>strong</strength>
>
> <expression>
>
> <value>
>
> <assignment>
>
> <construction>
>
> <resourceRef
> oid="0e70c40e-d952-45ee-9780-10845afdc126" type="ResourceType"/>
>
> </construction>
>
> </assignment>
>
> </value>
>
> </expression>
>
> <target>
>
> <path>assignment</path>
>
> </target>
>
> </mapping>
>
> * *
>
> *Midpoint version :*3.6
>
>
>
> *Goal :*when create new user , create a new account an link it base on
> the some resources
>
>
>
> *Actions:*
>
> * using the Complex User Template , from the midpoint git.
> * only use the account create part.
> * import the file in midpoint
> * create new user
>
>
>
> *Error (see file)*: Message**
>
> Item
> {http://midpoint.evolveum.com/xml/ns/public/common/common-3}assignment
> has no definition (in container value CTD
> ({.../common/common-3}AssignmentType))while parsing (
> {...common/common-3}assignment => ( {...common/common-3}construction
> => ( {...common/common-3}resourceRef => ( oid => parser
> ValueParser(DOMa, oid: 0e70c40e-d952-45ee-9780-10845afdc126) type =>
> parser ValueParser(DOMa, type: ResourceType) ) ) ) )
>
>
>
> *When *: trying to create user
>
>
>
>
>
>
>
>
>
>
>
> *Serge HAQUET*
> Project Analyst
> Operations - Project Analyst
> Avenue des Arts 21, 1000 Bruxelles - cirb.brussels
> <http://cirb.brussels/>- disclaimer <http://cirb.brussels/disclaimer-1>
> T +32 2 801 12 41 | G +32 497 44 44 99 | Helpdesk +32 2 801 00 00
> Be green, leave it on the screen
> ! <https://www.linkedin.com/company/cirb_cibg> <https://twitter.com/CIRB_CIBG> <http://www.environnement.brussels/thematiques/ville-durable/le-label-entreprise-ecodynamique>
>
>
>
> _______________________________________________
> midPoint mailing list
> midPoint at lists.evolveum.com
> http://lists.evolveum.com/mailman/listinfo/midpoint
--
Ivan Noris
Senior Identity Engineer
evolveum.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20171109/298398ca/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cirb_48ee021e-930c-4d9c-b9ae-589a94eea2ab.png
Type: image/png
Size: 17152 bytes
Desc: not available
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20171109/298398ca/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linkedIn_391f8333-965b-4b73-9dbc-f68a4356657b.png
Type: image/png
Size: 537 bytes
Desc: not available
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20171109/298398ca/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: twitter_a7266c6c-f7c1-4a59-bfea-6e55a9e45977.png
Type: image/png
Size: 658 bytes
Desc: not available
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20171109/298398ca/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logo_eco_mail2_ea9ebf7c-274d-4f6f-a7e5-3a2b8d3efa28.jpg
Type: image/jpeg
Size: 1336 bytes
Desc: not available
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20171109/298398ca/attachment.jpg>
More information about the midPoint
mailing list