- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
10-06-2022 03:08 AM
Hello,
I'm sending an email to the users and I wait for 3 possible answers. However, sometimes the users are outside the office and I receive and automatic answer. How can avoid this, and only wait for the 3 possible ones.
10-25-2022 04:07 AM
@Josep As far as I know you can't take into account the the Auto-Reply emails. You could use either Data-Collection task or an ask task. These are in-built features that allow you to ask a question with clickable answers such as "Yes" and "No" etc. I don't believe that an email reply will close the task and carry on in the playbook. A data-collection task will require the recipient to enter a secure link that has a basic questionnaire. You decide the question and even one is enough, the task will not continue until a reply is received or a deadline (SLA) is breached. The primary disadvantages of this is that the recipient will need to have a way to communicate with the XSOAR on the network or you could use an engine. In any case let me know if this helps.
10-25-2022 04:26 AM
Thanks for the reply,
Finally I made it work just filtering the email users if they are outside the office. So before sending the "EmailAskUser" I choose which of them is available to answer.
About this "I don't believe that an email reply will close the task and carry on in the playbook", yes, it does. Just using the "task" option in "EmailAskUser" and configuring the next task with this variable in "details"
10-25-2022 04:28 AM
https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/need-a-time-limit-for-emailaskuser-tas... here it is how to wait for the answer.
10-25-2022 05:09 AM
@Josep , Interesting concept and solution !
I thought you intended to use the "Ask" task instead. This way enay emails returned to the server will not affect the status of the currently running task. The ask task will appear as Yellow in colour and will be pending until the recipient answers. Let me know if this helps ?
10-25-2022 05:20 AM - edited 10-25-2022 05:21 AM
"Ask" option is quite limited. So I had to use the system automation "EmailAskUser" to solve it. My fault I didn't explain it well 😅
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!