ContributionsMost RecentMost LikesSolutionsLIM (Workforce Planning) Register Definition I'm working through a proof of concept for Workforce Planning, which is driving the addition of new Register Fields after the initial setup. I've added some new fields, but they do not display in th...Re: Reorder Register Columns in LIM T_Kress - I'm having an issue with LIM where if I want to add a new register field within the register definition after initial setup, the register field does not appear on the "register - import & ...Task Manager Auditor / View Only Access I have a requirement to setup auditor (view only) access within the Task Manager solution. Unlike Account Reconciliations, there isn't a dedicated Role within the Global Options settings of the solu...Use Data Adapter in a Different Workspace I'm looking copy an existing data adapter (screenshot below) from the RCM solution into a different workspace and use it within BI Viewer for custom dashboards. I believe the 'GetReconsWithStatusGri...Re: 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 ...SolvedRe: 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...