Hi,
This would be something like creating a new Organization and deleting an old one.
I am not sure how you could change the ID or name of an Organization, but you could create a new one, move all the users of the existing one to that new one and lastly, delete the existing one.
How many users do you have in that organization?
~Suvesh
All our oganization have been loaded with a customised id and name via xml files. However, if an organization is created programmatically, the id is generated by the server (i.e. long number which is almost meaningless).
So, i would like the organisation id to be set at a format similar to the one loaded by doing an xml import.