Unified Communications Explained › Forums › UC Guru Wallboard › Reason Code Description not Reflected on Wallboard
- This topic has 6 replies, 4 voices, and was last updated 7 months, 2 weeks ago by
Ren Ne.
- AuthorPosts
- February 5, 2019 at 5:29 pm #577
Ren Ne
ParticipantI’m just new to this forum and would like to get your thoughts about adding Reason Codes using Cisco Desktop Work Flow Administrator. I was able to add 7 new Reason codes already but they don’t show on the Wallboard – only the Codes. (not the description). Is there any configuration that needs to be added?
Would appreciate any inputs on this. Thank you in advance!February 5, 2019 at 6:17 pm #578Terry Mason
KeymasterSorry, but I don’t believe it’s possible to pull this information using the wallboard user.
February 6, 2019 at 7:49 pm #579Ren Ne
ParticipantHi Terry,
We already have several reason codes that display correctly, however now these new ones are only showing the codes. Is there anything that needs to be reset or modified to change the number of codes that display correctly based on that behavior?
Thank you!
February 6, 2019 at 8:03 pm #580Terry Mason
KeymasterVery cool. If you get a chance, please post your code – it may help others who are trying to do the same thing.
I only use the wallboard database (I’m guessing you are using the historical reports user), so I don’t think I’ll be of much help.
February 7, 2019 at 2:15 pm #582voip_n00b
ParticipantYou need to configure new codes in the default.asp file for the page displaying your agent information.
example – you added a break code to show when an agent is on break.
find the section with code that looks like this
If objRS(“reasonCode”) = <code number> Then
strReasonCode = “line_of_text”copy this and paste under that section. Replace the code number with the new code and replace Line_of_text with the text you want displayed for the code.
- This reply was modified 10 months, 1 week ago by
voip_n00b.
March 27, 2019 at 12:34 pm #664bouchpas
Participantcan you post your code?
April 29, 2019 at 7:17 pm #674Ren Ne
ParticipantHi voip_noob,
Thanks for your suggestion.
Can you tell me where could I find the default.asp file to update the code?
Thanks a lot!
- This reply was modified 10 months, 1 week ago by
- AuthorPosts
- You must be logged in to reply to this topic.