ServiceDesk

 View Only
  • 1.  Add Questions to the Customer Survey?

    Posted Jul 30, 2013 09:24 AM

    Hi,

    I'm looking to add a single question to the Customer Satisfaction Survey in SD 7.5.1.  I'd like to track it using the same table (ImCustomerSurvey) if possible.  In my test environment, I added a column to the table that will hold this data, but the project won't see it.  I can query the table and see that the column exists. I can manipulate the data, add values to the new column, etc., but I just can't see it in the SD.CustomerSurvey project.

    Anyone tried this before?  Or found another way to do this?

    I didn't want to create a new integration library, a new table, and a new profile definition to hold one int value if I didn't have to, but if that's what needs to be done, I know how to and will do that.

    Suggestions?

    Thanks in advance!



  • 2.  RE: Add Questions to the Customer Survey?
    Best Answer

    Broadcom Employee
    Posted Jul 30, 2013 09:33 AM

    Unfortunately the reason the project doesn't detect the new field from the table is that the object that is defined to hold the survey results was created with only the default fields. If you wish to extend the number of questions beyond the default you will need to create a new intergration library & table.



  • 3.  RE: Add Questions to the Customer Survey?

    Posted Jul 30, 2013 09:37 AM

    Ok, I was thinking that was the case, but thought I'd ask anyway. Thanks!