In the case you state I believe that the number 56 (field PK) would map to the automatically generated field PK in the table JBP_Object_Node_SEC.
JBP_OBJECT_NODE_SEC_ACTIONS.PK = JBP_OBJECT_NODE_SEC.PK Once you find the 56 in that table, look for the NODE_KEY associated with it and then look that number up in the JBP_Object_NODE to find the page or portlet. JBP_Object_Node_SEC.NODE_KEY = JBP_Object_NODE.PK View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4010176#4010176 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4010176 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
