Hello everybody,
would it be possible to create items in Livelink/Content server with a sql script? We wrote a sql function which moves items from a source folder in Livelink to a target folder (including the setting of permissions and audit via tables dauditnew and dtreeacl) which works fine. But now we're running into two issues: When we want to create a new subfolder in the target folder we have to create a new dataid but there's no database sequence for this (like "dauditnewsequence" for new audit records). And the second: Is it possible to trigger the Livelink search index by the database so that it gets updated regarding the moved item?
I suspect this will only be possible with oscript/LLBuilder...
Best regards,
Matthias