The following code will query some data from the Oracle Database and will export them on a CSV file.
The webserver where this script is executed should have the OCI8 library installed.
The execution of this script can be also scheduled to have a periodic backup of a certain table.
The script below will extract from the system [...]
Dec11SCRIPT: Backup an Oracle Table with PHP≡ Category: Oracle EBS | ≅ Leave a Comment Dec4SCRIPT: Send an Email with PL/SQL≡ Category: Oracle EBS | ≅ Leave a Comment Sometimes it’s needed to send an email using PL/SQL. This can be done with few lines of code pasted below. The variables $server.address, $domain, $sender_email, $recipient_email should be replaced with the relevant information. DECLARE Nov27Troubleshooting: The Function Is Not Available Under The Responsibility≡ Category: Oracle EBS | ≅ Leave a Comment The error ‘The Function Is Not Available Under The Responsibility’ appears rarely after the menu of a responsibility is updated. The problem resolution is quite straight forward. Action Plan (1) Jul20The Timeout Parameters, can be easily changed through the profile option setup. I would recommend to change the default values against the corporate needs and policies. May22How often a password reset is required? How long does it take to find time to reset the password manually? Implementing the Self Service Password Reset can save a lot of manual workload and can be done in few easy steps. The workflow, before the to reset the password, will ask the user to [...] Apr3Form Personalization: Restrict the Responsibilities LoV without Disabling the End-Date Field on the form FNDSCAUS≡ Category: Oracle EBS | ≅ 2 Comments Purpose Mar27SCRIPT: Function that Can be Acceded by a User≡ Category: Oracle EBS | ≅ Leave a Comment Sometimes it’s needed to check what a user can do in the system. Mar20Form Personalization: Restrict the Profile Options LoV on the form FNDPOMPV≡ Category: Oracle EBS | ≅ 2 Comments Purpose Mar13Troubleshooting: Self-Service Password Sent as Notification and not by Email≡ Category: Oracle EBS | ≅ Leave a Comment In case there is a misconfiguration of the system, it can happen that when a user tries to reset his password clicking the link ‘Forgot your password?’ the password request approval is sent as a notification and not as email. Obviously if a user doesn’t remember is password cannot access the notifications. Mar6HOW-TO: Setup the Oracle AuditTrail to Enhance the Security of the System≡ Category: Oracle EBS | ≅ Leave a Comment General Description |
Feed RSS 
