Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Basic CMDBf Query Dialog"

(New page: COSMOS Wiki > COSMOS Document Plan > COSMOS Manual Guide > [[COSMOS_UG_Web_Component_Library |COSMOS_UG_Web_Component_Libr...)
 
Line 6: Line 6:
 
[[Image: cosmos_submitdialog.jpg]]
 
[[Image: cosmos_submitdialog.jpg]]
  
Application can configure the [navigator] component to show this dialog box by selecting the "Submit a Query" menu option.  Typically, the user would right-click the MDR he/she wants to submit a query to.  This would bring up a pop-up menu with an option to "Submit a Query".
+
Application can configure the [[Data Manager Navigator]] component to show this dialog box by selecting the "Submit a Query" menu option.  Typically, the user would right-click the MDR he/she wants to submit a query to.  This would bring up a pop-up menu with an option to "Submit a Query".
  
 
The user would then type in the CMDBf query document they would like to send.  Once the user is done creating the query document they would click on the "Submit" button to send the document to the MDR.   
 
The user would then type in the CMDBf query document they would like to send.  Once the user is done creating the query document they would click on the "Submit" button to send the document to the MDR.   

Revision as of 19:40, 5 March 2008

COSMOS Wiki > COSMOS Document Plan > COSMOS Manual Guide > COSMOS_UG_Web_Component_Library

Basic CMDBf Query Dialog

Purpose: This dialog provides a simple text input box to submit a CMDBf query document to a MDR.

Cosmos submitdialog.jpg

Application can configure the Data Manager Navigator component to show this dialog box by selecting the "Submit a Query" menu option. Typically, the user would right-click the MDR he/she wants to submit a query to. This would bring up a pop-up menu with an option to "Submit a Query".

The user would then type in the CMDBf query document they would like to send. Once the user is done creating the query document they would click on the "Submit" button to send the document to the MDR.

Once the user submits the a node is added under the selected MDR that represents the query.

Cosmos submitted.jpg

Back to the top