× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Ah, when I read your earlier message I didn't differentiate between filter types. I have only ever used member filters (vs object filters).

I created an Object filter and... I think I like it.
I set it up as: MYLIB/Q* OBJTYPE(*FILE:PF-SRC)
Is that how you would do it?

The result is pretty much what I was doing at a member level which created more work. Sure when I do it myself I get nice descriptions, but that's not necessary (or worth the effort).

Thanks,
Kurt

-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Brian May
Sent: Friday, March 22, 2013 12:35 PM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Subject: Re: [WDSCI-L] auto-complete refresh When is the next FixPack?

Ok. So instead of the 4 separate filters. You can set up an object filter that selects the source physical files for your billing software. The filter will list the 4 source files. You can then expand into any of those source files to get to the source member you need. Hopefully I explained myself better this time.

:)

Brian May
IBM i Modernization Specialist
Profound Logic Software
http://www.profoundlogic.com
937-439-7925 Phone
877-224-7768 Toll Free


              



-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Anderson, Kurt
Sent: Friday, March 22, 2013 12:15 PM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Subject: Re: [WDSCI-L] auto-complete refresh When is the next FixPack?

May be I misunderstood what you said originally. Because based on your last email, it sounds like you're asking why I'm not doing what I actually am doing. So let's try to clear this up.

For example, in a version of our billing software we may have the following source files:
QRPG
QDDS
QCL
QSQL

So in this case I'd have 4 filters within the pool. Is that what you're saying?

-Kurt

-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Brian May
Sent: Friday, March 22, 2013 12:08 PM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Subject: Re: [WDSCI-L] auto-complete refresh When is the next FixPack?

Ok. Everywhere I have ever worked, we have had separate source files for each source type. So by doing the filter described, I would get a list of the source files that I could then drill into. If your source is not organized into multiple source files, that makes sense that you would want separate filters.

Brian May
IBM i Modernization Specialist
Profound Logic Software
http://www.profoundlogic.com
937-439-7925 Phone
877-224-7768 Toll Free


              



-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Anderson, Kurt
Sent: Friday, March 22, 2013 11:12 AM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Subject: Re: [WDSCI-L] auto-complete refresh When is the next FixPack?

Because then I'd have hundreds to thousands of sources in a single list which aren't easily separated by source type. That sounds like suffering to me. As it stands some of those filters already have over a hundred sources. At my last job I went so far as to create subsets from a single source file by source type (the opposite of combining multiple files into a single filter - mainly over dds to break out print files from physical/logical files).

Admittedly, there are a couple filter pools (the 3rd party or internal tools) that only have a single filter beneath them which contains all of its source from all of its source files. I could technically group those under one filter pool and name the filter to be the tool. Not a bad idea, though would only save me around 4 pools. Though I see no problem with having each of those in their own pool for organizational purposes.

-Kurt

-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Brian May
Sent: Friday, March 22, 2013 11:00 AM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Subject: Re: [WDSCI-L] auto-complete refresh When is the next FixPack?

Kurt,

Why have separate filters for each source file in a lib when you can have one filter? Create an object filter, set library, object type *FILE and attribute PF-SRC.

Brian May
IBM i Modernization Specialist
Profound Logic Software
http://www.profoundlogic.com
937-439-7925 Phone
877-224-7768 Toll Free


              


-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Anderson, Kurt
Sent: Friday, March 22, 2013 10:14 AM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Subject: Re: [WDSCI-L] auto-complete refresh When is the next FixPack?

Hi Paul,

A number of my pools are in regard to the different versions of our software service level (we provide billing services for our clients). Each of those have about 20 filters, about half of them are pointing at production source files, the other half at my test source files that I have per version. I generally create a filter per source file within the pool.

