...
The Event Manager Windows Service must be running for commissions to be applied
The 'Commission Pay Type' must be configured on the AdminPortal Configuration page
A Commission Type Component MUST exist on the Service or commission will not be applied
The Commission Type Component must match the Commission Type setup on the User-Agent/Agent or commission will not be applied
Note: the 'User-Service Agent' only requires a (i.e. "Any") Commission Type component to be on the User-Service in question when User-Service Agent Commission Details are configured, the type does not need to match when User-Service Agent Commission Details have been configuredCommission details must be defined at some level (i.e. if not at a lower level Agent they must be configured at the Agent level) or commission will not be applied
...
Access the MSSQL Server Management Studio and enable the following option on the 'EngageIP' database
[cce type='sql']
insert into EngageIPOption
insert into EngageIPOption (Name, Value) values ('CreateUDRBillerUDRClassSummary', 'True'Code Block insert into EngageIPOption (Name, Value) values ('CreateUDRBillerUDRClassSummary', 'True')
[/cce]Restart IIS on the EngageIP Server
Load the EngageIP AdminPortal and access the Setup tab
Click on UDR Classes
Click on the Name of the UDR Class you wish to allow commission to be earned on
Under the Components section click Add
Click Commission Type
Select the Commission Type you wish to use (if you have not setup Commission Types for usage see the Setting up Commission Types section above)
Click Save
...
Go to the Setup tab
Scroll Down to Commissions
Select Commission Owners
A list of branded owners will be presented, select which owners you want to share the Top Owner's Agents with
Once you have made your selection you will be able to use the Agents from the Top Owner in the branded owners that you selected
...
A User-Contract Component is added on an Account with a User Contract Status of 'Prospect'.
...
A User Agent is configured on the Account (Tools > User Agent) and the Agent has a UserAgent Commission Detail added with the Advancement option set.
...
A Package that is connected to the User-Contract has a User-Service with the appropriate Commission Type (in this case Recurring) configured. (Commission Type Components are added via Setup > Service > Configuration)
...
Example Outcome: when the User-Contract > User Contract Status is switched to an Active status the following will occur:
...