Hi! Is there any way to access an existing but closed dataset_manager? I have added a new dataset_manager to my gis SOC but it seems to me that ...
Markus Neifer
howlingmad@...
Jul 1, 2009 10:32 am
19801
Hello all, I'm looking for some experience based information about servers sizing for PNI installation. We have demand to propose server sizing for next PNI...
This may work for your purpose (or at least get you started): _method gis_program_manager.dsm_for_dataset(a_ds_name_symbol, _optional open?) # Attempt to get...
Harris, Ronnie
rharris@...
Jul 1, 2009 3:26 pm
19803
Hi Markus, Try the following: # Name of dataset to open _local l_name << :my_dataset _local l_soc << gis_program_manager.spatial_object_controller(:gis) _local...
Hello group, I am trying to write program using C# similar to the examples given in smallworld documentation Smallworld Core Spatial Technology Documentation -...
Nilesh Karekar
nilesh.karekar@...
Jul 2, 2009 6:46 am
19805
Thanks a lot for your code samples, Chris and Ronnie. This is exactly what i was looking for. Best regards Markus...
Markus Neifer
howlingmad@...
Jul 2, 2009 8:34 am
19806
As Alfred recommended earlier, I suggest you look at using Spatial Biz's Smallworld Connector - http://www.spatialbiz.com/products/smallworld-connector/...
Martin Fulford from Magik Circle wrote a magik solution for doing this which I have used for years. The module was called mc_email, not sure how I got hold of...
Neal Gribben
Neal.Gribben@...
Jul 2, 2009 8:09 pm
19812
I have defined a tree_item with toggles. I want that the values of the pattern toggle spreading cascade to the children, and vice versa. Something similar to...
I believe I have a direct SMTP mailer which uses TCP/IP communication. Let me post it to the files section of the group. From: sw-gis@yahoogroups.com...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the sw-gis group. File : /email.magik ...
sw-gis@yahoogroups.com
Jul 8, 2009 10:07 pm
19816
Hi Friends, I am new to this group. Currently i am working on Smallworld PNI. I was trying to export the objects present in the demo database of PNI into xml...
Hi group, I want to include the map_tooltip_plugin in SW4.1.0. The map_view uses a method called render_buffer which does not exist in SW4.1.0. Then I had a...
Hi, I am trying export smallworld data to oracle database with insync tool and version of smallworld is 4.0 I am able to export and doing synchronization also...
You could also consider using CDO Messaging as described here: http://www.paulsadowski.com/WSH/cdo.htm Either write a vbscript which you can call using...
Henk van Ligten (T-Sy...
Henk.vanLigten@...
Jul 12, 2009 3:46 pm
19822
You can use CDO Messaging using automation; I've just started sending email from Magik that way. Cheers Bob...
Hi Gretsch, I hope I understood you right and you are talking about the "Map Tooltips" tool (which looks like an "i" info icon just on the right handside of...
Hi Baris, Thanks a lot, It's working now. Regards, Hi Gretsch, I hope I understood you right and you are talking about the "Map Tooltips" tool (which looks...
Hi Joan, I was looking for a similar function and saw your email correspondence with Alfred. Were you able to get hold of this "som_layout" function at the...
Hi Baris, Unfortunately there wasn't a happy ending. We tried to get the code from GE Americas Services group through our GE support desktop, but we are still...
To get this far, you must have populated the tree_item with a number of display_trees. For each display_tree, you need a method to handle the change (i.e. when...
This map tooltip plugin sounded interesting so I thought I would check it out. I have version 4.1 installed and I don't find map_tooltip_plugin.magik in...
The plugin comes from SW411 and is located on the path you mentioned. I too didn't find that patch, but it didn't matter as we work with version SW410, and I...