SDK Java Tutorial

This chapter describes how to navigate through folders in the Central Management System (CMS), and retrieve a list of documents and universes. Before running this tutorial, you must understand how to navigate through folders and categories to search for Web Intelligence documents and universes using InfoView.
Read more

Hello Java World! A Tutorial for Interfacing to Java Archives inside R Packages

This document provides detailed guidance on interfacing R to Java archives inside an R package. The package we will create in this tutorial, the hel- loJavaWorld package, will invoke a very simple Java class, the HelloJavaWorld class, from inside an R function of the package, the helloJavaWorld function. The objective is to help other people to make available Java algorithms to the R world, be it to compare results, or for their own sake.
Read more

INTRODUCTION TO VISUAL BASIC FOR APPLICATIONS (VBA)

This tutorial introduces you to Visual Basic for Applications (VBA), a version of Visual Basics which comes with Microsoft Excel. You will learn how to type in and run a simple program in the form of a Function block.
Read more