Search found 9 matches

Search found 9 matches Page 1 of 1
by nishantmathur
Thu Aug 14, 2014 9:18 am
Forum: Community Forum
Topic: Extract data from a csv file and save in a new file
Replies: 1
Views: 5212

Hi,

We have a requirement to split a csv (|) file into multiple files based on data in file

For example all lines with code "A100" goes to a file with name "A100_extract"
and all lines with code "A200" goes to another file with name "A200_extract"

Is this possible to do in director?

Thanks
by nishantmathur
Thu Jul 24, 2014 2:18 pm
Forum: Community Forum
Topic: Download a public web file?
Replies: 3
Views: 7618

Rich,

Thanks for your reply

I am having difficulty creating HTTP Task.. can you point me to an example?.. help document is not very detailed for public web sites/URL's

Thanks,
by nishantmathur
Wed Jul 23, 2014 2:11 pm
Forum: Community Forum
Topic: Download a public web file?
Replies: 3
Views: 7618

Can I create a process to download a file from a external public website?

Here is download link which we use to download files on monthly basis.

http://nppes.viva-it.com/NPPES_Data_Dis ... y_2014.zip

Where "_july_2014.zip" is changed every month.

Thanks in advance for any help.
by nishantmathur
Mon Jul 21, 2014 11:03 am
Forum: Community Forum
Topic: Email with list of files downloaded.
Replies: 2
Views: 4468

That worked.. Thanks Rick !!
by nishantmathur
Mon Jul 21, 2014 9:25 am
Forum: Community Forum
Topic: Email with list of files downloaded.
Replies: 2
Views: 4468

Hello all, I am having issues creating a email body with list of list downloaded.. I created a variable to store list of files... but as you can see they are separated by ' ; '. I would like to have a new line (\n) between each file name entry. ${Concat(emailFileList, FileInfo(String(file)):name, ' ...
by nishantmathur
Fri Jul 18, 2014 10:55 am
Forum: Community Forum
Topic: Set up Monitor for multiple files
Replies: 3
Views: 6770

Just to close loop on this topic -

I created a project which checks for number of files (if loop) and a monitor which call this project for each file that arrives on server... Job done.

Thanks
by nishantmathur
Thu Jul 17, 2014 3:51 pm
Forum: Community Forum
Topic: Purge Logs
Replies: 1
Views: 4998

Does anyone knows how to purge logs?.. I tried deleting from server but its still in Database.

I want to purge logs weekly or more offen.

Thanks in advance for your help
by nishantmathur
Tue Jul 15, 2014 9:50 am
Forum: Community Forum
Topic: Set up Monitor for multiple files
Replies: 3
Views: 6770

Thanks Jon,

I will give both options a try and get back to you in case of any further questions
by nishantmathur
Mon Jul 14, 2014 4:50 pm
Forum: Community Forum
Topic: Set up Monitor for multiple files
Replies: 3
Views: 6770

Hello Everyone Has anyone tried to setup a "Monitor" on multiple file. I want to set up a file create monitor on 10 files in a linux directory. Once all 11 files (*.txt) are found I want to call my project. This works perfectly fine with one file to monitor, but somehow I can't get it to work with m...
Search found 9 matches Page 1 of 1