Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

As a system administrator, you are able to assign roles to users and grant access rights. Also, you can enable hierarchical workflow rules and approval processes by creating hierarchical relationships between users and manage the assigned ADvendio licenses.

 

Table of Contents

1. Manage user setup

...

The functions to manage users and licenses can be found in your user setup under Administration Setup.

  1. Go to Setup.

  2. Open the Users menu.

  3. To make changes to an existing user, click the action Edit left of the user's name.

  4. To add new users, click the New User button. In case you wish to create multiple new users, click Add Multiple Users.


Note
title

Creation of users

Please note: Once a user has been created, it cannot be deleted. You are able to overwrite the user.

...

Next to basic information, the User Edit mode enables you to define the properties of a user.

  1. You can select the appropriate User License from the values displayed in the pick-list.

  2. Tick one of the boxes to configure the user's read access and write access.

  3. Click Save when you have completed the configuration.

Note
title

User Name

While emails can be used multiple times, the user name - though in email format, too - has to be unique in the whole salesforce environment. In case the preferred username is not available, you can change the email format ending. For example if bob.smith@company.com is not available, try bob.smith@company.demo or bob.smith@company.org. The resulting user name does not need to be a real email address.


Info

Assign Permissions

To assign permissions to the user please take a look on our Wiki pages about

1.2 Hierarchy and Approver Settings

...

You can assign or manage your ADvendio licenses from within the setup. 

  1. Navigate to Setup > Apps > Installed Packages.

  2. From the list "Installed Packages" on the right select the "Manage Licences" link next to the ADvendio package.

  3. On the following screen you are able to add or remove users for the ADvendio package

...

Image Removed

2.1 License restrictions (Feature Activation Required)

...

This may arise due to the use of our modules of Billing and Accounting or the AdServer Gateway.Image Removed

...

2.2 Update Feature Licenses

If you have new features and would like to activate them immediately please go to the App Launcher and select the Overview Tab.

Under the section Setup & Setting you will find the setting to update your feature licenses.Image Removed

...

After you selected this option you will see the following message at the top of the page: Image Removed

...

title
Tip

Success

The licences have been successfully sychronized.

2.3 Automate Feature Updates

To avoid the above mentioned CalloutException you can schedule an APEX job to automatically update the feature license at a regular interval. 

Open the Setup and search for APEX Classes and click on Schedule Apex, use the Apex Class: LicenseModule and name and schedule to your liking.

...

More about 8.11 Scheduling Apex Jobs..

...