Unplanned
Last Updated: 27 Feb 2024 10:15 by Richard
Richard
Created on: 27 Feb 2024 10:15
Type: Feature Request
1
Expose a helper for reading the Description of the SDSX files

I am trying to implement the ISharedDataSourceStorage interface and the SaveAsync method receives a parameter of type SaveResourceModel from which I cannot access the description that the user might have written in the UI.

The support team told me that the FileSharedDataSourceStorage class internally uses a SharedDataSourceDescriptionHelper class for accessing the description. 

Please make the helper class public so that we may also use it when implementing the ISharedDataSourceStorage interface.

0 comments