Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



button to run a query?

From: kevwertz (2013-09-05 15:16)

Does anyone know if it is possible to set a button to run a specific query?
Before anyone says "create a workflow, use an interaction node with a relation, then set the button to run the workflow", remember that interaction node relations can only return one row.
Kevin Wertz
Grifols, Inc
Clayton NC


From: Ian Wright (2013-09-05 15:29)

Why not put the query on a start centre as a list
When they click the button it will take them to the screen with the pre selected records
Rgds Ian
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of kevwertz
Sent: 05 September 2013 16:17
To: MAXIMO@yahoogroups.com
Subject: [MAXIMO List] button to run a query?
Does anyone know if it is possible to set a button to run a specific query?
Before anyone says "create a workflow, use an interaction node with a relation, then set the button to run the workflow", remember that interaction node relations can only return one row.
Kevin Wertz
Grifols, Inc
Clayton NC
Come and visit us at Offshore Europe 2013
Find out more on our website
GDF SUEZ E&P UK Ltd (Company Number 3386464), registered in England and Wales with a registered office address at: 40 Holborn Viaduct, London, EC1N 2PB.
**************************************************************************************************************
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.
**************************************************************************************************************


From: Kevin Wertz (2013-09-05 11:41)

Well, these users are looking for a button within the application. I know
it seems kind of pointless but when you are on a mobile device, every click
counts.
KW
On Thu, Sep 5, 2013 at 11:29 AM, Ian Wright <ian.wright@gdfsuezep.co.uk>wrote:
> **
>
>
> Why not put the query on a start centre as a list ****
>
> When they click the button it will take them to the screen with the pre
> selected records****
>
> Rgds Ian ****
>
> ** **
>
> *From:* MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] *On Behalf
> Of *kevwertz
> *Sent:* 05 September 2013 16:17
> *To:* MAXIMO@yahoogroups.com
> *Subject:* [MAXIMO List] button to run a query?****
>
> ** **
>
> ****
>
> Does anyone know if it is possible to set a button to run a specific query?
>
> Before anyone says "create a workflow, use an interaction node with a
> relation, then set the button to run the workflow", remember that
> interaction node relations can only return one row.
>
> Kevin Wertz
> Grifols, Inc
> Clayton NC****
>
> ****
>
> Come and visit us at Offshore Europe 2013
>
> Find out more on our website<http://www.gdfsuezep.co.uk/news/offshore-europe-2013.aspx>
>
> GDF SUEZ E&P UK Ltd (Company Number 3386464), registered in England and
> Wales with a registered office address at: 40 Holborn Viaduct, London, EC1N
> 2PB.
>
>
>
> ****************************************************************************************************************************************************************************************
> This email and any files transmitted with it are confidential and intended
> solely for the use of the individual or entity to whom they are addressed.
>
> If you have received this email in error please notify the system manager.
>
> ****************************************************************************************************************************************************************************************
>
>
>


From: Chris Lawless (2013-09-05 08:56)

What is the query intended to do? Is it intended to execute a saved query and show the results in the list page? Return some other data to display? It may help if you can explain the desired solution in more detail.
On Sep 5, 2013, at 8:41 AM, Kevin Wertz <wertzee@gmail.com> wrote:
> Well, these users are looking for a button within the application. I know it seems kind of pointless but when you are on a mobile device, every click counts.
>
> KW
>
>
> On Thu, Sep 5, 2013 at 11:29 AM, Ian Wright <ian.wright@gdfsuezep.co.uk> wrote:
>>
>> Why not put the query on a start centre as a list
>>
>> When they click the button it will take them to the screen with the pre selected records
>>
>> Rgds Ian
>>
>>
>>
>> From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of kevwertz
>> Sent: 05 September 2013 16:17
>> To: MAXIMO@yahoogroups.com
>> Subject: [MAXIMO List] button to run a query?
>>
>>
>>
>>
>>
>> Does anyone know if it is possible to set a button to run a specific query?
>>
>> Before anyone says "create a workflow, use an interaction node with a relation, then set the button to run the workflow", remember that interaction node relations can only return one row.
>>
>> Kevin Wertz
>> Grifols, Inc
>> Clayton NC
>>
>>
>> Come and visit us at Offshore Europe 2013
>>
>> Find out more on our website
>>
>> GDF SUEZ E&P UK Ltd (Company Number 3386464), registered in England and Wales with a registered office address at: 40 Holborn Viaduct, London, EC1N 2PB.
>>
>>
>> ****************************************************************************************************************************************************************************************
>> This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.
>>
>> If you have received this email in error please notify the system manager.
>> ****************************************************************************************************************************************************************************************
>>
>
>


