Menu | Description |
---|---|
Data Profile Editor | Used to create, view, and edit a data profile. For information about Data Profile Editor user interface, see Exploring Data Profile Editor. |
JSON Editor | Used to view and edit a JSON file. You can toggle the pretty print option on and off by using any of the following: • From the Source menu, select Format. • Use the key combination Ctrl+Shift+F. • On the JSON Editor, right-click and select Source > Format. |
Map Editor | Used to create, view, and edit a map. For information about Map Editor user interface, see Exploring Map Editor. |
Process Editor | Used to create, view, and edit a process. For information about Process Editor user interface, see Exploring Process Editor. |
Schema Editor | Used to create, view, and edit a schema. For information about Schema Editor user interface, see Exploring Schema Editor. |
Text Editor | Used to view and edit a text file. For example when you create an EZscript Library file from Project Explorer, it opens in a Text Editor. |
XML Editor | Used to view and edit an XML file. |
Menu | Description |
---|---|
File | The following options are available: • New: Create a new project or artifact. For more information see, Managing Workspaces, Projects, and Integration Artifacts. • Open Project From File: Analyze the content of your folder or archive file to find projects and import them. • Save: Save an artifact. • Save As: Save an artifact with another file name. • Save All: Save all open artifacts. • Close: Close an artifact. • Close All: Close all open artifacts. • Print: Print an artifact. • Switch Workspace: Switch to another workspace. For information about workspaces, see Managing Workspaces, Projects, and Integration Artifacts. • Import: Import project or artifacts from another workspace or project. • Properties: View properties for a project or an artifact. • Convert Line Delimiters to: Convert the line endings for existing files. • Restart: Restart Actian DataConnect Studio. • Exit: Close Actian DataConnect Studio. |
Edit | The following options are available: • Undo: Undo the previous action. • Redo: Redo an action. • Cut: Removes the item from its current location and places it on the clipboard. • Copy: Copies the items from its current location and places it on the clipboard. • Paste: Inserts the current clipboard contents into the new location. • Delete: Delete operation. • Select All: Select all the items in the current document window. • Find/Replace: Locate and /or replace character(s) or word(s). Note: The options are enabled based on the object or text that is selected on the editor or based on the artifact selected in Project Explorer. |
Search | The following options are available: • Search or File: Search and/or replace text or file name patterns within a workspace, project, or file. • Text: Search for text in the workspace, project, file, or working set. |
Options | The following options are available: • Manage Macros: Create a manage macros. • Preferences: Set preferences for using the various features. |
View | The following options are available: • Show View • Open Perspective • Reset Perspective For information about Views, see Views. For information about Perspectives, see Actian DataConnect Perspectives. |
Help | Displays the Actian DataConnect Studio and Runtime Engine documentation. |
Category | Name | Contents | Perspectives | Description |
---|---|---|---|---|
General | Bookmarks | EZscript bookmarks | EZscript | Used to display and move (double-click) between script bookmarks. It is not displayed by default. |
General | Palette | Process step types | Process | Used for adding steps to a process. Included in the Tool Box but can be selected to move it to its own window |
General | Project Explorer | DataConnect project explorer | All | Used to manage all DataConnect projects and artifacts. It is displayed by default. |
General | Properties | Artifact metadata | All | Used to manage all DataConnect projects and artifacts. It is displayed by default. |
General | Problems | Validation warnings and errors | All | Displays validation results for a Map, Process, or EZscript. It is displayed by default. |
General | Search | Search results | - | Displays the search results. Double-click on search result to launch the artifact. It is displayed when the Search menu is used. |
DataConnect | Logs | Execution log results | DataConnect Process | Displays the map or process execution log contents. |
DataConnect | Parameters | Script parameters | EZscript | Displays objects that can be included in a script (macros, user define functions, and so on). It is displayed by default. |
DataConnect | Properties | Artifact metadata | All | Used to manage all DataConnect projects and design artifacts. It is displayed by default. |
DataConnect | Reject Data | Reject data browser | DataConnect | Displays reject data. It is not displayed by default. To view the reject data, click Reject Data Browser icon. |
DataConnect | Results | Execution event results | DataConnect Process | Displays the map or process execution event results. |
DataConnect | Source Data | Source data browser | DataConnect | Displays source data. It is displayed by default for a map. The data is updated if the source connection changes. |
DataConnect | Step Navigator | Process step list | Process | Displays the list of process steps that are available on the Process Editor. You can delete steps in this view. It is displayed by default. |
DataConnect | Step Properties | Selected process step configuration | Process | Used to configure a Process step. It is displayed by default. In the Process Editor, double-click on any step to view and configure the step. |
DataConnect | Target Data | Target data browser | DataConnect | Displays target data. It is displayed by default. The data is updated if the target connection changes. |
DataConnect | Thumbnail | Process thumbnail view | Process | Used to pan a large process. It is displayed by default. |
DataConnect | ToolBarView | Process toolbar view | Process | Includes the palette view. It is displayed by default. |
Toolbar | Description |
---|---|
Common toolbar | Contains icons for common tasks. For information to manage projects and artifacts, see Managing Workspaces, Projects, and Integration Artifacts • Create new projects, artifacts or folders • Save current file • Save all files • Search artifacts • Open contextual help |
Perspective toolbar | Allows you to change perspective. For more information about perspectives, see Actian DataConnect Perspectives. s • Open perspective • DataConnect perspective • Process perspective • EZscript Library perspective • EZscript perspective |
Quick Access | Click this icon to open a dialog box that provides you a text field where you can type in a search text to quickly locate available actions for the active editor. |
Map toolbar | Contains icons for managing map execution. For more information about maps, see Designing and Executing Map. • Validate map • Run map • Stop map execution |
Process toolbar | Contains icons for managing processes. For more information about process, see Designing and Executing Processes. • Validate process • Run process • Stop process execution • Search artifacts • Open contextual help • Navigate to next edit location • Zoom-in • Zoom-out • Enable grid view • Snap to geometry |
Schema toolbar | Contains icons for managing schemas. For more information about schema, see Managing Schemas. • Update a structured schema • Stop execution |
EZscript Library | Contains icons to manage EZcript operations.For information about the EZscript Library, see Scripting. • Validate Script • Cut expressions (Ctrl + X) • Copy expressions (Ctrl + C) • Paste expressions (Ctrl + V) • Find and Replace (Ctrl + F) • Undo action (Ctrl + Z) • Redo action (Ctrl + Y) • Add operator • Content assist (Ctrl + Space) • Bookmarks • EZscript preferences |