Custom Screen Button to call a Proc

I am creating a Custom Screen and would like a button that would call a proc I write.  I see buttons can have actions but it isn't clear to me which one is to run a Proc.  Is that possible and if it is how?

Many thanks in advance for your help!!

-Julie Carmody (Met Museum)

Parents
  • That’s unfortunately the way Infomaker (and PowerBuilder) datawindows work.  Once a sub-report has been added, the entire datawindow is put into a readonly mode.  You can’t have a sub-report in an editable (read:  interactive) datawindow. 

     

    You could do this in SSRS in a browser based screen using URL links to separate reports.

     

    From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Julie Carmody
    Sent: Thursday, October 8, 2015 4:26 PM
    To: Ryan Creps <rcreps@tessituranetwork.com>
    Subject: RE: [Tessitura Technical Forum] Custom Screen Button to call a Proc

     

    Hey Ryan,

    Thanks for the Reply...

    So I am having some trouble trying to implement a custom tab that allows a user to select a value and has a subreport of data set below it.  When I try to add a sub report it converts the custom Screen to a report.  Any ideas on how to show a table of data with the ability to set a value?  Or should I go down the path of the browser screen?

    Thanks so much for your thoughts?

     

    From: Ryan Creps <bounce-ryancreps9649@tessituranetwork.com>
    Sent: 10/5/2015 11:58:30 PM

    That is not possible using an Infomaker based custom screen.  A browser based custom screen (web app) would be suited for this type of customization.

     

    From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Julie Carmody
    Sent: Monday, October 5, 2015 6:04 PM
    To: Ryan Creps <rcreps@tessituranetwork.com>
    Subject: [Tessitura Technical Forum] Custom Screen Button to call a Proc

     

    I am creating a Custom Screen and would like a button that would call a proc I write.  I see buttons can have actions but it isn't clear to me which one is to run a Proc.  Is that possible and if it is how?

    Many thanks in advance for your help!!

    -Julie Carmody (Met Museum)




    This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!




    This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!

Reply
  • That’s unfortunately the way Infomaker (and PowerBuilder) datawindows work.  Once a sub-report has been added, the entire datawindow is put into a readonly mode.  You can’t have a sub-report in an editable (read:  interactive) datawindow. 

     

    You could do this in SSRS in a browser based screen using URL links to separate reports.

     

    From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Julie Carmody
    Sent: Thursday, October 8, 2015 4:26 PM
    To: Ryan Creps <rcreps@tessituranetwork.com>
    Subject: RE: [Tessitura Technical Forum] Custom Screen Button to call a Proc

     

    Hey Ryan,

    Thanks for the Reply...

    So I am having some trouble trying to implement a custom tab that allows a user to select a value and has a subreport of data set below it.  When I try to add a sub report it converts the custom Screen to a report.  Any ideas on how to show a table of data with the ability to set a value?  Or should I go down the path of the browser screen?

    Thanks so much for your thoughts?

     

    From: Ryan Creps <bounce-ryancreps9649@tessituranetwork.com>
    Sent: 10/5/2015 11:58:30 PM

    That is not possible using an Infomaker based custom screen.  A browser based custom screen (web app) would be suited for this type of customization.

     

    From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Julie Carmody
    Sent: Monday, October 5, 2015 6:04 PM
    To: Ryan Creps <rcreps@tessituranetwork.com>
    Subject: [Tessitura Technical Forum] Custom Screen Button to call a Proc

     

    I am creating a Custom Screen and would like a button that would call a proc I write.  I see buttons can have actions but it isn't clear to me which one is to run a Proc.  Is that possible and if it is how?

    Many thanks in advance for your help!!

    -Julie Carmody (Met Museum)




    This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!




    This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!

Children
No Data