In my WDSc plugins, I use:
ISeriesViewHelpers.selectAndReveal(SystemView, ISeriesConnection, String,
boolean)
For the String, I pass iSeries source member information.
When this is executed the Remote Systems view is launched.
If a filter is not available it is created, expanded, and the member (if it
exists) is then selected.
Similar functionality is performed if I pass object information in the
string.
I'm having an issue with my 7.5 plugins performing this same function.
In 7.5, I use
QSYSViewHelpers.selectAndReveal(SystemView, IBMiConnection, String, boolean)
When this is executed in 7.5, the filter is created, then that's it.
If I execute for the same member a second time the filter is expanded, then
that's it.
When I then execute a third time, the member is finally selected.
Is anyone else using selectAndReveal?
Have you seen this behavior, and if so, how did you work around it?
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.