|
I do not see anything in the documentation or UI that would suggest that there is any support for variables in filter definitions, so I guess you will need to log an enhancement in FRED. http://www-106.ibm.com/developerworks/websphere/products/fred/fred.html There is support for environment variables in RSE. However, from what I can tell, the purpose of this feature is to allow environment variables to be set within the job for the connection to the remote server, on that server. Presumably this is in case you have code you plan to run within those jobs that requires those variables to be set. Just some thoughts .... If you set your developer's CURLIB() in their profiles to this dev library, then you could define filters that reference *CURLIB that would then work for all developers. As for your program that sets the library list, why not just have one program with a common name that does a RTVUSRPRF to get the developers ID and then either calls the appropriate program or has the logic within. I guess you could also just name the program something like SETLIBL and put it in the library that would be their CURLIB() and let the *LIBL handle calling the right program. Not a perfect solution by any stretch. Mark dclowe@xxxxxxxxxx Sent by: wdsci-l-bounces@xxxxxxxxxxxx 11/28/2003 12:45 PM Please respond to Websphere Development Studio Client for iSeries To: wdsci-l@xxxxxxxxxxxx cc: Subject: [WDSCI-L] Team filters / commands with environment variables Hi, Does anyone know if it's possible to use an environment variable when specifying a command to run, or when specifying filter names. I would like to setup team filters for all of our developers to prevent them having to go through the trouble of setting up their own filters, but obviously I would not want to hard-code their user names into the library names. Currently our developers libraries are their initials + the version of our software (i.e. library DWC334 would be my development library for version 3.3.4 of our software). I would somehow like to specify in the team filters to use library %INT%334 and set an environment variable in Windows (or WDSC if even possible) to say that %INT% is DWC on this machine... Also I would like to do the same for iSeries commands - we have a program that I wrote for the developers which you can call with "DWC334" as the parameter and it automatically builds the library list for my development environment for that version. They simply pass their own initials and the version and their library list is built right away. Does anyone know how to do this?? Thanks, Dean _______________________________________________ This is the Websphere Development Studio Client for 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 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.