BRMS Central Server

Published URL's

You can find a list of jBPM REST resources here.

Example usage

   curl -c cookies http://localhost:8080/business-central-server/rs/process/definitions
   curl -b cookies -L -d "j_username=USER&j_password=PASSWORD" http://localhost:8080/business-central-server/j_security_check --referer http://localhost:8080
   curl -b cookies -H 'Accept: application/json' http://localhost:8080/business-central-server/rs/process/definition/1/instances

Problems?

Please post any questions to the developer forum.