Show TOC

Configuring the SAP StreamWork Activities Module TemplateLocate this document in the navigation structure

Prerequisites

  • You are assigned the Workspaces System Administration role.

  • You are assigned the portal System Admin role.

Context

Enterprise workspaces come with a module template named SAP StreamWork. You use this module template to create modules that display your SAP StreamWork activities.

Before you can use the module template, you need to perform the following configuration steps, some in enterprise workspaces and some in SAP StreamWork:

  1. Enterprise workspaces - Configure the parameters of the portal Proxy service, to enable access from the portal (HTTP) to SAP StreamWork (HTTPS).

  2. Enterprise workspaces - Restart the Proxy service.

  3. SAP StreamWork - Log in using your SAP StreamWork credentials.

  4. SAP StreamWork - Register the enterprise workspaces application for SAP StreamWork modules. The registration generates several keys.

  5. Enterprise workspaces - In the enterprise workspaces configuration, enter the keys generated by the previous step.

Note

The SAP StreamWork module is available for use only in private workspaces, and by default is not displayed in the module gallery.

Procedure

  1. In the portal, navigate to Start of the navigation path System Administration Next navigation step System Configuration Next navigation step Service Configuration End of the navigation path.
  2. In the Portal Catalog, navigate to Start of the navigation path Applications Next navigation step com.sap.portal.ivs.httpservice Next navigation step Services Next navigation step Proxy End of the navigation path
  3. From the context menu, choose Configure.
  4. In the Property Editor, configure the proxy for both HTTP and HTTPS, using the following properties:

    Property

    Value

    HTTP - Bypass Proxy Servers

    List of HTTP hosts (comma-separated) to which to connect directly, and not via proxy servers.

    HTTP - Enable Proxy setting

    To use a proxy, enter true.

    HTTP Proxy Host

    IP address or name of the proxy server.

    For example: proxy

    HTTP Proxy Port

    Port number of the proxy server.

    For example: 8080

    HTTPS - Enable Proxy setting

    true

    HTTPS Proxy Host

    IP address or name of the proxy server.

    For example: proxy

    HTTPS Proxy Port

    Port number of the proxy server.

    For example: 8080

    Set proxy settings to JVM system properties (overwrites current JVM settings)

    true

  5. Restart the Proxy service.
  6. Log in to SAP StreamWork.
  7. To register the enterprise workspaces application for SAP StreamWork modules, in SAP StreamWork, navigate to Start of the navigation path Developers Next navigation step Register your Applications, Business Methods, and OpenSocial Gadgets Next navigation step Register New Application End of the navigation path and fill out the registration form.

    You must fill in all the mandatory fields, and also enter the following values:

    Field

    Value

    Application Type

    web

    Developer Language

    Java

    Callback URL

    http://<host>:<port>//irj/servlet/prt/portal/prtroot/tc~spaces.apps~streamworkactivities.StreamWorkActivities

    Note

    Make sure you configure correct values for <host> and <port>.

    After completing registration, a Consumer Key and a Consumer Secret are generated. You need to enter these keys in the enterprise workspaces configuration, as described in the following steps.

  8. In the portal, navigate to Start of the navigation path Workspace Administration Next navigation step Configuration End of the navigation path.
  9. In the System tab, under SAP StreamWork, enter the SAP StreamWork key values for Consumer Key and for Consumer Secret.
  10. Choose Save.