Btw al those custom lxe scripts for separate tasks. I would opt to use the customizationsRT Module from Hans Stoop which you likely know. it holds virtually every task which otherwise would take ages and is error prone.
Regarding on how which framework, methodology or whatever is used by...
Good remark by appnair,
LAPI is mainly used for custom and fat client applications. ELS is becoming commodity, meaning that the core of Content Server and more and more modules now are embedded with Web Service approach. ( call a web service to get information on retention periods of documents...
Good remark by appnair,
LAPI is mainly used for custom and fat client applications. ELS is becoming commodity, meaning that the core of Content Server and more and more modules now are embedded with Web Service approach. ( call a web service to get information on retention periods of documents...
Indeed , as mentioned in an earlier post on user notification, certain parts of header and body are enclosed in code. Even though it can be in the properties files, i think you can file a defect / bug as the instance name from your content server is accessible . OpenText should at least...
Well,
i am pro WebReports and do not see it as crazy stuff...
if you do not have the WebReports Module from OpenText (previous Resontate KT), then it it likely worth obtaining it. the Term WebReports does not cover the actual possible enhancements. Creating powerful Reports with all the fancy...
Hi,
LiveReports can mimic the Livelink GUI a little bit.for this to work certain data is needed from DTREE based on DataIDs you want to show and optionally some information from the DVersData Table. ( size FileNane etc.)
in this case the LR has the structure of:
select DTree.* from DTree...
Creation of Database tables ( OpenText Best Practice and preferred method.) is best avoided via the install process. Open Text consultants use the method of a special section for the module on the Admin pages to create and drop the tables manually. this way, data is preserved when...
Items with 'See permission' are never returned.
from the OpenText site: Article Number: 12741196 in the indexing forum.. ( need access to the extranet.)
Users with "See" permission can see an item inside a container, but cannot access its contents. Because Content Server Search generates...
you need to use the %% twice as this is an operator for the LR to look for a parameter
select count(*) from KUAF where Type=0 and Deleted=0 and MailAddress like '%%_abc.com%%' and MailAddress not like '%%_xyz.com%%'
Hi Utsav,
did you create your own webnode. if so then you can get it to work.
you were looking in the righr direction but on the wrong location for the link construction..
The _ConvertToJSON() method is called when the browse page is constructed. you can find the _ConvertToJSON method...
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.