Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
Help Need (URGENT) - To change display name of an added Project
Infosys_Infosys_(infosysuser1_-_(deleted))
Dear All,I have created a project in livelink enterpriseWS using JAVA LAPI. Now, I want to change the display name of the project created. Please guide me as to how to go about it. I have tried doing the same using GetObjectAttributes and SetObjectAttributes, but couldn't succeed. Please help me, if possible with some code implementing the same,its urgent.Regards,Mohit
Find more posts tagged with
Comments
eLink User
Message from Sean M Alderman via eLinkI think you're looking for GetObjectInfo and UpdateObjectInfo, notXObjectAttributes... Perform the GetObjectInfo and within the returnedAssoc there will be a Name field. Set this string to whatever you wantit to be, and pass the Assoc to UpdateObjectInfo.Or you could just use the browser if it's only for one Project. :)On Mon, 2002-08-26 at 13:53, eLink Discussion: Development Discussionwrote:> Help Need (URGENT) - To change display name of an added Project> Posted by infosysUser1 on 08/26/2002 01:49 PM> > Dear All,> > I have created a project in livelink enterpriseWS using JAVA LAPI. Now, I want to change the display name of the project created. Please guide me as to how to go about it. I have tried doing the same using GetObjectAttributes and SetObjectAttributes, but couldn't succeed. Please help me, if possible with some code implementing the same,its urgent.> > Regards,> Mohit> > [To reply to this thread, use your normal e-mail reply function.]> > ============================================================> > Discussion: Development Discussion>
https://knowledge.opentext.com/knowledge/livelink.exe?func=ll&objId=786303&objAction=view>
; > Livelink Server:>
https://knowledge.opentext.com/knowledge/livelink.exe>
; > -- Sean M. AldermanITRACK Systems AnalystPACE/NCI - NASA Glenn Research Center(216) 433-2795Calling a windowed operating system "Windows" is like naming anautomobile "Wheels."
x-infosysuser2_-_(deleted)
Hi!Thanks for your reply in response to my query on Development Discussion in LiveLink. But my problem still persists. I just want to change the ?display name? i.e. if I have created a project with name ?Project1? and now I want that on my Enterprise WS it should be displayed as ?ProjectNew?, then how to go about it. If you have any code snippet to illustrate this, please pass it on to me. It will be of immense help to me.Regards,Mohit