0 Replies Latest reply on Apr 8, 2013 10:01 AM by dsagar1234

    JBPM REST API Admin USER

    dsagar1234

      Hello All,

       

      Is there any admin user we can configure for JBPM console which has all rights i.e it can complete task of any user,reassign to another user and so on.

       

      1.Thing is we want to use REST API exposed by GWT CONSOLE SERVER. Since these console requires authentication for REST call and our users are configured in LDAP,we cant access password or we cant ask user for password,we wanted to configure one admin user which has all rights so that we can use admin for all RESI API calls.

       

      2.Also we tried TaskClient with HARNETQ, but it works as asynch mode it doesnt give any proper message wheather task operation is completed properly or not and what should be idle wait time for that.