Discussion:
Create Locations with Zendmd with Address attribute
dpetzel
2012-01-20 14:28:49 UTC
Permalink
dpetzel [http://community.zenoss.org/people/dpetzel] created the discussion

"Re: Create Locations with Zendmd with Address attribute"

To view the discussion, visit: http://community.zenoss.org/message/63806#63806

--------------------------------------------------------------
loc = dmd.getDmdRoot("Locations").createOrganizer("MyLocation")
loc.setAddress("123 My Rd, MyTown, ZZ")
commit()
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/63806#63806]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Mouhammed Soueidane
2012-01-20 15:29:45 UTC
Permalink
Mouhammed Soueidane [http://community.zenoss.org/people/raziology] created the discussion

"Re: Create Locations with Zendmd with Address attribute"

To view the discussion, visit: http://community.zenoss.org/message/63793#63793

--------------------------------------------------------------
Wow! this was exactly what I needed. Thanks a lot.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/63793#63793]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...