CERS EDT Services (Production)
Regulator Facility Create (RFC)
Allows CUPA's with a Tier 5/6 data exchange agreement approved by Cal/EPA to submit to CERS XML data to create a new Facility (and possibly a new Organization) in CERS and receive a new CERSID. The results of the create request are returned as XML formatted data. If applicable, diagnostic information about possible address corrections and possible duplicate Facilities with the submitted address would be returned as well.
Endpoint URL
https://cersservices.calepa.ca.gov/EDT/Regulator/Facility/Create?regulatorCode={RegulatorCode}Return to Endpoint Listing
The endpoint is only intended for use by CUPAs implementing local reporting portals when "new" regulated facilities are added via their portal--others CUPAs should manually add facilities using the "Add Facility" functionality in the CERS Business Portal, which implements extensive logic to retain the same CERS ID across successive owners of the same facility and transfer facilities to new CERS Organizations when an ownership occurs. Implementers of this endpoint are responsible for ensuring the following equivalent business practices are implemented in advance of adding a facility via this endpoint:
Identifying/Handling Duplicate Facilities:
RegulatorFacilityCreate
element set to "Trial" (instead of "Commit"). This will return a return a response package that will include aPotentialDuplicates
element listing information about any facility(s) that duplicate the submitted address (or its washed/standardized version).This endpoint will reject requests to create a facility address that duplicates the address of an existing CERS facility unless the implementer sets the
IgnoreExactDuplicateAddressWarning
element (CDR #20.0105) to "True". Implementers are encouraged to provide an explanation of the duplicate facility address in theComments
element. When theIgnoreExactDuplicateAddressWarning
flag is set to "true", a notification will be written into CERS indicating the CUPA has added a new facility with an address that duplicates an existing CERS ID. Cal/EPA will be closly monitoring these notifications, and CUPAs that consistently create duplicate facilities will have their Tier 5 EDT services suspended or terminated.CERS Organization Code:
As part of using this endpoint, the user must either:
OrganizationCode
element (CDR #20.0015) with an existing CERS Business/Organization Code, orOrganizationName
element (CDR #20.0016) with the name of the business/organization that owns/operators the facility. If the adjacentOrganizationHeadquarters
element (CDR #20.0106) is not provided, then CERS will generate this value based upon the city and state of the facility (e.g., Los Angeles, CA).Implementers can use the Regulator Organization Query endpoint (or equivalent manual search in the Regulator Portal) to look up the Organization Code of the facility’s business and include it in the Facility Create package.
CUPAs that consistently create new facilities with this endpoint that should have been associated with an existing CERS Organization will have their Tier 5 EDT services suspended or terminated.