Hi Dear All,
I have a task to publish job postings from HR (ECC 6) on portal, I created fm to extract job postings data to xml, and now need your advise the way to send this data to portal and way to make it available there.
I think to make web service,found some how-to-guides, but not shure on which side ECC or portal and provider or comsumer...
Then I need advise the better way how to publish data, maybe to make iView which will show data in KM , where this XML is stored or etc?
XML sructure is like
- <VACANCIES>
- <item>
<vacheader>header text</vacheader>
<company>some text</company>
<department>some text</department>
<project>some text</project>
<task>some text</task>
<requirement>some text</requirement>
</item>
And these postings shoud be updated once a day, deleting old.
I imagine that it would be page with headers linked to other page with other descriptions of posting.
Can anybody provide me some hints how to resolve it? Please.
Version SAP EP 7.01