[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Can SQR get current values off of a Peoplesoft panel group?



Yes you can add a button that will launch an sqr using the process
scheduler.
Prior to actually launching the sqr you must select or 'scrape' the current
values off the
screen and update the runcntrl record that is used by that sqr.


Scott Straus wrote:

> I am trying to capture values displayed off of a Peoplesoft Purchasing
> panel group in order to create a contract for our Purchasing dept.  I
> was hoping that I would be able to add a button to an existing panel
> which would kick off a SQR process, which would somehow be able to
> 'scrape' the current values off the screen.  Does anyone know if this is
> possible?