/
Promotion Calendar (Admin User Reference)
Promotion Calendar (Admin User Reference)
Configuration
Promotion Calendar Dashboard requires at least Pricefx release 10 (Bees Knees) and a partition with the following configuration:
Update of ObjectReferences table
There is now a job that runs to update the object reference table. This is important for the promotion calendar feature since the dashboard is using object reference table to display promotion records. Before this revision, the object reference table was not continuously updated which means the calendar could have shown outdated data.
The job runs daily as part of housekeeping jobs.
The only configuration available is in the pricefx-config file
<!-- Setting that will affect daily regeneration object references on already
submitted and approved Contracts, Rebates Agreements, and Compensation Plans -->
<updateObjRef>
<contract>true</contract>
<rebate>false</rebate>
<compensation>false</compensation>
<batchSize>50<batchSize>
</updateObjRef>
, multiple selections available,
Related content
Promotion Calendar
Promotion Calendar
Read with this
Learning Path for Promotions Managers
Learning Path for Promotions Managers
More like this
Notifications (Admin User Reference)
Notifications (Admin User Reference)
Read with this
Calculation Grid Keys Logic
Calculation Grid Keys Logic
Read with this
Calculation Grid (CG)
Calculation Grid (CG)
Read with this
Calculation Grid Logic
Calculation Grid Logic
Read with this
Found an issue in documentation? Write to us.