Versions Compared

Key

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

...

  • Energy NERC+, 60 months, billed every 60 months - ucf-a-11-60-60

  • Alabama State Agencies, 60 months, billed every 60 months - ucf-a-12-60-60

  • California State Agencies, 60 months, billed every 60 months - ucf-a-13-60-60

  • Texas State Agencies, 60 months, billed every 60 months - ucf-a-14-60-60

  • New York State Agencies, 60 months, billed every 60 months - ucf-a-15-60-60

  • Colorado State Agencies, 60 months, billed every 60 months - ucf-a-16-60-60

  • Arizona State Agencies, 60 months, billed every 60 months - ucf-a-17-60-60

Restrictions: In order for customers to not be able to see (via the UI or APIs) Authority Documents and/or Controls that are part of a State Agency Add-On, we have to add rows to the ENTITY_ENTITLEMENTS table of the CCH database as a new Authority Document is published.

Class_Name values: \Db\Entity\AuthorityDocument and \Db\Entity\Control

Entity_ID values: the ID of the Authority Document or Control

Restriction values: stateAgencyEnergy, stateAgencyAlabama, stateAgencyCalifornia, stateAgencyTexas, stateAgencyNewYork, stateAgencyColorado, or stateAgencyArizona

Example: To restrict Authority Document with ID = 1234 to Arizona, add the following to the DB:

Class_Name = \Db\Entity\AuthorityDocument

Entity_ID = 1234

Restriction = stateAgencyArizona