Does anyone know how I can leverage the landmark webservice to create a SOAP or REST API? The idea is for the downstream application to look up employee email based on employee alternate ID. We are cloudsuite single tenant.
So far I have created this webservice
https://INFORBCLM01.inforbc.com:1443/lmghr/soap/lwsdl/EMSSWebServ that returns an error (Unexpected end of file after null)
Other ideas are also welcome.
Thank you!