Difference between revisions of "RESTGet (Activity)"
(→Example) |
(→Description) |
||
| Line 8: | Line 8: | ||
| image = | | image = | ||
| imagecaption = Activity RESTGet | | imagecaption = Activity RESTGet | ||
| − | | purpose = Get a resource from a server using the | + | | purpose = Get a resource from a server using the REST Service |
| category = UBIK Web | | category = UBIK Web | ||
| returns = true if successful | | returns = true if successful | ||
| Line 40: | Line 40: | ||
===Usage=== | ===Usage=== | ||
Use this activity to get a resource from a server. | Use this activity to get a resource from a server. | ||
| − | |||
| − | |||
Revision as of 08:37, 14 April 2020
This activity is used to get a resource from a server and performs a "READ" operation using the UBIK USAM Service.
