Adding REST service via OpenAPI crashes

We are currently trying to add a REST service in Decisions version 9 using ADD OPEN API/SWAGGER SERVICE.

It unfortunately seems like Decisions won't be able to complete the operation if the service contains a large amount of methods and/or definitions. Decisions throws the following error after several minutes:


The current OpenAPI/Swagger Definition JSON file we are trying to process is 200+ KB. We have tried to break the file into a smaller file of approximately 90 KB. It still fails. Resources on server - RAM and CPU - are all OK.

We have tried to use the Swagger URL, without success, same error.

Nothing in the log was found to indicate if the definition file contains unsupported features or not.

Any idea of what the issue could be? Any tricks on how to add some debugging?

Sign In or Register to comment.