PreviousNext
JavaScript must be enabled to correctly display this content
Configure Web Service (Expedited Reports only)
Log in to the Oracle Argus Safety Web Server.
Navigate to the ArgusInstallPath in the filesystem.
Open the file Argusvr2.exe.config for editing.
Navigate to the <system.serviceModel> tag in this
file.
In the endpoint element that lies within the client element, enter the following text in the Address attribute:
http://<host>:<port>/xmlpserver/services/v2/SecurityService
where the name attribute is set to SecurityService
http://<host>:<port>/xmlpserver/services/v2/ScheduleService
where the name attribute is set to SchedulingService
http://<host>:<port>/xmlpserver/services/v2/ReportService
where the name attribute is set to ReportService
In the above instances, <host> refers to the IP address or the Fully Qualified
Domain name of the Oracle Analytics Publisher and <port> refers to the Oracle Analytics Publisher port number.
If the Oracle Analytics Publisher has been configured over an Oracle Access Manager/SSO controlled port, then that port number to be used here.