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 <tony14...@gmail.com> 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 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 am going to start testing some local rendering now.
>
> please if ok, i what is plan of work? i mean we will create a new branch in
> the ode-console or how?
>
>
> Thanks,
> Tony
>
>
> On Tue, May 26, 2015 at 11:43 AM, Tammo van Lessen <tvanles...@gmail.com>
> wrote:
>
> > 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 started.
> >
> > 1. Copy the helloworld2 example from the dist package to
> > tomcat/webapps/ode/processes. The process should then appear in the web
> > console.
> > 2. Copy the Axis2 WSDL URL of the helloworld process
> > http://localhost:8080/ode/deployment/services/, which is most likely
> > http://localhost:8080/ode/processes/helloWorld?wsdl.
> > 3. Open SoapUI, start a new SOAP project, paste the WSDL URL into the
> > "Initial WSDL" form and create the project.
> > 4. SoapUI will create sample request "Request 1" for the hello operation.
> > Double click, play with the content and invoke the method using the green
> > "play" button.
> >
> > Each "play botton" interaction should create a new instance. With SoapUI
> > you can also explore the process management APIs, that are used by the
> > console.
> >
> > HTH,
> >   Tammo
> >
> > On Fri, May 22, 2015 at 9:20 PM, tony pro <tony14...@gmail.com> wrote:
> >
> > > 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.
> > >
> > >       1 process packages
> > >       1 process models
> > >       0 process instances
> > > and on the panel on the right every thing is 0
> > >
> > >
> > > Thanks,
> > > Duplex
> > >
> > >
> > > --
> > >
> > > + <tony14...@gmail.com>237 70274538
> > > Univertity of Buea Cameroon
> > > https://kamdjou-resume.firebaseapp.com/
> > >
> >
> >
> >
> > --
> > Tammo van Lessen - http://www.taval.de
> >
>
>
>
> --
>
> + <tony14...@gmail.com>237 70274538
> Univertity of Buea Cameroon
> https://kamdjou-resume.firebaseapp.com/
>

Reply via email to