Search found 56 matches

Search found 56 matches Page 2 of 6
by ehersh
Tue Apr 04, 2017 9:44 am
Forum: Community Forum
Topic: copying files based on rowset
Replies: 8
Views: 15375

OK changed it to the following with the same issue

[code<forEachLoop itemsVariable="${newrow}" currentItemVariable="currentfile">[/code]
by ehersh
Tue Apr 04, 2017 8:25 am
Forum: Community Forum
Topic: copying files based on rowset
Replies: 8
Views: 15375

finally got back to this. OK I did try that, however it appears that after I pick up a file to the file list on the next iteration it overwrites the file list so I am down to 0 files. Below is my code. <project name="test_FILE_TRANSFER" mainModule="Main" version="2.0" logLevel="debug"> <description>...
by ehersh
Fri Mar 17, 2017 1:54 pm
Forum: Community Forum
Topic: httpps resource
Replies: 3
Views: 8506

My apologies I figured it out
by ehersh
Fri Mar 17, 2017 1:43 pm
Forum: Community Forum
Topic: httpps resource
Replies: 3
Views: 8506

after a little playing with it I get 3/17/17 1:42:55 PM Connecting to 'pickupfiles.com'
3/17/17 1:42:55 PM com.linoma.commons.crypto.CryptoException: Invalid Base64 encoded text
by ehersh
Fri Mar 17, 2017 1:34 pm
Forum: Community Forum
Topic: httpps resource
Replies: 3
Views: 8506

I am now trying to create the resource under ssh connections and using the host name pickupfiles.com. I am now getting the error

3/17/17 1:29:49 PM Connecting to 'pickupfiles.com'
3/17/17 1:29:49 PM Auth fail
3/17/17 1:29:49 PM Disconnecting from server.
by ehersh
Thu Mar 16, 2017 2:31 pm
Forum: Community Forum
Topic: httpps resource
Replies: 3
Views: 8506

I am trying to set up an HTTPS resource. For security reasons I will call it https://pickupfiles.com. I can access it through the internet. But when I try setting it up I get the errorr message : sun.security.validatorexception PKIX path building failed: sun.security.provider.SunCertPathBuilderEscep...
by ehersh
Tue Mar 14, 2017 9:52 am
Forum: Community Forum
Topic: find in files
Replies: 2
Views: 6703

It was the search I am not sure how to do the only search function I saw was a search and replace, is what I want to do is a search and write out the file name where the item was found.
by ehersh
Tue Mar 14, 2017 8:17 am
Forum: Community Forum
Topic: find in files
Replies: 2
Views: 6703

We have a spreadsheet with Hundreds of rows. We would like to take a column from the spreadsheet, find the files containing a specific value in that column and list it out. Is that doable? We do not want to replace the values with the search and replace we just want to list the files containing that...
by ehersh
Fri Mar 10, 2017 12:08 pm
Forum: Community Forum
Topic: copying files based on rowset
Replies: 8
Views: 15375

Thank you Rick, it appears to work. Per usual I will leave my code here, so if anyone has any suggestions to improve efficiency or wants to look at it for their own development feel free. I will be doing more heavy duty testing however. <project name="test read excel" mainModule="Main" version="2.0"...
by ehersh
Tue Mar 07, 2017 10:56 am
Forum: Community Forum
Topic: copying files based on rowset
Replies: 8
Views: 15375

Good day, I am not sure how to get started on this I was hoping I could get pointed in the correct direction. We have numerous files in a directory. Each file name may be different, however one piece of their name will have a customer number. That customer number is in a spreadsheet. Is what I need ...
Search found 56 matches Page 2 of 6