I now use IBMiConnection and that seems to give me good results. Thanks
David for the pointer.
The javadoc link was left blanks for the method i wanted to use and It
seems that a lot is not documented. Is it all API or is this just all the
Javadoc (cos' I see protected methods too).
That leaves me with the original question, allthough the goal is reached
by using IBMiConnection:
Why does
QSYSObjectSubsystem.
getObjectWithAbsoluteName("/QSYS.LIB/MYLIB.LIB/PGMX.PGM", new
NullProgressMonitor());
returns an NULL and a message in the log.
While
QSYSIFSFileServiceSubsystem.getObjectWithAbsoluteName("/home/wim.txt", new
NullProgressMonitor());
returns an object (which is a good thing because no equivalent method
exists in IBMiConnection).
Regards,
Wim
From:
wim.jongman@xxxxxxxxxxxxxxxxxx
To:
WDSC Plugin Developers <wdsc-plugin-dev@xxxxxxxxxxxx>
Date:
13-03-2009 13:17
Subject:
Re: [Wdsc-Plugin-Dev] QSYSObjectSubSystem question
Sent by:
wdsc-plugin-dev-bounces@xxxxxxxxxxxx
o yeah!!! SWEET!!
This is going to save me a lot of time.
Thanks
From:
David Gibbs <david@xxxxxxxxxxxx>
To:
WDSC Plugin Developers <wdsc-plugin-dev@xxxxxxxxxxxx>
Date:
12-03-2009 18:53
Subject:
Re: [Wdsc-Plugin-Dev] QSYSObjectSubSystem question
Sent by:
wdsc-plugin-dev-bounces@xxxxxxxxxxxx
From: Eric Simpson <esimpson@xxxxxxxxxx>
Date: Thu, 12 Mar 2009 13:45:08 -0400
To: WDSC Plugin Developers <wdsc-plugin-dev@xxxxxxxxxxxx>
The API information has been posted on the support site.
http://www-01.ibm.com/support/docview.wss?rs=3612&context=SSAE4W&dc=DB520&uid=swg21376421
Eric Simpson
Rational Developer for System i and Rational HATS
IBM Toronto Lab
905-413-3226 (T/L 313)
esimpson@xxxxxxxxxx
Inactive hide details for David Gibbs ---03/12/2009 01:09:39
PM---wim.jongman@xxxxxxxxxxxxxxxxxx wrote: > Yes I did that for 7.David
Gibbs ---03/12/2009 01:09:39 PM---wim.jongman@xxxxxxxxxxxxxxxxxx wrote: >
Yes I did that for 7.1 and that was working okay, but I am n
From:
David Gibbs <david@xxxxxxxxxxxx>
To:
WDSC Plugin Developers <wdsc-plugin-dev@xxxxxxxxxxxx>
Date:
03/12/2009 01:09 PM
Subject:
Re: [Wdsc-Plugin-Dev] QSYSObjectSubSystem question
Sent by:
wdsc-plugin-dev-bounces@xxxxxxxxxxxx
wim.jongman@xxxxxxxxxxxxxxxxxx wrote:
Yes I did that for 7.1 and that was working okay, but I am now porting
to
7.5.
Similar methods exist for the IBMiConnection ... although the objects it
returns don't appear to be as robust as in RDI 7.1.
FWIW: I was able to get some preliminary javadoc from IBM related to the
IBM i constructs in RDI 7.5. I was under the impression that it was going
to be included in an update, but haven't seen it yet. You might want to
contact someone in the Markham labs about it. It was very useful for the
adaptation of my plugin from 7.1 to 7.5.
david
As an Amazon Associate we earn from qualifying purchases.