Need to edit confirmation salutation

Hi All,

I am trying to edit our School Group Confirmation in Infomaker. This is an acknowledgement that we can pull up from the print ticket screen in the ticket order module.

The report currently uses esal1_desc, which outputs the teacher and their partner in the case of a household.  We want to only have the teacher's name on this confirmation.  I have created a custom salutation that has just the teacher's name and have been able to populate it to all of our teacher records.

I am running into problems with Infomaker and my lack of expertise in that area.  Usually I am able to right click in the bottom area to find the stored procedure for the report, but this one doesn't give that option.  Oh Infomaker...

Any help you can offer is greatly appreciated!!

Thanks!

Kanani

  • Hi Kanani,

    I hate Infomaker. However, once nice thing about Infomaker reports is that you can use SQL Server Profiler to see what stored procedure is called. Open a trace and then go to Events Selection -> Column Filters -> SPID -> Equals -> "your session" -- which you can look up in Tessitura help area.

    Then when you run the report from Tessitura the trace will show what stored procedure is called. In Infomaker, I think it's the report fields area where you need to right-click -- but you should also be able to access it from the Menu.

    Cheers,

    Lou Ann