we have requirement from client they need to export or import shift roaster on daily basis for all his team members and same would reflect in landing page.
is there any way to delegate the data type to one business persona, they import on daily basis ? and where business user would be able to see this data type from the portal?
However, Bulk Import or Export of records is not an OOTB function for List Views. There is feedback for this on our backlogs, but I can’t tell you when this might come about (FDBK-99969, EPIC-97909 and EPIC-106913).
In my mind you have three options:
Build the feature yourself, with a case type to govern this. This has the bonus of giving you more control of the import, including review and auditability. You could even build into this an “undo” ability to revert to a previous imported file. These articles might help you on your way
Provide access to Data Manager in App/Dev Studio. This has the Dev Time experience for importing and updating data on bulk. I have had varying degrees of success in the past when trying to enable business users on it, its not as straight forward as a business user might like (bulk delete, then bulk add etc.)
Bring back delegated data portal. It is possible to bring this back in Constellation, this is a variation of option 2, but in a run-time end user portal.
I’m personally not a fan of the UX for business users in option 2 or 3, plus they never had auditability or “undo” ability, which are common business needs when doing things in bulk. Especially with import large data sets like you are asking.