Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | DSPs and building output templates | Using Dynamic Server Pages (DSPs) | Publishing DSPs
 
Publishing DSPs
To run a DSP, you must publish it on an Integration Server. To do this, take the following general steps.
1. Save the DSP document in a text file that has a “.dsp” extension. For example: showorders.dsp.
2. Place the DSP file in the pub directory of the package in which you want the dsp to reside. For example:
*To publish a DSP in the orders package, you would copy it to:
     Integration Server_directory \packages\orders\pub
*To publish a DSP in the status subdirectory within the orders package, you would copy it to:
     Integration Server_directory \packages\orders\pub\status
For details about publishing DSPs in other languages, see DSPs and Output Templates in Different Languages.