Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Hi

...

,

...

I

...

am

...

trying

...

to

...

start

...

my

...

process

...

through

...

json api  just like in an example here http://dev.joget.org/community/display/KB/Sample+JSON+API+Integration

...

.

...

The

...

problem

...

is

...

that

...

the

...

output

...

json

...

looks

...

like

...

that

...

in

...

my

...

case:

...

"activityId":"","processId":"29_process_P1"

...

The

...

activityId

...

field

...

is

...

always

...

empty

...

but

...

it

...

shouldn't

...

!

...

The

...

process

...

has

...

been

...

correctly

...

designed

...

,

...

everything

...

seems

...

to

...

be

...

fine

...

with

...

workflow,

...


configuration

...

of

...

system

...

etc.

...

I

...

don't

...

know

...

what

...

is

...

the

...

cause

...

of

...

the

...

problem

...

here.

...

Plz

...

help