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
GetObjectInfo for an item in the project
Shannon_Pitchford_(spitchford_-_(deleted))
When we call GetObjectInfo on an item in a project we get a return value of 103101. We 've looked through the discussion board and found a suggestion to call GetObjectInfo(session,NodeId,-NodeID,objInfo) instead. This also returns 103101. Does anybody know what error code 103101 means or how we can call GetObjectInfo on an object in a project?Thanks in advance.
Find more posts tagged with
Comments
eLink User
Message from Jeremy O'Connor via eLinkTake a look at the following Knowlege Base Article. It will explain alittle bit about the VolumeID and NodeID in a project.
https://knowledge.opentext.com/knowledge/llisapi.dll?func=ll&objId=2562468&objAction=ArticleViewJeremy-----Original
Message-----From: eLink Discussion: LAPI Discussion[mailto:lapi@elinkkc.opentext.com]Sent: October 23, 2002 10:48 AMTo: eLink RecipientSubject: GetObjectInfo for an item in the projectGetObjectInfo for an item in the projectPosted by SWEETSPOT on 10/23/2002 10:45 AMWhen we call GetObjectInfo on an item in a project we get a return value of103101. We 've looked through the discussion board and found a suggestion tocall GetObjectInfo(session,NodeId,-NodeID,objInfo) instead. This alsoreturns 103101.Does anybody know what error code 103101 means or how we can callGetObjectInfo on an object in a project?Thanks in advance.[To reply to this thread, use your normal e-mail reply function.]============================================================Discussion: LAPI Discussion
https://knowledge.opentext.com/knowledge/livelink.exe?func=ll&objId=765428&objAction=viewLivelink
Server:
https://knowledge.opentext.com/knowledge/livelink.exe
Shannon_Pitchford_(spitchford_-_(deleted))
Thanks Jeremy, but we have already tried that. We get the same error code whether we call - GetObjectInfo(session, volumeID, NodeID, objInfo)or GetObjectInfo(session, NodeID, -NodeID, objInfo)both calls return 103101. What does 103101 mean?Thanks in advance.
eLink User
Message from Jeremy O'Connor via eLinkError 103101 means that there was some problems getting the node inquestion. This usually means that the nodeID or volumeID is incorrect.Here is an example of what ID's you should be using:Object VolumeId NodeIDProjectNode -2000 4567ProjectVol 4567 -4567Object in Proj 4567 9867>From this example you will use 4567 as the VolumeID and 9867 as the NodeIDin the GetObjectInfo call.Jeremy-----Original Message-----From: eLink Discussion: LAPI Discussion[mailto:lapi@elinkkc.opentext.com]Sent: October 23, 2002 11:16 AMTo: eLink RecipientSubject: RE GetObjectInfo for an item in the projectRE GetObjectInfo for an item in the projectPosted by SWEETSPOT on 10/23/2002 11:13 AMThanks Jeremy, but we have already tried that. We get the same error codewhether we call - GetObjectInfo(session, volumeID, NodeID, objInfo)or GetObjectInfo(session, NodeID, -NodeID, objInfo)both calls return 103101. What does 103101 mean?Thanks in advance.[To reply to this thread, use your normal e-mail reply function.]============================================================Topic: GetObjectInfo for an item in the project
https://knowledge.opentext.com/knowledge/livelink.exe?func=ll&objId=2890070&objAction=viewDiscussion
: LAPI Discussion
https://knowledge.opentext.com/knowledge/livelink.exe?func=ll&objId=765428&objAction=viewLivelink
Server:
https://knowledge.opentext.com/knowledge/livelink.exe