Validate Input Values against HCM using REST
Summary
How to validate input values in VBCS against HCM using REST Services?Content
I have created a Service provider that is used to fetch person data from HCM. There is a query parameter passed to the rest service to filter the output for a Single person.
I have created a form in VBCS where a user will enter a Person Number. When the user exits this field, I want to invoke the Rest Service to validate if the Person Number is a valid Person Number in HCM and show the First and Last Names in 2 display only fields on the form.
Tagged:
0