Finally got an answer from Opentext:
In the CreateObjectEx Call, you need to set
- ParentVolID to the the ChannelID (e.g. 123456)
- ParentID to -ChannelID (e.g. -123456)
- objType to NEWSSUBTYPE
- objSubType to NEWSSUBSTYPE
then it works!
Roll on a documentation update......
Anyone had any success creating News Items via LAPI (VB version)?
LL_CreateObjectEx works great for Documents, Folders, ..even Channels! ... but whenever I try to create a News Item I get a 'Container Error'.
Code Snippet follows...
------------------------
Call LL_ValueAlloc(aCreateInfo)...
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.