Hi Harsha,
As per our offline discussion, human task creation info at the middle of
the process can be captured using HumanTask Event Listeners. Follow the
instructions from here [1] in HasithaA's blog.

[1] -
http://tryitnw.blogspot.com/2013/05/humantask-event-listeners-wso2-bps.html

Regards,
Vinod

On Wed, Aug 26, 2015 at 5:31 PM, Harsha Thirimanna <hars...@wso2.com> wrote:

> Thanks Vinod,
>
>
>
> *Harsha Thirimanna*
> Senior Software Engineer; WSO2, Inc.; http://wso2.com
> * <http://www.apache.org/>*
> *email: **hars...@wso2.com* <az...@wso2.com>* cell: +94 71 5186770 *
> *twitter: **http://twitter.com/ <http://twitter.com/afkham_azeez>*
> *harshathirimannlinked-in: **http:
> <http://lk.linkedin.com/in/afkhamazeez>**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122
> <http://www.linkedin.com/pub/harsha-thirimanna/10/ab8/122>*
>
> *Lean . Enterprise . Middleware*
>
>
> On Wed, Aug 26, 2015 at 4:41 PM, Vinod Kavinda <vi...@wso2.com> wrote:
>
>> Hi Harsha,
>> Please find the updated bpel package [1] for the request parameter issue
>> as per our offline discussion.
>>
>> [1] -
>> https://svn.wso2.org/repos/wso2/people/vinod/workflow-support/ApprovalProcess_3.0.1.zip
>>
>> Regards,
>> Vinod
>>
>> On Mon, Aug 3, 2015 at 10:20 PM, Vinod Kavinda <vi...@wso2.com> wrote:
>>
>>> Hi Harsha,
>>> I did the changes you requested. Please find the modified bpel package
>>> from [1]. There is no any changes in human task package.
>>>
>>> We'll discuss further modifications tomorrow.
>>>
>>> [1] -
>>> https://svn.wso2.org/repos/wso2/people/vinod/workflow-support/ApprovalProcess_3.0.0.zip
>>>
>>> Regards,
>>> Vinod
>>>
>>> On Mon, Aug 3, 2015 at 9:55 PM, Harsha Thirimanna <hars...@wso2.com>
>>> wrote:
>>>
>>>> Hi Vinod,
>>>> There are more to change, and I will discuss with you tomorrow.
>>>>
>>>>
>>>> *Harsha Thirimanna*
>>>> Senior Software Engineer; WSO2, Inc.; http://wso2.com
>>>> * <http://www.apache.org/>*
>>>> *email: **hars...@wso2.com* <az...@wso2.com>* cell: +94 71 5186770 *
>>>> *twitter: **http://twitter.com/ <http://twitter.com/afkham_azeez>*
>>>> *harshathirimannlinked-in: **http:
>>>> <http://lk.linkedin.com/in/afkhamazeez>**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122
>>>> <http://www.linkedin.com/pub/harsha-thirimanna/10/ab8/122>*
>>>>
>>>> *Lean . Enterprise . Middleware*
>>>>
>>>>
>>>> On Mon, Aug 3, 2015 at 9:39 PM, Vinod Kavinda <vi...@wso2.com> wrote:
>>>>
>>>>> Hi Harsha,
>>>>> I'll do the required modifications ASAP.
>>>>>
>>>>> Regards,
>>>>> Vinod
>>>>>
>>>>> On Mon, Aug 3, 2015 at 6:26 PM, Harsha Thirimanna <hars...@wso2.com>
>>>>> wrote:
>>>>>
>>>>>> This is the payload for that and those should be mandatory.
>>>>>>
>>>>>> <schema:configuration xmlns:schema="
>>>>>> http://schema.bpel.mgt.workflow.carbon.wso2.org/";>
>>>>>>          <approvalStep xmlns="
>>>>>> http://schema.bpel.mgt.workflow.carbon.wso2.org/";>
>>>>>>             <stepName>step1</stepName>
>>>>>>             <role>admin</role>
>>>>>>             <user>user1</user>
>>>>>>    <humanTask>
>>>>>> <humanTaskSubject>task1</humanTaskSubject>
>>>>>> <humanTaskDescription>task1desc</humanTaskDescription>
>>>>>>    </humanTask>
>>>>>>          </approvalStep>
>>>>>>          <approvalStep xmlns="
>>>>>> http://schema.bpel.mgt.workflow.carbon.wso2.org/";>
>>>>>>             <stepName>step2</stepName>
>>>>>>             <user>vinod</user>
>>>>>>    <humanTask>
>>>>>> <humanTaskSubject>task1</humanTaskSubject>
>>>>>> <humanTaskDescription>task1desc</humanTaskDescription>
>>>>>>    </humanTask>
>>>>>>          </approvalStep>
>>>>>>       </schema:configuration>
>>>>>>
>>>>>>
>>>>>> *Harsha Thirimanna*
>>>>>> Senior Software Engineer; WSO2, Inc.; http://wso2.com
>>>>>> * <http://www.apache.org/>*
>>>>>> *email: **hars...@wso2.com* <az...@wso2.com>* cell: +94 71 5186770 *
>>>>>> *twitter: **http://twitter.com/ <http://twitter.com/afkham_azeez>*
>>>>>> *harshathirimannlinked-in: **http:
>>>>>> <http://lk.linkedin.com/in/afkhamazeez>**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122
>>>>>> <http://www.linkedin.com/pub/harsha-thirimanna/10/ab8/122>*
>>>>>>
>>>>>> *Lean . Enterprise . Middleware*
>>>>>>
>>>>>>
>>>>>> On Mon, Aug 3, 2015 at 6:13 PM, Harsha Thirimanna <hars...@wso2.com>
>>>>>> wrote:
>>>>>>
>>>>>>> Hi Vinod,
>>>>>>>
>>>>>>> As in the requirement, we need to pass human task subject and body
>>>>>>> as run time parameter per steps. Can we do this change on this please ?
>>>>>>>
>>>>>>>
>>>>>>> *Harsha Thirimanna*
>>>>>>> Senior Software Engineer; WSO2, Inc.; http://wso2.com
>>>>>>> * <http://www.apache.org/>*
>>>>>>> *email: **hars...@wso2.com* <az...@wso2.com>* cell: +94 71 5186770 *
>>>>>>> *twitter: **http://twitter.com/ <http://twitter.com/afkham_azeez>*
>>>>>>> *harshathirimannlinked-in: **http:
>>>>>>> <http://lk.linkedin.com/in/afkhamazeez>**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122
>>>>>>> <http://www.linkedin.com/pub/harsha-thirimanna/10/ab8/122>*
>>>>>>>
>>>>>>> *Lean . Enterprise . Middleware*
>>>>>>>
>>>>>>>
>>>>>>> On Mon, Aug 3, 2015 at 12:34 PM, Harsha Thirimanna <hars...@wso2.com
>>>>>>> > wrote:
>>>>>>>
>>>>>>>> Hi Nandika/Vinod,
>>>>>>>>
>>>>>>>> I just deploy you BPEL and HumanTask package in to the BPS 3.2.0
>>>>>>>> and it is just give following logs and in admin console it says,
>>>>>>>> successfully done. Are there any issues this artifacts in released 
>>>>>>>> pack or
>>>>>>>> do I change something before i deploy this ?
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> ​TID: [0] [BPS] [2015-08-03 12:25:49,401]  INFO
>>>>>>>> {org.springframework.context.support.ClassPathXmlApplicationContext} -
>>>>>>>>  Refreshing
>>>>>>>> org.springframework.context.support.ClassPathXmlApplicationContext@10b8a942:
>>>>>>>> startup date [Mon Aug 03 12:25:49 IST 2015]; root of context hierarchy
>>>>>>>> {org.springframework.context.support.ClassPathXmlApplicationContext}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,403]  INFO
>>>>>>>> {org.springframework.beans.factory.xml.XmlBeanDefinitionReader} -  
>>>>>>>> Loading
>>>>>>>> XML bean definitions from class path resource [beans.xml]
>>>>>>>> {org.springframework.beans.factory.xml.XmlBeanDefinitionReader}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,419] ERROR
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>>  -
>>>>>>>>  
>>>>>>>> null:file:///home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/tmp/work/bpelTemp/1.4385849493994443E12/ApprovalProcess_2.0.0/ApprovalProcess.bpel:36:17:cvc-complex-type.2.4.a:
>>>>>>>> Invalid content was found starting with element 'extensions'. One of 
>>>>>>>> '{"
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":import, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":partnerLinks,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":messageExchanges,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":variables,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":correlationSets,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":faultHandlers,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":eventHandlers,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":assign,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":compensate,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":compensateScope,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":empty, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":exit, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":extensionActivity,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":flow, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":forEach,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":if, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":invoke, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":pick, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":receive,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":repeatUntil,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":reply, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":rethrow,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":scope, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":sequence,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":throw, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":validate,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":wait, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":while}'
>>>>>>>> is expected.
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,420] ERROR
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>>  -
>>>>>>>>  
>>>>>>>> null:file:///home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/tmp/work/bpelTemp/1.4385849493994443E12/ApprovalProcess_2.0.0/ApprovalProcess.bpel:73:52:cvc-complex-type.3.2.2:
>>>>>>>> Attribute 'xml:space' is not allowed to appear in element 
>>>>>>>> 'bpel:literal'.
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,420] ERROR
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>>  -
>>>>>>>>  
>>>>>>>> null:file:///home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/tmp/work/bpelTemp/1.4385849493994443E12/ApprovalProcess_2.0.0/ApprovalProcess.bpel:79:52:cvc-complex-type.3.2.2:
>>>>>>>> Attribute 'xml:space' is not allowed to appear in element 
>>>>>>>> 'bpel:literal'.
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,421] ERROR
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>>  -
>>>>>>>>  
>>>>>>>> null:file:///home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/tmp/work/bpelTemp/1.4385849493994443E12/ApprovalProcess_2.0.0/ApprovalProcess.bpel:99:52:cvc-complex-type.3.2.2:
>>>>>>>> Attribute 'xml:space' is not allowed to appear in element 
>>>>>>>> 'bpel:literal'.
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,422] ERROR
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>>  -
>>>>>>>>  
>>>>>>>> null:file:///home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/tmp/work/bpelTemp/1.4385849493994443E12/ApprovalProcess_2.0.0/ApprovalProcess.bpel:123:52:cvc-complex-type.3.2.2:
>>>>>>>> Attribute 'xml:space' is not allowed to appear in element 
>>>>>>>> 'bpel:literal'.
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,424] ERROR
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>>  -
>>>>>>>>  
>>>>>>>> null:file:///home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/tmp/work/bpelTemp/1.4385849493994443E12/ApprovalProcess_2.0.0/ApprovalProcess.bpel:209:56:cvc-complex-type.3.2.2:
>>>>>>>> Attribute 'xml:space' is not allowed to appear in element 
>>>>>>>> 'bpel:literal'.
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,427] ERROR
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>>  -
>>>>>>>>  
>>>>>>>> null:file:///home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/tmp/work/bpelTemp/1.4385849493994443E12/ApprovalProcess_2.0.0/ApprovalProcess.bpel:288:84:cvc-elt.4.2:
>>>>>>>> Cannot resolve 'p:tExpression' to a type definition for element
>>>>>>>> 'p:searchBy'.
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,439] ERROR
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>>  -
>>>>>>>>  
>>>>>>>> null:file:///home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/tmp/work/bpelTemp/1.4385849493994443E12/ApprovalProcess_2.0.0/ApprovalProcess.bpel:655:84:cvc-elt.4.2:
>>>>>>>> Cannot resolve 'p:tExpression' to a type definition for element
>>>>>>>> 'p:searchBy'.
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,450]  WARN
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory} -  Validation 
>>>>>>>> errors
>>>>>>>> during parsing, continuing due to
>>>>>>>> -Dorg.apache.ode.compiler.failOnValidationErrors=false switch
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,451]  INFO
>>>>>>>> {org.apache.ode.bpel.compiler.BpelC} -  info: [CompilingProcess] 
>>>>>>>> Compiling
>>>>>>>> BPEL process. {org.apache.ode.bpel.compiler.BpelC}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,452]  WARN
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory} -  Unrecognized
>>>>>>>> element in BPEL dom: extensions
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,459] FATAL
>>>>>>>> {org.apache.ode.bpel.compiler.DefaultResourceFinder} -  openResource:
>>>>>>>> invalid scheme (should be urn:)  http://www.w3.org/2001/xml.xsd
>>>>>>>> {org.apache.ode.bpel.compiler.DefaultResourceFinder}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,477]  INFO
>>>>>>>> {org.apache.ode.bpel.compiler.WSDLRegistry} -  WSDL at
>>>>>>>> file:/home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/tmp/work/bpelTemp/1.4385849493994443E12/ApprovalProcess_2.0.0/ApprovalTaskService.wsdl
>>>>>>>> is a duplicate import, your documents should all be in different 
>>>>>>>> namespaces
>>>>>>>> (its's not nice but will still work).
>>>>>>>> {org.apache.ode.bpel.compiler.WSDLRegistry}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,477]  INFO
>>>>>>>> {org.apache.ode.bpel.compiler.WSDLRegistry} -  WSDL at
>>>>>>>> file:/home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/tmp/work/bpelTemp/1.4385849493994443E12/ApprovalProcess_2.0.0/ApprovalTaskService.wsdl
>>>>>>>> is already imported, this denotes a circular reference.
>>>>>>>> {org.apache.ode.bpel.compiler.WSDLRegistry}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,477]  INFO
>>>>>>>> {org.apache.ode.bpel.compiler.WSDLRegistry} -  WSDL at
>>>>>>>> file:/home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/tmp/work/bpelTemp/1.4385849493994443E12/ApprovalProcess_2.0.0/CallbackService.wsdl
>>>>>>>> is a duplicate import, your documents should all be in different 
>>>>>>>> namespaces
>>>>>>>> (its's not nice but will still work).
>>>>>>>> {org.apache.ode.bpel.compiler.WSDLRegistry}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,477]  INFO
>>>>>>>> {org.apache.ode.bpel.compiler.WSDLRegistry} -  WSDL at
>>>>>>>> file:/home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/tmp/work/bpelTemp/1.4385849493994443E12/ApprovalProcess_2.0.0/CallbackService.wsdl
>>>>>>>> is already imported, this denotes a circular reference.
>>>>>>>> {org.apache.ode.bpel.compiler.WSDLRegistry}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,524]  WARN
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory} -  Unrecognized
>>>>>>>> element in BPEL dom: {
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable}completionCondition
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,526]  WARN
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory} -  Unrecognized
>>>>>>>> element in BPEL dom: {
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable}completionCondition
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,541]  WARN
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory} -  Unrecognized
>>>>>>>> element in BPEL dom: {
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable}completionCondition
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,549]  WARN
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory} -  Unrecognized
>>>>>>>> element in BPEL dom: {
>>>>>>>> http://docs.oasis-open.org/ns/bpel4people/bpel4people/200803}peopleActivity
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:25:49,549]  WARN
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory} -  Unrecognized
>>>>>>>> element in BPEL dom: {
>>>>>>>> http://docs.oasis-open.org/ns/bpel4people/bpel4people/200803}remoteTask
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,173]  INFO
>>>>>>>> {org.wso2.carbon.bpel.core.ode.integration.store.TenantProcessStoreImpl}
>>>>>>>>  -
>>>>>>>>  Deploying BPEL archive: ApprovalProcess_2.0.0.zip
>>>>>>>> {org.wso2.carbon.bpel.core.ode.integration.store.TenantProcessStoreImpl}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,183]  INFO
>>>>>>>> {org.springframework.context.support.ClassPathXmlApplicationContext} -
>>>>>>>>  Refreshing
>>>>>>>> org.springframework.context.support.ClassPathXmlApplicationContext@532f571b:
>>>>>>>> startup date [Mon Aug 03 12:26:02 IST 2015]; root of context hierarchy
>>>>>>>> {org.springframework.context.support.ClassPathXmlApplicationContext}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,184]  INFO
>>>>>>>> {org.springframework.beans.factory.xml.XmlBeanDefinitionReader} -  
>>>>>>>> Loading
>>>>>>>> XML bean definitions from class path resource [beans.xml]
>>>>>>>> {org.springframework.beans.factory.xml.XmlBeanDefinitionReader}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,185]  INFO
>>>>>>>> {org.wso2.carbon.bpel.core.ode.integration.store.TenantProcessStoreImpl}
>>>>>>>>  -
>>>>>>>>  Starting deployment of processes from directory
>>>>>>>> /home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/repository/bpel/-1234/ApprovalProcess_2.0.0-2
>>>>>>>> {org.wso2.carbon.bpel.core.ode.integration.store.TenantProcessStoreImpl}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,186]  INFO
>>>>>>>> {org.springframework.context.support.ClassPathXmlApplicationContext} -
>>>>>>>>  Refreshing
>>>>>>>> org.springframework.context.support.ClassPathXmlApplicationContext@74ced93a:
>>>>>>>> startup date [Mon Aug 03 12:26:02 IST 2015]; root of context hierarchy
>>>>>>>> {org.springframework.context.support.ClassPathXmlApplicationContext}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,187]  INFO
>>>>>>>> {org.springframework.beans.factory.xml.XmlBeanDefinitionReader} -  
>>>>>>>> Loading
>>>>>>>> XML bean definitions from class path resource [beans.xml]
>>>>>>>> {org.springframework.beans.factory.xml.XmlBeanDefinitionReader}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,209] ERROR
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>>  -
>>>>>>>>  
>>>>>>>> null:file:///home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/repository/bpel/-1234/ApprovalProcess_2.0.0-2/ApprovalProcess.bpel:36:17:cvc-complex-type.2.4.a:
>>>>>>>> Invalid content was found starting with element 'extensions'. One of 
>>>>>>>> '{"
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":import, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":partnerLinks,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":messageExchanges,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":variables,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":correlationSets,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":faultHandlers,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":eventHandlers,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":assign,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":compensate,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":compensateScope,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":empty, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":exit, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":extensionActivity,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":flow, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":forEach,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":if, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":invoke, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":pick, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":receive,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":repeatUntil,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":reply, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":rethrow,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":scope, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":sequence,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":throw, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":validate,
>>>>>>>> "http://docs.oasis-open.org/wsbpel/2.0/process/executable":wait, "
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable":while}'
>>>>>>>> is expected.
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,210] ERROR
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>>  -
>>>>>>>>  
>>>>>>>> null:file:///home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/repository/bpel/-1234/ApprovalProcess_2.0.0-2/ApprovalProcess.bpel:73:52:cvc-complex-type.3.2.2:
>>>>>>>> Attribute 'xml:space' is not allowed to appear in element 
>>>>>>>> 'bpel:literal'.
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,210] ERROR
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>>  -
>>>>>>>>  
>>>>>>>> null:file:///home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/repository/bpel/-1234/ApprovalProcess_2.0.0-2/ApprovalProcess.bpel:79:52:cvc-complex-type.3.2.2:
>>>>>>>> Attribute 'xml:space' is not allowed to appear in element 
>>>>>>>> 'bpel:literal'.
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,211] ERROR
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>>  -
>>>>>>>>  
>>>>>>>> null:file:///home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/repository/bpel/-1234/ApprovalProcess_2.0.0-2/ApprovalProcess.bpel:99:52:cvc-complex-type.3.2.2:
>>>>>>>> Attribute 'xml:space' is not allowed to appear in element 
>>>>>>>> 'bpel:literal'.
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,212] ERROR
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>>  -
>>>>>>>>  
>>>>>>>> null:file:///home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/repository/bpel/-1234/ApprovalProcess_2.0.0-2/ApprovalProcess.bpel:123:52:cvc-complex-type.3.2.2:
>>>>>>>> Attribute 'xml:space' is not allowed to appear in element 
>>>>>>>> 'bpel:literal'.
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,214] ERROR
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>>  -
>>>>>>>>  
>>>>>>>> null:file:///home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/repository/bpel/-1234/ApprovalProcess_2.0.0-2/ApprovalProcess.bpel:209:56:cvc-complex-type.3.2.2:
>>>>>>>> Attribute 'xml:space' is not allowed to appear in element 
>>>>>>>> 'bpel:literal'.
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,217] ERROR
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>>  -
>>>>>>>>  
>>>>>>>> null:file:///home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/repository/bpel/-1234/ApprovalProcess_2.0.0-2/ApprovalProcess.bpel:288:84:cvc-elt.4.2:
>>>>>>>> Cannot resolve 'p:tExpression' to a type definition for element
>>>>>>>> 'p:searchBy'.
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,229] ERROR
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>>  -
>>>>>>>>  
>>>>>>>> null:file:///home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/repository/bpel/-1234/ApprovalProcess_2.0.0-2/ApprovalProcess.bpel:655:84:cvc-elt.4.2:
>>>>>>>> Cannot resolve 'p:tExpression' to a type definition for element
>>>>>>>> 'p:searchBy'.
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory$BOMSAXErrorHandler}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,240]  WARN
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory} -  Validation 
>>>>>>>> errors
>>>>>>>> during parsing, continuing due to
>>>>>>>> -Dorg.apache.ode.compiler.failOnValidationErrors=false switch
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,241]  INFO
>>>>>>>> {org.apache.ode.bpel.compiler.BpelC} -  info: [CompilingProcess] 
>>>>>>>> Compiling
>>>>>>>> BPEL process. {org.apache.ode.bpel.compiler.BpelC}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,242]  WARN
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory} -  Unrecognized
>>>>>>>> element in BPEL dom: extensions
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,247] FATAL
>>>>>>>> {org.apache.ode.bpel.compiler.DefaultResourceFinder} -  openResource:
>>>>>>>> invalid scheme (should be urn:)  http://www.w3.org/2001/xml.xsd
>>>>>>>> {org.apache.ode.bpel.compiler.DefaultResourceFinder}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,261]  INFO
>>>>>>>> {org.apache.ode.bpel.compiler.WSDLRegistry} -  WSDL at
>>>>>>>> file:/home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/repository/bpel/-1234/ApprovalProcess_2.0.0-2/ApprovalTaskService.wsdl
>>>>>>>> is a duplicate import, your documents should all be in different 
>>>>>>>> namespaces
>>>>>>>> (its's not nice but will still work).
>>>>>>>> {org.apache.ode.bpel.compiler.WSDLRegistry}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,261]  INFO
>>>>>>>> {org.apache.ode.bpel.compiler.WSDLRegistry} -  WSDL at
>>>>>>>> file:/home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/repository/bpel/-1234/ApprovalProcess_2.0.0-2/ApprovalTaskService.wsdl
>>>>>>>> is already imported, this denotes a circular reference.
>>>>>>>> {org.apache.ode.bpel.compiler.WSDLRegistry}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,261]  INFO
>>>>>>>> {org.apache.ode.bpel.compiler.WSDLRegistry} -  WSDL at
>>>>>>>> file:/home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/repository/bpel/-1234/ApprovalProcess_2.0.0-2/CallbackService.wsdl
>>>>>>>> is a duplicate import, your documents should all be in different 
>>>>>>>> namespaces
>>>>>>>> (its's not nice but will still work).
>>>>>>>> {org.apache.ode.bpel.compiler.WSDLRegistry}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,261]  INFO
>>>>>>>> {org.apache.ode.bpel.compiler.WSDLRegistry} -  WSDL at
>>>>>>>> file:/home/harsha/wso2/IS/IS-5.1.0-Release/WORKFLOW/wso2bps-3.2.0/repository/bpel/-1234/ApprovalProcess_2.0.0-2/CallbackService.wsdl
>>>>>>>> is already imported, this denotes a circular reference.
>>>>>>>> {org.apache.ode.bpel.compiler.WSDLRegistry}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,297]  WARN
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory} -  Unrecognized
>>>>>>>> element in BPEL dom: {
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable}completionCondition
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,298]  WARN
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory} -  Unrecognized
>>>>>>>> element in BPEL dom: {
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable}completionCondition
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,309]  WARN
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory} -  Unrecognized
>>>>>>>> element in BPEL dom: {
>>>>>>>> http://docs.oasis-open.org/wsbpel/2.0/process/executable}completionCondition
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,315]  WARN
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory} -  Unrecognized
>>>>>>>> element in BPEL dom: {
>>>>>>>> http://docs.oasis-open.org/ns/bpel4people/bpel4people/200803}peopleActivity
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,315]  WARN
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory} -  Unrecognized
>>>>>>>> element in BPEL dom: {
>>>>>>>> http://docs.oasis-open.org/ns/bpel4people/bpel4people/200803}remoteTask
>>>>>>>> {org.apache.ode.bpel.compiler.bom.BpelObjectFactory}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,344]  INFO
>>>>>>>> {org.wso2.carbon.bpel.core.ode.integration.config.EndpointConfigBuilder}
>>>>>>>>  -
>>>>>>>>  Endpoint reference file:callbackService.epr
>>>>>>>> {org.wso2.carbon.bpel.core.ode.integration.config.EndpointConfigBuilder}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,345]  INFO
>>>>>>>> {org.wso2.carbon.bpel.core.ode.integration.config.EndpointConfigBuilder}
>>>>>>>>  -
>>>>>>>>  Endpoint reference file:taskService.epr
>>>>>>>> {org.wso2.carbon.bpel.core.ode.integration.config.EndpointConfigBuilder}
>>>>>>>> TID: [0] [BPS] [2015-08-03 12:26:02,351] FATAL
>>>>>>>> {org.apache.ode.bpel.compiler.DefaultResourceFinder} -  openResource:
>>>>>>>> invalid scheme (should be urn:)  http://www.w3.org/2001/xml.xsd
>>>>>>>> {org.apache.ode.bpel.compiler.DefaultResourceFinder}
>>>>>>>>
>>>>>>>> ​
>>>>>>>>
>>>>>>>>
>>>>>>>> *Harsha Thirimanna*
>>>>>>>> Senior Software Engineer; WSO2, Inc.; http://wso2.com
>>>>>>>> * <http://www.apache.org/>*
>>>>>>>> *email: **hars...@wso2.com* <az...@wso2.com>* cell: +94 71
>>>>>>>> 5186770 *
>>>>>>>> *twitter: **http://twitter.com/ <http://twitter.com/afkham_azeez>*
>>>>>>>> *harshathirimannlinked-in: **http:
>>>>>>>> <http://lk.linkedin.com/in/afkhamazeez>**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122
>>>>>>>> <http://www.linkedin.com/pub/harsha-thirimanna/10/ab8/122>*
>>>>>>>>
>>>>>>>> *Lean . Enterprise . Middleware*
>>>>>>>>
>>>>>>>>
>>>>>>>> On Thu, Jul 30, 2015 at 7:06 PM, Harsha Thirimanna <
>>>>>>>> hars...@wso2.com> wrote:
>>>>>>>>
>>>>>>>>> Hi Vinod,
>>>>>>>>>
>>>>>>>>> Thanks and I will go through this.
>>>>>>>>> On Jul 30, 2015 2:51 PM, "Vinod Kavinda" <vi...@wso2.com> wrote:
>>>>>>>>>
>>>>>>>>>> Hi,
>>>>>>>>>>
>>>>>>>>>> Please find the BPEL and HumanTask packages, modified according
>>>>>>>>>> to the new requirements in [1].
>>>>>>>>>>
>>>>>>>>>> I have modified previously given packages to support dynamically
>>>>>>>>>> assigning users for approval steps. Existing parameter related stuff 
>>>>>>>>>> is not
>>>>>>>>>> changed.
>>>>>>>>>>
>>>>>>>>>> Use the format in sampleRequest.txt from [1] for requests to the
>>>>>>>>>> bpel process. Please note that each step should contain at least 1 
>>>>>>>>>> user or
>>>>>>>>>> role and all these roles and users must already exist in the system.
>>>>>>>>>>
>>>>>>>>>> [1] -
>>>>>>>>>> https://svn.wso2.org/repos/wso2/people/vinod/workflow-support/
>>>>>>>>>>
>>>>>>>>>> Regards,
>>>>>>>>>> Vinod
>>>>>>>>>> --
>>>>>>>>>> Vinod Kavinda
>>>>>>>>>> Software Engineer
>>>>>>>>>> *WSO2 Inc. - lean . enterprise . middleware
>>>>>>>>>> <http://www.wso2.com>.*
>>>>>>>>>> Mobile : +94 (0) 712 415544
>>>>>>>>>> Blog : http://soatechflicks.blogspot.com/
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Dev mailing list
>>>>>> Dev@wso2.org
>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Vinod Kavinda
>>>>> Software Engineer
>>>>> *WSO2 Inc. - lean . enterprise . middleware <http://www.wso2.com>.*
>>>>> Mobile : +94 (0) 712 415544
>>>>> Blog : http://soatechflicks.blogspot.com/
>>>>>
>>>>>
>>>>
>>>
>>>
>>> --
>>> Vinod Kavinda
>>> Software Engineer
>>> *WSO2 Inc. - lean . enterprise . middleware <http://www.wso2.com>.*
>>> Mobile : +94 (0) 712 415544
>>> Blog : http://soatechflicks.blogspot.com/
>>>
>>>
>>
>>
>> --
>> Vinod Kavinda
>> Software Engineer
>> *WSO2 Inc. - lean . enterprise . middleware <http://www.wso2.com>.*
>> Mobile : +94 (0) 712 415544
>> Blog : http://soatechflicks.blogspot.com/
>>
>>
>


-- 
Vinod Kavinda
Software Engineer
*WSO2 Inc. - lean . enterprise . middleware <http://www.wso2.com>.*
Mobile : +94 (0) 712 415544
Blog : http://soatechflicks.blogspot.com/
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to