P
Peter Judge
Guest
I’m sorry to hear of failure when publishing – I would suggest contacting Tech Support if you are able to reproduce the issues. PASOE is and will be the “API server” for ABL business logic, and is used as such in production by a number of customers. As Geir Otto and others say, you should think about serving (JSON) data from PASOE and/or business logic, and separate the UI from that – so don’t use any of the other WebSpeed approaches. The “CGI Wrapper” WebSpeed approach is closest to this. I would suggest looking into the WebHandler approach – it is basically all ABL code and has the lightest/easiest deployment approach.
Continue reading...
Continue reading...