D
Darren Parr
Guest
Thanks. We can use a static temp-table and just map it over to the other version using buffer-copy prior to operations so we'll work with a static dataset for now. The fill and save-changes will work as expected. We are sticking with data object services. That being said I've got some questions regarding use. We're working in 12.0. We have it read working OK for now with counts and JFP but not thorugh the DOH. Rather than write our own handlers, I've decided to make use of the DOH. It all fits OK as we're using data object services. We have a generated .gen file. 1. Do I need to take the .gen file and drop that into the .map file or will the DOH look for the .gen file? 2. How important is the schema section of the .gen file as we need to customise the catalog generation? 3. Can I just take the default GET which returns the catalog of the file? We need to customise the catalog a little to add some extra static configuration data for use by the client and to remove fields which the user has no right to see. There are also other tweaks to the catalog which we need. Thanks D
Continue reading...
Continue reading...