- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2020 05:18 AM
Hi,
I need to place record in sp_search_source regarding kb articles. Issue here is that before Madrid we could have only one kb pin-up to portal, now there is more than one. In data fetch script I want to query m2m_sp_portal_knowledge_base.
Get Id's of related knowledge bases but I'm not able to do it because I don't know how to receive Id of current portal in use.
I need it because we have two portals one should have access only to kb for ESS users and second is for fulfillers
Solved! Go to Solution.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2020 12:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2020 12:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2020 12:32 AM
Thank you works fine!