Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Retrieve a list of actions available to the logged in user from the Solution Repository
  • Retrieve a list of OLAP schemas available to the logged in user from the Solution Repository
  • Retrieve a list of Business Models available to the logged in user from the Solution Repository
  • Retrieve a list of previously executed actions from the content repository (either scheduled or background)
  • Retrieve a list of actions currently being executed by the platform (either scheduled or background)
  • Retrieve a list or single user preferences
  • Authenticate an external user to the platform

    Metadata

  •  

    Olap

  •   Retrieve a list of business views for a business model
  • Retrieve a list of business columns for a business view
  • Add new business views and columns to an existing business model
  • Execute a metadata based query without previously creating an action

    Olap

  • Retrieve a list of cubes (regular or virtual) for an OLAP schema
  • Retrieve a list of dimensions, measures and named sets for a cube
  • Execute an OLAP/MDX/XMLA based query without previously creating an action
  • Retrieve a list of roles for an OLAP schema
  • Retrieve a list of parameters for an OLAP schema

    Action

  • Execute an action and display generated content (generally HTML)
  • Execute an action and retrieve the results data (JSON or XML)
  • Discover the parameters for an action before execution (JSON or XML)
  • Add a new action to the repository
  • Remove an action from the repsitory
  • Update an existing action state to the repository
  • Load existing action state from the repository
  • Schedule action for immediate, delayed or recurring execution
  • Specify action delivery to (screen, inbox, email, rss feed, printer, jms, file)
  • Update action ACL
  • Retrieve existing action input and output parameters from repository (source, datatype, and defaults)
  • Add a user rating to an action
  • View user ratings for one or more actions

Service Definitions: