I have a grade service (CI_ENRL_GRADES). I need to make a REST Service of that existing service. How can I do it? please assist me with appropriate steps or any information would be much appreciated. THANKS !!!
Asked
Active
Viewed 221 times
0
-
what version of PeopleTools? What version of Campus Solutions? – qyb2zm302 Jun 26 '17 at 01:23
1 Answers
0
Create a message + service operation + service to support your rest. You will need to define a JSON on the message so you can share it with the legacy system that will send you information. Make sure you have the rest listening connector setup, and has provided the operation after finished.

Walucas
- 2,549
- 1
- 21
- 44