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
LAPI XML Import Parameters
Ian Morrison
I'm trying to work with LAPI XML import function and passing the below parameters.but its not working. Dim llObjDocuments As LAPI_DOCUMENTS = New LAPI_DOCUMENTS(llObjSession) Dim llObjXMLConfig As LLValue = New LLValue().setAssocNotSet Dim llObjResults As LLValue = New LLValue().setAssocNotSet llObjDocuments.XMLImport(sParentID, llObjXMLConfig, sXmlExport, llObjResults)Can anybody plz help me where i'm going wrong or i need to change anything.Thanks in advance.
Find more posts tagged with
Comments
There are no comments yet