E
egarcia
Guest
Hello, The following KBase article may help you: - knowledgebase.progress.com/.../How-to-deploy-ABL-application-r-code-to-Progress-Appserver-PASOE During development, PDSOE would be configured to copy the r-code from the AppServer folder to publishDir. This would generally be the openedge folder for PASOE instance. In production, you can copy the r-code to any location based on the PROPATH that you set up. You can set up the PROPATH for the agent or for an ABL web application if you are deploying into a named (non-default) ABL webapp. Related link: - docs.progress.com/.../Deploy-an-ABL-web-application.html I hope this helps.
Continue reading...
Continue reading...