• A Confluence está sendo executada atualmente com todos os plugins que não são do sistema desabilitados. Pode haver perda de algumas funcionalidades
Páginas filhas
  • How to Configure the AppServer.ini-sigabsc_configurando_o_ini.htm

How to Configure the AppServer.ini

To run the Balanced Scorecard, you must correctly configure the appserver.ini file. You must also enable the Protheus Http server. The example below is only a guide, as this file is configured by Server Configuration Wizard.

 

Example of sections to be entered in configuration file:

 

[BscEnv]  //Environment Name. Create an exclusive name for the Balanced Scorecard.

SourcePath=C:\Protheus11\apo

RootPath=C:\Protheus_Data

StartPath=\system\

RpoDb=top

RpoLanguage=portuguese

RpoVersion=110

LocalFiles=ADS

PictFormat=DEFAULT

DateFormat=DEFAULT

DBDataBase=MSSQL7

DBALIAS=BSC  //Alias Created for BSC Database

DBServer=SQLServer

HelpServer=ProtheusServer

 

[http]  //Section that enables Http in Protheus

Enable=1

Port=80

SessionTimeOut=3600  //It defines BSC Inactivity TimeOut

 

[domain.com.br/bsc]  //Section with server name followed by bsc

FILERPOENABLE=FALSE

Enable=1

Path=c:\Protheus_data\bsc  //the bsc directory must be below the rootpath

Pragma=no-cache

Server=Protheus11Server  //Enter the name of the Microsiga Protheus® server

Port=80

ResponseJob=bsc2

DEFAULTPAGE=default.htm

 

[BSC2]  //ResponseJob

type=WebEx

ONSTART=StartWebEx

ONCONNECT=ConnectWebEx

ONEXIT=FinishWebEx

SigaWeb=BSC

Instances=4,16,1

InactiveTimeout=90

environment=BscEnv  //Enter correct Environment

bscpath=\bsc\

 

  • Sem rótulos