Avatar

Level 1

Hi,

I'm having troubles trying to retrieve instances of processes when they are created with LiveCycle API using ServiceClient.invoke(invocationRequest).

As far that I can see, process instances are created correctly (I can manage them in LiveCycle AdminUI and in LiveCycle Workspace), but I can't retrieve them using TaskManagerQueryService.processInstanceList(...) or TaskManagerQueryService.processSearch(...), as process instances are simply missing... the strange thing is that process instances created with LiveCycle Workspace are returned correctly.

Someone could help me to figure out the problem?

Thanks,

Luca.