Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

First check out the version of mortar used by your application via SVN mortar -> tags -> version of interest.
Image Modified
Then navigate to SAPBaseAction via Open Declaration and attach the source: Image Modified
 
In the Source Attachment Configuration window click on the Workspace... button. Select the src directory within the mortar project you checked out above.  
 
A number of useful session attributes are set via mortar. Your actions can access these session attributes with the following code:

...