This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Break into code in PersonInOrg.OnSaving

I'm trying to troubleshoot PersonInOrg.OnSaving.  Is there a way to step into the code?  The only way I know how to trigger it is to recalculate the affiliations/entitlements dynamic role through the Manager. Is there a way I can do that through the SystemDebugger?

Parents
  • Thanks Trevor. I assume you're talking SQL permissions? I'm able to pull up a list of Person employees through the debugger just fine. My SQL permissions in Person are the same as PersonInBaseTree. I realize PersonInOrg is actually a view rather than a true table, so I assume I wouldn't need anything other than Select permissions there, right?
Reply
  • Thanks Trevor. I assume you're talking SQL permissions? I'm able to pull up a list of Person employees through the debugger just fine. My SQL permissions in Person are the same as PersonInBaseTree. I realize PersonInOrg is actually a view rather than a true table, so I assume I wouldn't need anything other than Select permissions there, right?
Children
No Data