Setting Up Connectors for Code Enforcement

In this topic we describe the process definitions connectors, or integrations, that enable Code Enforcement and Oracle Integration Cloud (OIC) to share data.

To access the integrations for a process definition, select Integrations in the left panel of the user interface. The Case Data integration combines these REST resources to enable the exchange of information about Code Enforcement cases:

  • Cases (publicSectorCases)

  • Case Notices (publicSectorCaseNotices)

When migrating from environment to another, such as from the Test to Production migration, make sure to update the base URL for the integration to match the URL of the new environment.

Cases

Resource Element

Value

Name

Cases

Resource

publicSectorCases

Operations

GET (getCases)

Response

BusinessData.ResponseCaseData

Case Notices

Resource Element

Value

Name

CaseNotices

Resource

publicSectorCaseNotices

Operations

PATCH

Path

{noticeKey}

Request

CaseNotice.CaseNotice

Parameters (noticeKey)

Response

CaseNoticeResponse.CaseNoticeResponse