How to generate the XML Schema file to attach to ICS
Summary
How to generate the XML Schema file to attach to ICSContent
Hi ,
I'm using ICS version 17 and created an integration in ICS to connect HCM cloud and send the feed response to FTP file.
1. When I'm executing the REST API "https://<host>/hcmCoreApi/atomservlet/employee/empupdate" I'm getting the below XML response.
<feed xmlns="http://www.w3.org/2005/Atom">
<id>atomserver:empupdate:feed</id>
<title type="text">Person Basic Information Changed</title>
<link href="https://<HOST>/hcmCoreApi/atomservlet/employee/empupdate" rel="self"/>
<updated>2013-12-11T04:35:17.307Z</updated>
<entry>
<link href="https://<HOST>/hcmCoreApi/atomservlet/employee/empupdate/EMP300000010520798" rel="edit"/>
Tagged:
1