Search found 591 matches

Search found 591 matches Page 5 of 60
by Support_Rick
Mon Mar 06, 2017 7:02 pm
Forum: Community Forum
Topic: Re-process files on failure
Replies: 2
Views: 7259

Upgrade to version 5.4.3 ... this will give you an option to see if "FILE EXIST" instead of Created or Modified.

This is the reason this was added to the product.
by Support_Rick
Fri Mar 03, 2017 4:58 pm
Forum: Community Forum
Topic: using regular expression in function
Replies: 2
Views: 7594

The -1 is saying that the value '[A-Z]' isn't found to determine a lastPositionOf.
The function doesn't allow regex to be utilized this way.

Sorry...
by Support_Rick
Fri Mar 03, 2017 4:34 pm
Forum: Example Projects
Topic: Import Fixed-Width file into a Database
Replies: 4
Views: 53502

Please look at the Advanced tab under the SQL/Query task... it will give you the "batch size" option as below:
Batch Size.png
Batch Size.png (8.71 KiB) Viewed 50861 times
by Support_Rick
Fri Mar 03, 2017 12:26 pm
Forum: Community Forum
Topic: Remove Line Feed from passing into variables.
Replies: 2
Views: 8045

ABarry1, Check out the following link in the forums ... I believe it will give you the information you're looking for, as well as a project to help you accomplish what you're trying to do. Working with Folder Variables Utilizing this utility, you then have can read the "rowset" (of folder variables)...
by Support_Rick
Thu Mar 02, 2017 2:42 pm
Forum: Community Forum
Topic: MFT clustering and receiving internal transfers
Replies: 5
Views: 10566

Yes, 8000 or 8001 will work the same way... only difference is SSL Security on 8001
by Support_Rick
Thu Mar 02, 2017 1:51 pm
Forum: Community Forum
Topic: MFT clustering and receiving internal transfers
Replies: 5
Views: 10566

Then you will need to use an internal DNS, VIP or Load Balancer that points to the currently active server.
by Support_Rick
Thu Mar 02, 2017 10:22 am
Forum: Community Forum
Topic: MFT clustering and receiving internal transfers
Replies: 5
Views: 10566

This is handled by the GACmd Client when calling GAMFT from the external Server (Java, C#, CLP, RPG, S4, Control M, etc...)

The API call has a "Server" parameter. You put both servers in the parameter and if it can't connect to the first, it connects to the second.
by Support_Rick
Tue Feb 28, 2017 6:52 pm
Forum: Community Forum
Topic: carriage return after extension
Replies: 1
Views: 6859

Review the attached tweaks to your project and you'll see how you can do this. I gave you 2 ways to get your list, through printing them to a file (in Workspace) or through appending the files to a Variable (in a vertical list). Try and see if this helps! <project name="Test_email" mainModule="Main"...
by Support_Rick
Fri Feb 10, 2017 11:35 am
Forum: Community Forum
Topic: SOAP WSSE security
Replies: 3
Views: 9231

As far as I know .. this hasn't been discussed. But, that doesn't mean you can't contact our Support group and request a product enhancement form, fill it out and request it be added. This is what keeps making our product better ... these types of requests.
by Support_Rick
Thu Feb 09, 2017 12:46 pm
Forum: Community Forum
Topic: multiple extentions
Replies: 7
Views: 13646

See the example above again ... you did not include the "string" function as stated. Please review, retry and let us know.
Search found 591 matches Page 5 of 60