<message_body>
<pm:set_project id="ONT">
<name>My project</name>
<key>123</key>
<wiki>http://www.i2b2.org</wiki>
<path>/project</path>
</pm:set_project>
</message_body>
A setProject message is sent by a client application or another cell service to add a user to the PM cell.
The domain, username, and password are sent in the header of the message so it does not need to be sent separately in the <message_body>.
Role |
Access Full |
Access Project |
Access Self |
ADMIN |
X |
X |
X |
MANAGER |
|
X |
X |
USER |
|
|
X |
<request>
<request>
<message_header></message_header>
<request_header></request_header>
<message_body></message_body>
</request>
</request>