Skip to main content link. Accesskey S
  • Log In
  • Help
  • IBM Logo
  • Lotus Quickr wiki
  • All Wikis
  • All Forums
  • Home
  • Product Documentation
  • Community Articles
  • Learning Center
  • IBM Redbooks
Community Articles Product Documentation Learning Center IBM Redbooks This category Lotus Quickr 8.5 for WebSphere Portal Documentation Lotus Quickr 8.5.1 for Domino Documentation Lotus Quickr Connectors 8.5 Documentation Custom Search Scope...
Search
Community Articles > API Documentation > create (place)
  • New Article
  • Share Show Menu▼
  • Subscribe Show Menu▼

About the Original Author

Jennifer Dunne
Contribution Summary:
  • Articles authored: 66
  • Articles edited: 80
  • Comments Posted: 6

Recent articles by this author

Administrators: Deploying a preview guide to your users: qd85

The IBM® Lotus® Quickr™ 8.5 for Lotus Domino® preview guide is available for you to distribute to your users for new installations and upgrades to Lotus Quickr 8.5. This guide is designed to help your users become productive on the new software quickly, and to provide them with links to ...

Administrators: Previewing Lotus Quickr 8.5 for Lotus Domino for your users

The IBM® Lotus® Quickr™ 8.5 for Lotus Domino® preview guide is available for you to distribute to your users for new installations and upgrades to Lotus Quickr for Domino. This guide is designed to help your users become productive on the new software quickly, and to provide them with links to ...

Java API for Quickr - Overview and Index

Accessing the Lotus Quickr Java API These topics describe how to set up the server and access the Lotus Quickr Java API. Setting up the server to access the Java API (Windows AIX Solaris) Setting

Overview of upgrading from IBM Lotus QuickPlace to Lotus Quickr 8.2

This section describes sidebyside upgrade from IBM Lotus QuickPlace® 6.5.1 or 7.0 to Lotus Quickr 8.2 .

Upgrading an IBM Lotus QuickPlace server to Lotus Quickr on IBM i

Upgrading from IBM® Lotus® QuickPlace® 6.5.1 or 7.0 to IBM Lotus QuickrTM 8.2 requires a sidebyside upgrade from the existing Lotus QuickPlace server. In a sidebyside upgrade, a new server is needed that runs IBM Lotus Domino® 8.5 and Lotus Quickr 8.2. The Lotus QuickPlace data files and ...

Community articlecreate (place)

Added by Jennifer Dunne | Edited by IBM contributor Jennifer Dunne on August 20, 2009 | Version 4
expanded Abstract
collapsed Abstract
No abstract provided.
Tags: API

The create action creates the place specified, using the PlaceType specified (optional), on the server specified. You must also specify a manager of the place, who will be the first member of the place when it is created.

When you create a place, the place manager is always a person. Place creation occurs on the local server executing the script. The place must not previously exist on the server at the time of place creation or an error action status code is returned.

Syntax

<service></service> <servers></servers> <server></server> <place action="create"></place> <name></name> <member></member> <person><person></person></person>

Optional syntax

<service></service> <servers></servers> <server></server> <placetypes></placetypes> <placetype id="ACMETeamPlacetypelink"></placetype> <name>ACMETeamPlaceType</name> <places></places> <place action="create"></place> <name></name> <member></member> <person></person> <placetype></placetype> <link idref="ACMETeamPlacetypelink">

Example

<service></service>   <servers></servers>      <server local="true"></server>         <places></places>            <place action="create"></place>               <name>ACME_Team</name>               <title>ACME Team Place</title>               <members></members>                  <person local="true" action="add" id="LocalOwner"></person>                     <username>JCool</username>                     <password>snoopy</password>                     <first_name>Joe</first_name>                     <last_name>Cool</last_name>                                     <person action="add" id="ExternalMember"></person>                     <dn>cn=John Doe,ou=Sales,o=CME</dn>                                    <group action="add" id="ExternalGroup"></group>                     <dn>cn=Sales,ou=East,o=CME</dn>                                                                

Return to the Java API overview and index.

expanded Attachments (0)
collapsed Attachments (0)
expanded Versions (7)
collapsed Versions (7)
Version Comparison     
VersionDateChanged by              Summary of changes
7Mar 8, 2010 2:32:25 PMJennifer Heins  IBM contributor
6Sep 2, 2009 11:21:25 AMKristopher T Stoddard  IBM contributor
5Sep 2, 2009 11:09:10 AMKristopher T Stoddard  IBM contributor
This version (4)Aug 20, 2009 11:10:29 AMJennifer Dunne  IBM contributor
3Aug 20, 2009 11:09:07 AMJennifer Dunne  IBM contributor
2May 18, 2009 11:37:40 PMJennifer Dunne  IBM contributor
1May 18, 2009 11:36:07 PMJennifer Dunne  IBM contributor
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedHelpAbout
  • IBM Collaboration Solutions wikis
  • IBM developerWorks
  • IBM Software support
  • Twitter LinkIBMSocialBizUX on Twitter
  • FacebookIBMSocialBizUX on Facebook
  • ForumsLotus product forums
  • BlogsIBM Social Business UX Blog
  • Community LinkIBM Collaboration Solutions
  • Wiki Help
  • Forgot user name/password
  • Wiki design feedback
  • Content feedback
  • About the wiki
  • About IBM
  • Privacy
  • Accessibility
  • IBM Terms of use
  • Wiki terms of use