ContributionsMost RecentMost LikesSolutionsRe: Managing Application Secrets Check out the OneStream Solution 'Cloud Administration Tools' in Solution Exchange which is OneStream's solution to this. Re: Dashboard N/A for user Perhaps, but it should become clear if you troubleshoot/investigate the XFBR rule in question. Without that its just guessing. Somewhere it is probably doing a substring on a string that is too short...Re: EncryptText And DecryptText Replacement Hey Jun, This is from the release notes: The following BRAPIs are scheduled for removal in a future release in a manner consistent with our sunset policy: BRApi.Utilities.EncryptText and BRApi.Uti...Re: Workspace Assemblies Extensibility Rule Can you paste the namespace and class definition lines from your rule and the details of your DM call. Re: Having issues running service factory assembly across maintenance units within the same Workspace Haven't time to read your post in detail now but just thought I'd share this since I had it open. Syntax for calling data set BR in a workspace From the "Workspace & Assemblies" webinar Re: BR Rule - BR api Error log So I guess it is an XFBR rule set up on the Calculation Settings (or whatever its called) page in Thing Planning? Are you sure you're passing in the date you need with the parameter name you're expec...Re: BR Rule - BR api Error log So how are you passing the value into your business rule? That seems to be the problem. I think you really need to give the full context. The screenshots were a step in the right direction. Re: BR Rule - BR api Error log Are you saying you are not even getting "vDate is null or empty!"? If you are not getting any of these logging lines from the above sample code in your error log (and there are no error messages in l...Re: Reference External DB and Application DB in one SQL Query Hi danszczepanski As T_Kress mentioned the way to do this is by utilising a Business Rule. You will need to change the Data Adapter to Command Type: Method, Method Type: Business Rule instead of SQ...Re: Member Filter Functions in Finance BR Hi vmanojrc30 Check out the examples page where it combines GetDataBufferUsingFormula with FilterMembers @ https://documentation.onestream.com/1375907/Content/Design%20and%20Reference/Financial%20M...