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
How to find the objId when you know the username and the item the user clicked on
Terence_Bieler
Hi,How can I find out a certain ObjId when I know the Usernameand the thing he wants to see?/livelink?func=ll&objId=9472&objAction=browse&sort=nameI get the top line when I login and click on "news".I have a 2nd application where I want to use this objId, but what tables and fields do I need? As input I probably need a Username (ilepper) and the thing he clicked on (news), to get the objId. Is it possible, if so, how?Thanks,Idoilepper@fbk.eur.nl
Find more posts tagged with
Comments
Liz_Connors_(sunvalleyfoodadmin_-_(deleted))
The object ID is the primary key for the DTREE table and has no link at all to the user, the "can see" check is handled by the app itself, you can try getting the Object ID form the object name as follows :select * from dtree where dtree.name='Enterprise Home'
Application_Services_FUJITSU_(fuji_ware05_-_(delet
When you have the item he has clicked on... you have the objID isn't it. Or maybe I didn't understand your question correctly.Please give me the details about what you've got and what you want.RegardsJohan Raedemaeker - AsBuiltmailto:jraedemaeker@switch.be