Hi All,
Need some help to know if we have any workflow integrated in ofbiz 9.04 version? if we already have the workflow is it using xpdl? Is it Shark workflow? Please let me know.. need this urgently before i start designing for one of my requirement. Appreciate your help. Thanks & Regards, Deepa ============================================================================================================================Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at <a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech Mahindra.============================================================================================================================ |
Hi,
This document might help http://ofbiz.apache.org/docs/workflow.html On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar <[hidden email]>wrote: > Hi All, > > > > Need some help to know if we have any workflow integrated in ofbiz 9.04 > version? > > if we already have the workflow is it using xpdl? Is it Shark workflow? > Please let me know.. need this urgently before i start designing for one > of my requirement. > > > > Appreciate your help. > > > Thanks & Regards, > > Deepa > > > > > > > ============================================================================================================================Disclaimer: > This message and the information contained herein is proprietary and > confidential and subject to the Tech Mahindra policy statement, you may > review the policy at <a href="http://www.techmahindra.com/Disclaimer.html > ">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href=" > http://tim.techmahindra.com/Disclaimer.html"> > http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech > Mahindra.============================================================================================================================ > -- Regards, Varun Bhansaly |
Thanks Varun for replying.. I have checked this link but its talking
about XPDL which actually comes with Shark implementation and in the same link they have mentioned that Shark is not yet implemented in Ofbiz. The alternative is event based. SO does this mean we don't have workflow definition type of design in Ofbiz as of now other then the events? Thanks, Deepa -----Original Message----- From: varun bhansaly [mailto:[hidden email]] Sent: Monday, September 06, 2010 9:57 PM To: [hidden email] Subject: Re: Ofbiz WorkFlow Engine Hi, This document might help http://ofbiz.apache.org/docs/workflow.html On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar <[hidden email]>wrote: > Hi All, > > > > Need some help to know if we have any workflow integrated in ofbiz 9.04 > version? > > if we already have the workflow is it using xpdl? Is it Shark workflow? > Please let me know.. need this urgently before i start designing for one > of my requirement. > > > > Appreciate your help. > > > Thanks & Regards, > > Deepa > > > > > > > ====================================================Disclaimer: > This message and the information contained herein is proprietary and > confidential and subject to the Tech Mahindra policy statement, you may > review the policy at <a href="http://www.techmahindra.com/Disclaimer.html > ">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href=" > http://tim.techmahindra.com/Disclaimer.html"> > http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech > Mahindra.=============================================================== ============================================================= > -- Regards, Varun Bhansaly ============================================================================================================================Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at <a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech Mahindra.============================================================================================================================ |
Hi Deepa,
Are you looking at something like designing the process flow, for eg as in jBPM workflow engine & the process designer ? Though processes could be implemented using SECAs, EECAs etc. On Tue, Sep 7, 2010 at 1:24 PM, Deepa Priolkar <[hidden email]>wrote: > Thanks Varun for replying.. I have checked this link but its talking > about XPDL which actually comes with Shark implementation and in the > same link they have mentioned that Shark is not yet implemented in > Ofbiz. The alternative is event based. SO does this mean we don't have > workflow definition type of design in Ofbiz as of now other then the > events? > > Thanks, > Deepa > > -----Original Message----- > From: varun bhansaly [mailto:[hidden email]] > Sent: Monday, September 06, 2010 9:57 PM > To: [hidden email] > Subject: Re: Ofbiz WorkFlow Engine > > Hi, > This document might help http://ofbiz.apache.org/docs/workflow.html > > On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar > <[hidden email]>wrote: > > > Hi All, > > > > > > > > Need some help to know if we have any workflow integrated in ofbiz > 9.04 > > version? > > > > if we already have the workflow is it using xpdl? Is it Shark > workflow? > > Please let me know.. need this urgently before i start designing for > one > > of my requirement. > > > > > > > > Appreciate your help. > > > > > > Thanks & Regards, > > > > Deepa > > > > > > > > > > > > > > > ======================================================================== > ====================================================Disclaimer: > > This message and the information contained herein is proprietary and > > confidential and subject to the Tech Mahindra policy statement, you > may > > review the policy at <a > href="http://www.techmahindra.com/Disclaimer.html > > ">http://www.techmahindra.com/Disclaimer.html</a> externally and <a > href=" > > http://tim.techmahindra.com/Disclaimer.html"> > > http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech > > > Mahindra.=============================================================== > ============================================================= > > > > > > -- > Regards, > Varun Bhansaly > > ============================================================================================================================Disclaimer: > This message and the information contained herein is proprietary and > confidential and subject to the Tech Mahindra policy statement, you may > review the policy at <a href="http://www.techmahindra.com/Disclaimer.html > ">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href=" > http://tim.techmahindra.com/Disclaimer.html"> > http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech > Mahindra.============================================================================================================================ > -- Regards, Varun Bhansaly |
Hi Varun,
Yes I am looking for something similar to JBPM, not fullfledge but atleast it should have the configuration through XML (similar to Shark). Do we have something like this in Ofbiz integrated? If not, then has anyone integrated any webflows in Ofbiz? Please let me know.. Regards, Deepa -----Original Message----- From: varun bhansaly [mailto:[hidden email]] Sent: Tuesday, September 07, 2010 1:38 PM To: [hidden email] Subject: Re: Ofbiz WorkFlow Engine Hi Deepa, Are you looking at something like designing the process flow, for eg as in jBPM workflow engine & the process designer ? Though processes could be implemented using SECAs, EECAs etc. On Tue, Sep 7, 2010 at 1:24 PM, Deepa Priolkar <[hidden email]>wrote: > Thanks Varun for replying.. I have checked this link but its talking > about XPDL which actually comes with Shark implementation and in the > same link they have mentioned that Shark is not yet implemented in > Ofbiz. The alternative is event based. SO does this mean we don't have > workflow definition type of design in Ofbiz as of now other then the > events? > > Thanks, > Deepa > > -----Original Message----- > From: varun bhansaly [mailto:[hidden email]] > Sent: Monday, September 06, 2010 9:57 PM > To: [hidden email] > Subject: Re: Ofbiz WorkFlow Engine > > Hi, > This document might help http://ofbiz.apache.org/docs/workflow.html > > On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar > <[hidden email]>wrote: > > > Hi All, > > > > > > > > Need some help to know if we have any workflow integrated in ofbiz > 9.04 > > version? > > > > if we already have the workflow is it using xpdl? Is it Shark > workflow? > > Please let me know.. need this urgently before i start designing for > one > > of my requirement. > > > > > > > > Appreciate your help. > > > > > > Thanks & Regards, > > > > Deepa > > > > > > > > > > > > > > > > ====================================================Disclaimer: > > This message and the information contained herein is proprietary and > > confidential and subject to the Tech Mahindra policy statement, you > may > > review the policy at <a > href="http://www.techmahindra.com/Disclaimer.html > > ">http://www.techmahindra.com/Disclaimer.html</a> externally and <a > href=" > > http://tim.techmahindra.com/Disclaimer.html"> > > http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech > > > Mahindra.=============================================================== > ============================================================= > > > > > > -- > Regards, > Varun Bhansaly > > ====================================================Disclaimer: > This message and the information contained herein is proprietary and > confidential and subject to the Tech Mahindra policy statement, you may > review the policy at <a href="http://www.techmahindra.com/Disclaimer.html > ">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href=" > http://tim.techmahindra.com/Disclaimer.html"> > http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech > Mahindra.=============================================================== ============================================================= > -- Regards, Varun Bhansaly ============================================================================================================================Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at <a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech Mahindra.============================================================================================================================ |
Administrator
|
Definitive answer https://cwiki.apache.org/confluence/display/OFBADMIN/Apache+OFBiz+Project+Overview#ApacheOFBizProjectOverview-EDA
Jacques From: "Deepa Priolkar" <[hidden email]> > Hi Varun, > > Yes I am looking for something similar to JBPM, not fullfledge but > atleast it should have the configuration through XML (similar to Shark). > Do we have something like this in Ofbiz integrated? If not, then has > anyone integrated any webflows in Ofbiz? Please let me know.. > > Regards, > Deepa > > -----Original Message----- > From: varun bhansaly [mailto:[hidden email]] > Sent: Tuesday, September 07, 2010 1:38 PM > To: [hidden email] > Subject: Re: Ofbiz WorkFlow Engine > > Hi Deepa, > Are you looking at something like designing the process flow, for eg as > in > jBPM workflow engine & the process designer ? > Though processes could be implemented using SECAs, EECAs etc. > > > On Tue, Sep 7, 2010 at 1:24 PM, Deepa Priolkar > <[hidden email]>wrote: > >> Thanks Varun for replying.. I have checked this link but its talking >> about XPDL which actually comes with Shark implementation and in the >> same link they have mentioned that Shark is not yet implemented in >> Ofbiz. The alternative is event based. SO does this mean we don't have >> workflow definition type of design in Ofbiz as of now other then the >> events? >> >> Thanks, >> Deepa >> >> -----Original Message----- >> From: varun bhansaly [mailto:[hidden email]] >> Sent: Monday, September 06, 2010 9:57 PM >> To: [hidden email] >> Subject: Re: Ofbiz WorkFlow Engine >> >> Hi, >> This document might help http://ofbiz.apache.org/docs/workflow.html >> >> On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar >> <[hidden email]>wrote: >> >> > Hi All, >> > >> > >> > >> > Need some help to know if we have any workflow integrated in ofbiz >> 9.04 >> > version? >> > >> > if we already have the workflow is it using xpdl? Is it Shark >> workflow? >> > Please let me know.. need this urgently before i start designing for >> one >> > of my requirement. >> > >> > >> > >> > Appreciate your help. >> > >> > >> > Thanks & Regards, >> > >> > Deepa >> > >> > >> > >> > >> > >> > >> > >> > ======================================================================== >> ====================================================Disclaimer: >> > This message and the information contained herein is proprietary > and >> > confidential and subject to the Tech Mahindra policy statement, you >> may >> > review the policy at <a >> href="http://www.techmahindra.com/Disclaimer.html >> > ">http://www.techmahindra.com/Disclaimer.html</a> externally and <a >> href=" >> > http://tim.techmahindra.com/Disclaimer.html"> >> > http://tim.techmahindra.com/Disclaimer.html</a> internally within > Tech >> > >> > Mahindra.=============================================================== >> ============================================================= >> > >> >> >> >> -- >> Regards, >> Varun Bhansaly >> >> > ======================================================================== > ====================================================Disclaimer: >> This message and the information contained herein is proprietary and >> confidential and subject to the Tech Mahindra policy statement, you > may >> review the policy at <a > href="http://www.techmahindra.com/Disclaimer.html >> ">http://www.techmahindra.com/Disclaimer.html</a> externally and <a > href=" >> http://tim.techmahindra.com/Disclaimer.html"> >> http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech >> > Mahindra.=============================================================== > ============================================================= >> > > > > -- > Regards, > Varun Bhansaly > > ============================================================================================================================Disclaimer: > This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy > statement, you may review the policy at <a > href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and <a > href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech > Mahindra.============================================================================================================================ > |
In reply to this post by Deepa Priolkar
sounds like you want the workflow language.
the answer is not at this time. off the top of my head, I would say any language developed would have to create services in minilang and SECA/EECA to create workflow. it would also have to add to the controller.xml that is a pretty heavy project. A UI that leveraged the webtools artifacts to display the workflow would be a consideration. ========================= BJ Freeman <http://bjfreeman.elance.com> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=52> Specialtymarket.com <http://www.specialtymarket.com/> Systems Integrator-- Glad to Assist Chat Y! messenger: bjfr33man Deepa Priolkar sent the following on 9/7/2010 2:17 AM: > Hi Varun, > > Yes I am looking for something similar to JBPM, not fullfledge but > atleast it should have the configuration through XML (similar to Shark). > Do we have something like this in Ofbiz integrated? If not, then has > anyone integrated any webflows in Ofbiz? Please let me know.. > > Regards, > Deepa > > -----Original Message----- > From: varun bhansaly [mailto:[hidden email]] > Sent: Tuesday, September 07, 2010 1:38 PM > To: [hidden email] > Subject: Re: Ofbiz WorkFlow Engine > > Hi Deepa, > Are you looking at something like designing the process flow, for eg as > in > jBPM workflow engine& the process designer ? > Though processes could be implemented using SECAs, EECAs etc. > > > On Tue, Sep 7, 2010 at 1:24 PM, Deepa Priolkar > <[hidden email]>wrote: > >> Thanks Varun for replying.. I have checked this link but its talking >> about XPDL which actually comes with Shark implementation and in the >> same link they have mentioned that Shark is not yet implemented in >> Ofbiz. The alternative is event based. SO does this mean we don't have >> workflow definition type of design in Ofbiz as of now other then the >> events? >> >> Thanks, >> Deepa >> >> -----Original Message----- >> From: varun bhansaly [mailto:[hidden email]] >> Sent: Monday, September 06, 2010 9:57 PM >> To: [hidden email] >> Subject: Re: Ofbiz WorkFlow Engine >> >> Hi, >> This document might help http://ofbiz.apache.org/docs/workflow.html >> >> On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar >> <[hidden email]>wrote: >> >>> Hi All, >>> >>> >>> >>> Need some help to know if we have any workflow integrated in ofbiz >> 9.04 >>> version? >>> >>> if we already have the workflow is it using xpdl? Is it Shark >> workflow? >>> Please let me know.. need this urgently before i start designing for >> one >>> of my requirement. >>> >>> >>> >>> Appreciate your help. >>> >>> >>> Thanks& Regards, >>> >>> Deepa >>> >>> >>> >>> >>> >>> >>> >> > ======================================================================== >> ====================================================Disclaimer: >>> This message and the information contained herein is proprietary > and >>> confidential and subject to the Tech Mahindra policy statement, you >> may >>> review the policy at<a >> href="http://www.techmahindra.com/Disclaimer.html >>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a >> href=" >>> http://tim.techmahindra.com/Disclaimer.html"> >>> http://tim.techmahindra.com/Disclaimer.html</a> internally within > Tech >>> >> > Mahindra.=============================================================== >> ============================================================= >>> >> >> >> >> -- >> Regards, >> Varun Bhansaly >> >> > ======================================================================== > ====================================================Disclaimer: >> This message and the information contained herein is proprietary and >> confidential and subject to the Tech Mahindra policy statement, you > may >> review the policy at<a > href="http://www.techmahindra.com/Disclaimer.html >> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a > href=" >> http://tim.techmahindra.com/Disclaimer.html"> >> http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech >> > Mahindra.=============================================================== > ============================================================= >> > > > |
In reply to this post by Deepa Priolkar
Here is a OFBiz-jBPM component:
<a href="http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc%">http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc% 2Fopensource%2Fofbiz%2Fofbiz-jbpm%2F As Tom has left jboss and go to Alfresco, I'm not sure what's the future of jBPM. OSWorkflow can also work with OFBiz. Personally I like jBPM. Regards, Shi Jinghai/Beijing Langhua Ltd. 在 2010-09-07二的 14:47 +0530,Deepa Priolkar写道: > Hi Varun, > > Yes I am looking for something similar to JBPM, not fullfledge but > atleast it should have the configuration through XML (similar to Shark). > Do we have something like this in Ofbiz integrated? If not, then has > anyone integrated any webflows in Ofbiz? Please let me know.. > > Regards, > Deepa > > -----Original Message----- > From: varun bhansaly [mailto:[hidden email]] > Sent: Tuesday, September 07, 2010 1:38 PM > To: [hidden email] > Subject: Re: Ofbiz WorkFlow Engine > > Hi Deepa, > Are you looking at something like designing the process flow, for eg as > in > jBPM workflow engine & the process designer ? > Though processes could be implemented using SECAs, EECAs etc. > > > On Tue, Sep 7, 2010 at 1:24 PM, Deepa Priolkar > <[hidden email]>wrote: > > > Thanks Varun for replying.. I have checked this link but its talking > > about XPDL which actually comes with Shark implementation and in the > > same link they have mentioned that Shark is not yet implemented in > > Ofbiz. The alternative is event based. SO does this mean we don't have > > workflow definition type of design in Ofbiz as of now other then the > > events? > > > > Thanks, > > Deepa > > > > -----Original Message----- > > From: varun bhansaly [mailto:[hidden email]] > > Sent: Monday, September 06, 2010 9:57 PM > > To: [hidden email] > > Subject: Re: Ofbiz WorkFlow Engine > > > > Hi, > > This document might help http://ofbiz.apache.org/docs/workflow.html > > > > On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar > > <[hidden email]>wrote: > > > > > Hi All, > > > > > > > > > > > > Need some help to know if we have any workflow integrated in ofbiz > > 9.04 > > > version? > > > > > > if we already have the workflow is it using xpdl? Is it Shark > > workflow? > > > Please let me know.. need this urgently before i start designing for > > one > > > of my requirement. > > > > > > > > > > > > Appreciate your help. > > > > > > > > > Thanks & Regards, > > > > > > Deepa > > > > > > > > > > > > > > > > > > > > > > > > ======================================================================== > > ====================================================Disclaimer: > > > This message and the information contained herein is proprietary > and > > > confidential and subject to the Tech Mahindra policy statement, you > > may > > > review the policy at <a > > href="http://www.techmahindra.com/Disclaimer.html > > > ">http://www.techmahindra.com/Disclaimer.html</a> externally and <a > > href=" > > > http://tim.techmahindra.com/Disclaimer.html"> > > > http://tim.techmahindra.com/Disclaimer.html</a> internally within > Tech > > > > > > Mahindra.=============================================================== > > ============================================================= > > > > > > > > > > > -- > > Regards, > > Varun Bhansaly > > > > > ======================================================================== > ====================================================Disclaimer: > > This message and the information contained herein is proprietary and > > confidential and subject to the Tech Mahindra policy statement, you > may > > review the policy at <a > href="http://www.techmahindra.com/Disclaimer.html > > ">http://www.techmahindra.com/Disclaimer.html</a> externally and <a > href=" > > http://tim.techmahindra.com/Disclaimer.html"> > > http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech > > > Mahindra.=============================================================== > ============================================================= > > > > > |
In reply to this post by Deepa Priolkar
Hi Deepa,
I integrated OSWorkflow in OFBiz. It acts as a component located in directory specialpurpose. Compared with JBPM, OSWorkflow is easier to master and integrate with OFBiz because it provides interfaces to OFBiz's entity engine though it need some improvements. If you want to know more details, contact me. Regards Jack -----Original Message----- From: Deepa Priolkar [mailto:[hidden email]] Sent: 2010年9月7日 17:17 To: [hidden email] Cc: Deepak Garg Subject: RE: Ofbiz WorkFlow Engine Hi Varun, Yes I am looking for something similar to JBPM, not fullfledge but atleast it should have the configuration through XML (similar to Shark). Do we have something like this in Ofbiz integrated? If not, then has anyone integrated any webflows in Ofbiz? Please let me know.. Regards, Deepa -----Original Message----- From: varun bhansaly [mailto:[hidden email]] Sent: Tuesday, September 07, 2010 1:38 PM To: [hidden email] Subject: Re: Ofbiz WorkFlow Engine Hi Deepa, Are you looking at something like designing the process flow, for eg as in jBPM workflow engine & the process designer ? Though processes could be implemented using SECAs, EECAs etc. On Tue, Sep 7, 2010 at 1:24 PM, Deepa Priolkar <[hidden email]>wrote: > Thanks Varun for replying.. I have checked this link but its talking > about XPDL which actually comes with Shark implementation and in the > same link they have mentioned that Shark is not yet implemented in > Ofbiz. The alternative is event based. SO does this mean we don't have > workflow definition type of design in Ofbiz as of now other then the > events? > > Thanks, > Deepa > > -----Original Message----- > From: varun bhansaly [mailto:[hidden email]] > Sent: Monday, September 06, 2010 9:57 PM > To: [hidden email] > Subject: Re: Ofbiz WorkFlow Engine > > Hi, > This document might help http://ofbiz.apache.org/docs/workflow.html > > On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar > <[hidden email]>wrote: > > > Hi All, > > > > > > > > Need some help to know if we have any workflow integrated in ofbiz > 9.04 > > version? > > > > if we already have the workflow is it using xpdl? Is it Shark > workflow? > > Please let me know.. need this urgently before i start designing for > one > > of my requirement. > > > > > > > > Appreciate your help. > > > > > > Thanks & Regards, > > > > Deepa > > > > > > > > > > > > > > > > ====================================================Disclaimer: > > This message and the information contained herein is proprietary and > > confidential and subject to the Tech Mahindra policy statement, you > may > > review the policy at <a > href="http://www.techmahindra.com/Disclaimer.html > > ">http://www.techmahindra.com/Disclaimer.html</a> externally and <a > href=" > > http://tim.techmahindra.com/Disclaimer.html"> > > http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech > > > Mahindra.=============================================================== > ============================================================= > > > > > > -- > Regards, > Varun Bhansaly > > ====================================================Disclaimer: > This message and the information contained herein is proprietary and > confidential and subject to the Tech Mahindra policy statement, you may > review the policy at <a href="http://www.techmahindra.com/Disclaimer.html > ">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href=" > http://tim.techmahindra.com/Disclaimer.html"> > http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech > Mahindra.=============================================================== ============================================================= > -- Regards, Varun Bhansaly ============================================================================================================================Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at <a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech Mahindra.============================================================================================================================ |
In reply to this post by Shi Jinghai
Hi Shi:
You just reminded me of something I did several years ago: I integrated OSWorkflow w/OFBiz. I did it mainly to test another application that was based on OSWorkflow. Anyhow, I don't recall it being a very difficult task. Regards, Ruth On 9/7/10 5:51 AM, Shi Jinghai wrote: > Here is a OFBiz-jBPM component: > <a href="http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc%">http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc% > 2Fopensource%2Fofbiz%2Fofbiz-jbpm%2F > > As Tom has left jboss and go to Alfresco, I'm not sure what's the future > of jBPM. > > OSWorkflow can also work with OFBiz. > > Personally I like jBPM. > > Regards, > > Shi Jinghai/Beijing Langhua Ltd. > > > 在 2010-09-07二的 14:47 +0530,Deepa Priolkar写�: >> Hi Varun, >> >> Yes I am looking for something similar to JBPM, not fullfledge but >> atleast it should have the configuration through XML (similar to Shark). >> Do we have something like this in Ofbiz integrated? If not, then has >> anyone integrated any webflows in Ofbiz? Please let me know.. >> >> Regards, >> Deepa >> >> -----Original Message----- >> From: varun bhansaly [mailto:[hidden email]] >> Sent: Tuesday, September 07, 2010 1:38 PM >> To: [hidden email] >> Subject: Re: Ofbiz WorkFlow Engine >> >> Hi Deepa, >> Are you looking at something like designing the process flow, for eg as >> in >> jBPM workflow engine& the process designer ? >> Though processes could be implemented using SECAs, EECAs etc. >> >> >> On Tue, Sep 7, 2010 at 1:24 PM, Deepa Priolkar >> <[hidden email]>wrote: >> >>> Thanks Varun for replying.. I have checked this link but its talking >>> about XPDL which actually comes with Shark implementation and in the >>> same link they have mentioned that Shark is not yet implemented in >>> Ofbiz. The alternative is event based. SO does this mean we don't have >>> workflow definition type of design in Ofbiz as of now other then the >>> events? >>> >>> Thanks, >>> Deepa >>> >>> -----Original Message----- >>> From: varun bhansaly [mailto:[hidden email]] >>> Sent: Monday, September 06, 2010 9:57 PM >>> To: [hidden email] >>> Subject: Re: Ofbiz WorkFlow Engine >>> >>> Hi, >>> This document might help http://ofbiz.apache.org/docs/workflow.html >>> >>> On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar >>> <[hidden email]>wrote: >>> >>>> Hi All, >>>> >>>> >>>> >>>> Need some help to know if we have any workflow integrated in ofbiz >>> 9.04 >>>> version? >>>> >>>> if we already have the workflow is it using xpdl? Is it Shark >>> workflow? >>>> Please let me know.. need this urgently before i start designing for >>> one >>>> of my requirement. >>>> >>>> >>>> >>>> Appreciate your help. >>>> >>>> >>>> Thanks& Regards, >>>> >>>> Deepa >>>> >>>> >>>> >>>> >>>> >>>> >>>> >> ======================================================================== >>> ====================================================Disclaimer: >>>> This message and the information contained herein is proprietary >> and >>>> confidential and subject to the Tech Mahindra policy statement, you >>> may >>>> review the policy at<a >>> href="http://www.techmahindra.com/Disclaimer.html >>>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a >>> href=" >>>> http://tim.techmahindra.com/Disclaimer.html"> >>>> http://tim.techmahindra.com/Disclaimer.html</a> internally within >> Tech >> Mahindra.=============================================================== >>> ============================================================= >>> >>> >>> -- >>> Regards, >>> Varun Bhansaly >>> >>> >> ======================================================================== >> ====================================================Disclaimer: >>> This message and the information contained herein is proprietary and >>> confidential and subject to the Tech Mahindra policy statement, you >> may >>> review the policy at<a >> href="http://www.techmahindra.com/Disclaimer.html >>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a >> href=" >>> http://tim.techmahindra.com/Disclaimer.html"> >>> http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech >>> >> Mahindra.=============================================================== >> ============================================================= >> >> > |
Hi Ruth,
Oh it's you. I saw the code in OSWorkflow on OFBiz integration and wonder who did it. Yes, it's not difficult to do such integration. jBPM is in LGPL, so the integration is not be able to contribute into OFBiz. BTW, I'm eager to read your book, but it's still pre-order. When will it come out? https://www.packtpub.com/apache-of-biz-cookbook-effective-recipes-for-of-biz/book Regards, Shi Jinghai/Beijing Langhua Ltd. 在 2010-09-07二的 08:46 -0400,Ruth Hoffman写道: > Hi Shi: > You just reminded me of something I did several years ago: I integrated > OSWorkflow w/OFBiz. I did it mainly to test another application that was > based on OSWorkflow. > > Anyhow, I don't recall it being a very difficult task. > > Regards, > Ruth > > On 9/7/10 5:51 AM, Shi Jinghai wrote: > > Here is a OFBiz-jBPM component: > > <a href="http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc%">http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc% > > 2Fopensource%2Fofbiz%2Fofbiz-jbpm%2F > > > > As Tom has left jboss and go to Alfresco, I'm not sure what's the future > > of jBPM. > > > > OSWorkflow can also work with OFBiz. > > > > Personally I like jBPM. > > > > Regards, > > > > Shi Jinghai/Beijing Langhua Ltd. > > > > > > 在 2010-09-07二的 14:47 +0530,Deepa Priolkar写é“: > >> Hi Varun, > >> > >> Yes I am looking for something similar to JBPM, not fullfledge but > >> atleast it should have the configuration through XML (similar to Shark). > >> Do we have something like this in Ofbiz integrated? If not, then has > >> anyone integrated any webflows in Ofbiz? Please let me know.. > >> > >> Regards, > >> Deepa > >> > >> -----Original Message----- > >> From: varun bhansaly [mailto:[hidden email]] > >> Sent: Tuesday, September 07, 2010 1:38 PM > >> To: [hidden email] > >> Subject: Re: Ofbiz WorkFlow Engine > >> > >> Hi Deepa, > >> Are you looking at something like designing the process flow, for eg as > >> in > >> jBPM workflow engine& the process designer ? > >> Though processes could be implemented using SECAs, EECAs etc. > >> > >> > >> On Tue, Sep 7, 2010 at 1:24 PM, Deepa Priolkar > >> <[hidden email]>wrote: > >> > >>> Thanks Varun for replying.. I have checked this link but its talking > >>> about XPDL which actually comes with Shark implementation and in the > >>> same link they have mentioned that Shark is not yet implemented in > >>> Ofbiz. The alternative is event based. SO does this mean we don't have > >>> workflow definition type of design in Ofbiz as of now other then the > >>> events? > >>> > >>> Thanks, > >>> Deepa > >>> > >>> -----Original Message----- > >>> From: varun bhansaly [mailto:[hidden email]] > >>> Sent: Monday, September 06, 2010 9:57 PM > >>> To: [hidden email] > >>> Subject: Re: Ofbiz WorkFlow Engine > >>> > >>> Hi, > >>> This document might help http://ofbiz.apache.org/docs/workflow.html > >>> > >>> On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar > >>> <[hidden email]>wrote: > >>> > >>>> Hi All, > >>>> > >>>> > >>>> > >>>> Need some help to know if we have any workflow integrated in ofbiz > >>> 9.04 > >>>> version? > >>>> > >>>> if we already have the workflow is it using xpdl? Is it Shark > >>> workflow? > >>>> Please let me know.. need this urgently before i start designing for > >>> one > >>>> of my requirement. > >>>> > >>>> > >>>> > >>>> Appreciate your help. > >>>> > >>>> > >>>> Thanks& Regards, > >>>> > >>>> Deepa > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >> ======================================================================== > >>> ====================================================Disclaimer: > >>>> This message and the information contained herein is proprietary > >> and > >>>> confidential and subject to the Tech Mahindra policy statement, you > >>> may > >>>> review the policy at<a > >>> href="http://www.techmahindra.com/Disclaimer.html > >>>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a > >>> href=" > >>>> http://tim.techmahindra.com/Disclaimer.html"> > >>>> http://tim.techmahindra.com/Disclaimer.html</a> internally within > >> Tech > >> Mahindra.=============================================================== > >>> ============================================================= > >>> > >>> > >>> -- > >>> Regards, > >>> Varun Bhansaly > >>> > >>> > >> ======================================================================== > >> ====================================================Disclaimer: > >>> This message and the information contained herein is proprietary and > >>> confidential and subject to the Tech Mahindra policy statement, you > >> may > >>> review the policy at<a > >> href="http://www.techmahindra.com/Disclaimer.html > >>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a > >> href=" > >>> http://tim.techmahindra.com/Disclaimer.html"> > >>> http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech > >>> > >> Mahindra.=============================================================== > >> ============================================================= > >> > >> > > |
Hi Shi:
Actually, it wasn't me who did that... at least not directly. This was an effort I did for a client several years ago. My client may have added it back to OSWorkflow but I didn't. As for the book - well its really up to PACKT. I finished up the final draft edits a few weeks ago. PACKT told me that they were getting ready to send it off to their publisher last week. I'm not sure what the turn around time is. I guess if its not considered too much of an advertisement, I'll make an announcement on this list as soon as they tell me its ready. Regards, Ruth On 9/7/10 9:40 AM, Shi Jinghai wrote: > Hi Ruth, > > Oh it's you. I saw the code in OSWorkflow on OFBiz integration and > wonder who did it. > > Yes, it's not difficult to do such integration. jBPM is in LGPL, so the > integration is not be able to contribute into OFBiz. > > BTW, I'm eager to read your book, but it's still pre-order. When will it > come out? > https://www.packtpub.com/apache-of-biz-cookbook-effective-recipes-for-of-biz/book > > Regards, > > Shi Jinghai/Beijing Langhua Ltd. > > 在 2010-09-07二的 08:46 -0400,Ruth Hoffman写�: >> Hi Shi: >> You just reminded me of something I did several years ago: I integrated >> OSWorkflow w/OFBiz. I did it mainly to test another application that was >> based on OSWorkflow. >> >> Anyhow, I don't recall it being a very difficult task. >> >> Regards, >> Ruth >> >> On 9/7/10 5:51 AM, Shi Jinghai wrote: >>> Here is a OFBiz-jBPM component: >>> <a href="http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc%">http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc% >>> 2Fopensource%2Fofbiz%2Fofbiz-jbpm%2F >>> >>> As Tom has left jboss and go to Alfresco, I'm not sure what's the future >>> of jBPM. >>> >>> OSWorkflow can also work with OFBiz. >>> >>> Personally I like jBPM. >>> >>> Regards, >>> >>> Shi Jinghai/Beijing Langhua Ltd. >>> >>> >>> 在 2010-09-07二的 14:47 +0530,Deepa Priolkar写é“: >>>> Hi Varun, >>>> >>>> Yes I am looking for something similar to JBPM, not fullfledge but >>>> atleast it should have the configuration through XML (similar to Shark). >>>> Do we have something like this in Ofbiz integrated? If not, then has >>>> anyone integrated any webflows in Ofbiz? Please let me know.. >>>> >>>> Regards, >>>> Deepa >>>> >>>> -----Original Message----- >>>> From: varun bhansaly [mailto:[hidden email]] >>>> Sent: Tuesday, September 07, 2010 1:38 PM >>>> To: [hidden email] >>>> Subject: Re: Ofbiz WorkFlow Engine >>>> >>>> Hi Deepa, >>>> Are you looking at something like designing the process flow, for eg as >>>> in >>>> jBPM workflow engine& the process designer ? >>>> Though processes could be implemented using SECAs, EECAs etc. >>>> >>>> >>>> On Tue, Sep 7, 2010 at 1:24 PM, Deepa Priolkar >>>> <[hidden email]>wrote: >>>> >>>>> Thanks Varun for replying.. I have checked this link but its talking >>>>> about XPDL which actually comes with Shark implementation and in the >>>>> same link they have mentioned that Shark is not yet implemented in >>>>> Ofbiz. The alternative is event based. SO does this mean we don't have >>>>> workflow definition type of design in Ofbiz as of now other then the >>>>> events? >>>>> >>>>> Thanks, >>>>> Deepa >>>>> >>>>> -----Original Message----- >>>>> From: varun bhansaly [mailto:[hidden email]] >>>>> Sent: Monday, September 06, 2010 9:57 PM >>>>> To: [hidden email] >>>>> Subject: Re: Ofbiz WorkFlow Engine >>>>> >>>>> Hi, >>>>> This document might help http://ofbiz.apache.org/docs/workflow.html >>>>> >>>>> On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar >>>>> <[hidden email]>wrote: >>>>> >>>>>> Hi All, >>>>>> >>>>>> >>>>>> >>>>>> Need some help to know if we have any workflow integrated in ofbiz >>>>> 9.04 >>>>>> version? >>>>>> >>>>>> if we already have the workflow is it using xpdl? Is it Shark >>>>> workflow? >>>>>> Please let me know.. need this urgently before i start designing for >>>>> one >>>>>> of my requirement. >>>>>> >>>>>> >>>>>> >>>>>> Appreciate your help. >>>>>> >>>>>> >>>>>> Thanks& Regards, >>>>>> >>>>>> Deepa >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>> ======================================================================== >>>>> ====================================================Disclaimer: >>>>>> This message and the information contained herein is proprietary >>>> and >>>>>> confidential and subject to the Tech Mahindra policy statement, you >>>>> may >>>>>> review the policy at<a >>>>> href="http://www.techmahindra.com/Disclaimer.html >>>>>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a >>>>> href=" >>>>>> http://tim.techmahindra.com/Disclaimer.html"> >>>>>> http://tim.techmahindra.com/Disclaimer.html</a> internally within >>>> Tech >>>> Mahindra.=============================================================== >>>>> ============================================================= >>>>> >>>>> >>>>> -- >>>>> Regards, >>>>> Varun Bhansaly >>>>> >>>>> >>>> ======================================================================== >>>> ====================================================Disclaimer: >>>>> This message and the information contained herein is proprietary and >>>>> confidential and subject to the Tech Mahindra policy statement, you >>>> may >>>>> review the policy at<a >>>> href="http://www.techmahindra.com/Disclaimer.html >>>>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a >>>> href=" >>>>> http://tim.techmahindra.com/Disclaimer.html"> >>>>> http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech >>>>> >>>> Mahindra.=============================================================== >>>> ============================================================= >>>> >>>> > |
Thanks everyone for the quick replies :)
-----Original Message----- From: Ruth Hoffman [mailto:[hidden email]] Sent: Tuesday, September 07, 2010 7:33 PM To: [hidden email] Subject: Re: Ofbiz WorkFlow Engine Hi Shi: Actually, it wasn't me who did that... at least not directly. This was an effort I did for a client several years ago. My client may have added it back to OSWorkflow but I didn't. As for the book - well its really up to PACKT. I finished up the final draft edits a few weeks ago. PACKT told me that they were getting ready to send it off to their publisher last week. I'm not sure what the turn around time is. I guess if its not considered too much of an advertisement, I'll make an announcement on this list as soon as they tell me its ready. Regards, Ruth On 9/7/10 9:40 AM, Shi Jinghai wrote: > Hi Ruth, > > Oh it's you. I saw the code in OSWorkflow on OFBiz integration and > wonder who did it. > > Yes, it's not difficult to do such integration. jBPM is in LGPL, so the > integration is not be able to contribute into OFBiz. > > BTW, I'm eager to read your book, but it's still pre-order. When will it > come out? > https://www.packtpub.com/apache-of-biz-cookbook-effective-recipes-for-of-biz/book > > Regards, > > Shi Jinghai/Beijing Langhua Ltd. > > 在 2010-09-07二的 08:46 -0400,Ruth Hoffman写é“: >> Hi Shi: >> You just reminded me of something I did several years ago: I integrated >> OSWorkflow w/OFBiz. I did it mainly to test another application that was >> based on OSWorkflow. >> >> Anyhow, I don't recall it being a very difficult task. >> >> Regards, >> Ruth >> >> On 9/7/10 5:51 AM, Shi Jinghai wrote: >>> Here is a OFBiz-jBPM component: >>> <a href="http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc%">http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc% >>> 2Fopensource%2Fofbiz%2Fofbiz-jbpm%2F >>> >>> As Tom has left jboss and go to Alfresco, I'm not sure what's the future >>> of jBPM. >>> >>> OSWorkflow can also work with OFBiz. >>> >>> Personally I like jBPM. >>> >>> Regards, >>> >>> Shi Jinghai/Beijing Langhua Ltd. >>> >>> >>> 在 2010-09-07二的 14:47 +0530,Deepa Priolkar写é“: >>>> Hi Varun, >>>> >>>> Yes I am looking for something similar to JBPM, not fullfledge but >>>> atleast it should have the configuration through XML (similar to Shark). >>>> Do we have something like this in Ofbiz integrated? If not, then has >>>> anyone integrated any webflows in Ofbiz? Please let me know.. >>>> >>>> Regards, >>>> Deepa >>>> >>>> -----Original Message----- >>>> From: varun bhansaly [mailto:[hidden email]] >>>> Sent: Tuesday, September 07, 2010 1:38 PM >>>> To: [hidden email] >>>> Subject: Re: Ofbiz WorkFlow Engine >>>> >>>> Hi Deepa, >>>> Are you looking at something like designing the process flow, for eg as >>>> in >>>> jBPM workflow engine& the process designer ? >>>> Though processes could be implemented using SECAs, EECAs etc. >>>> >>>> >>>> On Tue, Sep 7, 2010 at 1:24 PM, Deepa Priolkar >>>> <[hidden email]>wrote: >>>> >>>>> Thanks Varun for replying.. I have checked this link but its talking >>>>> about XPDL which actually comes with Shark implementation and in the >>>>> same link they have mentioned that Shark is not yet implemented in >>>>> Ofbiz. The alternative is event based. SO does this mean we don't have >>>>> workflow definition type of design in Ofbiz as of now other then the >>>>> events? >>>>> >>>>> Thanks, >>>>> Deepa >>>>> >>>>> -----Original Message----- >>>>> From: varun bhansaly [mailto:[hidden email]] >>>>> Sent: Monday, September 06, 2010 9:57 PM >>>>> To: [hidden email] >>>>> Subject: Re: Ofbiz WorkFlow Engine >>>>> >>>>> Hi, >>>>> This document might help http://ofbiz.apache.org/docs/workflow.html >>>>> >>>>> On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar >>>>> <[hidden email]>wrote: >>>>> >>>>>> Hi All, >>>>>> >>>>>> >>>>>> >>>>>> Need some help to know if we have any workflow integrated in ofbiz >>>>> 9.04 >>>>>> version? >>>>>> >>>>>> if we already have the workflow is it using xpdl? Is it Shark >>>>> workflow? >>>>>> Please let me know.. need this urgently before i start designing for >>>>> one >>>>>> of my requirement. >>>>>> >>>>>> >>>>>> >>>>>> Appreciate your help. >>>>>> >>>>>> >>>>>> Thanks& Regards, >>>>>> >>>>>> Deepa >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>> ======================================================================== >>>>> ====================================================Disclaimer: >>>>>> This message and the information contained herein is proprietary >>>> and >>>>>> confidential and subject to the Tech Mahindra policy statement, you >>>>> may >>>>>> review the policy at<a >>>>> href="http://www.techmahindra.com/Disclaimer.html >>>>>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a >>>>> href=" >>>>>> http://tim.techmahindra.com/Disclaimer.html"> >>>>>> http://tim.techmahindra.com/Disclaimer.html</a> internally within >>>> Tech >>>> Mahindra.=============================================================== >>>>> ============================================================= >>>>> >>>>> >>>>> -- >>>>> Regards, >>>>> Varun Bhansaly >>>>> >>>>> >>>> ======================================================================== >>>> ====================================================Disclaimer: >>>>> This message and the information contained herein is proprietary and >>>>> confidential and subject to the Tech Mahindra policy statement, you >>>> may >>>>> review the policy at<a >>>> href="http://www.techmahindra.com/Disclaimer.html >>>>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a >>>> href=" >>>>> http://tim.techmahindra.com/Disclaimer.html"> >>>>> http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech >>>>> >>>> Mahindra.=============================================================== >>>> ============================================================= >>>> >>>> > ============================================================================================================================Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at <a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech Mahindra.============================================================================================================================ |
Administrator
|
In reply to this post by Ruth Hoffman-2
Hi Ruth,
I was contacted by Julian Copes, it's done for the wiki. 5% of the sales will go to the ASF as for the previous (and 1st) book on OFBiz by Packt. I have also updated things a bit to be more accurate (authors mostly). Jacques From: "Ruth Hoffman" <[hidden email]> > Hi Shi: > > Actually, it wasn't me who did that... at least not directly. This was an effort I did for a client several years ago. My client > may have added it back to OSWorkflow but I didn't. > > As for the book - well its really up to PACKT. I finished up the final draft edits a few weeks ago. PACKT told me that they were > getting ready to send it off to their publisher last week. I'm not sure what the turn around time is. I guess if its not > considered too much of an advertisement, I'll make an announcement on this list as soon as they tell me its ready. > > Regards, > Ruth > > On 9/7/10 9:40 AM, Shi Jinghai wrote: >> Hi Ruth, >> >> Oh it's you. I saw the code in OSWorkflow on OFBiz integration and >> wonder who did it. >> >> Yes, it's not difficult to do such integration. jBPM is in LGPL, so the >> integration is not be able to contribute into OFBiz. >> >> BTW, I'm eager to read your book, but it's still pre-order. When will it >> come out? >> https://www.packtpub.com/apache-of-biz-cookbook-effective-recipes-for-of-biz/book >> >> Regards, >> >> Shi Jinghai/Beijing Langhua Ltd. >> >> 在 2010-09-07二的 08:46 -0400,Ruth Hoffman写�: >>> Hi Shi: >>> You just reminded me of something I did several years ago: I integrated >>> OSWorkflow w/OFBiz. I did it mainly to test another application that was >>> based on OSWorkflow. >>> >>> Anyhow, I don't recall it being a very difficult task. >>> >>> Regards, >>> Ruth >>> >>> On 9/7/10 5:51 AM, Shi Jinghai wrote: >>>> Here is a OFBiz-jBPM component: >>>> <a href="http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc%">http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc% >>>> 2Fopensource%2Fofbiz%2Fofbiz-jbpm%2F >>>> >>>> As Tom has left jboss and go to Alfresco, I'm not sure what's the future >>>> of jBPM. >>>> >>>> OSWorkflow can also work with OFBiz. >>>> >>>> Personally I like jBPM. >>>> >>>> Regards, >>>> >>>> Shi Jinghai/Beijing Langhua Ltd. >>>> >>>> >>>> 在 2010-09-07二的 14:47 +0530,Deepa Priolkar写é“: >>>>> Hi Varun, >>>>> >>>>> Yes I am looking for something similar to JBPM, not fullfledge but >>>>> atleast it should have the configuration through XML (similar to Shark). >>>>> Do we have something like this in Ofbiz integrated? If not, then has >>>>> anyone integrated any webflows in Ofbiz? Please let me know.. >>>>> >>>>> Regards, >>>>> Deepa >>>>> >>>>> -----Original Message----- >>>>> From: varun bhansaly [mailto:[hidden email]] >>>>> Sent: Tuesday, September 07, 2010 1:38 PM >>>>> To: [hidden email] >>>>> Subject: Re: Ofbiz WorkFlow Engine >>>>> >>>>> Hi Deepa, >>>>> Are you looking at something like designing the process flow, for eg as >>>>> in >>>>> jBPM workflow engine& the process designer ? >>>>> Though processes could be implemented using SECAs, EECAs etc. >>>>> >>>>> >>>>> On Tue, Sep 7, 2010 at 1:24 PM, Deepa Priolkar >>>>> <[hidden email]>wrote: >>>>> >>>>>> Thanks Varun for replying.. I have checked this link but its talking >>>>>> about XPDL which actually comes with Shark implementation and in the >>>>>> same link they have mentioned that Shark is not yet implemented in >>>>>> Ofbiz. The alternative is event based. SO does this mean we don't have >>>>>> workflow definition type of design in Ofbiz as of now other then the >>>>>> events? >>>>>> >>>>>> Thanks, >>>>>> Deepa >>>>>> >>>>>> -----Original Message----- >>>>>> From: varun bhansaly [mailto:[hidden email]] >>>>>> Sent: Monday, September 06, 2010 9:57 PM >>>>>> To: [hidden email] >>>>>> Subject: Re: Ofbiz WorkFlow Engine >>>>>> >>>>>> Hi, >>>>>> This document might help http://ofbiz.apache.org/docs/workflow.html >>>>>> >>>>>> On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar >>>>>> <[hidden email]>wrote: >>>>>> >>>>>>> Hi All, >>>>>>> >>>>>>> >>>>>>> >>>>>>> Need some help to know if we have any workflow integrated in ofbiz >>>>>> 9.04 >>>>>>> version? >>>>>>> >>>>>>> if we already have the workflow is it using xpdl? Is it Shark >>>>>> workflow? >>>>>>> Please let me know.. need this urgently before i start designing for >>>>>> one >>>>>>> of my requirement. >>>>>>> >>>>>>> >>>>>>> >>>>>>> Appreciate your help. >>>>>>> >>>>>>> >>>>>>> Thanks& Regards, >>>>>>> >>>>>>> Deepa >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>> ======================================================================== >>>>>> ====================================================Disclaimer: >>>>>>> This message and the information contained herein is proprietary >>>>> and >>>>>>> confidential and subject to the Tech Mahindra policy statement, you >>>>>> may >>>>>>> review the policy at<a >>>>>> href="http://www.techmahindra.com/Disclaimer.html >>>>>>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a >>>>>> href=" >>>>>>> http://tim.techmahindra.com/Disclaimer.html"> >>>>>>> http://tim.techmahindra.com/Disclaimer.html</a> internally within >>>>> Tech >>>>> Mahindra.=============================================================== >>>>>> ============================================================= >>>>>> >>>>>> >>>>>> -- >>>>>> Regards, >>>>>> Varun Bhansaly >>>>>> >>>>>> >>>>> ======================================================================== >>>>> ====================================================Disclaimer: >>>>>> This message and the information contained herein is proprietary and >>>>>> confidential and subject to the Tech Mahindra policy statement, you >>>>> may >>>>>> review the policy at<a >>>>> href="http://www.techmahindra.com/Disclaimer.html >>>>>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a >>>>> href=" >>>>>> http://tim.techmahindra.com/Disclaimer.html"> >>>>>> http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech >>>>>> >>>>> Mahindra.=============================================================== >>>>> ============================================================= >>>>> >>>>> >> > |
Hi Jacques:
I also got an email early this morning that the book has made it through the (physical) publishing stage. From the information sent to me, it wasn't clear that it was actually available for purchase. But, I guess it is! Thanks for doing this. BTW, do you have Julian's contact info. (I'd like to talk to him about doing something at ApacheCon to help promote OFBiz and the book(s)). Regards, Ruth On 9/8/10 10:56 AM, Jacques Le Roux wrote: > Hi Ruth, > > I was contacted by Julian Copes, it's done for the wiki. 5% of the > sales will go to the ASF as for the previous (and 1st) book on OFBiz > by Packt. I have also updated things a bit to be more accurate > (authors mostly). > > Jacques > > From: "Ruth Hoffman" <[hidden email]> >> Hi Shi: >> >> Actually, it wasn't me who did that... at least not directly. This >> was an effort I did for a client several years ago. My client may >> have added it back to OSWorkflow but I didn't. >> >> As for the book - well its really up to PACKT. I finished up the >> final draft edits a few weeks ago. PACKT told me that they were >> getting ready to send it off to their publisher last week. I'm not >> sure what the turn around time is. I guess if its not considered too >> much of an advertisement, I'll make an announcement on this list as >> soon as they tell me its ready. >> >> Regards, >> Ruth >> >> On 9/7/10 9:40 AM, Shi Jinghai wrote: >>> Hi Ruth, >>> >>> Oh it's you. I saw the code in OSWorkflow on OFBiz integration and >>> wonder who did it. >>> >>> Yes, it's not difficult to do such integration. jBPM is in LGPL, so the >>> integration is not be able to contribute into OFBiz. >>> >>> BTW, I'm eager to read your book, but it's still pre-order. When >>> will it >>> come out? >>> https://www.packtpub.com/apache-of-biz-cookbook-effective-recipes-for-of-biz/book >>> >>> >>> Regards, >>> >>> Shi Jinghai/Beijing Langhua Ltd. >>> >>> 在 2010-09-07二的 08:46 -0400,Ruth Hoffman写�: >>>> Hi Shi: >>>> You just reminded me of something I did several years ago: I >>>> integrated >>>> OSWorkflow w/OFBiz. I did it mainly to test another application >>>> that was >>>> based on OSWorkflow. >>>> >>>> Anyhow, I don't recall it being a very difficult task. >>>> >>>> Regards, >>>> Ruth >>>> >>>> On 9/7/10 5:51 AM, Shi Jinghai wrote: >>>>> Here is a OFBiz-jBPM component: >>>>> <a href="http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc%">http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc% >>>>> 2Fopensource%2Fofbiz%2Fofbiz-jbpm%2F >>>>> >>>>> As Tom has left jboss and go to Alfresco, I'm not sure what's the >>>>> future >>>>> of jBPM. >>>>> >>>>> OSWorkflow can also work with OFBiz. >>>>> >>>>> Personally I like jBPM. >>>>> >>>>> Regards, >>>>> >>>>> Shi Jinghai/Beijing Langhua Ltd. >>>>> >>>>> >>>>> 在 2010-09-07二的 14:47 +0530,Deepa Priolkarå†>>>>> ™é“: >>>>>> Hi Varun, >>>>>> >>>>>> Yes I am looking for something similar to JBPM, not fullfledge but >>>>>> atleast it should have the configuration through XML (similar to >>>>>> Shark). >>>>>> Do we have something like this in Ofbiz integrated? If not, then has >>>>>> anyone integrated any webflows in Ofbiz? Please let me know.. >>>>>> >>>>>> Regards, >>>>>> Deepa >>>>>> >>>>>> -----Original Message----- >>>>>> From: varun bhansaly [mailto:[hidden email]] >>>>>> Sent: Tuesday, September 07, 2010 1:38 PM >>>>>> To: [hidden email] >>>>>> Subject: Re: Ofbiz WorkFlow Engine >>>>>> >>>>>> Hi Deepa, >>>>>> Are you looking at something like designing the process flow, for >>>>>> eg as >>>>>> in >>>>>> jBPM workflow engine& the process designer ? >>>>>> Though processes could be implemented using SECAs, EECAs etc. >>>>>> >>>>>> >>>>>> On Tue, Sep 7, 2010 at 1:24 PM, Deepa Priolkar >>>>>> <[hidden email]>wrote: >>>>>> >>>>>>> Thanks Varun for replying.. I have checked this link but its >>>>>>> talking >>>>>>> about XPDL which actually comes with Shark implementation and in >>>>>>> the >>>>>>> same link they have mentioned that Shark is not yet implemented in >>>>>>> Ofbiz. The alternative is event based. SO does this mean we >>>>>>> don't have >>>>>>> workflow definition type of design in Ofbiz as of now other then >>>>>>> the >>>>>>> events? >>>>>>> >>>>>>> Thanks, >>>>>>> Deepa >>>>>>> >>>>>>> -----Original Message----- >>>>>>> From: varun bhansaly [mailto:[hidden email]] >>>>>>> Sent: Monday, September 06, 2010 9:57 PM >>>>>>> To: [hidden email] >>>>>>> Subject: Re: Ofbiz WorkFlow Engine >>>>>>> >>>>>>> Hi, >>>>>>> This document might help http://ofbiz.apache.org/docs/workflow.html >>>>>>> >>>>>>> On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar >>>>>>> <[hidden email]>wrote: >>>>>>> >>>>>>>> Hi All, >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Need some help to know if we have any workflow integrated in ofbiz >>>>>>> 9.04 >>>>>>>> version? >>>>>>>> >>>>>>>> if we already have the workflow is it using xpdl? Is it Shark >>>>>>> workflow? >>>>>>>> Please let me know.. need this urgently before i start >>>>>>>> designing for >>>>>>> one >>>>>>>> of my requirement. >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Appreciate your help. >>>>>>>> >>>>>>>> >>>>>>>> Thanks& Regards, >>>>>>>> >>>>>>>> Deepa >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>> ======================================================================== >>>>>> >>>>>>> ====================================================Disclaimer: >>>>>>>> This message and the information contained herein is proprietary >>>>>> and >>>>>>>> confidential and subject to the Tech Mahindra policy statement, >>>>>>>> you >>>>>>> may >>>>>>>> review the policy at<a >>>>>>> href="http://www.techmahindra.com/Disclaimer.html >>>>>>>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a >>>>>>> href=" >>>>>>>> http://tim.techmahindra.com/Disclaimer.html"> >>>>>>>> http://tim.techmahindra.com/Disclaimer.html</a> internally within >>>>>> Tech >>>>>> Mahindra.=============================================================== >>>>>> >>>>>>> ============================================================= >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Regards, >>>>>>> Varun Bhansaly >>>>>>> >>>>>>> >>>>>> ======================================================================== >>>>>> >>>>>> ====================================================Disclaimer: >>>>>>> This message and the information contained herein is proprietary >>>>>>> and >>>>>>> confidential and subject to the Tech Mahindra policy statement, you >>>>>> may >>>>>>> review the policy at<a >>>>>> href="http://www.techmahindra.com/Disclaimer.html >>>>>>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a >>>>>> href=" >>>>>>> http://tim.techmahindra.com/Disclaimer.html"> >>>>>>> http://tim.techmahindra.com/Disclaimer.html</a> internally >>>>>>> within Tech >>>>>>> >>>>>> Mahindra.=============================================================== >>>>>> >>>>>> ============================================================= >>>>>> >>>>>> >>> >> > > > |
Administrator
|
In reply to this post by Jacques Le Roux
The book page is a nightmare, Confluence is messing it and it always goes off the rails :/ (bottom of the page)
I will see that later... Jacques From: "Jacques Le Roux" <[hidden email]> > Hi Ruth, > > I was contacted by Julian Copes, it's done for the wiki. 5% of the sales will go to the ASF as for the previous (and 1st) book on > OFBiz by Packt. I have also updated things a bit to be more accurate (authors mostly). > > Jacques > > From: "Ruth Hoffman" <[hidden email]> >> Hi Shi: >> >> Actually, it wasn't me who did that... at least not directly. This was an effort I did for a client several years ago. My client >> may have added it back to OSWorkflow but I didn't. >> >> As for the book - well its really up to PACKT. I finished up the final draft edits a few weeks ago. PACKT told me that they were >> getting ready to send it off to their publisher last week. I'm not sure what the turn around time is. I guess if its not >> considered too much of an advertisement, I'll make an announcement on this list as soon as they tell me its ready. >> >> Regards, >> Ruth >> >> On 9/7/10 9:40 AM, Shi Jinghai wrote: >>> Hi Ruth, >>> >>> Oh it's you. I saw the code in OSWorkflow on OFBiz integration and >>> wonder who did it. >>> >>> Yes, it's not difficult to do such integration. jBPM is in LGPL, so the >>> integration is not be able to contribute into OFBiz. >>> >>> BTW, I'm eager to read your book, but it's still pre-order. When will it >>> come out? >>> https://www.packtpub.com/apache-of-biz-cookbook-effective-recipes-for-of-biz/book >>> >>> Regards, >>> >>> Shi Jinghai/Beijing Langhua Ltd. >>> >>> 在 2010-09-07二的 08:46 -0400,Ruth Hoffman写�: >>>> Hi Shi: >>>> You just reminded me of something I did several years ago: I integrated >>>> OSWorkflow w/OFBiz. I did it mainly to test another application that was >>>> based on OSWorkflow. >>>> >>>> Anyhow, I don't recall it being a very difficult task. >>>> >>>> Regards, >>>> Ruth >>>> >>>> On 9/7/10 5:51 AM, Shi Jinghai wrote: >>>>> Here is a OFBiz-jBPM component: >>>>> <a href="http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc%">http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc% >>>>> 2Fopensource%2Fofbiz%2Fofbiz-jbpm%2F >>>>> >>>>> As Tom has left jboss and go to Alfresco, I'm not sure what's the future >>>>> of jBPM. >>>>> >>>>> OSWorkflow can also work with OFBiz. >>>>> >>>>> Personally I like jBPM. >>>>> >>>>> Regards, >>>>> >>>>> Shi Jinghai/Beijing Langhua Ltd. >>>>> >>>>> >>>>> 在 2010-09-07二的 14:47 +0530,Deepa Priolkar写é“: >>>>>> Hi Varun, >>>>>> >>>>>> Yes I am looking for something similar to JBPM, not fullfledge but >>>>>> atleast it should have the configuration through XML (similar to Shark). >>>>>> Do we have something like this in Ofbiz integrated? If not, then has >>>>>> anyone integrated any webflows in Ofbiz? Please let me know.. >>>>>> >>>>>> Regards, >>>>>> Deepa >>>>>> >>>>>> -----Original Message----- >>>>>> From: varun bhansaly [mailto:[hidden email]] >>>>>> Sent: Tuesday, September 07, 2010 1:38 PM >>>>>> To: [hidden email] >>>>>> Subject: Re: Ofbiz WorkFlow Engine >>>>>> >>>>>> Hi Deepa, >>>>>> Are you looking at something like designing the process flow, for eg as >>>>>> in >>>>>> jBPM workflow engine& the process designer ? >>>>>> Though processes could be implemented using SECAs, EECAs etc. >>>>>> >>>>>> >>>>>> On Tue, Sep 7, 2010 at 1:24 PM, Deepa Priolkar >>>>>> <[hidden email]>wrote: >>>>>> >>>>>>> Thanks Varun for replying.. I have checked this link but its talking >>>>>>> about XPDL which actually comes with Shark implementation and in the >>>>>>> same link they have mentioned that Shark is not yet implemented in >>>>>>> Ofbiz. The alternative is event based. SO does this mean we don't have >>>>>>> workflow definition type of design in Ofbiz as of now other then the >>>>>>> events? >>>>>>> >>>>>>> Thanks, >>>>>>> Deepa >>>>>>> >>>>>>> -----Original Message----- >>>>>>> From: varun bhansaly [mailto:[hidden email]] >>>>>>> Sent: Monday, September 06, 2010 9:57 PM >>>>>>> To: [hidden email] >>>>>>> Subject: Re: Ofbiz WorkFlow Engine >>>>>>> >>>>>>> Hi, >>>>>>> This document might help http://ofbiz.apache.org/docs/workflow.html >>>>>>> >>>>>>> On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar >>>>>>> <[hidden email]>wrote: >>>>>>> >>>>>>>> Hi All, >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Need some help to know if we have any workflow integrated in ofbiz >>>>>>> 9.04 >>>>>>>> version? >>>>>>>> >>>>>>>> if we already have the workflow is it using xpdl? Is it Shark >>>>>>> workflow? >>>>>>>> Please let me know.. need this urgently before i start designing for >>>>>>> one >>>>>>>> of my requirement. >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Appreciate your help. >>>>>>>> >>>>>>>> >>>>>>>> Thanks& Regards, >>>>>>>> >>>>>>>> Deepa >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>> ======================================================================== >>>>>>> ====================================================Disclaimer: >>>>>>>> This message and the information contained herein is proprietary >>>>>> and >>>>>>>> confidential and subject to the Tech Mahindra policy statement, you >>>>>>> may >>>>>>>> review the policy at<a >>>>>>> href="http://www.techmahindra.com/Disclaimer.html >>>>>>>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a >>>>>>> href=" >>>>>>>> http://tim.techmahindra.com/Disclaimer.html"> >>>>>>>> http://tim.techmahindra.com/Disclaimer.html</a> internally within >>>>>> Tech >>>>>> Mahindra.=============================================================== >>>>>>> ============================================================= >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Regards, >>>>>>> Varun Bhansaly >>>>>>> >>>>>>> >>>>>> ======================================================================== >>>>>> ====================================================Disclaimer: >>>>>>> This message and the information contained herein is proprietary and >>>>>>> confidential and subject to the Tech Mahindra policy statement, you >>>>>> may >>>>>>> review the policy at<a >>>>>> href="http://www.techmahindra.com/Disclaimer.html >>>>>>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a >>>>>> href=" >>>>>>> http://tim.techmahindra.com/Disclaimer.html"> >>>>>>> http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech >>>>>>> >>>>>> Mahindra.=============================================================== >>>>>> ============================================================= >>>>>> >>>>>> >>> >> > > |
In reply to this post by Ruth Hoffman-2
Hi Shi,
Can you please help me to download the code from the location mentioned below? I tried FTP it did not work. Please advice. On 9/7/10 5:51 AM, Shi Jinghai wrote: > Here is a OFBiz-jBPM component: > <a href="http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc%">http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc% > 2Fopensource%2Fofbiz%2Fofbiz-jbpm%2F > > As Tom has left jboss and go to Alfresco, I'm not sure what's the future > of jBPM. > > OSWorkflow can also work with OFBiz. > > Personally I like jBPM. > > Regards, > > Shi Jinghai/Beijing Langhua Ltd. > > > 在 2010-09-07二的 14:47 +0530,Deepa Priolkar写é“: >> Hi Varun, >> >> Yes I am looking for something similar to JBPM, not fullfledge but >> atleast it should have the configuration through XML (similar to Shark). >> Do we have something like this in Ofbiz integrated? If not, then has >> anyone integrated any webflows in Ofbiz? Please let me know.. >> >> Regards, >> Deepa >> >> -----Original Message----- >> From: varun bhansaly [mailto:[hidden email]] >> Sent: Tuesday, September 07, 2010 1:38 PM >> To: [hidden email] >> Subject: Re: Ofbiz WorkFlow Engine >> >> Hi Deepa, >> Are you looking at something like designing the process flow, for eg as >> in >> jBPM workflow engine& the process designer ? >> Though processes could be implemented using SECAs, EECAs etc. >> >> >> On Tue, Sep 7, 2010 at 1:24 PM, Deepa Priolkar >> <[hidden email]>wrote: >> >>> Thanks Varun for replying.. I have checked this link but its talking >>> about XPDL which actually comes with Shark implementation and in the >>> same link they have mentioned that Shark is not yet implemented in >>> Ofbiz. The alternative is event based. SO does this mean we don't have >>> workflow definition type of design in Ofbiz as of now other then the >>> events? >>> >>> Thanks, >>> Deepa >>> >>> -----Original Message----- >>> From: varun bhansaly [mailto:[hidden email]] >>> Sent: Monday, September 06, 2010 9:57 PM >>> To: [hidden email] >>> Subject: Re: Ofbiz WorkFlow Engine >>> >>> Hi, >>> This document might help http://ofbiz.apache.org/docs/workflow.html >>> >>> On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar >>> <[hidden email]>wrote: >>> >>>> Hi All, >>>> >>>> >>>> >>>> Need some help to know if we have any workflow integrated in ofbiz >>> 9.04 >>>> version? >>>> >>>> if we already have the workflow is it using xpdl? Is it Shark >>> workflow? >>>> Please let me know.. need this urgently before i start designing for >>> one >>>> of my requirement. >>>> >>>> >>>> >>>> Appreciate your help. >>>> >>>> >>>> Thanks& Regards, >>>> >>>> Deepa >>>> >>>> >>>> >>>> >>>> >>>> >>>> >> ======================================================================== >>> ====================================================Disclaimer: >>>> This message and the information contained herein is proprietary >> and >>>> confidential and subject to the Tech Mahindra policy statement, you >>> may >>>> review the policy at<a >>> href="http://www.techmahindra.com/Disclaimer.html >>>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a >>> href=" >>>> http://tim.techmahindra.com/Disclaimer.html"> >>>> http://tim.techmahindra.com/Disclaimer.html</a> internally within >> Tech >> Mahindra.=============================================================== >>> ============================================================= >>> >>> >>> -- >>> Regards, >>> Varun Bhansaly >>> >>> >> ======================================================================== >> ====================================================Disclaimer: >>> This message and the information contained herein is proprietary and >>> confidential and subject to the Tech Mahindra policy statement, you >> may >>> review the policy at<a >> href="http://www.techmahindra.com/Disclaimer.html >>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a >> href=" >>> http://tim.techmahindra.com/Disclaimer.html"> >>> http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech >>> >> Mahindra.=============================================================== >> ============================================================= >> >> > ============================================================================================================================Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at <a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech Mahindra.============================================================================================================================ |
There's SVn access available. Instructions here:
http://www.langhua.cn/download/ofbiz-jbpm.html -Jeroen On Thu, Sep 9, 2010 at 1:24 PM, Deepa Priolkar <[hidden email]>wrote: > Hi Shi, > > Can you please help me to download the code from the location mentioned > below? I tried FTP it did not work. Please advice. > > > On 9/7/10 5:51 AM, Shi Jinghai wrote: > > Here is a OFBiz-jBPM component: > > <a href="http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc%">http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc% > > 2Fopensource%2Fofbiz%2Fofbiz-jbpm%2F > > > > As Tom has left jboss and go to Alfresco, I'm not sure what's the future > > of jBPM. > > > > OSWorkflow can also work with OFBiz. > > > > Personally I like jBPM. > > > > Regards, > > > > Shi Jinghai/Beijing Langhua Ltd. > > > > > > 在 2010-09-07二的 14:47 +0530,Deepa Priolkarå†™é “ï¼š > >> Hi Varun, > >> > >> Yes I am looking for something similar to JBPM, not fullfledge but > >> atleast it should have the configuration through XML (similar to Shark). > >> Do we have something like this in Ofbiz integrated? If not, then has > >> anyone integrated any webflows in Ofbiz? Please let me know.. > >> > >> Regards, > >> Deepa > >> > >> -----Original Message----- > >> From: varun bhansaly [mailto:[hidden email]] > >> Sent: Tuesday, September 07, 2010 1:38 PM > >> To: [hidden email] > >> Subject: Re: Ofbiz WorkFlow Engine > >> > >> Hi Deepa, > >> Are you looking at something like designing the process flow, for eg as > >> in > >> jBPM workflow engine& the process designer ? > >> Though processes could be implemented using SECAs, EECAs etc. > >> > >> > >> On Tue, Sep 7, 2010 at 1:24 PM, Deepa Priolkar > >> <[hidden email]>wrote: > >> > >>> Thanks Varun for replying.. I have checked this link but its talking > >>> about XPDL which actually comes with Shark implementation and in the > >>> same link they have mentioned that Shark is not yet implemented in > >>> Ofbiz. The alternative is event based. SO does this mean we don't have > >>> workflow definition type of design in Ofbiz as of now other then the > >>> events? > >>> > >>> Thanks, > >>> Deepa > >>> > >>> -----Original Message----- > >>> From: varun bhansaly [mailto:[hidden email]] > >>> Sent: Monday, September 06, 2010 9:57 PM > >>> To: [hidden email] > >>> Subject: Re: Ofbiz WorkFlow Engine > >>> > >>> Hi, > >>> This document might help http://ofbiz.apache.org/docs/workflow.html > >>> > >>> On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar > >>> <[hidden email]>wrote: > >>> > >>>> Hi All, > >>>> > >>>> > >>>> > >>>> Need some help to know if we have any workflow integrated in ofbiz > >>> 9.04 > >>>> version? > >>>> > >>>> if we already have the workflow is it using xpdl? Is it Shark > >>> workflow? > >>>> Please let me know.. need this urgently before i start designing for > >>> one > >>>> of my requirement. > >>>> > >>>> > >>>> > >>>> Appreciate your help. > >>>> > >>>> > >>>> Thanks& Regards, > >>>> > >>>> Deepa > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >> ======================================================================== > >>> ====================================================Disclaimer: > >>>> This message and the information contained herein is proprietary > >> and > >>>> confidential and subject to the Tech Mahindra policy statement, you > >>> may > >>>> review the policy at<a > >>> href="http://www.techmahindra.com/Disclaimer.html > >>>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a > >>> href=" > >>>> http://tim.techmahindra.com/Disclaimer.html"> > >>>> http://tim.techmahindra.com/Disclaimer.html</a> internally within > >> Tech > >> Mahindra.=============================================================== > >>> ============================================================= > >>> > >>> > >>> -- > >>> Regards, > >>> Varun Bhansaly > >>> > >>> > >> ======================================================================== > >> ====================================================Disclaimer: > >>> This message and the information contained herein is proprietary and > >>> confidential and subject to the Tech Mahindra policy statement, you > >> may > >>> review the policy at<a > >> href="http://www.techmahindra.com/Disclaimer.html > >>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a > >> href=" > >>> http://tim.techmahindra.com/Disclaimer.html"> > >>> http://tim.techmahindra.com/Disclaimer.html</a> internally within > Tech > >>> > >> Mahindra.=============================================================== > >> ============================================================= > >> > >> > > > > ============================================================================================================================Disclaimer: > This message and the information contained herein is proprietary and > confidential and subject to the Tech Mahindra policy statement, you may > review the policy at <a href="http://www.techmahindra.com/Disclaimer.html > ">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href=" > http://tim.techmahindra.com/Disclaimer.html"> > http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech > Mahindra.============================================================================================================================ |
In reply to this post by Deepa Priolkar
oh, my fault.
svn: http://langhua.org/opensource/ofbiz/ofbiz-jbpm/ viewvc: http://langhua.org/viewvc/opensource/ofbiz/ofbiz-jbpm/ 在 2010-09-09四的 16:54 +0530,Deepa Priolkar写道: > Hi Shi, > > Can you please help me to download the code from the location mentioned below? I tried FTP it did not work. Please advice. > > > On 9/7/10 5:51 AM, Shi Jinghai wrote: > > Here is a OFBiz-jBPM component: > > <a href="http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc%">http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc% > > 2Fopensource%2Fofbiz%2Fofbiz-jbpm%2F > > > > As Tom has left jboss and go to Alfresco, I'm not sure what's the future > > of jBPM. > > > > OSWorkflow can also work with OFBiz. > > > > Personally I like jBPM. > > > > Regards, > > > > Shi Jinghai/Beijing Langhua Ltd. > > > > > > 在 2010-09-07二的 14:47 +0530,Deepa Priolkar写é“: > >> Hi Varun, > >> > >> Yes I am looking for something similar to JBPM, not fullfledge but > >> atleast it should have the configuration through XML (similar to Shark). > >> Do we have something like this in Ofbiz integrated? If not, then has > >> anyone integrated any webflows in Ofbiz? Please let me know.. > >> > >> Regards, > >> Deepa > >> > >> -----Original Message----- > >> From: varun bhansaly [mailto:[hidden email]] > >> Sent: Tuesday, September 07, 2010 1:38 PM > >> To: [hidden email] > >> Subject: Re: Ofbiz WorkFlow Engine > >> > >> Hi Deepa, > >> Are you looking at something like designing the process flow, for eg as > >> in > >> jBPM workflow engine& the process designer ? > >> Though processes could be implemented using SECAs, EECAs etc. > >> > >> > >> On Tue, Sep 7, 2010 at 1:24 PM, Deepa Priolkar > >> <[hidden email]>wrote: > >> > >>> Thanks Varun for replying.. I have checked this link but its talking > >>> about XPDL which actually comes with Shark implementation and in the > >>> same link they have mentioned that Shark is not yet implemented in > >>> Ofbiz. The alternative is event based. SO does this mean we don't have > >>> workflow definition type of design in Ofbiz as of now other then the > >>> events? > >>> > >>> Thanks, > >>> Deepa > >>> > >>> -----Original Message----- > >>> From: varun bhansaly [mailto:[hidden email]] > >>> Sent: Monday, September 06, 2010 9:57 PM > >>> To: [hidden email] > >>> Subject: Re: Ofbiz WorkFlow Engine > >>> > >>> Hi, > >>> This document might help http://ofbiz.apache.org/docs/workflow.html > >>> > >>> On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar > >>> <[hidden email]>wrote: > >>> > >>>> Hi All, > >>>> > >>>> > >>>> > >>>> Need some help to know if we have any workflow integrated in ofbiz > >>> 9.04 > >>>> version? > >>>> > >>>> if we already have the workflow is it using xpdl? Is it Shark > >>> workflow? > >>>> Please let me know.. need this urgently before i start designing for > >>> one > >>>> of my requirement. > >>>> > >>>> > >>>> > >>>> Appreciate your help. > >>>> > >>>> > >>>> Thanks& Regards, > >>>> > >>>> Deepa > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >> ======================================================================== > >>> ====================================================Disclaimer: > >>>> This message and the information contained herein is proprietary > >> and > >>>> confidential and subject to the Tech Mahindra policy statement, you > >>> may > >>>> review the policy at<a > >>> href="http://www.techmahindra.com/Disclaimer.html > >>>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a > >>> href=" > >>>> http://tim.techmahindra.com/Disclaimer.html"> > >>>> http://tim.techmahindra.com/Disclaimer.html</a> internally within > >> Tech > >> Mahindra.=============================================================== > >>> ============================================================= > >>> > >>> > >>> -- > >>> Regards, > >>> Varun Bhansaly > >>> > >>> > >> ======================================================================== > >> ====================================================Disclaimer: > >>> This message and the information contained herein is proprietary and > >>> confidential and subject to the Tech Mahindra policy statement, you > >> may > >>> review the policy at<a > >> href="http://www.techmahindra.com/Disclaimer.html > >>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a > >> href=" > >>> http://tim.techmahindra.com/Disclaimer.html"> > >>> http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech > >>> > >> Mahindra.=============================================================== > >> ============================================================= > >> > >> > > > > ============================================================================================================================Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at <a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech Mahindra.============================================================================================================================ |
Hi,
Tried connecting to the SVN, got following error RA layer request failed svn: OPTIONS of 'http://langhua.org/opensource/ofbiz/ofbiz-jbpm': could not connect to server (http://langhua.org) -----Original Message----- From: Shi Jinghai [mailto:[hidden email]] Sent: Thursday, September 09, 2010 6:39 PM To: [hidden email] Subject: RE: Ofbiz WorkFlow Engine oh, my fault. svn: http://langhua.org/opensource/ofbiz/ofbiz-jbpm/ viewvc: http://langhua.org/viewvc/opensource/ofbiz/ofbiz-jbpm/ 在 2010-09-09四的 16:54 +0530,Deepa Priolkar写道: > Hi Shi, > > Can you please help me to download the code from the location mentioned below? I tried FTP it did not work. Please advice. > > > On 9/7/10 5:51 AM, Shi Jinghai wrote: > > Here is a OFBiz-jBPM component: > > <a href="http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc%">http://langhua.org/portal/portal/default/iframe?pageurl=%2Fviewvc% > > 2Fopensource%2Fofbiz%2Fofbiz-jbpm%2F > > > > As Tom has left jboss and go to Alfresco, I'm not sure what's the future > > of jBPM. > > > > OSWorkflow can also work with OFBiz. > > > > Personally I like jBPM. > > > > Regards, > > > > Shi Jinghai/Beijing Langhua Ltd. > > > > > > 在 2010-09-07二的 14:47 +0530,Deepa Priolkar写é“: > >> Hi Varun, > >> > >> Yes I am looking for something similar to JBPM, not fullfledge but > >> atleast it should have the configuration through XML (similar to Shark). > >> Do we have something like this in Ofbiz integrated? If not, then has > >> anyone integrated any webflows in Ofbiz? Please let me know.. > >> > >> Regards, > >> Deepa > >> > >> -----Original Message----- > >> From: varun bhansaly [mailto:[hidden email]] > >> Sent: Tuesday, September 07, 2010 1:38 PM > >> To: [hidden email] > >> Subject: Re: Ofbiz WorkFlow Engine > >> > >> Hi Deepa, > >> Are you looking at something like designing the process flow, for eg as > >> in > >> jBPM workflow engine& the process designer ? > >> Though processes could be implemented using SECAs, EECAs etc. > >> > >> > >> On Tue, Sep 7, 2010 at 1:24 PM, Deepa Priolkar > >> <[hidden email]>wrote: > >> > >>> Thanks Varun for replying.. I have checked this link but its talking > >>> about XPDL which actually comes with Shark implementation and in the > >>> same link they have mentioned that Shark is not yet implemented in > >>> Ofbiz. The alternative is event based. SO does this mean we don't have > >>> workflow definition type of design in Ofbiz as of now other then the > >>> events? > >>> > >>> Thanks, > >>> Deepa > >>> > >>> -----Original Message----- > >>> From: varun bhansaly [mailto:[hidden email]] > >>> Sent: Monday, September 06, 2010 9:57 PM > >>> To: [hidden email] > >>> Subject: Re: Ofbiz WorkFlow Engine > >>> > >>> Hi, > >>> This document might help http://ofbiz.apache.org/docs/workflow.html > >>> > >>> On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar > >>> <[hidden email]>wrote: > >>> > >>>> Hi All, > >>>> > >>>> > >>>> > >>>> Need some help to know if we have any workflow integrated in ofbiz > >>> 9.04 > >>>> version? > >>>> > >>>> if we already have the workflow is it using xpdl? Is it Shark > >>> workflow? > >>>> Please let me know.. need this urgently before i start designing for > >>> one > >>>> of my requirement. > >>>> > >>>> > >>>> > >>>> Appreciate your help. > >>>> > >>>> > >>>> Thanks& Regards, > >>>> > >>>> Deepa > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >> ======================================================================== > >>> ====================================================Disclaimer: > >>>> This message and the information contained herein is proprietary > >> and > >>>> confidential and subject to the Tech Mahindra policy statement, you > >>> may > >>>> review the policy at<a > >>> href="http://www.techmahindra.com/Disclaimer.html > >>>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a > >>> href=" > >>>> http://tim.techmahindra.com/Disclaimer.html"> > >>>> http://tim.techmahindra.com/Disclaimer.html</a> internally within > >> Tech > >> Mahindra.=============================================================== > >>> ============================================================= > >>> > >>> > >>> -- > >>> Regards, > >>> Varun Bhansaly > >>> > >>> > >> ======================================================================== > >> ====================================================Disclaimer: > >>> This message and the information contained herein is proprietary and > >>> confidential and subject to the Tech Mahindra policy statement, you > >> may > >>> review the policy at<a > >> href="http://www.techmahindra.com/Disclaimer.html > >>> ">http://www.techmahindra.com/Disclaimer.html</a> externally and<a > >> href=" > >>> http://tim.techmahindra.com/Disclaimer.html"> > >>> http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech > >>> > >> Mahindra.=============================================================== > >> ============================================================= > >> > >> > > > > ============================================================================================================================Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at <a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech Mahindra.============================================================================================================================ ============================================================================================================================Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at <a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech Mahindra.============================================================================================================================ |
Free forum by Nabble | Edit this page |