Thank You appnair for your quick response.
Reason why I am trying to update the mime type is.
From the vendor we get documents with extension and without extension(abc) , Once it's is livelink its renamed with the extension as (abc.pdf) and we are able to open the document in livelink.
Now we...
Hello All,
I am trying to update the filetype of a document.
It does not seem to work.
Any ideas....
Appreciate your help. As always thank you for the great people here who have always helped with their valuable answers.
Below is the piece of code that I tried.
LLValue versionInfo = new...
Ok. Got it.
attrValues.add(new LLValue());
helps to set empty value to the field.
Below is the piece of code I was looking for..
attrValues.setList();
attrValues.add(new LLValue());
if (attr.AttrSetValues(catVersion, "Audit Date", attr.ATTR_DATAVALUES, attrValPath, attrValues) != 0)
{...
Hello,
I am using Livelink 9.7.0.
How can I add an empty value to a date attribute field through LAPI ?
I am able to set any valid dates to the date attribute. But there are cases where the date value is empty hence I need to put the empty value to the date field as we can do in the Livelink...
I did try that.
I did do a run as when I launch explorer and logged in as the livelink user under which livelink service is running and then mapped the drive, but still Object importer could not find the mapped drive.
Thanks for your help.
Sunu
Thank You appnair.
I guess I have always replied back on the questions that I have posted acknowleding your help.
If I have missed any I apologise.
Yes. You are right. I got it working last night, with UNC path as below. I was trying with Mapped drive, but some how it did not work. Still not...
Hoping to get some help.....
Is there any thing special required to inform OI to see the mapped drive or UNC path ?
I am trying to upload documents using Object Importer manually from a mapped drive or UNC path.
The Livelink user running the Livelink services should have read only access to...
Hello,
I am seeking the help of the expert people here.
I am using LiveServices with Livelink 9.7.0. I know that from Livelink 9.7.1 there is no Liveservices. But I have to live with Liveservices now, since we are not sure when we will upgrade to Livelink 9.7.1.
We have projects running in...
1. I have a livereport which selects distinct aduditstr from dauditnew
2. I have a web report which has the above livereport as its souce. I have created a drop down assosiating the auditstr in the webreport and the drop down has the distinct auditstr values from dauditnew table.
Till here it...
With the chicklet section I could change only the logo which is on the top right corner.
I would like to know if we could change the image which is on the top left corner ?
Thank You for your help.
Sunu
Thank You griffit for the real fast response.
I got the first one working.
Was not able to change the icon on the left top. I will look into that more.
Thanks Again,
Sunu
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.