Can I interface with my CRM system?

Posted by:

Studio provides support for the following CRM systems:

  • Microsoft Dynamics
  • SugarCRM
  • RightNow Technologies

For Microsoft Dynamics and SugarCRM, please use the CRM interface object. If you need to interface with RightNow Technologies, please use the RightNow interface object.

Continue Reading →
0

How can I use a map to load XML?

Posted by:

  • using LOAD_MAP action
  • Set parameters
Continue Reading →
0

Where can find information on various support functions?

Posted by:

RiverStar provides a number of support functions for customers to use. Various functions are available for the manipulation of strings, dates, numbers and more. All support functions can be called from within Actions, Page Load, Page Unload, Render, Custom Field Types, and API Interfaces.

For a complete list of functions, see the “Support Functions” section of the RiverStar knowledge base.

Continue Reading →
0

How do I set and/or get a cookie?

Posted by:

Getting and setting session cookies can be accomplished by using Studio’s Request Object (wwgRequestObj) support function.

The function is called as follows:

Please refer to the Functions section of the support site for this and other available support functions.

Continue Reading →
0

How can I work with stylesheet and javascript resources?

Posted by:

RiverStar Studio provides a local folder at design-time that is reserved for supplemental project resources, such as stylesheets, images and javascript files. At design time, this resource folder resides within individual project book folders (relative to the default location), for example:

Where:

  •  username is the username account on the local development environment
  • default_location is the Studio default location (as specified within Studio)
  • project_book is the name of the corresponding project book

At runtime, the web folders reside within the web server application folder in your ...

Continue Reading →
0

How can I use custom code to communicate with the server?

Posted by:

Custom code can be used to communicate with the server.

In this example, we’ll show you how to communicate with the server by making an Ajax jQuery call using REST in javascript:

For additional information, visit http://api.jquery.com/jQuery.ajax

Continue Reading →
0

How can I get more detailed logging?

Posted by:

Logging within Studio is controlled by the property configuration settings within the respective Target Environment.

To enable logging within Studio:

  1. Within Studio, go to Settings > Target Environment.
  2. Open the desired target environment from the list.
    You may only have one default target environment.
  3. Locate the Trace Options section within the property sheet for the respective target environment.
    debugMode
Continue Reading →
0

What programs need to be installed?

Posted by:

The exact programs to be installed depends upon whether you are setting up a Java or a C# development environment.

For a complete set of setup procedures, please see the Studio Setup Guide.

Continue Reading →
0

What system variables need to be set?

Posted by:

There are a number of environment variables that need to be set within your local development environment. Depending upon whether you are using a Java or C# environment, the exact environment variables will vary.

Please see the Studio Setup Guide for more information.

Continue Reading →
0

How do I create a module?

Posted by:

How to create a module

 

Continue Reading →
0
Page 1 of 3 123