Skip to main content
Question

Facing issue while zipping a text file with master workspace

  • July 9, 2019
  • 1 reply
  • 5 views

nag
Contributor
Forum|alt.badge.img
  • Contributor
  • 41 replies

Hello Team,

I could able to zip a text file when i created separate workbench to zip the text file,

But same thing when i did with my master workspace which contains different readers and arcSDE write at that time it is not giving output as .ZIP.

What could be the reason for this unexpected results? and is there any other way around to fix the issue?

I cannot use WorkspaceRunner as my master workspace run through server job.Following are the screenshots of my workspaces,

 

Below workspace Zipping the downloaded file through HTTPCaller,

 

Same incorporated with master workspace, Which was not giving expected results,

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

nag
Contributor
Forum|alt.badge.img
  • Author
  • Contributor
  • 41 replies
  • July 25, 2019

Issue has been resolved, Used ZipArchiver to done my job.