I am trying to fetch documents and folders recursive from some folders. For this I wrote a little program in Java.
When I start the programm it works a few times fine, but then suddenly it doesn't function anymore. If it fails then I get one of these following messages.
-get(name) not implemented for this datatype
-enumerateValues() not implemented for this datatype
[/color red]
After that I can't connect to Livelink for up to several hours.
Status: -2147482645
StatusMessage: Could not connect.
But with IE there is no problem connecting LL.
Could it be that I have to close the Connection?
I couldn't find a function which will do this.
If anybody knows something about this please help.
I already searched in the opentext discussion, but I couldn't find a solution
thanks
When I start the programm it works a few times fine, but then suddenly it doesn't function anymore. If it fails then I get one of these following messages.
-get(name) not implemented for this datatype
-enumerateValues() not implemented for this datatype
[/color red]
After that I can't connect to Livelink for up to several hours.
Status: -2147482645
StatusMessage: Could not connect.
But with IE there is no problem connecting LL.
Could it be that I have to close the Connection?
I couldn't find a function which will do this.
If anybody knows something about this please help.
I already searched in the opentext discussion, but I couldn't find a solution
thanks