Created
December 12, 2018 17:45
-
-
Save viniciusgati/52c319050d65714bc1f4019a037c5e63 to your computer and use it in GitHub Desktop.
BASE REST PROTHEUS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [REST] | |
| SOURCEPATH=C:\Users\Vinicius\Documents\ambientes\cev-dev\APO\rest\ | |
| ROOTPATH=C:\Users\Vinicius\Documents\ambientes\cev-dev\Protheus_Data | |
| STARTPATH=\SYSTEM\ | |
| X2_PATH= | |
| RPODB=SQL | |
| RPOLANGUAGE=PORTUGUESE | |
| RPOVERSION=120 | |
| LOCALFILES=CTREE | |
| TRACE=0 | |
| LOCALDBEXTENSION=.DTC | |
| PICTFORMAT=DEFAULT | |
| DATEFORMAT=DEFAULT | |
| REGIONALLANGUAGE=BRA | |
| [DRIVERS] | |
| ACTIVE=TCP | |
| [TCP] | |
| TYPE=TCPIP | |
| PORT=25005 | |
| [DBACCESS] | |
| DATABASE=MSSQL | |
| SERVER=LOCALHOST | |
| PORT=7890 | |
| ALIAS=cev-dev | |
| PROTHEUSONLY=0 | |
| [SSLCONFIGURE] | |
| SSL2=1 | |
| SSL3=1 | |
| TLS1=1 | |
| VERBOSE=0 | |
| [LICENSECLIENT] | |
| SERVER= | |
| PORT=7890 | |
| [GENERAL] | |
| INSTALLPATH=C:\Users\Vinicius\Documents\ambientes\cev-dev\ | |
| CONSOLELOG=1 | |
| MAXSTRINGSIZE=10 | |
| [SERVICE] | |
| NAME=PROTHEUS12LOCAL | |
| DISPLAYNAME=PROTHEUS 12 - CEV Webservice | |
| [HTTP] | |
| ENABLE=1 | |
| PORT=8080 | |
| [HTTPREST] | |
| Port=8082 | |
| IPsBind=10.10.10.95 | |
| URIs=HTTPURI,HTTPURI2 | |
| Security=1 | |
| [HTTPJOB] | |
| MAIN=HTTP_START | |
| ENVIRONMENT=REST | |
| [HTTPV11] | |
| Enable=1 | |
| Sockets=HTTPREST | |
| [HTTPURI] | |
| URL=/rest | |
| PrepareIn=99,01 | |
| Instances=1,1 | |
| [ONSTART] | |
| JOBS=HTTPJOB | |
| REFRESHRATE=120 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment