LogEntriesXml

This function loads the log entries from the Financial Consolidation Server. The result is a text that contains an XML structure. This XML structure is prepared to be directly used by the Application Studio property functions. You can see the usage in the standard reports.

Declaration:

Function LogEntriesXML(xmlConnectionInfo As String, language As String, years, periods, scenarios, groups, sequence As String) As String

Parameters:

Parameters Description
xmlConnectionInfo Connection information
language Language in which output is displayed
years A list of years to consolidate
periods A list of periods to consolidate
scenarios A list of scenarios to consolidate
groups A list of groups to consolidate
sequence The name of the sequence of consolidation rules to run

Return value:

An XML document that is shown in a report.