Re: Process Output working partly

2015-06-03 Thread tony pro
Yes this is it. https://github.com/kamdjouduplex/ode-console On Wed, Jun 3, 2015 at 11:45 AM, Sathwik B P wrote: > Can you share your project fork's URL > > On Wed, Jun 3, 2015 at 1:32 AM, tony pro wrote: > > > Hi Sathwik, > > > > Yes I initiate the process instances successfully and see the s

Re: Process Output working partly

2015-06-03 Thread Sathwik B P
Can you share your project fork's URL On Wed, Jun 3, 2015 at 1:32 AM, tony pro wrote: > Hi Sathwik, > > Yes I initiate the process instances successfully and see the summary on > the web console. > i am sorry for been quieted for some time I was trying to do some visual > representation of the p

Re: Process Output working partly

2015-06-02 Thread tony pro
Hi Sathwik, Yes I initiate the process instances successfully and see the summary on the web console. i am sorry for been quieted for some time I was trying to do some visual representation of the process instance. and i found a lot of difficulty implementing it using the SVG icons and angular. H

Re: Process Output working partly

2015-06-01 Thread Sathwik B P
Hi Tony, Were you able to initiate process instances and see the summary on the web console? regards, sathwik On Wed, May 27, 2015 at 8:25 PM, tony pro wrote: > HI Sathwik, > thanks for the reply i will do it . > > Regards, > Tony > > On Wed, May 27, 2015 at 12:36 PM, Sathwik B P > wrote: >

Re: Process Output working partly

2015-05-27 Thread tony pro
HI Sathwik, thanks for the reply i will do it . Regards, Tony On Wed, May 27, 2015 at 12:36 PM, Sathwik B P wrote: > Tony, > > Fork the project on your github and commit the changes to your fork. > > regards, > sathwik > > On Wed, May 27, 2015 at 9:14 AM, tony pro wrote: > > > Hi Tammo, > > >

Re: Process Output working partly

2015-05-27 Thread Sathwik B P
Tony, Fork the project on your github and commit the changes to your fork. regards, sathwik On Wed, May 27, 2015 at 9:14 AM, tony pro wrote: > Hi Tammo, > > Thank you very much for the instructions it was very helpful. > So, Now i have every thing working. > > For the forward work, we need to

Re: Process Output working partly

2015-05-26 Thread tony pro
Hi Tammo, Thank you very much for the instructions it was very helpful. So, Now i have every thing working. For the forward work, we need to attached the id to each activity of a process as you where telling me. And also i wish to know if the is some thing i need to handle before start? Because i

Re: Process Output working partly

2015-05-26 Thread Tammo van Lessen
Hi Tony, this sounds good. I guess you didn't start a process instance yet, so that's why it shows 0 instances. I'd recommend to use SoapUI to start such a process instance. Here is a short getting started. If this doesn't work, we can also schedule a short chat with screensharing to get you start

Process Output working partly

2015-05-22 Thread tony pro
Hello Tammo, I add the CORS filter to the web.xml and the ouput is printing information about the process. but just part of it. I mean only the "Process Models" tab is working the Process Instance is not yet working and i don't know why. so, In the dashboard i am having some thing like this.