Web service operations

The following table describes the operations available in the IBM® Rational® Publishing Engine Web Service.
Operation Name Parameter(s) Return Values
runReportFile

attachment
{
fileName : string file : base64binary
}

reportID : string
stopReport reportID : integer confirmation : string
getStatus reportID : integer

statusResponse
{
message: string engineStatus : integer
}

getOutput reportID : integer output URL : string

Feedback