<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Mapping of properties for custom work definition not working in guvnor/ designer
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/renez">renez</a> in <i>jBPM</i> - <a href="https://community.jboss.org/message/724293#724293">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Dear,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I created a process with a call to custom work defintion:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><pre class="jive-pre"><code class="jive-code">&#160;&#160;&#160; &lt;task id="_5" name="Belegdatenbank" tns:taskName="Belegdatenbank" &gt;
&#160;&#160;&#160;&#160;&#160; &lt;ioSpecification&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;dataInput id="_5_rechnungInput" name="Rechnung" /&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;inputSet&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;dataInputRefs&gt;_5_rechnungInput&lt;/dataInputRefs&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/inputSet&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;outputSet&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/outputSet&gt;
&#160;&#160;&#160;&#160;&#160; &lt;/ioSpecification&gt;
&#160;&#160;&#160;&#160;&#160; &lt;dataInputAssociation&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;sourceRef&gt;proc_rechnung&lt;/sourceRef&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;targetRef&gt;_5_rechnungInput&lt;/targetRef&gt;
&#160;&#160;&#160;&#160;&#160; &lt;/dataInputAssociation&gt;
&#160;&#160;&#160; &lt;/task&gt;</code></pre><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>After loading the process up to my repository this node looks like:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><pre class="jive-pre"><code class="jive-code">&lt;bpmn2:task id="_15A19BC2-0353-4515-AF6D-3771D51F15DA" drools:taskName="Belegdatenbank" name="Belegdatenbank"&gt;
&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:incoming&gt;_8BC26A8B-4ED5-4FC9-81DD-9E944BD62E75&lt;/bpmn2:incoming&gt;
&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:outgoing&gt;_49D61F1D-C717-45BB-BCDD-CF2E5A7E0399&lt;/bpmn2:outgoing&gt;
&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:ioSpecification id="_vvkXcG9eEeG7kNNfCSoyeA"&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:dataInput id="_15A19BC2-0353-4515-AF6D-3771D51F15DA_TaskNameInput" name="TaskName"/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:dataInput id="_15A19BC2-0353-4515-AF6D-3771D51F15DA_RechnungInput" drools:dtype="java.lang.Object" itemSubjectRef="__15A19BC2-0353-4515-AF6D-3771D51F15DA_RechnungInputItem" name="Rechnung"/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:dataOutput id="_15A19BC2-0353-4515-AF6D-3771D51F15DA_ordnungstypOutput" drools:dtype="String" itemSubjectRef="__15A19BC2-0353-4515-AF6D-3771D51F15DA_ordnungstypOutputItem" name="ordnungstyp"/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:inputSet id="_vvkXcW9eEeG7kNNfCSoyeA"&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:dataInputRefs&gt;_15A19BC2-0353-4515-AF6D-3771D51F15DA_RechnungInput&lt;/bpmn2:dataInputRefs&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:dataInputRefs&gt;_15A19BC2-0353-4515-AF6D-3771D51F15DA_TaskNameInput&lt;/bpmn2:dataInputRefs&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/bpmn2:inputSet&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:outputSet id="_vvkXcm9eEeG7kNNfCSoyeA"&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:dataOutputRefs&gt;_15A19BC2-0353-4515-AF6D-3771D51F15DA_ordnungstypOutput&lt;/bpmn2:dataOutputRefs&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/bpmn2:outputSet&gt;
&#160;&#160;&#160;&#160;&#160; &lt;/bpmn2:ioSpecification&gt;
&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:dataInputAssociation id="_vvkXc29eEeG7kNNfCSoyeA"&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:targetRef&gt;_15A19BC2-0353-4515-AF6D-3771D51F15DA_TaskNameInput&lt;/bpmn2:targetRef&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:assignment id="_vvkXdG9eEeG7kNNfCSoyeA"&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:from xsi:type="bpmn2:tFormalExpression" id="_vvkXdW9eEeG7kNNfCSoyeA"&gt;Belegdatenbank&lt;/bpmn2:from&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:to xsi:type="bpmn2:tFormalExpression" id="_vvkXdm9eEeG7kNNfCSoyeA"&gt;_15A19BC2-0353-4515-AF6D-3771D51F15DA_TaskNameInput&lt;/bpmn2:to&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/bpmn2:assignment&gt;
&#160;&#160;&#160;&#160;&#160; &lt;/bpmn2:dataInputAssociation&gt;
&#160;&#160;&#160; &lt;/bpmn2:task&gt;</code></pre><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>When I try to change the assignment of the properties the are not stored.</p><p>The wid in guvnor looks like this:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><pre class="jive-pre"><code class="jive-code">import org.drools.process.core.datatype.impl.type.ObjectDataType;
import org.drools.process.core.datatype.impl.type.StringDataType;


[


&#160; [
&#160;&#160;&#160; "name" : "Belegdatenbank",
&#160;&#160;&#160; "parameters" : [
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;"Rechnung" : new ObjectDataType()
&#160;&#160;&#160; ],
&#160;&#160;&#160; "results" : [
&#160;&#160;&#160;&#160;&#160;&#160;&#160; "ordnungstyp" : new StringDataType()
&#160;&#160;&#160; ],
&#160;&#160;&#160; "displayName" : "Belegdatenbank",
&#160;&#160;&#160; "icon" : "http://localhost:8080/drools-guvnor/rest/packages/MYPACK/assets/database_connect/binary",
&#160; ]
&#160;&#160;&#160;&#160; 
]

</code></pre><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>How can I manage setting the properties for the work item in guvnor/ designer?</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Thank you</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Ren&eacute;</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="https://community.jboss.org/message/724293#724293">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in jBPM at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>