Subprogram with rest

SUGGESTED

Hello everyone

I developed a web services(Subprogram) using SOAP, how I can do it again using the REST method,

Please can you help

Parents Reply
  • 0 in reply to Martins de Almeida

    Hello, I'm sorry to reopen someone else's post, but could you please be more specific on this? How can I add a class+representation that only executes a subprogram, and is not object/table based?

    I need a subprogram to execute some checks, then (if everything is ok) do the job, and finally return the correct response (code + json) to the API request.

Children