Hi,
I've faced to the same issue.
I have an action that adds artifacts to the incident, and in some cases the action adds duplicate artifacts. So my question is that what is the reason to having duplicate artifacts?
I consider this feature should ignore an adding duplicate artifacts.
Moreover I think that it's a problem because I cannot manage artifacts except adding (from the Resilient platform and Object Type: Incident).
I can search and find duplicate through API from my Integration Server but it's not convinient.
Is there any updates about RFE?
------------------------------
Igor Talankin
------------------------------
Original Message:
Sent: Tue February 26, 2019 09:02 AM
From: Paul Curran
Subject: Resilient Scripting (Incident Script) - validating current artifact values
Hi Austin,
So in the in-product scripting editor, there is currently no way to do this. There is an RFE open on this point however, so please feel free to upvote it to see it in Resilient sooner: https://2e4ccba981d63ef83a875dad7396c9a0.ideas.aha.io/ideas/R-I-194
If you're talking about making a call from the implementation code of a function, then there is an incident artifact REST endpoint that you should be able to use for that. See usage details in the interactive REST API: http://<your-server>/docs/rest-api/ui/index.html#/IncidentArtifactREST
Hope this helps.
Paul.
------------------------------
PAUL CURRAN
------------------------------