Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have design an REST interface for an sql db. After the 22 URI for the rest interface, I receive the following error:
The code of method tRESTRequest_1_LoopProcess(Map<String,Object>) is exceeding the 65535 bytes limit.
I think I need to split the rest interface, but I cant set second rest interface in job. I can create a second job with an rest interface over an other ports, but this solution is not so nice.
Have anybody an other solution?
Greets Benjamin