Hello All,
Getting DM_SYSOBJECT_ALREADY_LINKED from TBO.
using following code.
protected synchronized void doSave(boolean arg0, String arg1, Object[] arg2)
throws DfException {
this.link(PUBLISHING_FOLDER_LOCATION);
super.doSave(arg0, arg1, arg2);
}
Any other things need to be done ?
Clearing cahche after delete , I am using Websphere on AIX ? exact cache to be deleted, I am trying to create document using DA.