Does JavaScript or any scripting allow refreshing Oracle Fusion page/screen bindings
Does JavaScript or any scripting language allow refreshing Oracle Fusion Page bindings from the backend? We have a requirement to add a custom button in AR Invoice screen in Fusion, when clicking a custom button on the AR Fusion screen should trigger an OIC integration. The script initiates the OIC call, which performs updates to the transaction. Once completed, OIC sends a success message back to the script, which then needs to refresh the screen to reflect the changes. However, the refresh attempt is failing with an error. We want to confirm if Oracle allows using scripting to refresh screen/page
0