Symptom
The linkUrl of category 59 – Complete Continuous Feedback Request Task in TodoEntryV2 points to home page not to the actual to-do list.
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
{
"__metadata": {
"uri": "https://api10preview.sapsf.com/odata/v2/TodoEntryV2(1111M)",
"type": "SFOData.TodoEntryV2"
},
"todoEntryId": "1111",
.
.
"linkUrl": "https://salesdemo.successfactors.eu/sf/home",
"categoryId": "59",
.
.
}
Environment
SAP SuccessFactors HCM Suite
* OData API
Cause
This is an expected behavior.
Resolution
It's not possible to navigate to the detailed "feedback details" by following the linkUrl, therefore, the value is "https://<BizX Server>/sf/home", that is to navigate to "homepage" if click the linkUrl.
See Also
Keywords
linkUrl, categoryId, 59, /sf/home, TodoEntryV2, feedback, Complete Continuous Feedback Request Task, home, page, OData, API , KBA , LOD-SF-INT-ODATA , OData API Framework , Problem