
APEX 21.2 Out of date JavaScript libraries: desktop_all.min.js
APEX 21.2 Out of date JavaScript libraries: desktop_all.min.js Nov 30, 2021 8:15PM edited Nov 30, 2021 8:38PM in Oracle Application Express (MOSC) We performed a Technical Security Assessment on an APEX 21.2 Application and the assessment came back with: Out of date JavaScript libraries: desktop_all.min.js
problem to run apex -Oracle Apex 24.1 Ords 24.3 Apache-tomcat 9
2024年11月16日 · I have installed Oracle apex 24.1 in Oracle 19c db Linux 7.8. Then installed ORDS 24.3. after that webserver Apache-tomcat 9. Above the all successfully installation I am not able to run the apex in browser getting the following errors: _____ Not Found HTTP Status Code: 404. Request ID: HdL3q8eCz99xplmzpomSlw
How to call Cloud Report on ExternalReportWSSService from …
Random guess: the question is about what parameters to set in an APEX package, how about asking in an APEX category? OP said the report did work when invoked with webservice, therefore the question is about the new way OP wants to execute the webservice call.
Problem With File desktop_all.min.js or mobile_all.min.js
2013年5月10日 · We have apex 4.2.0.00.27 connecting to our oracle enterprise edition 11GR2 11.2.0.3 Anyhow I'm having a problem with the files desktop_all.min.js and mobile_all.min.js if I try to run any of the Packaged Apps, (of course after I installed them), and if I debug it stops in this location of the file desktop_all.min.js
APEX 18.2: ORACLE_APEX_MAIL_QUEUE runs and does not stop …
2020年10月14日 · APEX 18.2: ORACLE_APEX_MAIL_QUEUE runs and does not stop and does not send any emails Oct 14, 2020 11:48PM edited Oct 14, 2020 11:50PM in Oracle Application Express (MOSC) 1 comment Answered Hi there,
How to Apply Credit Memo to an Open Invoice using REST API …
2024年8月5日 · We have a requirement for creating a credit memo for an invoice along with invoice lines through REST API from Oracle APEX. We are able to create On-Account Credit memos by following the sample provided by Oracle on the documentation page for the REST API - Now we require a sample JSON payload for creating the credit memo for invoices.
Oracle APEX embedded in Oracle Fusion — Cloud Customer …
2024年3月22日 · Summary: Hello, I developed an application in Oracle APEX and I want to integrate it with Oracle Fusion. What would be the steps to achieve this? Content (please ensure you mask any confidential information): I've built an app in Oracle APEX and aim to integrate it with Oracle Fusion to streamline operations. Are there any straightforward ...
Using Custom RTF Template in Apex Reporting
2023年3月28日 · We are trying to use custom RTF layout in Apex Reporting Queries , But getting the below report while using Native Printing option. If we need to use custom RTF layout do we need to create any Remote print server.
ORA-29019: The protocol version is incorrect when sending email …
2021年7月8日 · 1. Select a discussion category from the picklist. 2. Enter a title that clearly identifies the subject of your question.
How to get files from external SFTP in Oracle APEX hosted in cloud.
2020年6月15日 · Summary Getting the files from SFTP and store it in APEX DB tables. Content. The requirement was get the files from external SFTP and store it in the BLOB Column of a table.