Technology Blog Posts by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
432

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:

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