| Name of functions |
Description |
Remarks |
| Project List View |
List all projects displayed when My Projects is launched. |
- Sorted by standard unicode character order.
|
| Create a new project |
Create a new project and a script. |
|
| Open Project |
Deploys the selected project in Designer. |
|
| Rename Project |
Renames the name of the project |
|
| Copy Project |
Creates the copy of the selected project. |
|
| Delete Project |
Deletes the selected project. |
|
| Download Project |
Downloads the project selected locally. |
With Studio for Web, project is archived into Zip file before it is downloaded to local machine
|
| Upload Project |
Uploads the projects download previously |
With Studio for Web, Specify only the zip archived projects.
 When you want to upload a project, which was downloaded on Studio, on Studio for Web, you need to archive the project into a zip file and upload it.
 When you want to upload a project, which was downloaded on Studio for Web, on Studio, you need to extract the zip archived project and upload it.
|
| Share projects |
Enables sharing of existing projects and sets the permissions on shared projects. |
In order to share a project, the user has be the owner of the project or the user needs to have administrative privileges.
|
| Project tag settings |
Set a tag to a project. |
-
Enable when team development is enabled.
Refer to "Team Development" for details.
|
| Project properties |
Shows the version number of the project and the owner. |
|
| Generate project specifications |
Generates project specifications in HTML form in client OS local file system. |
|
| Search project |
Search a project. |
|
| PSP data flow operation |
Enables to operate PSP data flow on a script in a project. |
|
| Item name |
Description |
Remarks |
| Name |
The name of the project. |
-
When the team development is enabled and the project exists only on local, the project is displayed in gray.
Refer to "Team Development" for details.
|
| Owner |
The owner of the project. |
|
| Date created |
The date and time the project was originally created. |
|
| Date modified (Server modified) |
The date and time the project was last modified. |
-
When the team development is enabled, the label is Server modified.
|
| Local modified |
The modification date and time of the project that is stored locally . |
-
Enable when team development is enabled.
|
| Shared |
Project sharing settings. |
- Shared projects are displayed [Shared] (Nothing is displayed for non-shared projects).
|
| Downloading a project |
Is there a project with the same? |
Uploading project |
Uploading performed |
Description |
| Download project with all version |
No |
- |
Upload New |
Upload your project withe same name as the one you've downloaded previously. |
| Yes |
Replace with uploading project |
Upload overwrite |
Performs uploading that overwrites any existing files. |
| Upload project with new name |
Upload New |
Project will be uploaded as a new project with the name specified. |
| Download a specific version of the project |
- |
Commit to an existing project |
Append Upload |
Project is committed most recent version of an existing project. |
| Up-load as a new project |
Upload New |
Project will be uploaded as a new project with the name specified. |
| Search condition |
Description |
Remarks |
| Using global resource name |
- [Contains]
- [Equals To]
- [Starts With]
- [Ends With]
|
Search a component using a global resource that matches to the specified condition |
The Mapper logic is out of the search scope. By using [Containing keyword], you can search a Mapper containing the target logic.
|
| Using service name |
Search a Call Script Processing using a service that matches to the specified condition. |
|
| Using script name |
Search a Call Script Processing using a service that matches to the specified condition. |
|
| Using environment variable name |
Search a component using a global resource as a property that matches to the specified condition. |
|
| Containing script variable name |
Search a script variable defining a name that matches to the specified condition. |
|
| Containing component name |
Search a component defining a name that matches to the specified condition. |
|
| Containing keyword |
Fuzzy search a component containing the specified keyword. |
- There are some objects such as a checkbox and a list in which searching is not well performed by the displayed contents.
- Unrelated components matched to the internal information may be included to search results.
|