| buildSOAPReportParams | - |
| copyBIPObject | Copies a BI Publisher object (folder, report, or data model) to a new location. |
| createBIPDataModel | Creates a new BI Publisher data model. |
| createBIPFolder | Creates a new folder in BI Publisher. |
| createBIPReport | Creates a new BI Publisher report linked to a data model. |
| createBIPSimpleDataModel | Creates a simple BI Publisher data model with SQL query. |
| createBIPSimpleReport | Creates a simple BI Publisher report in a folder. |
| deleteBIPObject | Deletes a BI Publisher object (folder, report, or data model). |
| fetchProfileBaseQuery | - |
| fetchProfileRequestBody | - |
| fetchReportBaseQuery | - |
| fetchRESTBaseQuery | - |
| fetchToken | - |
| generateMock | - |
| getBaseURL | - |
| getBIPDataModel | Retrieves a BI Publisher data model with its data sets. |
| getBIPFolderContents | Retrieves the contents of a BI Publisher folder. |
| getBIPReportMetaData | Retrieves metadata for a BI Publisher report. |
| getContentServerApiOptions | Creates RTK Query API options for Oracle WebCenter Content Server operations. Provides file management capabilities including check-in, checkout, update, and revision management. |
| getContentServerCheckinBody | - |
| getContentServerCheckoutBody | - |
| getContentServerGetFileBody | - |
| getCurrentEnv | - |
| getHCMBatchRestApiOptions | Creates RTK Query API options for HCM Batch REST endpoints. Enables executing multiple REST operations in a single request. |
| getHCMRestApiOptions | Creates RTK Query API options for HCM REST endpoints. Must be passed to createApi() on the consuming application side. |
| getProfileUtilsApiOptions | Creates RTK Query API options for HCM Profile utility endpoints. Provides endpoints for profile-related operations such as looking up profile IDs. |
| getRegisteredFusiohApps | - |
| getReportBodySOAP | - |
| getRESTRequestHeadersHTTP | - |
| handleRawResponseFromBIPReport | - |
| isInLocalDevMode | - |
| isLocalDevMode | - |
| isProductionEnvironment | - |
| makeContentServerRequest | Makes a Content Server (WebCenter Content) SOAP request and processes the response. Used for file management operations in Oracle Content Server. |
| makeProfileRequest | Makes an HCM Profile service SOAP request and processes the response. Used for reading and manipulating HCM profile data. |
| makeReportRequest | Makes a BI Publisher report request and processes the response. Supports CSV, XML, SIMPLEXML, PDF, and RTF formats. |
| makeRESTRequest | - |
| makeSOAPRequest | Makes a generic SOAP request to Oracle HCM endpoints. Automatically uses Web Workers in browser environments to bypass header restrictions. |
| profilePreprocessor | Preprocesses HCM Profile SOAP responses. Parses XML response, applies decoder mapping, and validates against the provided schema. |
| registerFusiohApp | - |
| reportPreprocessor | Preprocesses BI Publisher report SOAP responses. Handles decoding base64 content and parsing based on the specified format. |
| updateBIPDataModel | Updates an existing BI Publisher data model. |
| updateBIPReport | Updates a BI Publisher report's data model reference. |
| updateBIPSimpleDataModel | Updates an existing simple BI Publisher data model. |
| useGenerateMock | - |
| validateGenericConfig | - |
| validateOracleHCMEnvironmentURL | Validates if a given URL is a valid Oracle HCM environment URL. |
| xmlToJson | - |
| xmlToJsonNoCheck | - |
| ZODValidation | - |