Some of my filter pools point at 3rd party software or internal tools that reside in their own libraries. For example I have a filter pool pointing to JDBCR4LIB (Scott's JDBC connectivity tool).

I have pools pointing at dedicated test libraries (which have their own source files).

I have pools pointing at other team members' source files.

It seems I assigned my default filter pool to point to our IFS. This pool contains filters that point to specific folders on the IFS.

-Kurt

-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Paul Bailey
Sent: Friday, March 22, 2013 9:56 AM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Subject: Re: [WDSCI-L] auto-complete refresh When is the next FixPack?


I had to work around the problem. All the filter pools themselves were exported, but the filters in them were not, except for the default filter pool. So, I used the "shift-click select" & "right-click move" options to move everything from the other filter pools into the default filter pool (keeping each pool's filters separate in the default filter pool by creating a temporary filter named something like " *** TEST *** ", etc.) Like I said, it was a bit of work, but much easier than creating all those filters all over again.

Out of interest, what are you using the filter pools for? I'm just trying to make up for the lack of project lifecycle management tools (i.e. this project is in test, this is live, this is held, etc.) In combination with different connections for different library lists, the filter pools can make life almost as easy as if I had proper tools. (Uh oh! Am I blaming my tools...?)


-Paul.


-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Anderson, Kurt
Sent: 22 March 2013 14:00
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Subject: Re: [WDSCI-L] auto-complete refresh When is the next FixPack?

Paul, so you weren't successful in exporting all filter pools? I also use filter pools extensively (I have 18).

-Kurt

-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Paul Bailey
Sent: Friday, March 22, 2013 5:33 AM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Subject: Re: [WDSCI-L] auto-complete refresh When is the next FixPack?


Thanks Theirry,

I haven't thought of the export/import options on the connection recently - I'm sure I tried them before and they didn't do anything helpful, so perhaps that was an earlier version of RDP.

I just had a play with them, and it was a bit of work but I managed to copy my old filters from my old not-so-healthy workspace. (In case anyone else tries, I make extensive use of filter pools in my connections and it appears that only the default filter pool is exported.)


-Paul.


-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Thierry Bernard
Sent: 21 March 2013 21:17
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Subject: Re: [WDSCI-L] auto-complete refresh When is the next FixPack?

On 21/03/2013 5:19 AM, Paul Bailey wrote:
It would be nice to have a way of copying over the RSE properties and filters when creating a workspace, which would mean creating a new workspace isn't so much effort...
Preferences can be exported then imported. From File/export, it's in the General category.

Connections and filters are in the
[workspace]/.metadata/.plugins/org.eclipse.rse.core/profiles directory which can be copied from the old workspace to the new one.

I don't know when that option reappeared but Connections and their filters can also be exported/imported in 8.5.1 from the context menu.
(I just tried it and it looks like you need to create a dummy connection to have the import option appear.)

Have a nice day.
Thierry


--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.

Scanned by MailDefender - managed email security from intY - www.maildefender.net

Important, this email transmission and any files with it are strictly confidential to the intended recipient and may be legally privileged. Any views or opinions presented are solely those of the author and do not necessarily represent those of BHSF. If you are not the intended recipient, you must not copy, disclose or distribute its contents in any way. If you have received this e-mail in error, please notify the sender and delete the e-mail from your system.

We have taken steps to ensure this email and attachments are free from any virus but do not accept any responsibility once this e-mail has been transmitted. You should scan any attachments for viruses. No contract may be concluded on behalf of BHSF Limited by e-mail.

Registered Office: BHSF Limited, Gamgee House, 2 Darnley Road, Birmingham, B16 8TE. www.bhsf.co.uk Registered in England number 35500. BHSF is authorised and regulated by the Financial Services Authority.
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.

Scanned by MailDefender - managed email security from intY - www.maildefender.net

Important, this email transmission and any files with it are strictly confidential to the intended recipient and may be legally privileged. Any views or opinions presented are solely those of the author and do not necessarily represent those of BHSF. If you are not the intended recipient, you must not copy, disclose or distribute its contents in any way. If you have received this e-mail in error, please notify the sender and delete the e-mail from your system.

We have taken steps to ensure this email and attachments are free from any virus but do not accept any responsibility once this e-mail has been transmitted. You should scan any attachments for viruses. No contract may be concluded on behalf of BHSF Limited by e-mail.

Registered Office: BHSF Limited, Gamgee House, 2 Darnley Road, Birmingham, B16 8TE. www.bhsf.co.uk Registered in England number 35500. BHSF is authorised and regulated by the Financial Services Authority.
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.