Have you tried to make a http conenction from your java class (enriched with MYSAPSSO cookie) to the iview url and reading it's stream (thereby getting the html code). Then you can just create an html mail with the contents
Don't know if there is any documentation, but the enrich method can be found in the IUserMappingDAta interface under the umap service. I've never used it, but it seems to be the method you need. Not sure how you get an implementing class, but check out the various factories in the umap and usermanagement service.
You should only submit an answer when you are proposing a solution to the poster's problem. If you want the poster to clarify the question or provide more information, please leave a comment instead, requesting additional details. When answering, please include specifics, such as step-by-step instructions, context for the solution, and links to useful resources. Also, please make sure that you answer complies with our Rules of Engagement.
Add a comment