Microsoft
Software
Hardware
Network
Question : How do I verify Using SSIS if an XML file exist in the folder , change it's name and move ot to an SFTP if exist
HI Expert ;
I am working on the project and My SSIS package should do following job:
01- I have to verify if My 02 daily xml files ,Coupon_YYMMDD.xml and Invitation_YYMMDD.xml files are dropped in folder at 4:00 AM
02- Verify if the folder contains only those 02 files
03- If My two xml files founed , I have to change there name to THANKYOU_YYMMDD.xm and OFFRT_YYMMDD
04- Once the xml files name changed , I have to send them to an SFTP distination.
NB: I tried to use some SSIS packages atteched as .txt extension with previouse soultions , I changed the extension to dtsx but I can't use the packages because steel an txt file even I changed the extension to dtsx , how can I use thoses ackages with the .txt solution?
Thank's
Answer : How do I verify Using SSIS if an XML file exist in the folder , change it's name and move ot to an SFTP if exist
Google for wireshark.
Posted via EE Mobile
Random Solutions
Why don't Lotus Notes document links work when sent to MS Outlook emails.
Is there a funtion that if I use substr(col,1,1) will tell me where a value is not a character
Running RMI on Tomcat Servlet - How do I set up RMISecurityManager?
compareTo() - JavaScript example needed
Iphone Can't get Exchange mail on LAN but ok on 3G.
Code was working in Android 2.1 SDK but not on 2.2
‘Browse’ button component in jsf
Importing a text file into Access
What does it mean if I am receiving output errors on all of my Cisco Aironet 1130AG?
TextBox Must Be Placed Inside Form Tag Error