.NET Repository Items Grid

All .NET items created display in the Repository Items grid.

The .NET Repository Items grid has multiple items wiht the Ready and Error statuses

To view items in a hierarchy view, select the Hierarchy ViewThe Hierarchy View icon is three gray linesicon. This view enables you to easily select all business rule items and select all assemblies under a specific Workspace or maintenance unit. Select the Grid ViewThe Grid View icon is four squaresicon to switch back to a grid view.

The Hierarchy View displays the items in a navigation tree divided by assemblies and business rules

All items within the currently selected repository display in the Repository Items grid with the following columns:

Column Description
Status

The status of the item:

The Ready icon is a green checkmarkReady: The item is valid and ready to push and pull.

The Warning  icon is an orange triangle with an exclamation markConflicts: The item has conflicts with the server that must be resolved before you can push and pull. For example, if the item you are trying to push has been encrypted on the server.

The Error status icon is a red exclamation markError: The item has errors that must be resolved before you can push and pull. For example, if the business rule or workspace assembly does not exist on the server.

Name The name of the item and the full file path.
Project File

The name of the project file.

Language The languages of the project file, which can be C# or VB.NET.
Item Type The item type is either business rule or workspace assembly.

OneStream Location

The location of the item within OneStream. For example, WorkspaceA - MUA - Assembly A. WorkspaceA is the Workspace name, MUA is the Maintenance Unit name, and Assembly A is the assembly name.

To view the folder file location of an item, right-click the item or select the ellipses to display the context menu, then select Open Folder in File Explorer.

The Context Menu is selected for an item and the Open Folder in File Explorer option is the first option in the context menu

The Refresh Grid icon is a circular arrow flat design style

To manually refresh the Repository Items grid, select the Refresh icon.

NOTE: If you edit your osmap files outside of Developer Studio, the grid will automatically refresh.

To manage repository items, hover over the item or right-click to display available actions.

The mouse hovers over the item and icons and a context menu display for that item

To encrypt or decrypt an item, select the Encrypt/Decrypt icon or choose the option from the context menu. See Encrypt and Decrypt Items.

The Encrypt/Decrypt icon is selected and the context menu dispalys with Encrypt/Decrypt outlined

To manually refresh a single item, select the Refresh icon or choose the option from the context menu.

The Refresh icon is outlined and the context menu displays with the Refresh option outlined

To edit or remove an item, select the ellipses to display the context menu and select an option.

When you select Edit, the Edit Item window displays. You can choose a new business rule or assembly from OneStream. You cannot rename an item or edit the selected project file.

IMPORTANT: When you remove an item, nothing is deleted locally or on the server. If you want to delete your project or source file, this must be done manually outside of Developer Studio. If the same item is created in two different repositories with different folder paths, removing the item from one repository will not remove it from the other.

The context menu displays with the Edit and Remove options outlined