From: Kevin Wertz (2013-09-05 13:22)

There is a default query in the presentation, then users will scan a
location and filter that query down to 1. They wanted a button to return
them to the list view with the default query having run again and
displaying all locations in the query.
It would be nice if there was a way to create a button to execute a saved
query called "Refresh" that has the same query as the presentation, but I
would be fine with reproducing the same query yet again in some other
object.
I tried using an interaction node that just took me to the same
application, thinking the presentation query might run again, but no luck.
For now I just created a button to open "View/Manage Queries" and they can
click the "Refresh" query from there. But that's one more click I'd prefer
for them to not have to do. And remember we're talking finger clicks here,
not mouse clicks.
KW
KW
On Thu, Sep 5, 2013 at 11:56 AM, Chris Lawless <lawlessc@gmail.com> wrote:
> **
>
>
> What is the query intended to do? Is it intended to execute a saved query
> and show the results in the list page? Return some other data to display?
> It may help if you can explain the desired solution in more detail.
>
> On Sep 5, 2013, at 8:41 AM, Kevin Wertz <wertzee@gmail.com> wrote:
>
>
>
> Well, these users are looking for a button within the application. I know
> it seems kind of pointless but when you are on a mobile device, every click
> counts.
>
> KW
>
>
> On Thu, Sep 5, 2013 at 11:29 AM, Ian Wright <ian.wright@gdfsuezep.co.uk>wrote:
>
>> **
>>
>>
>> Why not put the query on a start centre as a list ****
>>
>> When they click the button it will take them to the screen with the pre
>> selected records****
>>
>> Rgds Ian ****
>>
>> ** **
>>
>> *From:* MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] *On
>> Behalf Of *kevwertz
>> *Sent:* 05 September 2013 16:17
>> *To:* MAXIMO@yahoogroups.com
>> *Subject:* [MAXIMO List] button to run a query?****
>>
>> ** **
>>
>> ****
>>
>> Does anyone know if it is possible to set a button to run a specific
>> query?
>>
>> Before anyone says "create a workflow, use an interaction node with a
>> relation, then set the button to run the workflow", remember that
>> interaction node relations can only return one row.
>>
>> Kevin Wertz
>> Grifols, Inc
>> Clayton NC****
>>
>> ****
>>
>> Come and visit us at Offshore Europe 2013
>>
>> Find out more on our website<http://www.gdfsuezep.co.uk/news/offshore-europe-2013.aspx>
>>
>> GDF SUEZ E&P UK Ltd (Company Number 3386464), registered in England and
>> Wales with a registered office address at: 40 Holborn Viaduct, London, EC1N
>> 2PB.
>>
>>
>>
>> ****************************************************************************************************************************************************************************************
>> This email and any files transmitted with it are confidential and
>> intended solely for the use of the individual or entity to whom they are
>> addressed.
>>
>> If you have received this email in error please notify the system manager.
>>
>> ****************************************************************************************************************************************************************************************
>>
>>
>
>


From: Will Hampton (2013-09-05 18:18)

