- Posts: 7
- Thank you received: 4
Amazon S3 After Execution
1 month 5 days ago #22812
by billq23
Amazon S3 After Execution was created by billq23
I'm using the Amazon S3 connection to download files, and it works to download the file(s), but I can't seem to get the After Execution variables to populate with the file name. I have attached a screen capture showing the variables after execution.
Please advise.
Please advise.
Please Log in or Create an account to join the conversation.
1 month 5 days ago #22813
by admin
Mike
ETL Architect
Replied by admin on topic Amazon S3 After Execution
Can you post the screenshots of Amazon S3 Action properties, please
Mike
ETL Architect
Please Log in or Create an account to join the conversation.
1 month 5 days ago #22814
by billq23
Replied by billq23 on topic Amazon S3 After Execution
Here are the property screen shots.
The following user(s) said Thank You: Peter.Jonson
Please Log in or Create an account to join the conversation.
- Peter.Jonson
-
- Offline
- Platinum Member
-
1 month 5 days ago #22815
by Peter.Jonson
Peter Jonson
ETL Developer
Replied by Peter.Jonson on topic Amazon S3 After Execution
Hi Bill
I had look at the source.
Our software allows you to download multiple files in one go.
It does not populate the variable once the download is completed.
You can use another approach.
Download files or files into the folder
Delete all files from the folder
Download files/file into the folder
Create a list of files in the folder using file operation
If you are downloading a single file you can use the check file operation to get the file name.
I hope you found my suggestion useful.
I had look at the source.
Our software allows you to download multiple files in one go.
It does not populate the variable once the download is completed.
You can use another approach.
Download files or files into the folder
Delete all files from the folder
Download files/file into the folder
Create a list of files in the folder using file operation
If you are downloading a single file you can use the check file operation to get the file name.
I hope you found my suggestion useful.
Peter Jonson
ETL Developer
Please Log in or Create an account to join the conversation.
- Peter.Jonson
-
- Offline
- Platinum Member
-
1 month 5 days ago #22816
by Peter.Jonson
Please Log in or Create an account to join the conversation.
1 month 5 days ago #22817
by billq23
Replied by billq23 on topic Amazon S3 After Execution
I can't get the screen shots to attach, but reading your previous post explains my issue. I will take a different approach.
Thank you.
Thank you.
The following user(s) said Thank You: Peter.Jonson
Please Log in or Create an account to join the conversation.