Service activity rule
Each method defined on the Resource REST Service rule has an activity rule that kicks-off the process when the Service Method is executed. The requested data is retrieved using the endpoint URL of the source system using the parameters that were passed in the Method.
The data that is returned from the source system is mapped to the Integration class for the Resource as shown earlier. Results of this request will be stored in Param.Response and passed to data page.
Previous topic Service REST rule Next topic Mapping data transform rule