<?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 Re: Create Deployment Artifacts option not working Please Help in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103761#M72382</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can only use a "resultVariable" to store the result of a SCRIPT-task. If you want to store some kind of result from a service-task, you should just set any variable you'd like on the DelegateExecution you get passed in the execute() method.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2012 12:43:44 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2012-10-11T12:43:44Z</dc:date>
    <item>
      <title>Create Deployment Artifacts option not working Please Help</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103748#M72369</link>
      <description>After following the eclipse setup instructions in the user guide I added my own process to src/main/test in the activiti-engine-examples Then i deleted the activiti-engine-examples.bar and activiti-engine-examples.jar files from the project.Then I tried using the MB3 option Create Deployment Artifac</description>
      <pubDate>Fri, 17 Feb 2012 17:58:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103748#M72369</guid>
      <dc:creator>afshad</dc:creator>
      <dc:date>2012-02-17T17:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create Deployment Artifacts option not working Please Help</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103749#M72370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Afshad,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;your processes should be placed in src/main/resources/diagrams. not in src/main/test . That's probably why creating the deployment artifcact does nothing: it doesn't find any processes in your project.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Feb 2012 10:03:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103749#M72370</guid>
      <dc:creator>tiesebarrell</dc:creator>
      <dc:date>2012-02-18T10:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create Deployment Artifacts option not working Please Help</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103750#M72371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I moved it to src/main/resources/diagrams and still nothing happens on clicking Create deployment artifacts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nothing in the deployment folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What could be missing here?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 18:15:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103750#M72371</guid>
      <dc:creator>afshad</dc:creator>
      <dc:date>2012-02-20T18:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create Deployment Artifacts option not working Please Help</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103751#M72372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;what exactly is now in your src/main/resources/diagrams folder? You can look in Eclipse's .log file in your workspace to see if any errors occurred.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 18:20:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103751#M72372</guid>
      <dc:creator>tiesebarrell</dc:creator>
      <dc:date>2012-02-20T18:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Create Deployment Artifacts option not working Please Help</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103752#M72373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;what exactly is now in your src/main/resources/diagrams folder? You can look in Eclipse's .log file in your workspace to see if any errors occurred.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the response. Previously I had the activiti demo running (ant demo.start) while creating the deployment artifacts. I shut the demo down and closed the activiti explorer in the web browser. Then i ran Create Deployment Artifacts. Now in the deployment folder I have:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Expense_process.bar and Expense process.jar as you can see in the image below. The contents of my src/main/resources/diagrams is shown in the image below as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It has: MyProcess.activiti/&lt;/SPAN&gt;&lt;A href="http://MyProcess.bpmn20.xml/MyProcess.png" rel="nofollow noopener noreferrer"&gt;MyProcess.bpmn20.xml/MyProcess.png&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Does the bar file contain MyProcess as well?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then from the command line I do ant demo.start and apache is started. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I then open up the Activiti explorer in the browser and login kermit/kermit&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I goto Manage-&amp;gt;Deployments-&amp;gt;Upload New and choose the Expense_process.bar file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Deployment failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;resultVariableName not supported for tasks using 'class' | JavaServiceTaskTest.testIllegalUseOfResultVariableName.bpmn20.xml | line 17 | column 15&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(above also shown in image below)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The tomcat logfile also has exceptions as shown in the zip attachment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also attached in another post is the eclipse log.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically ive just created my own little BPM workflow as shown in the image and want to deploy it as part of the activiti-engine-example workspace.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks much for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 19:58:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103752#M72373</guid>
      <dc:creator>afshad</dc:creator>
      <dc:date>2012-02-20T19:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Create Deployment Artifacts option not working Please Help</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103753#M72374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;what exactly is now in your src/main/resources/diagrams folder? You can look in Eclipse's .log file in your workspace to see if any errors occurred.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Please note Ive also attached the eclipse log file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Activiti explorer deployment error is also attached.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 20:01:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103753#M72374</guid>
      <dc:creator>afshad</dc:creator>
      <dc:date>2012-02-20T20:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Create Deployment Artifacts option not working Please Help</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103754#M72375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This doesn't look like your deployment is empty - there's something wrong in the process itself. You're assigning a result variable where it's not supported, so you might want to check that first.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, note that there's a port already in use in one of the console's errors when starting the database. Probably not a real problem, but make sure all JVMs and other services are shutdown and if necessary kill them when restarting.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 20:17:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103754#M72375</guid>
      <dc:creator>tiesebarrell</dc:creator>
      <dc:date>2012-02-20T20:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create Deployment Artifacts option not working Please Help</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103755#M72376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually, it's not a problem in your process, but you're apparently trying to deploy a test case process:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Processing resource JavaServiceTaskTest.testIllegalUseOfResultVariableName.bpmn20.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which, by its name, looks like it's supposed to generate an exception.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you rename the .bar fiel to .zip, you can simply extract it to inspect what's in it. Some old processes might be in there - take a look at the resulting contents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not familiar with the test process examples myself, but from the error it seems obvious you're deploying a process that's meant to test for failure.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 20:21:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103755#M72376</guid>
      <dc:creator>tiesebarrell</dc:creator>
      <dc:date>2012-02-20T20:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create Deployment Artifacts option not working Please Help</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103756#M72377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Actually, it's not a problem in your process, but you're apparently trying to deploy a test case process:&lt;BR /&gt;&lt;BR /&gt;INFO: Processing resource JavaServiceTaskTest.testIllegalUseOfResultVariableName.bpmn20.xml&lt;BR /&gt;&lt;BR /&gt;Which, by its name, looks like it's supposed to generate an exception.&lt;BR /&gt;&lt;BR /&gt;If you rename the .bar fiel to .zip, you can simply extract it to inspect what's in it. Some old processes might be in there - take a look at the resulting contents.&lt;BR /&gt;&lt;BR /&gt;I'm not familiar with the test process examples myself, but from the error it seems obvious you're deploying a process that's meant to test for failure.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks. Ok the mistake I was making was to include my testing activiti process as part of the default activiti-engine-examples workspace. This was causing too much confusion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I now created a new Activiti project in eclipse as you can see in the image. I am able to successfully deploy this project by uploading the .bar file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However when I start the process from the Activiti explorer I get the exception in the tomcat console shown in the attachment. It seems like it does not know where my class file is. How can I fix this? Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;NOTE: I just posted this deployment issue question in the Activiti engine forum. Perhaps thats the better place for it.&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 22:18:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103756#M72377</guid>
      <dc:creator>afshad</dc:creator>
      <dc:date>2012-02-20T22:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create Deployment Artifacts option not working Please Help</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103757#M72378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you're running the process in the Activiti demo setup, you should make sure your classes are on Tomcat's classpath when starting Activiti - that is, the classes are not and should not be part of the .bar file. If you look in your deployment folder in the project, you can see there's also a .jar file that's created. If you have the class in the same project, it should be in that jar, so it's all ready-made for you. Otherwise, you will need to create a jar containing the class yourself. Then you can drop the jar in Tomcat's lib directory for a quick solution. Most approaches for a more "enterprisey" solution tend to suggest repackaging activiti-rest and including the jar using Maven. You can then run that war on any container, because it contains Activiti, the REST API and your process' classes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 08:06:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103757#M72378</guid>
      <dc:creator>tiesebarrell</dc:creator>
      <dc:date>2012-02-21T08:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Create Deployment Artifacts option not working Please Help</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103758#M72379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you're running the process in the Activiti demo setup, you should make sure your classes are on Tomcat's classpath when starting Activiti - that is, the classes are not and should not be part of the .bar file. If you look in your deployment folder in the project, you can see there's also a .jar file that's created. If you have the class in the same project, it should be in that jar, so it's all ready-made for you. Otherwise, you will need to create a jar containing the class yourself. Then you can drop the jar in Tomcat's lib directory for a quick solution. Most approaches for a more "enterprisey" solution tend to suggest repackaging activiti-rest and including the jar using Maven. You can then run that war on any container, because it contains Activiti, the REST API and your process' classes.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much. that worked. It does need to be in the lib of the activiti explorer webapp in Apache as mentioned in other posts in the forum. By mistake I had two versions of apache installed and i kept putting it in the wrong Apache all this time thats why it didnt work. Its working now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In regards to the Enterprisey solution you mentioned, we wish to use the activiti engine within our application which has the actual process classes and where we would create the delegates. We dont use J2EE only J2SE. So when you say Activiti and REST API, exactly which JARs would I need to include in my application? Which ones are needed to generate BPMN on the fly and create a process definition and run the process?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 21:19:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103758#M72379</guid>
      <dc:creator>afshad</dc:creator>
      <dc:date>2012-02-21T21:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Create Deployment Artifacts option not working Please Help</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103759#M72380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good to hear you got it working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I meant is that you run your processes by repackaging the activiti-rest project from Activiti, as a whole. To that, you then add your own jar files for the dependencies on service task delegates. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The parts you at least need are in activiti engine, but that's included already by activiti-rest.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 21:28:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103759#M72380</guid>
      <dc:creator>tiesebarrell</dc:creator>
      <dc:date>2012-02-21T21:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Create Deployment Artifacts option not working Please Help</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103760#M72381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to upload a bar file but it throws the below error when i used a service Task. Could you help me with this?&amp;nbsp; I have tried all the above and still it does not work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error:&amp;nbsp;&amp;nbsp;&amp;nbsp; 'resultVariableName' not supported for service tasks using 'class' | document_processing.bpmn.xml line 10 column 164&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;here is the bpmn file(Attaching the same):&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;definitions xmlns="&lt;A href="http://www.omg.org/spec/BPMN/20100524/MODEL" 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" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;" xmlns:activiti="&lt;A href="http://activiti.org/bpmn" 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" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/BPMN/20100524/DI&lt;/A&gt;" xmlns:smileysurprised:mgdc="&lt;A href="http://www.omg.org/spec/DD/20100524/DC" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/DD/20100524/DC&lt;/A&gt;" xmlns:smileysurprised:mgdi="&lt;A href="http://www.omg.org/spec/DD/20100524/DI" 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" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;" expressionLanguage="&lt;A href="http://www.w3.org/1999/XPath" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/1999/XPath&lt;/A&gt;" targetNamespace="&lt;A href="http://www.activiti.org/test" rel="nofollow noopener noreferrer"&gt;http://www.activiti.org/test&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;process id="document_processing" name="Document Processing"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;startEvent id="startevent1" name="Start"&amp;gt;&amp;lt;/startEvent&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serviceTask id="task_indexing" name="Indexing (Service Task)" activiti:class="com.unisys.activiti.prototype.IndexService" activiti:resultVariableName="input"&amp;gt;&amp;lt;/serviceTask&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endEvent id="endevent1" name="End"&amp;gt;&amp;lt;/endEvent&amp;gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Raj&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 11:20:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103760#M72381</guid>
      <dc:creator>kethur</dc:creator>
      <dc:date>2012-10-11T11:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Create Deployment Artifacts option not working Please Help</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103761#M72382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can only use a "resultVariable" to store the result of a SCRIPT-task. If you want to store some kind of result from a service-task, you should just set any variable you'd like on the DelegateExecution you get passed in the execute() method.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 12:43:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103761#M72382</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-10-11T12:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create Deployment Artifacts option not working Please Help</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103762#M72383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;how to&amp;nbsp; create a bar file? can any one please tell me.. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 14:04:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103762#M72383</guid>
      <dc:creator>debaprakashbisw</dc:creator>
      <dc:date>2013-10-01T14:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Create Deployment Artifacts option not working Please Help</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103763#M72384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Create a zip-file with all needed processes/filed and rename to *.bar&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 10:01:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-deployment-artifacts-option-not-working-please-help/m-p/103763#M72384</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-10-02T10:01:03Z</dc:date>
    </item>
  </channel>
</rss>