Why not make it the first option under the run saved query window (not sure what it's actually called, it usually shows "All Bookmarks" in the upper left of the navbar) they would have to "click" the dropdown to see the list, but if it's a finger press, the next thing under it could/would be the "Refresh" option? Unless they are using different queries each time?
R/
Will
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of Kevin Wertz
Sent: Thursday, September 05, 2013 12:22 PM
To: MAXIMO@yahoogroups.com
Subject: Re: [MAXIMO List] button to run a query?
There is a default query in the presentation, then users will scan a location and filter that query down to 1. They wanted a button to return them to the list view with the default query having run again and displaying all locations in the query.
It would be nice if there was a way to create a button to execute a saved query called "Refresh" that has the same query as the presentation, but I would be fine with reproducing the same query yet again in some other object.
I tried using an interaction node that just took me to the same application, thinking the presentation query might run again, but no luck.
For now I just created a button to open "View/Manage Queries" and they can click the "Refresh" query from there. But that's one more click I'd prefer for them to not have to do. And remember we're talking finger clicks here, not mouse clicks.
KW
KW
On Thu, Sep 5, 2013 at 11:56 AM, Chris Lawless <lawlessc@gmail.com<mailto:lawlessc@gmail.com>> wrote:
What is the query intended to do? Is it intended to execute a saved query and show the results in the list page? Return some other data to display? It may help if you can explain the desired solution in more detail.
On Sep 5, 2013, at 8:41 AM, Kevin Wertz <wertzee@gmail.com<mailto:wertzee@gmail.com>> wrote:
Well, these users are looking for a button within the application. I know it seems kind of pointless but when you are on a mobile device, every click counts.
KW
On Thu, Sep 5, 2013 at 11:29 AM, Ian Wright <ian.wright@gdfsuezep.co.uk<mailto:ian.wright@gdfsuezep.co.uk>> wrote:
Why not put the query on a start centre as a list
When they click the button it will take them to the screen with the pre selected records
Rgds Ian
From: MAXIMO@yahoogroups.com<mailto:MAXIMO@yahoogroups.com> [mailto:MAXIMO@yahoogroups.com<mailto:MAXIMO@yahoogroups.com>] On Behalf Of kevwertz
Sent: 05 September 2013 16:17
To: MAXIMO@yahoogroups.com<mailto:MAXIMO@yahoogroups.com>
Subject: [MAXIMO List] button to run a query?
Does anyone know if it is possible to set a button to run a specific query?
Before anyone says "create a workflow, use an interaction node with a relation, then set the button to run the workflow", remember that interaction node relations can only return one row.
Kevin Wertz
Grifols, Inc
Clayton NC
Come and visit us at Offshore Europe 2013
Find out more on our website<http://www.gdfsuezep.co.uk/news/offshore-europe-2013.aspx>
GDF SUEZ E&P UK Ltd (Company Number 3386464), registered in England and Wales with a registered office address at: 40 Holborn Viaduct, London, EC1N 2PB.
****************************************************************************************************************************************************************************************
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.
****************************************************************************************************************************************************************************************


From: Will Hampton (2013-09-05 19:04)

Whoops - normally blank...
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of Will Hampton
Sent: Thursday, September 05, 2013 1:19 PM
To: MAXIMO@yahoogroups.com
Subject: RE: [MAXIMO List] button to run a query?
Why not make it the first option under the run saved query window (not sure what it's actually called, it usually shows "All Bookmarks" in the upper left of the navbar) they would have to "click" the dropdown to see the list, but if it's a finger press, the next thing under it could/would be the "Refresh" option? Unless they are using different queries each time?
R/
Will
From: MAXIMO@yahoogroups.com<mailto:MAXIMO@yahoogroups.com> [mailto:MAXIMO@yahoogroups.com] On Behalf Of Kevin Wertz
Sent: Thursday, September 05, 2013 12:22 PM
To: MAXIMO@yahoogroups.com<mailto:MAXIMO@yahoogroups.com>
Subject: Re: [MAXIMO List] button to run a query?
There is a default query in the presentation, then users will scan a location and filter that query down to 1. They wanted a button to return them to the list view with the default query having run again and displaying all locations in the query.
It would be nice if there was a way to create a button to execute a saved query called "Refresh" that has the same query as the presentation, but I would be fine with reproducing the same query yet again in some other object.
I tried using an interaction node that just took me to the same application, thinking the presentation query might run again, but no luck.
For now I just created a button to open "View/Manage Queries" and they can click the "Refresh" query from there. But that's one more click I'd prefer for them to not have to do. And remember we're talking finger clicks here, not mouse clicks.
KW
KW
On Thu, Sep 5, 2013 at 11:56 AM, Chris Lawless <lawlessc@gmail.com<mailto:lawlessc@gmail.com>> wrote:
What is the query intended to do? Is it intended to execute a saved query and show the results in the list page? Return some other data to display? It may help if you can explain the desired solution in more detail.
On Sep 5, 2013, at 8:41 AM, Kevin Wertz <wertzee@gmail.com<mailto:wertzee@gmail.com>> wrote:
Well, these users are looking for a button within the application. I know it seems kind of pointless but when you are on a mobile device, every click counts.
KW
On Thu, Sep 5, 2013 at 11:29 AM, Ian Wright <ian.wright@gdfsuezep.co.uk<mailto:ian.wright@gdfsuezep.co.uk>> wrote:
Why not put the query on a start centre as a list
When they click the button it will take them to the screen with the pre selected records
Rgds Ian
From: MAXIMO@yahoogroups.com<mailto:MAXIMO@yahoogroups.com> [mailto:MAXIMO@yahoogroups.com<mailto:MAXIMO@yahoogroups.com>] On Behalf Of kevwertz
Sent: 05 September 2013 16:17
To: MAXIMO@yahoogroups.com<mailto:MAXIMO@yahoogroups.com>
Subject: [MAXIMO List] button to run a query?
Does anyone know if it is possible to set a button to run a specific query?
Before anyone says "create a workflow, use an interaction node with a relation, then set the button to run the workflow", remember that interaction node relations can only return one row.
Kevin Wertz
Grifols, Inc
Clayton NC
Come and visit us at Offshore Europe 2013
Find out more on our website<http://www.gdfsuezep.co.uk/news/offshore-europe-2013.aspx>
GDF SUEZ E&P UK Ltd (Company Number 3386464), registered in England and Wales with a registered office address at: 40 Holborn Viaduct, London, EC1N 2PB.
****************************************************************************************************************************************************************************************
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.
****************************************************************************************************************************************************************************************


From: Ian Wright (2013-09-06 10:37)

There is a sigoption REFRESH you could try that, but I suspect it will re-run the current query
There must be a method to do this as the qbe screen has the button "Revise" - "restore default query" but again this only actions when the find button is clicked
I suspect it would need to be something custom unless anyone else has a bright idea
Rgds Ian
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of Kevin Wertz
Sent: 05 September 2013 18:22
To: MAXIMO@yahoogroups.com
Subject: Re: [MAXIMO List] button to run a query?
There is a default query in the presentation, then users will scan a location and filter that query down to 1. They wanted a button to return them to the list view with the default query having run again and displaying all locations in the query.
It would be nice if there was a way to create a button to execute a saved query called "Refresh" that has the same query as the presentation, but I would be fine with reproducing the same query yet again in some other object.
I tried using an interaction node that just took me to the same application, thinking the presentation query might run again, but no luck.
For now I just created a button to open "View/Manage Queries" and they can click the "Refresh" query from there. But that's one more click I'd prefer for them to not have to do. And remember we're talking finger clicks here, not mouse clicks.
KW
KW
On Thu, Sep 5, 2013 at 11:56 AM, Chris Lawless <lawlessc@gmail.com<mailto:lawlessc@gmail.com>> wrote:
What is the query intended to do? Is it intended to execute a saved query and show the results in the list page? Return some other data to display? It may help if you can explain the desired solution in more detail.
On Sep 5, 2013, at 8:41 AM, Kevin Wertz <wertzee@gmail.com<mailto:wertzee@gmail.com>> wrote:
Well, these users are looking for a button within the application. I know it seems kind of pointless but when you are on a mobile device, every click counts.
KW
On Thu, Sep 5, 2013 at 11:29 AM, Ian Wright <ian.wright@gdfsuezep.co.uk<mailto:ian.wright@gdfsuezep.co.uk>> wrote:
Why not put the query on a start centre as a list
When they click the button it will take them to the screen with the pre selected records
Rgds Ian
From: MAXIMO@yahoogroups.com<mailto:MAXIMO@yahoogroups.com> [mailto:MAXIMO@yahoogroups.com<mailto:MAXIMO@yahoogroups.com>] On Behalf Of kevwertz
Sent: 05 September 2013 16:17
To: MAXIMO@yahoogroups.com<mailto:MAXIMO@yahoogroups.com>
Subject: [MAXIMO List] button to run a query?
Does anyone know if it is possible to set a button to run a specific query?
Before anyone says "create a workflow, use an interaction node with a relation, then set the button to run the workflow", remember that interaction node relations can only return one row.
Kevin Wertz
Grifols, Inc
Clayton NC
Come and visit us at Offshore Europe 2013
Find out more on our website<http://www.gdfsuezep.co.uk/news/offshore-europe-2013.aspx>
GDF SUEZ E&P UK Ltd (Company Number 3386464), registered in England and Wales with a registered office address at: 40 Holborn Viaduct, London, EC1N 2PB.
****************************************************************************************************************************************************************************************
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.
****************************************************************************************************************************************************************************************