Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Zip Task variable iteration
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ivan Peev  
View profile  
 More options Apr 30 2008, 8:13 pm
From: Ivan Peev <ivan.p...@cozyroc.com>
Date: Wed, 30 Apr 2008 17:13:31 -0700 (PDT)
Local: Wed, Apr 30 2008 8:13 pm
Subject: Zip Task variable iteration
This post is related to:
http://groups.google.com/group/cozyroc/t/951ebff13a07a8d7

To anyone with a similar issue, we have created a sample SSIS package
with variable iteration implementation. It includes the following
elements:

1. For Loop Counter container, iterating counter variable from 1..3
2. ZipFile variable, where EvaluateAsExpression=TRUE, and it has the
following expression: "C:\\alabala" + (DT_WSTR, 10)@[User::counter] +
".zip"

After you run the package, it creates 3 archives in the root C drive
folder:

alabala1.zip
alabala2.zip
alabala3.zip

Grab the sample package from here: http://www.cozyroc.com/sites/default/files/down/TestZip.zip


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »