<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Request processing failed; nested exception is org.activiti.engine.ActivitiIllegalArgumentException: unknown type 'String' nameO in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/request-processing-failed-nested-exception-is-org-activiti/m-p/155484#M109811</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="" style="color: #717173; font-weight: bold; font-size: 14px; padding: 5px 1px 1px 10px;"&gt;Request processing failed; nested exception is org.activiti.engine.ActivitiIllegalArgumentException: unknown type 'String' nameO&lt;/DIV&gt;&lt;DIV class="" style="color: #717173; font-size: 14px; margin-top: 10px; padding-left: 10px;"&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&lt;STRONG&gt;Request processing failed; nested exception is org.activiti.engine.ActivitiIllegalArgumentException: unknown type 'String' nameOfBusiness&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&lt;STRONG&gt;Am Developing SpringMVC+Activiti&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&lt;STRONG&gt;&amp;nbsp;While i running the Project, i am getting the above Exception(i.e org.activiti.engine.ActivitiIllegalArgumentException: unknown type 'String' nameOfBusiness).&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&lt;STRONG&gt;&amp;nbsp; Here my Approval.bpmn20.xml&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;lt;definitions xmlns="&lt;A href="http://www.omg.org/spec/BPMN/20100524/MODEL%22" style="color: #0070b3;" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/BPMN/20100524/MODEL"&lt;/A&gt;xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance%22" style="color: #0070b3;" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema-instance"&lt;/A&gt; xmlns:activiti="&lt;A href="http://activiti.org/bpmn%22" style="color: #0070b3;" rel="nofollow noopener noreferrer"&gt;http://activiti.org/bpmn"&lt;/A&gt;xmlns:bpmndi="&lt;A href="http://www.omg.org/spec/BPMN/20100524/DI%22" style="color: #0070b3;" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/BPMN/20100524/DI"&lt;/A&gt;xmlns&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;mgdc="&lt;A href="http://www.omg.org/spec/DD/20100524/DC%22" style="color: #0070b3;" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/DD/20100524/DC"&lt;/A&gt;xmlns&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;mgdi="&lt;A href="http://www.omg.org/spec/DD/20100524/DI%22" style="color: #0070b3;" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/DD/20100524/DI"&lt;/A&gt;typeLanguage="&lt;A href="http://www.w3.org/2001/XMLSchema%22" style="color: #0070b3;" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema"&lt;/A&gt;expressionLanguage="&lt;A href="http://www.w3.org/1999/XPath%22" style="color: #0070b3;" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/1999/XPath"&lt;/A&gt; targetNamespace="&lt;A href="http://www.activiti.org/test%22%3E" style="color: #0070b3;" rel="nofollow noopener noreferrer"&gt;http://www.activiti.org/test"&amp;gt;&lt;/A&gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;lt;process id="BusinessApproval" name="My process" isExecutable="true"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;startEvent id="startevent1" name="Start" activiti:initiator="ManagingDirector"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;extensionElements&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;activiti:formProperty id="nameOfBusiness" name="Name of Business or Individual" type="String" required="true"&amp;gt;&amp;lt;/activiti:formProperty&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;activiti:formProperty id="address" name="Address" type="String" expression="${address}" required="true"&amp;gt;&amp;lt;/activiti:formProperty&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;activiti:formProperty id="mangingDirector" name="Managing Director/Owner" type="String" expression="${mangingDirector}" required="true"&amp;gt;&amp;lt;/activiti:formProperty&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;activiti:formProperty id="telephone" name="Tel" type="long" expression="${telephone}" required="true"&amp;gt;&amp;lt;/activiti:formProperty&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;activiti:formProperty id="fax" name="Fax" type="long"&amp;gt;&amp;lt;/activiti:formProperty&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;activiti:formProperty id="email" name="Email" type="String" expression="${Email}"&amp;gt;&amp;lt;/activiti:formProperty&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;activiti:formProperty id="wwwAddress" name="WWWaddress" type="String" expression="${WWWaddress}"&amp;gt;&amp;lt;/activiti:formProperty&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;activiti:formProperty id="parentCompanyOrOtherBusinessNames" name="ParentCompany(Full legal Name), or other business names under which you do business" type="String" expression="${ParentCompany}" variable="${ParentCompany}"&amp;gt;&amp;lt;/activiti:formProperty&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;activiti:formProperty id="subsidiaries" name="Subsidaries and Overseas Representatives(s): State Partially, fully owned or agent and attach a list if necessary" type="String" expression="${Subsidaries}"&amp;gt;&amp;lt;/activiti:formProperty&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;activiti:formProperty id="typeOfBusiness" name="Type of Business" type="String" expression="${TypeOfBusiness}" variable="${TypeOfBusiness}" required="true"&amp;gt;&amp;lt;/activiti:formProperty&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;activiti:formProperty id="natureOfBusiness" name="Nature Of Business" type="String" expression="${NatureOfBusiness}" required="true"&amp;gt;&amp;lt;/activiti:formProperty&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;activiti:formProperty id="nameOfCustomer1" name="NameOfCustomer" type="String" variable="${NameOfCustomer1}" required="true"&amp;gt;&amp;lt;/activiti:formProperty&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;activiti:formProperty id="address1" name="Address" type="String" expression="${CustomerAddress1}" variable="${CustomerAddress1}"&amp;gt;&amp;lt;/activiti:formProperty&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;activiti:formProperty id="nameOfCustomer2" name="Name Of Customer" type="String" expression="${NameOfCustomer2}" required="true"&amp;gt;&amp;lt;/activiti:formProperty&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;activiti:formProperty id="address2" name="Address" type="String" expression="${CustomerAddress2}" variable="${CustomerAddress2}" default="${CustomerAddress2}"&amp;gt;&amp;lt;/activiti:formProperty&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;activiti:formProperty id="yearBusinessEstablished" name="Year Business Established(dd-MM-yyy)" type="dd-MM-yyyy hh:mm" expression="${YearOfBusinessEstablished}" variable="${YearOfBusinessEstablished}" default="${YearOfBusinessEstablished}"&amp;gt;&amp;lt;/activiti:formProperty&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;activiti:formProperty id="numberOfFullTimeEmployees" name="Number Of Full Time Employees" type="long" expression="${NumberOfFullTimeEmployees}"&amp;gt;&amp;lt;/activiti:formProperty&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;activiti:formProperty id="businessRegistrationNumber" name="Business Registration Number/Place where registered(Privately held companies must attach copy certificate of incorporation)" type="String" expression="${BusinessRegistrationNumber}" variable="${BusinessRegistrationNumber}" default="${BusinessRegistrationNumber}" required="true"&amp;gt;&amp;lt;/activiti:formProperty&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/extensionElements&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/startEvent&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;serviceTask id="servicetask1" name="Analyst Queue"&amp;gt;&amp;lt;/serviceTask&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;serviceTask id="servicetask2" name="Secondary Approval"&amp;gt;&amp;lt;/serviceTask&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;serviceTask id="servicetask3" name="Service Task"&amp;gt;&amp;lt;/serviceTask&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;endEvent id="endevent1" name="End"&amp;gt;&amp;lt;/endEvent&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;sequenceFlow id="flow9" sourceRef="servicetask3" targetRef="endevent1"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;exclusiveGateway id="exclusivegateway3" name="Exclusive Gateway"&amp;gt;&amp;lt;/exclusiveGateway&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;sequenceFlow id="flow12" sourceRef="servicetask2" targetRef="exclusivegateway3"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;sequenceFlow id="flow13" sourceRef="exclusivegateway3" targetRef="servicetask3"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;sequenceFlow id="flow14" sourceRef="servicetask2" targetRef="startevent1"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;exclusiveGateway id="exclusivegateway5" name="Exclusive Gateway"&amp;gt;&amp;lt;/exclusiveGateway&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;sequenceFlow id="flow16" sourceRef="servicetask1" targetRef="exclusivegateway5"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;sequenceFlow id="flow17" sourceRef="exclusivegateway5" targetRef="servicetask2"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;sequenceFlow id="flow18" sourceRef="exclusivegateway5" targetRef="startevent1"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;scriptTask id="scripttask1" name="Script Task" scriptFormat="groovy" activiti:autoStoreVariables="false"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;script&amp;gt;def badwords = 'fuck|bla'&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;def replacement = 'xxx'&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;def&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;filterednameOfBusiness = summary.replaceAll(badwords, replacement)&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;def&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;filteredDescription = description.replaceAll(badwords, replacement)&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;execution.setVariable('summary', filterednameOfBusiness )&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;execution.setVariable('description', filteredDescription )&amp;lt;/script&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/scriptTask&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;sequenceFlow id="flow20" sourceRef="startevent1" targetRef="scripttask1"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;sequenceFlow id="flow21" sourceRef="scripttask1" targetRef="servicetask1"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;lt;/process&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;lt;bpmndi:BPMNDiagram id="BPMNDiagram_BusinessApproval"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;bpmndi:BPMNPlane bpmnElement="BusinessApproval" id="BPMNPlane_BusinessApproval"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;bpmndi:BPMNShape bpmnElement="startevent1" id="BPMNShape_startevent1"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdc:Bounds height="35.0" width="35.0" x="60.0" y="220.0"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;bpmndi:BPMNShape bpmnElement="servicetask1" id="BPMNShape_servicetask1"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdc:Bounds height="184.0" width="105.0" x="340.0" y="146.0"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;bpmndi:BPMNShape bpmnElement="servicetask2" id="BPMNShape_servicetask2"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdc:Bounds height="190.0" width="105.0" x="610.0" y="140.0"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;bpmndi:BPMNShape bpmnElement="servicetask3" id="BPMNShape_servicetask3"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdc:Bounds height="85.0" width="105.0" x="910.0" y="191.0"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;bpmndi:BPMNShape bpmnElement="endevent1" id="BPMNShape_endevent1"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdc:Bounds height="35.0" width="35.0" x="1050.0" y="216.0"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;bpmndi:BPMNShape bpmnElement="exclusivegateway3" id="BPMNShape_exclusivegateway3"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdc:Bounds height="40.0" width="40.0" x="760.0" y="216.0"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;bpmndi:BPMNShape bpmnElement="exclusivegateway5" id="BPMNShape_exclusivegateway5"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdc:Bounds height="40.0" width="40.0" x="500.0" y="218.0"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;bpmndi:BPMNShape bpmnElement="scripttask1" id="BPMNShape_scripttask1"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdc:Bounds height="55.0" width="105.0" x="180.0" y="211.0"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow9" id="BPMNEdge_flow9"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="1015.0" y="233.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="1050.0" y="233.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow12" id="BPMNEdge_flow12"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="715.0" y="235.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="760.0" y="236.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow13" id="BPMNEdge_flow13"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="800.0" y="236.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="910.0" y="233.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow14" id="BPMNEdge_flow14"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="662.0" y="330.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="669.0" y="439.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="367.0" y="439.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="-9.0" y="439.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="-9.0" y="237.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="37.0" y="237.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="60.0" y="237.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow16" id="BPMNEdge_flow16"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="445.0" y="238.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="500.0" y="238.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow17" id="BPMNEdge_flow17"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="540.0" y="238.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="610.0" y="235.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow18" id="BPMNEdge_flow18"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="520.0" y="258.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="520.0" y="387.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="77.0" y="387.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="77.0" y="255.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow20" id="BPMNEdge_flow20"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="95.0" y="237.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="180.0" y="238.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow21" id="BPMNEdge_flow21"&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="285.0" y="238.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;omgdi:waypoint x="340.0" y="238.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/bpmndi:BPMNPlane&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNDiagram&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;lt;/definitions&amp;gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&lt;STRONG&gt;&amp;nbsp;Here this Approval.bpmn20.xml is loads into process engine using following code as follows&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp;@RequestMapping("/SaveUserInfo")&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp;public String Registration(@ModelAttribute(value="reg") Registration reg,HttpServletRequest request) {&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Map&amp;lt;String, Object&amp;gt; variables = new HashMap&amp;lt;String, Object&amp;gt;();&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;variables.put("nameOfBusiness", reg.getNameOfBusiness());&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;variables.put("address",reg.getAddress());&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;variables.put("mangingDirector", reg.getMangingDirector());&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;variables.put("telephone",reg.getTelephone());&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;variables.put("fax", reg.getFax());&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;variables.put("email",reg.getEmail());&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;variables.put("wwwAddress", reg.getWwwAddress());&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;variables.put("parentCompanyOrOtherBusinessNames", reg.getParentCompanyOrOtherBusinessNames());&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;variables.put("subsidiaries",reg.getSubsidiaries());&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;variables.put("mangingDirector", reg.getMangingDirector());&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;variables.put("typeOfBusiness",reg.getTypeOfBusiness());&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;variables.put("natureOfBusiness", reg.getNatureOfBusiness());&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;variables.put("email",reg.getEmail());&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;variables.put("nameOfCustomer1", reg.getNameOfCustomer1());&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;variables.put("address1",reg.getAddress1());&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;variables.put("nameOfCustomer2", reg.getNameOfCustomer2());&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;variables.put("address2",reg.getAddress2());&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;variables.put("yearBusinessEstablished", reg.getYearBusinessEstablished());&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;variables.put("numberOfFullTimeEmployees",reg.getNumberOfFullTimeEmployees());&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;variables.put("businessRegistrationNumber", reg.getBusinessRegistrationNumber());&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ProcessEngine processEngine = ProcessEngines.getDefaultProcessEngine();&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;RepositoryService &amp;nbsp;repositoryService=processEngine.getRepositoryService();&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;DeploymentBuilder builder = repositoryService.createDeployment();&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;builder.addClasspathResource("diagrams/Approval.bpmn20.xml"); //Here at this line code is getting the exception, As ActivitiIllegalArgumentException.... &amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;builder.deploy();&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ProcessInstance proc = runtimeService.startProcessInstanceByKey("BusinessApproval",variables);&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;}&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;}&lt;/P&gt;&lt;P style="margin: 0px 10px 1.2em 0px;"&gt;&amp;nbsp; Getting an IllegalAcitivitiArgumentException..........&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Apr 2014 14:07:43 GMT</pubDate>
    <dc:creator>kishore_mutchar</dc:creator>
    <dc:date>2014-04-21T14:07:43Z</dc:date>
    <item>
      <title>Request processing failed; nested exception is org.activiti.engine.ActivitiIllegalArgumentException: unknown type 'String' nameO</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/request-processing-failed-nested-exception-is-org-activiti/m-p/155484#M109811</link>
      <description>Request processing failed; nested exception is org.activiti.engine.ActivitiIllegalArgumentException: unknown type 'String' nameORequest processing failed; nested exception is org.activiti.engine.ActivitiIllegalArgumentException: unknown type 'String' nameOfBusinessAm Developing SpringMVC+Activiti&amp;nbsp;Wh</description>
      <pubDate>Mon, 21 Apr 2014 14:07:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/request-processing-failed-nested-exception-is-org-activiti/m-p/155484#M109811</guid>
      <dc:creator>kishore_mutchar</dc:creator>
      <dc:date>2014-04-21T14:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Request processing failed; nested exception is org.activiti.engine.ActivitiIllegalArgumentException: unknown type 'String' nameO</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/request-processing-failed-nested-exception-is-org-activiti/m-p/155485#M109812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use lower-case "string" as a type for the form-properties, as mentioned in the userguide.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 08:28:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/request-processing-failed-nested-exception-is-org-activiti/m-p/155485#M109812</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-04-22T08:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Request processing failed; nested exception is org.activiti.engine.ActivitiIllegalArgumentException: unknown type 'String' nameO</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/request-processing-failed-nested-exception-is-org-activiti/m-p/155486#M109813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oho Its Solved, Tans Again……………..&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 09:55:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/request-processing-failed-nested-exception-is-org-activiti/m-p/155486#M109813</guid>
      <dc:creator>kishore_mutchar</dc:creator>
      <dc:date>2014-04-22T09:55:52Z</dc:date>
    </item>
  </channel>
</rss>

