it show this error
For Each Object in Bucket: S3 개체를 가져오지 못했습니다. A version-id marker cannot be empty.
오류: A version-id marker cannot be empty.
Hi @Wall_E
Try to change to TRUE in Include Version Info
when select True…
For Each Object in Bucket: Object reference not set to an instance of an object.
Add break point at Write Line activity and run in debug mode.
When workflow pause, go to Locals Panel and see what is the value for s3Object
Try to change the package version and check
If the issue persists please show theexception details from the locals panel
Cheers