Legacy Dev Forum Posts

 View Only

Sign Up

Data Action Available Logs

  • 1.  Data Action Available Logs

    Posted 06-05-2025 19:10

    rafaelandradec | 2019-08-23 18:38:56 UTC | #1

    Hi,

    We developed an IVR for a client that has a custom data action to check the number of agents logged in a queue with certain statuses. It's working fine.

    Very rarely, we've experimented calls going to the queue without any agent logged and checking the conversation log we can see it is not a data action timeout case, but a data action failure. How can I find logs or something that could help me to investigate the reason of this failures?

    Thanks, Rafael


    MelissaBailey | 2019-08-23 19:10:46 UTC | #2

    You can't get the logs, you have to open a case with support to look at them for you.

    One thing you could do is make sure you add variables to the Failure Outputs section of your data action. In the Failure path, add a Set Participant Data action and write out the values of the failure variables. Later to debug a call, use the api to fetch the conversation using the /conversations/id endpoint. The failure values will be in an attributes section one of of the participants.


    MelissaBailey | 2019-08-28 14:35:54 UTC | #3

    Sorry, the failure outputs for data actions don't work correctly. So you'll need to ask Support to look for you.


    system | 2019-09-28 14:35:59 UTC | #4

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 5864