Rename Folders in LiveLink
Rename Folders in LiveLink
(OP)
Dear Team,
We have around 600 folders in LiveLink (we do have the dataid's for those folders) that we want to rename; what are the supported and possible ways for doing so?
Regards,
Riaz
We have around 600 folders in LiveLink (we do have the dataid's for those folders) that we want to rename; what are the supported and possible ways for doing so?
Regards,
Riaz
RE: Rename Folders in LiveLink
LAPI, CWS(SOAP API),OSCRIPT
Utilities-Object Importer
Costly Tools-Web Reports
Well, if I called the wrong number, why did you answer the phone?
James Thurber, New Yorker cartoon caption, June 5, 1937
Certified OT Developer,Livelink ECM Champion 2008,Livelink ECM Champion 2010
http://www.tek-tips.com/faqs.cfm?fid=2884
http://www.linkedin.com/in/appunair
http://www.livelink.in
RE: Rename Folders in LiveLink
Thanks for your feedback. Do you have any sample code for LAPI/CWS for doing that?
Regards,
RE: Rename Folders in LiveLink
https://appukili.wordpress.com/2013/02/14/lapi-wha...
I will show you how this is done in CWS(SOAP) shortly.You don't even need to write C# code if you download the SOAPUI trial version.Whether you write code in Java or .NET the livelink server is getting a SOAP message so if you can make that happen it will work.This is how you do this from SAP,you write webservices code in ABAP after understanding how to formulate the SOAP message.Usually SAP developers will either run through C# or Java code to understand the envelope and then write the SAP equivalent.
Here is the Code I wrote
https://appukili.wordpress.com/2016/12/14/code-dem...
Well, if I called the wrong number, why did you answer the phone?
James Thurber, New Yorker cartoon caption, June 5, 1937
Certified OT Developer,Livelink ECM Champion 2008,Livelink ECM Champion 2010
http://www.tek-tips.com/faqs.cfm?fid=2884
http://www.linkedin.com/in/appunair
http://www.livelink.in
RE: Rename Folders in LiveLink
Thanks for your guidance.
Regards,
RE: Rename Folders in LiveLink
It seems the google drive link https://drive.google.com/file/d/0B7m-pE777zQ_YVV2T... (retreived from https://appukili.wordpress.com/2016/12/14/code-dem...) is not working. Could you please check?
Thanks.
RE: Rename Folders in LiveLink
Well, if I called the wrong number, why did you answer the phone?
James Thurber, New Yorker cartoon caption, June 5, 1937
Certified OT Developer,Livelink ECM Champion 2008,Livelink ECM Champion 2010
http://www.tek-tips.com/faqs.cfm?fid=2884
http://www.linkedin.com/in/appunair
http://www.livelink.in