S
Sanjeev Reddy
Guest
Hi John, If you are on PDS OE 11.6, you can create the JSDO catalog in following ways: Case1: To Publish to PASOE server -Create an ABL Web App project by selecting ABL Data Object Service. -Create a Business Entity in that project -Using Edit Service wizard assign the Business Entity to Data Object service. JSDO catalog is created after this step. You can find the catalog file under /PASOEContent/static folder with .json. Case2: To Publish to OE Web server -Create an Data Object project with default options. -Create a Business Entity in that project. -Using Edit Service wizard assign the Business Entity to Data Object service. JSDO catalog is created after this step. You can find the catalog file under /PASOEContent/static folder with .json. Hope this helps, Sanjeev.
Continue reading...
Continue reading...