7.0

Table Of Contents
Fabric administrators can allocate resources to your business group by creating a reservation. Business
group managers can create entitlements for members of the business group.
What to do next
n
Create a reservation for your business group based on where the business group provisions
machines. See Choosing a Reservation Scenario.
n
If the catalog items are published and the services exist, you can create an entitlement for the
business group members. See Entitle Users to Services, Catalog Items, and Actions.
Troubleshooting Missing Business Group Data
Business groups are missing or data is missing from business groups.
Problem
When you look for known business groups, the business group is missing from Administration > Users
and Groups > Business Groups or the business group is not interacting with reservations or
entitlements as expected.
Cause
Business group information exists in two databases, CAFE and IaaS, and the information must be the
same. During standard operations, the databases remain synchronized. If you encounter this problem,
you might need to force a synchronization.
The problem can appear after you upgrade if the synchronization does to run as expected. It can also
appear if you use the API to update the IaaS database with a new or modified business group.
Solution
Prerequisites
Ensure that you can run command line commands. See Programming Guide.
Procedure
u
Enter the command string on the vcac-cli command line.
What the command updates Command Shortened version of command
To synchronize the CAFE database to
with the IaaS values.
Vcac-Config.exe
SynchronizeDatabases --
DatabaseSyncSource IaaS -v
Vcac-Config.exe
SynchronizeDatabases -dss IaaS
-v
To synchronize the IaaS database to
with the CAFE values.
Vcac-Config.exe
SynchronizeDatabases --
DatabaseSyncSource Cafe -v
Vcac-Config.exe
SynchronizeDatabases -dss Cafe
-v
Troubleshooting Slow Performance When Displaying Group
Members
The business group or custom group members are slow to display when viewing a group's details.
Configuring vRealize Automation
VMware, Inc. 140