Business Analytics Development and APIs : Business Analytics Platform API Console : The JackBe Universal Message Protocol (JUMP) : JUMP Requests
JUMP Requests
JUMP requests contain a set of properties for:
*General information for invocation of a specific mashable, mashup or platform API and optional headers.
The optional headers request specific behavior, such as receiving responses in an XML format or a header that should be passed to the mashable to be invoked. For a complete list of optional JUMP headers for requests, see Business Analytics Headers/Parameters. For examples using optional JUMP headers, see Adding Headers for Mashables to JUMP Requests.
*Input parameters for the platform API, mashable or mashup. The params property may be an array of zero or more ordered parameters or an object with named parameters in JSON format that should be passed to the API, mashable or mashup that is being invoked. Parameters may be simple types, arrays or objects. See Input Parameters for JUMP Requests for more information.
For example:
{
"version":"1.0",
"sid":"RDSService",
"svcVersion":"0.1",
"oid":"getAllServiceTypes",
"params":[]
}
Copyright © 2013-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback