WEB Reports (ASP.NET)

The MICROS Retail OSCAR POS application from version 3.0 supports ASP.NET (cp. General Notes on ASP:NET). This offers the opportunity to open all reports via the internet / intranet from a web server by use of ASPx scripts (ActiveServerPages). For opening the reports you only have to enter the URL of the server in the client browser and select the report you want to open in a form.

The MICROS Retail OSCAR POS application supports web reports via ASP (ActiveServerPages) and from MICROS Retail OSCAR POS version 3.0 via ASP:NET.

 Further notes on web reports via ASP can be found in the documentation WEB Reports ASP.

Generally, all reports of the MICROS Retail OSCAR POS application can be opened via the internet / intranet; they wll be displayed in the browser window in the MICROS Retail OSCAR POS standard layout or, if installed, in the Crystal Report layout.

The web page for the selection of the reports is to be opened by entering the URL in the browser:

For the usage of web reports in MICROS Retail OSCAR POS 3.0, the following requirements have to be met:

When all the requirements mentioned above are met, the installation of the WEB scripts (ASP.NET) can be carried out by use of the following command:


Detailed Configuration Information

After the command "..\work\oscar installRepNet" has been executed, the ASPx files are copied from the directory \wepreportNET\ to <drive>:\inetpub\oscrep.

The access authorization <computername>\ASPNET\ for the sub-directories <drive>:\inetpub\oscrep\out\ and <drive>:\inetpub\oscrep\log are set.

In the file "web.config", the parameters DSNOscar, DBUser, DBPwd, OscarWorkDir are taken over from the oscar.ini file.

Parameters of the file " web.config":

<add key="DSNOscar" value="oscar"/>
<add key="DBUser" value="oscar"/>
<add key="DBPwd" value="adsanker"/>
<add key="OscarWebSubDirOutput" value="out"/>
<add key="OscarWebSubDirLog" value="log"/>
<add key="OscarWebLogFilename" value="reportlog.txt"/>
<add key="OscarWorkDir" value="<drive>:\osc\oscardir\work"/>
<add key="DebugMode" value="0"/>

Configuration of the Report Parameters:

For every report that is to be called as a web report, the related parameters have to be set in the update program Parameters -> Misc. Params. -> Reports on Till.

Alternatively, you can generate the standard parameters for all reports included in MICROS Retail OSCAR POS by using the following command:
..\work\oscar init WebRepParam Language


General Notes on ASP.NET


MICROS Retail Deutschland GmbH
Salzufer 8
D-10587 Berlin
Germany