ContributionsMost RecentMost LikesSolutionsRe: Call Assembly Business Rule from another Workspace in a Data Management Step Thank you for the confirmation. I ended up going a different, simpler route, by calling this method (BRApi.Utilities.ExecuteDataMgmtSequence) which executes an out-of-the-box DM sequence I found wit...Re: Call Assembly Business Rule from another Workspace in a Data Management Step Thanks for the detailed feedback, Jack. Workspace.OFC.RCM.WSMU didn't work but did trigger a different error message along the lines of what you were describing. Here it is for reference. ...Call Assembly Business Rule from another Workspace in a Data Management Step I'm looking to call a business rule that is located in a different workspace within Assemblies but am unsuccessful. The first screenshot below shows my DM step configuration. The business rule I'm ...Re: Task Manager Dashboard Configuration I'm going to be running into the same challenge here shortly without a solution on hand. It doesn't appear there's an option to write a business rule to help, unless I'm missing something blatantly ...Genesis Parameters (Filters) Issue I am having an issue with cube view parameters within the Genesis content block "Cube View Comments"? I receive one of two errors - (1) Index was out of range (parameter 'index') or (2) Parameter is...Re: Question: Is there a way to clean up sub-folders within Batch? This was very helpful! I repurposed your code snippet to delete Data Management Export files from File Share. From your snippet, you just need to change the folderPath string on row 1 to referenc...Re: Guided Reporting Duplicate Param Dialogue Box Showing on Run or Param Change I'm wondering if this is a bug in v8.4? I did some testing of my own and am seeing the same behavior. I get the same parameter pop-up regardless of if my parameters are in the same workspace (Defau...Re: FX Rate Lock/Unlock Bug Try logging out and logging back in. I think when I had this issue it was a user interface issue. I believe this is the case because I was able to see the period was unlocked via the =XFIsFxRateLoc...Re: Hardcode number in Cubeview If you really want a number hardcoded, you can simply put in your Member Filter GetDataCell() and within the parenthesis, place the value to be hardcoded. Re: Getting an error when calling an assemblies from DM step Could it be as simple as misspelling "Workspace" at the beginning of your XFBR? Error processing Data Management Step 'Allocations_AllAccountBkt_Step'. Invalid parameter. Time Filter, #ERROR: XFBR...