• Http Post 2.0 gives is not a valid URI error

    Hello, Im trying to method Post json request but Im gettng this error: exception=java.lang.IllegalArgumentException: the value 'xxx' is not a valid URI. So I guessed that you have to encode the URL. So I'm using the URL Encoder operation. My question…
  • Execute OO Flow via Rest (OO Containerized)

    Hi all, is there a possibility to execute an OO Flow via REST API for OO Containarized? If so, how does it work? We tried it with an Admin OO User which has the permission to execute flows but via API we get a HTTP Status Code 403 Forbidden. …
  • Rest call to a flow is giving false run ids

    We are facing a strange issue. When a flow is called via Rest webservices, the central is returning success for the web services and giving a runid which is irrelevant / old. We couldn't find any execution with that run id. Also, the run id range is very…