He there,
I have 2 different problems about demand planner on version 10 up.10.
- TNS PROBLEM
I configured demand planner server on application server clearly but i though TNS cant resolved on server.
If i start like this on “cmd”, it works. But when i clicked normally to ForecastServer it cant resolve TNS for some how, any idea?
set TNS_ADMIN=C:\Oracle\product\12.2.0\client_1\network\admin
start "" "C:\Program Files\IFS Applications\Demand Plan Server 64\DemandPlanServer\ForecastServer.exe"
- DECODE Problem
My demand planner working like Turkish NLS Parameter on the database level some how, but the region settings on server is English (United States), and databased configured for English language.
When i use “Qualify Parts” option after “Aggregate Daily”, i got error messages from the client about decode transformation problems. I checked the FORECAST_PART view, so it is include standart GEN_YES_NO_API.DECODE method and it is works normally. But the demand planner application cant resolve the decode method as i expected for some how, if u have a trick about this let me know please.
- (I checked the user settings on what i connected user to demand planner, the language settings is English,
- I checked the NLS_DATABASE_PARAMETERS parameters, results are NLS_LANGUAGE: AMERICAN AND NLS_TERRITORY: AMERICA,
- I checked the standart language xml files on demand planner, so i see empty content on “DemandServeren.xml” but “DemandServerSTD.xml” file is full. I tried to changed “DemandServeren.xml” but not solved)