[midPoint] Assigning a new resource in bulk action failing.

Prabhakara Rao Doddapaneni dp_rao at yahoo.com
Wed Jun 28 20:12:41 CEST 2017


The above task works as expected when i replace the action path as following:

        <s:action>
            <s:type>log</s:type>
        </s:action>

I tried with the following action which is also failing with exception: "Couldn't execute script: Couldn't execute script: Raw value while evaluating parameter resource: PPV(null, raw element: XNode(primitive:parser ValueParser(DOMe, {.../common/common-3}value: 00000000-0000-0000-0000-000000001010))). Please specify type of the value.".
      <s:action>
         <s:type>assign</s:type>
         <s:parameter>
            <s:name>resource</s:name>
            <value>00000000-0000-0000-0000-000000001010</value>
         </s:parameter>
      </s:action>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20170628/4927d785/attachment.htm>


More information about the midPoint mailing list