Overview
How to use the “When No Data Found” field in the SQL Task
Environment
GoAnywhere MFT - all versions
Resolution
The SQL Task can connect to a database server for running SQL statements, which is useful for retrieving rows (records) from tables (physical files) or performing updates ...
Search found 9 matches
- Mon Mar 16, 2020 8:24 am
- Forum: Knowledge Center
- Topic: SQL Task: “When Data Not Found” Field
- Replies: 0
- Views: 101611
- Mon Feb 17, 2020 3:52 pm
- Forum: Knowledge Center
- Topic: Resetting Passwords
- Replies: 0
- Views: 109490
Resetting Passwords
Question : I have been locked out of my account. How do I reset my password?
Answer :
If you are a Web User who has been instructed to reset your password, you will need to contact a GoAnywhere administrator with the Security Officer role to do the following:
- Navigate to Users > Web Users ...
Answer :
If you are a Web User who has been instructed to reset your password, you will need to contact a GoAnywhere administrator with the Security Officer role to do the following:
- Navigate to Users > Web Users ...
- Mon Feb 03, 2020 3:39 pm
- Forum: Knowledge Center
- Topic: Promoting in GoAnywhere
- Replies: 0
- Views: 107154
Promoting in GoAnywhere
Question : I see a Promote option on some items in GoAnywhere. What does Promote do and what features can I promote?
Answer : Promotion is uploading a copy of an item from one GoAnywhere installation to another targeted installation. For example, after an item is tested, it could be promoted from ...
Answer : Promotion is uploading a copy of an item from one GoAnywhere installation to another targeted installation. For example, after an item is tested, it could be promoted from ...
- Tue Dec 10, 2019 4:35 pm
- Forum: Knowledge Center
- Topic: Web User permissions unchanged after removing them from the Web User Definition
- Replies: 0
- Views: 110644
Web User permissions unchanged after removing them from the Web User Definition
Question: I have a Web User and I have removed the "Upload (Write)" permission directly from this Web User. Why is this User still able to upload files/folders?
Answer: Is this Web User in a Web User Group? A Web User Group is an association of one or more Web Users. Each Web User Group can be ...
Answer: Is this Web User in a Web User Group? A Web User Group is an association of one or more Web Users. Each Web User Group can be ...
- Thu Sep 26, 2019 2:28 pm
- Forum: Knowledge Center
- Topic: FileInfo function vs. fileName:fileAttribute syntax
- Replies: 0
- Views: 50083
FileInfo function vs. fileName:fileAttribute syntax
Question:
How do I utilize the FileInfo() function and the ${fileName:fileAttribute} syntax correctly?
Answer:
There is no real difference between these two methods. In fact, either one may be used to retrieve the attributes of a file. When using ${fileName:fileAttribute}, the fileName parameter ...
How do I utilize the FileInfo() function and the ${fileName:fileAttribute} syntax correctly?
Answer:
There is no real difference between these two methods. In fact, either one may be used to retrieve the attributes of a file. When using ${fileName:fileAttribute}, the fileName parameter ...
- Thu Sep 26, 2019 2:21 pm
- Forum: Knowledge Center
- Topic: Set Variable Task 1.0 and 2.0
- Replies: 0
- Views: 40280
Set Variable Task 1.0 and 2.0
Question: What makes Set Variable Task 2.0 different from 1.0, and is there a way to change the version within a Project?
Answer:
Set Variable Task 1.0
The set variable task can set a variable's value to static text, to a variable previously defined in another task, to data from the first row ...
Answer:
Set Variable Task 1.0
The set variable task can set a variable's value to static text, to a variable previously defined in another task, to data from the first row ...
- Fri Aug 02, 2019 2:16 pm
- Forum: Knowledge Center
- Topic: Regex Basics
- Replies: 0
- Views: 30565
Regex Basics
A regular expression, commonly referred to as a "regex", is a pattern that can be used to search for and replace sets of characters in a given string of files. GoAnywhere supports the regex patterns available to the java.util.regex class.
Example: Given the string "abc.txt", a search pattern such ...
Example: Given the string "abc.txt", a search pattern such ...
- Fri Aug 02, 2019 2:14 pm
- Forum: Knowledge Center
- Topic: How to send an email from the "On Error" panel in a project
- Replies: 0
- Views: 18130
How to send an email from the "On Error" panel in a project
Overview
Technically, you cannot execute another task from the On Error panel. You can, however, trigger the execution of a Module or trap the error and execute tasks based on the results of the error.
Environment
GoAnywhere MFT - all versions
Resolution/Implementation
First, add a new ...
Technically, you cannot execute another task from the On Error panel. You can, however, trigger the execution of a Module or trap the error and execute tasks based on the results of the error.
Environment
GoAnywhere MFT - all versions
Resolution/Implementation
First, add a new ...
- Fri Aug 02, 2019 2:12 pm
- Forum: Knowledge Center
- Topic: File Lists, RowSets, Email Lists
- Replies: 0
- Views: 23415
File Lists, RowSets, Email Lists
Overview
In GoAnywhere, File Lists, Rowsets, and Email Lists are all options that can enhance a project's capabilities. Here we'll discuss how they are used in an example
Environment
GoAnywhere MFT - all versions
Resolution
File Lists
A File List references a set of Local File or Remote File ...
In GoAnywhere, File Lists, Rowsets, and Email Lists are all options that can enhance a project's capabilities. Here we'll discuss how they are used in an example
Environment
GoAnywhere MFT - all versions
Resolution
File Lists
A File List references a set of Local File or Remote File ...