These forums are a place for learning, helping and sharing experiences with others about any of our products. Feel free to ask a question and get answers from our community and our most advanced users.
Note that these are public forums - anyone can view the discussions here.
VISIT OUR DIFFERENT FORUMS:
Announcements > | |
CloudShell > | TestShell > |
Developers > | BI (Business Inteligence) > |
This is where you can suggest your ideas to help and improve the product for everyone.
Please make sure to read the following article before posting a new idea, to get more information about the required information and ideas lifecycle.
Feel free to vote and comment on other ideas to promote them.
Thanks for everyone who suggested the ideas and voted for them.
Find, download and share integrations that can extend and enhance the CloudShell experience.
Integrations have several levels:
Certified - Officially tested and supported by Quali.
Preview - Provides a sneak peek to what the Quali team is developing. Officially supported by Quali. Feel free to experiment and comment, but please take into consideration that it is not yet tested and released.
Community - Integrations shared by community users. Feel free to look into what other users have contributed, please take into consideration that these integrations are not tested by Quali.
To learn more about creating Shells and integrating with CloudShell, use the following links:
CloudShell's Dev Guide > | Configuration Management > |
Getting started with Shells > | Extending CloudShell with Cloud Providers > |
Getting started with Orchestration > | API Guide > |
To share your integration, follow the instructions in this guide >.
When using the Studio/Driver Builder and you write an expression ({anything inside curly brackets} or in a Matshell tool), you can use the auto-complete option using the following key combinations:
1. ctrl+space
2. ctrl+. (dot)
3. F12
There are 3 key combinations because in some computers these are already mapped to other applications.
If you use these key combinations when on a word start (nothing is written yet) - you'll get a full list of functions and variable names that you can use.
If you use these key combinations when part of the word is written, one of two will happen:
1. the functions and variables list pop-up will appear, the relevant letters will be marked and the selected item will be the closest one to the existing letters.
Example: write 'any' and then press on the key combination:
2. If there are no ambiguous names - the function name will be completed without opening the list pop-up.
Example: write 'anyco' and press on the key combination - it will auto complete it to 'anycontain'.
These forums are a place for learning, helping and sharing experiences with others about any of our products. Feel free to ask a question and get answers from our community and our most advanced users.
Note that these are public forums - anyone can view the discussions here.
Announcements | |
CloudShell | TestShell |
Developers | BI (Business Inteligence) |
This is where you can suggest your ideas to help and improve the product for everyone.
Please make sure to read the following article before posting a new idea, to get more information about the required information and ideas lifecycle.
Feel free to vote and comment on other ideas to promote them.
Thanks for everyone who suggested the ideas and voted for them.
Find, download and share integrations that can extend and enhance the CloudShell experience.
Integrations have several levels:
Certified - Officially tested and supported by Quali.
Preview - Provides a sneak peek to what the Quali team is developing. Officially supported by Quali. Feel free to experiment and comment, but please take into consideration that it is not yet tested and released.
Community - Integrations shared by community users. Feel free to look into what other users have contributed, please take into consideration that these integrations are not tested by Quali.
To learn more about creating Shells and integrating with CloudShell, use the following links:
CloudShell's Dev Guide | Configuration Management |
Getting started with Shells | Extending CloudShell with Cloud Providers |
Getting started with Orchestration | API Guide |
To share your integration, follow the instructions in this guide.
[VID] How to use TestShell remote runner
How to read from Excel or .csv file and analyze data?
How to extract the IP address from the 'ipconfig' output?
[VID] How to read data from file using MatShell, manipulate and transform data?
[VID] Using Error Tool with a Error Handler - usage example
How to disable the automatic switch 'code view'?
Use job ID in job template tests.
New tools in Studio for optimized job scheduling and simpler integration with environments in 6.1
How to work with 'Update Local Tests' functionality
How to automate exit (CTRL + Z) and break (ALT + B) in a Terminal session