RHTTP_RW_RESTFUL Function
A new DataBasic subroutine that interfaces between the realityrest servlet and the user’s DataBasic subroutine.
RW_RESTFUL processes the parameters passed to it be the realityrest servlet and uses the WPTR defined in the RealWeb security file to locate and call the users subroutine passing it the correct parameters.
RW_RESTFUL also handles the response from the user’s subroutine and passes the results back to the realityrest servlet.
There is no user interface for the RW_RESTFUL subroutine.