Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
class SRSProxy
Run On
Called
Methods
| Method | Description | |
|---|---|---|
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
createReportFolder | Creates the folder on the SQL Report Server, where the AX reports will be deployed to. |
![]() |
deleteItem | |
![]() |
ensureReadAccessOnReportFolder | This function ensures that the AOS user and BC proxy user have read access on SharePoint report folder or browser role for native mode |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
getReportDefinitionRDL | Gets the RDL for a specified report. |
![]() |
getReportParameters | Calls the GetReportParameters of the method ReportingServices Web service for a report that has the specified path. |
![]() |
getReportWarnings | Gets the warning messages that are generated when rendering a report. |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
initialize | |
![]() |
isReportingServicesServer | Determines if the server is a SQL Server Reporting Services server. |
![]() |
itemExists | |
![]() |
itemExistsOfType | |
![]() |
languageIdToCultureName | |
![]() |
listChildren | Retrieves an array of the SRSCatalogItem objects that have the supplied Reporting Services path. |
![]() |
logWarnings | |
![]() |
new | |
![]() |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
![]() |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parmReportExecutionInfo | Gets or sets the ReportExecutionInfo parameter. |
![]() |
publishToServer | |
![]() |
queryWMIForSharePointIntegratedMode | Indicates whether a specified SSRS server is running in the SharePoint integrated mode. |
![]() |
renderReportToFile | Renders a Microsoft SQL Server Reporting Services report and saves the results in the specified file and file format. |
![]() |
renderReportToPrinter | Renders a reporting services report and sends the results to the printer. |
![]() |
resetReportServerCaches | Signals to the SSRS server to reset its AX metadata caches. |
![]() |
setCulture | |
![]() |
setExecutionInformation | |
![]() |
setServerUrl | Sets the URL to the report manager that this instance will use for the reporting server. |
![]() |
setServerUrlFromConfig | Sets the URL to the report manager by using a specific configuration. |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
validateReportManagerUrl | Validates the report manager URL entered by user. |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() |
::construct | Initializes a new instance of the SRSProxy class. |
![]() |
::constructWithConfiguration | Initiates a new instance of the SRSProxy class. |
![]() |
::convertToReportFileFormat | |
![]() |
::convertToReportImageFormat | |
![]() |
::dynamicsLanguageIdToCultureName | |
![]() |
::getDefaultPrinterPageSettings | Gets the printer settings of the default printer. |
![]() |
::getDefaultPrinterPageSettingsForPrinter | Gets the default printer settings of the printer |
![]() |
::getLastClrExceptionMessage | Retrieves the message string of the last common language runtime exception that was thrown. |
![]() |
::getSharedProxyMethodInfo | |
![]() |
::handleClrException | Retrieves the last CLR exception and calls the error, warning, or information methods based on the value of the exceptionType parameter. |
![]() |
::scrubXmlFragment | Removes any invalid or hidden characters that may be present at the start of an XML element. This can occur during the XML serialization of an object. |
Top
Inheritance Hierarchy
Object Class
SRSProxy Class
.gif)
.gif)
.gif)