Thks for your reactivity Appnair !
1)What is the livelink webserver : IIS (on a Windows Server 2003)
2)Is it protected by IWA or anonymous : Anonymous
3)What variable is used in haeder authentication : HTTP_SM_USER (LDAP Authentication)
4)The exposed webservices does it have IWA or is it...
Hi !
I have an application written in Java which upload and download documents stored in my Livelink by using les-webservices. The first version of my app uses the Authentication service to get a token (base on the Livelink user login and password). Everything works fine in this version.
Now, in...
I access to my livelink with this adress : test01.euro.local/admin/livelink.exe
The function AdminService.getLocalHostName() give me : "test01" instead of "test01.euro.local"...because of this I can't use some functionnalities like Esign.
Hi !
The livelink I use is : Livelink 9.7.1 UTF8
When i execute this code :
echo ("------------------")
String test1 = "abcde"
String test2 = "àbcdé"
echo (length(test1))
echo (length(test2))
echo ("------------------")
I have this result :
------------------
5
3
------------------
This...
Thanks appnair.
This is exactly what i do in my code. My code works for more than a year's now..so i don't thinks there is a big problem in it.
In addition to this, we now notice that we have a lot of lock in the database during this spleeping thread problem. Lock on update Dtree and...
Thanks
@appnair: yes I use some StartTranscation/EndTranscation in my code. I don't understand "read the scoop on it" :) what do you mean by "scoop".
@ggriffit : The program architecture was not under my control at this time i was only a trainee ^^.
There is 1 module with 8 ospaces and a lot...
Hi, I have develloped a script in a new livelink module. The goal of this big project was to import document/folder/object...into Livelink. (Livelink Object Importer was not able to do what we want).
Most of the time this project works fine but sometime I have a problem that i don't understand ...
Thanks appnair
Exactly --> In .Net stubs + Oscript Code
$WEBSBROKER.SearchAPIUtil.Search( prgCtx, searchRequest ) is the function i will use, the problem is now to build the searchRequest :(
I have pu a breakpoint in WebSbroker>ExternalSearchInterface>Search>NewSearch.Execute() there is a lot...
Hi,
I'm developing a new research Webservice more easy to use than the existing SearchService. My web method signature is:
searchDocument(Integer aStartingLocation, String aDocumentCaption, Metadata aMetadata)
My problem is now to create the research query for the WebSBrocker module…I don’t...
Hey,
my question is for appnair and ggriffit :).
I work on livelink since march 2010, my company wants to be OT partner, so i have to pass the certification exam for developer. I just want to know if it's a difficult exam and wich parts of livelink i need to focus for this exam.
i haven't...
Hi,
I will soon develop 10 news WebMethods in a new Livelink WebService.
I 'm trying to understand how authentification works.
My frist question is : When i call AuthenticateUser method, the password is not encrypted, does this mean that I can see my password in the soap envelop ? (using...
Hello,
In Livelink, if user1 is proxy of user2, in the Personnal assignements page, how user1 can know the task which was originaly assign to user2 ?
Thanks
Hello,
I'm learning to use Livelink WebServices, and there is some stuff that i don't understand.
Can I use Livelink WebServices API with any programming languages (java ok, C# ok, but C++ ?, VB.net ?, PHP ?...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.