Repository Rule - Setting Filepath

Hi Team,

Since we are migrating from Connect-File rule to Repository apis . We use Repository Data Instance to set the filepath

but the filepath can vary from from environment to environment . Is there any way to dynamically pass the filepath to Repository data instance

@ShwetaB96

You can use DSS or SystemSettings which gives the option to set the values per environment (like dev, test, staging, prod)

@ShwetaB96

Use application setting rule to define Value per production level

Or

We can define system configuration data table for system level settings

@P.Siva.Praveen

Have tried via setting the property via Data page , though the Test Connectivity and Validate Repository is Good (Error1 Attached)

When we save the rule it throws the error that the folder doesnt exist though it is present on the server path(Error 2)

@Pavan Bojja

We dont get any toggle to use application setting for Repository rule

@ShwetaB96 Is it possible to pass rootpath to the repository in dynamical way?