- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
12-21-2023 03:02 AM - edited 12-21-2023 03:04 AM
We encountered a persistent issue in Cortex XSOAR when trying to retrieve the entry ID for files attached to incidents imported from a ServiceNow instance. Our objective was to access and process an Excel file attached to a ServiceNow ticket within XSOAR. Despite various attempts and methods, we were unable to successfully access the file due to difficulties in retrieving its entry ID.
By manually inspecting the ticket info, we confirmed the presence of attached files. However, in the war Room entries for the incident there was no field entryID and no way to programmatically obtain the entry ID of these attachments via scripting.
We tried to retrieve the entry ID using the getEntries, the results doesn't contain EntryID of the attached files.
We attempted to use the tags associated with ServiceNow attachments (e.g., 'FilesFromServiceNow') to identify the file entries. Unfortunately, this approach also did not yield the desired file entry IDs.
some errors:
The main objective is to access the attached file (excel file) to the incident and extract data from it.
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!