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
ll_AddDocument() LAPI call doesn't work if the parent has a category
Kimberly_Brennan_(lockmaruser2_-_(deleted))
The LL_AddDocument call works fine unless the parent of the document that I am creating has a user defined category. Then it will not create the new document at all. Is this a bug in the API? The documentation says that it will copy the category from the parent.
Find more posts tagged with
Comments
Dave_Russell_(CCIDR_(Delete)_2115817)
Practically every document I add to Livelink has a userdefined attribute category. I've never had a problem with the "add_document" call failing. My LAPI code is written in VB6 and is against v815 of Livelink (Although 813 works as well...)Dave