wsadmin.sh profiles

 

Profile scripts run before other scripts, allowing one to customize the environment. They can be run in two ways:

If profile is specified, the profile is run when the scripting process starts. Any command specified with the -c command option and script file specified with the -f command option runs after the profiles are executed. In this way, the command and script file can use anything set up by the profiles. If the scripting process brings up an interactive session, then any procedures and variables defined in the profiles are available to the interactive session.