ZIP a file XSOAR

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

ZIP a file XSOAR

L0 Member

Hi Team,

 

I'm trying to zip a file using ZipFile Automation as a task in the playbook and after it has been zipped use the ZIP file EntryID to be sent attached in an email, I'm getting this error:

 

'Unable to read file with id b4841215-d627-4c36-9cb6-243199452aaf', ValueError('failed to get artifact file path, invalid file (52)\n'

 

ZipFile Task finishes with no errors.

 

Anyone with a similar issue?

Thanks

1 REPLY 1

L2 Linker

Hi @oscar.monroy 

 

The error message you are getting is related to entering incorrect entryID. EntryID contains {incident ID plus @ long string}. 

b4841215-d627-4c36-9cb6-243199452aaf is the long string piece but you are missing incident ID in the front of it.

How are you passing EntryID in the ZipFile automation?

  • 640 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!