Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
Adding a Topic thru LAPI
Motorola_Compass_(motocomp1_-_(deleted))
Has any one been able to add a topic to a discussion through LAPI?I'm able to add Folders, Compound Docs, or Documents through LAPI (CreateObjectEx) without any problems, but receive an error code of -2147481629 when attempting to add a topic via CreateObjectEx (subtype = 130). The LAPI documentation says that the createInfo.request assoc accepts the information type 'Content' in addition to 'Comment', which I've included.ThanksJim Bennettmailto:sc2092@email.mot.com
Find more posts tagged with
Comments
Hugh_Ferguson_(x-hferguson@opentext.com_-_(deleted
There's a slight bug in the API. Instead of createInfo.request.Content, you stick the COntent String feature directly into createInfo, and that will solve your problem.-Hugh Ferguson, Professional Services