Thank You very much for your response.
I am doing a workflow related application. where different authors/initiators initiate a workflow and assign a approver and attach a document to this workflow.
This application is integrated with Plumtree portal.
In this application there is a...
Hi ,
I have a requirement where i have to query the Livelink database and display the results. Are there any Apis which allows to execute the "SELECT" query and return the results, or I will have to use the JDBC calls for this.
I checked the ApplyQuery functions but that is used only for...
Dear All ,
How do i find the hirarchys of a groups of a user.
say for example "Dilip" user blongs to Group "authUsers"
but "authUsers" group is again a subset of someother groups, So how do i find all these hirarchys
From below Example i need to get all the groups information...
Hi ,
Where can i find the description of all the status codes in Livelink. for example in "wsubworktask" table i see different types of status codes where do i find the description for these status codes.
Thank you in advance.
Dilip
Thank you very much for your response. I will try this. Earlier I did try the half part of what you have mentioned i.e
if (row.isList()) {
row.setString( 0, comments );
}
I will try the else part & see if that works.
I was using Livelink 9.1 & i recently upgraded it to 9.2. I hope it...
Thank You very much for the reply.
I did try to change permissions of a document from the root folder but it still doesn't change the permissions. I even tried the java code that you sent. I have a feeling that there is something wrong in my livelink.because I sent the code to one of my friends...
Thank you very much for your response and time.
I am really thankfull that you are responding everyones queries.
What i want to do is revoke everybodys permission and just assing it to 2 people, creator and the Approver. and once the approver approves the document then i need to publish it to...
Dear Friends ,
I would like to assign specific permissions on a document to specific users using JAVA API's.
I have a document "mytest.doc" i want to make this document invisible from all the users except 2 other users.
I tried to revoke all the permissions there are no errors thrown...
Dear Friends ,
I have a very simple 2 step workflow (initiate and approve)Using Java API's I initiate this workflow and now i would like to dynamically assign the approver also i would like to add some comments which will be passed to next step. i have attached my code with this message.
i...
Satish ,
Were you able to resolve this issue. I want to do the same thing, I just want to reassign the approver as you mentioned in your post. I have a very simple workflow where user initiates a workflow and then the Approver either rejects or approves it. I would like to change the...
Thank You very much for your help
I think i will follow the steps you mentioned and see how far i can go. Your example in http://www.greggriffiths.org/livelink/development/lapi/wfattachments/ does help to understand how to use the workflow object. it is really helpfull.
My main concern...
Hi ,
I am a newbie to livelink. I went through its API documentation but its really hard to understand.
Could someone please provide me a sample java code to start a work-flow.
This sample should take a file from my local system and attach it to the workflow and initiate/start a workflow.
i...
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.