× 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.



Hi Edmund,

That is really good news. Thank you so much for your help.

The only problem is, that iSphere still supports RDP 8.0, which lacks the suggested API. I assume Frank and I have to decide whether or not we want to continue supporting that fairly old release.

Do you know since when (RDi version number) attribute “AS400ConfigurationConstants.RESID_CONNECTION_NAME” is available?

Regards,

Thomas.

-----Ursprüngliche Nachricht-----
Von: WDSCI-L <wdsci-l-bounces@xxxxxxxxxxxxxxxxxx> Im Auftrag von Edmund Reinhardt
Gesendet: Dienstag, 20. Oktober 2020 23:21
An: wdsci-l@xxxxxxxxxxxxxxxxxx
Cc: wdsci-l@xxxxxxxxxxxxxxxxxx
Betreff: Re: [WDSCI-L] How to get connection name from DebuggeeProcess?

Hello Thomas,
 
The debug team has looked at your requirements.
For the job name, this is something they have accepted as a future
requirement but for the connection name, it is currently officially
supported via 
import com.ibm.etools.iseries.debug.internal.core.AS400ConfigurationConstants;

IDebugTarget pdtdebugTarget = ...
String connectionName = pdtdebugTarget.getLaunch().getLaunchConfiguration().getAttribute(AS400ConfigurationConstants.RESID_CONNECTION_NAME, "");

There are no plans to provide an alternative API to get this information.
 
I hope this helps,
______________________________________________________________________________________
 

Edmund Reinhardt
905-413-3125    
IBM Canada Ltd Rational Developer for i Access Client Solutions
Architect [1]https://www.linkedin.com/in/edmundreinhardt/ [2]http://ibm.biz/rdi_hub [3]http://ibm.biz/IBMi_ACS

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.