Examples: User provisioning change files for HardBundle
HardBundle is a subscription option for the most recent version of Integration Server that enables the provisioning of users for IBM Connections™ Cloud S1 without activating all services at one time.
Connections Cloud S1 subscription
The HardBundle subscription enables an administrator to provision users for Connections Cloud S1 without activating all services at one
time. Administrators can activate messaging, meetings, connections, and instant messaging
independent of one another for their business users, eliminating the need to request customer
service resource assistance.This topic shows the details of what a Connections Cloud S1 yearly subscription might include, and
the operations that administrators can use to provision users for the hard bundle
subscription.
Note: Actual subscription IDs you receive are different from the IDs used in the
following examples.
The Parent Subscription ID used in this hard bundle subscription example
is 69051.Subscription | Entitlement ID | Pre-requirement, if any |
---|---|---|
Email (EMAIL-BNDLPART) | 69052 | None |
Traveler (TRAVELER-BNDLPRT) | 69053 | Email (Notes) 69052 |
CONNECTIONS (CONNECTIONS-BNLDPRT) | 69054 | None |
Meetings (MEETINGS-BNLDPRT) | 69055 | None |
DOCS (DOCS-BNDLPRT) | 69056 | Connections 69054 |
ADD
Add a subscriber and entitle them to one of the subscriptions by using the ADD operation.
You
can provide the prerequisite parts only in the case of an accessory
subscription; otherwise, you can provide any subscription ID.
Another
example:Note: If
a PARENT or Notes (email) subscription ID is provided, then a one
time password and AltEmail address
also need to be provided as follows:
emailAddress,action,subscriptionId,givenName,familyName,password,altEmailAddress
hreeds22@example.com,Add,69051,Heather,reeds,passw0rd,reeds4@exampleb.com
emailAddress,action,subscriptionId,givenName,familyName
hreeds22@example.com,Add,69055,Heather,reeds
To provide DOCS or TRAVELER, you need to specify the AssignSeat
operation with the ADD operation, where ADD must have the respective
prerequisite subscription as follows:
emailAddress,action,subscriptionId,givenName,familyName,password,altEmailAddress
mike.motler120@example.com,Add,69052,Mike,usr20,passw0rd,mmotler@exampleb.com
mike.motler120@example.com,AssignSeat,69053,,,,,
Another example is as follows:
emailAddress,action,subscriptionId,subscriptionId2,givenName,familyName
motler121@example.com,Add,69054,,Mike1,usr201
motlerusr121@example.com,AssignSeat,69056,,,
AssignSeat
To entitle or add a seat
for an existing user, specify the AssignSeat operation and provide
the email ID of the user and the subscription ID of the subscription.
Note: Do
not use KEYWORDs to entitle HARDBUNDLE subscriptions. Instead, the
subscription ID is used.
For example:emailAddress,action,subscriptionId,subscriptionId2
mmotlerusr123@example.com,AssignSeat,69051,,
Note: You
can provide any HardBundle subscription ID.
RevokeSeat
To revoke a seat, specify
the subscription ID in the following format as follows:
emailAddress,action,subscriptionId,subscriptionId2
mmotlerusr123@example.com,RevokeSeat,69051,,
ChangeSeat
Currently, the Change Seat operation is not supported from the integration server, so an error message is presented if you try ChangeSeat with Hardbundle subscriptions.
Rename
To change the email ID of the
user, specify the Rename operation in the following format as follows:
emailAddress,action,,altEmailAddress
mmotlerusrnw23@example.com,Rename,od2nik05@exampleb.com