Designer 10.15 | webMethods BPM Process Development Help | Process Development Views | About Process Development Views | About the Solutions View | Working with Processes in the Solutions View
 
Working with Processes in the Solutions View
You can perform actions for processes in the Solutions View.
*To work with processes in the Solutions view
1. In Designer, if the Solutions view is not visible, open it: Window >Show View > Solutions icon Solutions
2. The table below lists the actions you can perform for processes in the Solutions view:
To
Take this action in the Solutions view
Open a process in the process editor
Right-click a Process icon process and select Open, or double-click the process.
View the file in your workspace that corresponds to a process
Right-click a Process icon process and select Show files icon  Show Files.
Designer opens the Navigator view icon Navigator view and highlights the file associated with the process.
View dependencies of a process
Right-click a Process icon process.
Select Show Dependencies >  Dependencies in library icon  In Library or Show Dependencies >  Dependencies in workplace icon  In Workspace.
Because Designer uses metadata to determine dependent assets, if you have set your Designer preferences to disable workspace indexing, the Search view might not list all dependencies.
View references of a process
Right-click a Process icon process.
Select Show References > References in library icon  In Library or Show References > References in workspace In Workspace.
Note:
Because Designer uses metadata to determine dependent assets, if you have set your Designer preferences to disable workspace indexing, the Search view might not list all dependencies.
Refresh the contents of a process
Right-click a Process icon process and select Refresh icon Refresh.
Call a another process from a step in the current open process in the process editor
Select a Process icon process and drag it onto the canvas. This creates a call activity step with the same name as the process dropped there. If the process model contains a none start event, the step is configured with callable process behavior. If the process model does not contain a none start event, the step is configured with referenced process behavior. For more information, see About Call Activities.
Publish process metadata to CentraSite
Right-click a Process icon process and select Publish.
Delete a process
Right-click a Process icon process and select Delete icon  Delete. CTRL+click to select multiple processes, then right-click and select Delete icon  Delete.
Related Topics