Search found 56 matches

Search found 56 matches Page 3 of 6
by ehersh
Wed Feb 15, 2017 9:32 am
Forum: Community Forum
Topic: multiple extentions
Replies: 7
Views: 13654

It has tested successfully, thank you for your help. In case anyone else needs to do something similar I included the code. <forEachLoop itemsVariable="${get_file}" currentItemVariable="currentfile"> <setVariable label="Get file name" name="filename" value="${currentfile:name}" version="2.0" /> <if ...
by ehersh
Mon Feb 13, 2017 10:21 am
Forum: Community Forum
Topic: carriage return after extension
Replies: 1
Views: 6864

We have some customers that have very long file names with embedded spaces such as Customer order - orders_20161129000786_-_20161129_199909X9999_6185773-2 PAGEs todays order_Claim .tiff. I am printiong the names of the files to a .txt file then e-mailing it. I then read the list and send it. The pro...
by ehersh
Thu Feb 09, 2017 12:57 pm
Forum: Community Forum
Topic: multiple extentions
Replies: 7
Views: 13654

Project 'Project Name' failed. Job number is '1397289878959'. [8099 - Rename] An unexpected error occurred. Function 'Contains': Parameter '1' must be a string value. Function definition: 'Contains(haystack, needle[, caseSensitive]) returns boolean' <rename searchPattern="${EndsWith(String(currentfi...
by ehersh
Thu Feb 09, 2017 11:43 am
Forum: Community Forum
Topic: multiple extentions
Replies: 7
Views: 13654

I am now getting the following error Project 'Project Name' failed. Job number is '1397289878761'. [8099 - Rename] An unexpected error occurred. Function 'Contains': Parameter '1' must be a string value. Function definition: 'Contains(haystack, needle[, caseSensitive]) returns boolean' In this code ...
by ehersh
Wed Feb 08, 2017 12:04 pm
Forum: Community Forum
Topic: multiple extentions
Replies: 7
Views: 13654

we tried that and got the following error: Job failed. Job number is '1397289874174'. [8099 - get file] An unexpected error occurred. Function 'EndsWith': Parameter '1' must be a string value. Function definition: 'EndsWith(haystack, needle[, caseSensitive]) returns boolean' [/quote] This is the cod...
by ehersh
Tue Feb 07, 2017 5:23 pm
Forum: Community Forum
Topic: multiple extentions
Replies: 7
Views: 13654

We have some customers that sends us files that are like filename.txt.txt. We even had one that had 3 .txt on it. The iussue is sometimes when we get that ands load it it escapes our duplicate file check and gets processed with the same records it had before. Is what we are looking at is potentially...
by ehersh
Tue Feb 07, 2017 5:02 pm
Forum: Community Forum
Topic: schedule question
Replies: 2
Views: 6465

Thank you
by ehersh
Wed Feb 01, 2017 11:15 am
Forum: Community Forum
Topic: schedule question
Replies: 2
Views: 6465

I was looking at the scheduler and the method is not apparent to me. Can we schedule a job to run on the 4th Saturday of the month?
by ehersh
Mon Jan 30, 2017 3:45 pm
Forum: Community Forum
Topic: file properties
Replies: 4
Views: 8987

I was finally able to get back to this project. Thanks Rick it does work. The desired result here is to get a list of files from a directory and e-mail them to the sender to confirm we got the files. I just thought I would share the code. Also if anyone has suggestions to improve efficiency I always...
by ehersh
Fri Jan 20, 2017 5:11 pm
Forum: Community Forum
Topic: collect only new files
Replies: 1
Views: 5946

When getting files from an external server using SFTP is there as way to collect only new files? we need to grab files, but the company on the external server does not clean them so we need to maintain data integrity by not pulling new files.
Search found 56 matches Page 3 of 6