" /> Composer - capturing an http 404 error for a resource - Genesys CTI User Forum

Author Topic: Composer - capturing an http 404 error for a resource  (Read 1714 times)

Offline MurrayS

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Composer - capturing an http 404 error for a resource
« on: June 28, 2016, 04:41:56 AM »
Advertisement
Can anyone tell me please - how to capture an HTTP error response 404 when fetching an audio resource.  I am building in Composer 8.1.201.72.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Composer - capturing an http 404 error for a resource
« Reply #1 on: June 28, 2016, 05:02:28 AM »
Custom error on Prompt block
Then
error.whatever-mcp-throws-as-error

This is the general rule for any other error not mapped.

However for 404 errors your app will continue working, just will hear a weird audio which on Pre-Stage tests you should be able to capture and identify and correct.

If you have TTS then you can use it as well as Alternate Text.