JAVA Enterprise BE 12 List Objects in Inbox
This document provides a way to get the list of objects in users inbox using Business Intelligence platform Java SDK.
For more scripts and information on how to run these scripts refer to the blog avaiable here:
http://scn.sap.com/people/shawn.penner/blog/2013/06/04/scripts-and-samples
Below is the Java Server Pages (JSP) sample
Notes:
- I am attaching the three files in .txt format as SCN doesn’t allow to upload zip files. Download the three files and save it as .jsp.
- Setup an application context on your application server to host a web application.
- Place the three files into your web application’s context root.
- In a browser window, launch the file logonform.jsp as follows:
http://<computer name>:<port number>/<web application’s context root>/logonform.jsp
Be the first to leave a comment
You must be Logged on to comment or reply to a post.