Expand my Community achievements bar.

wmegel
wmegel
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Jasmin,I know this tool and I tried it but it's a batch used to purge a lot of process intstances depending on the creation date and other stuff.In the source of the batch i founded that it use the process Manager API to purge instances.I need to purge a specific process instance and I only know the...

    Type

    Questions

    Views

    355

    Likes

    0

    Replies

    0
  • Maybe that will be the solution....I will try.But the problem is that all my logic is defined on a specific service wich use a lot a stuff (EJB3, Hibernate, ....) and I don't think that I could put all those things on an executeScript service....

    Type

    Questions

    Views

    429

    Likes

    0

    Replies

    0
  • Hi,I want to use the ProcessManager API to purge some specific long lived process Instances like this :pm.purgeProcessInstance(invocationID);But i didn't find a way to get the invocation ID of my process instance.I use the TaskManagerQueryService to search for process instances and get a list of Pro...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    3
  • I need to create a specific service that will be connected to different systems to get some external informations.Those informations must be put in my process variables.This service will be executed in a Livecycle Process.I need to set a lot of process variables (like 100 vars) and I didn't find any...

    Type

    Questions

    Views

    430

    Likes

    0

    Replies

    0
  • Hi,I need to set a lot of process variables in a java service that is executed in a process but can't find the way to do that.Is it possible to modify the value of a variable from a process instance with the JAVA API ?I didn't find this type of function (for example with the ProcessManager API).Than...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    5
  • It's possible to delete attachements with the TaskManager API :TaskManager taskManager = TaskManagerClientFactory.getTaskManager(_Factory);taskManager.deleteAttachment(TaskID, AttchID);I never tested it but suppose that it will delete the document from the GDS.[Update]I've juste tested id and and u...

    Type

    Discussions

    Views

    1.7K

    Likes

    0

    Replies

    0
Top badges earned by wmegel
Customize the badges you want to showcase on your profile