database - Liferay document checkin issue -


i'm still new liferay , using liferay 6.2

what i'm doing: trying add document manually database using insert statement. inserted dlfileentry, dlfileversion , assertentry. also, created folder valid name , file.

the issue: upon entering documents , media portlet, can see document name there when click on checkout, prompt error saying documents , media temporarily unavailable. still able download valid document.

am doing wrong? personally, feel missing 1 more table database i'm not sure .

thanks!

yes, you're doing wrong: should never write liferay's database sql, there might more data required what's directly visible you. obviously, you're running such issue.

liferay has an api can use locally, within same application server, or remotely json or soap service. should exclusively use write access database.

alternatively, might consider webdav access document repository way add more documents document library.


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -