Wednesday, 18 October 2017

1.Important Files on PeopleSoft Web Server


PeopleSoft has several different components which have their own role to play in
PeopleSoft Architecture. These components have different file structures and contains important executables and configuration files.

The Webserver can be installed on Windows or Unix OS. WebLogic can have different versions with appropriate service packs as per the installed tools and application version.

Config.xml-This XML file is helpful at the time of booting this Webserver domain.
setEnv.cmd-This bat file has the environment variables such as JRE home set.
StartPIA.cmd- This bat file starts Weblogic for the specified domain.
StopPIA.cmd-This bat file stops Weblogic for the specified domain.
Configuration.properties-This file has information about the appserver, jolt port, http and https port,web profile,Webserver settings.
startPSWEBAPPS.cmd/.sh-Start the DES application on an Oracle WebLogic Server.
stopPSWEBAPPS.cmd/.sh-Stop the DES application on an Oracle WebLogic Server.

Integrationgateway.properties- the IntegrationGateway.properties file enables you to specify and set gateway properties to modify gateway behavior, without having to recompile source code.


No comments:

Post a Comment

1.Important Files on PeopleSoft Application Server I have listed the directory structure of these major PeopleSoft components and compil...