Skip to content

User initiated Extensis Portfolio Server Side Script that outputs a simple configurable "Hello, World!" message to Portfolio's server.log file.

License

Notifications You must be signed in to change notification settings

jamesgrace/hello-world-extensis-portfolio-server-side-scripting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

hello-world-extensis-portfolio-server-side-scripting

User initiated Extensis Portfolio Server Side Script that outputs a simple configurable "Hello, World!" message to Portfolio's server.log file.

Script Installation Procedure :

1. PORTFOLIO SERVER VERSION

  • Via the Portfolio Administration ( :8091 ) Web interface , verify the current version of your Portfolio instance. Although the provided Server Side Script should work on earlier Portfolio versions , Portfolio version 3.6.3 ( or greater ) is recommended.

2. SCRIPTS SUB-FOLDER

  • Windows Server : Via the Windows File Explorer , navigate to the C:\Program Files(x86)\Extensis\Portfolio Server\data folder and create the custom-scripts sub-folder ( if not already present ).
    • Verify that the C:\Program Files(x86)\Extensis\Portfolio Server\data\custom-scripts folder is now visible within the Windows File Explorer.
  • Macintosh Server : Via the Macintosh Finder , navigate to the /Applications/Extensis/Portfolio Server/data folder and create the custom-scripts sub-folder ( if not already present ).
    • Verify that the /Applications/Extensis/Portfolio Server/data/custom-scripts folder is now visible within the Macintosh Finder.

3. SCRIPT INSTALLATION

  • Copy the individual script ( .js file extension ) to your Portfolio instance's operating system specific custom-scripts sub-folder.

4. INSTALLATION VERIFICATION

  • Your Portfolio instance's server.log will contain an [extensis.portfolio.server.scripting.ScriptManager] custom script '[script_name].js' was added entry indicating proper script installation.
    • Verify that the script entry is now listed as a selection within the Portfolio Web and/or Desktop Client interface's Run Script tool.

5. SCRIPT MAINTENANCE

About

User initiated Extensis Portfolio Server Side Script that outputs a simple configurable "Hello, World!" message to Portfolio's server.log file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published