People and Culture Blog

Hot Patching in Oracle E-Business Suite R12.2: Best Practices and Considerations

Introduction: When it comes to managing Oracle E-Business Suite (EBS) R12.2, applying patches swiftly to tackle urgent issues is crucial. In the past, DBAs were used to the idea of…

Read More

ADOP cutover phase has failed in PROD system. But the Run and Patch file systems have switched roles.

Introduction: ADOP cutover phase has failed in a PRODUCTION system while running a patch cycle. But the roles between Run and Patch file systems have switched, though the adop cutover…

Read More

Understating Transmission configuration in Oracle Cloud

Introduction Oracle fusion has a direct option to transmit the payment files from Cloud application to Payment system or Bank based on the setup defined in system. Why Transmission configuration…

Read More

AR Interface Exception Corrections

AR Interface Exception Correction   Introduction/ Issue: We have an invoice which need to be imported to oracle Cloud Applications but unfortunately it got stuck at interface and not getting…

Read More

Celebrating Doyensys Culture: A Day of Unity, Fun, and Recognition

At Doyensys, our culture isn’t just a set of values on paper; it’s the heartbeat of our organization, shaping every interaction and decision we make. Rooted in respect, integrity, and…

Read More

To Upload Credit Memos in EBS

DEclare l_tax_combination_id number; l_return_status           VARCHAR2 (100); l_error                   VARCHAR2 (1000); v_request_id              NUMBER; v_msg_count               NUMBER; v_msg_data                VARCHAR2 (2000); v_return_status           VARCHAR2 (1); l_cm_trx_header_id        NUMBER; l_cm_trx_line_id          NUMBER; lc_customer_trx_id        NUMBER; pc_msg_count              NUMBER; pc_msg_data               VARCHAR2 (1000);…

Read More

Interfacing EBS Orders with External Application

We made use of utl_http to post json_data. This piece of code will help in sending data to Custom Applications DECLARE    vrequest                                  CLOB;    oresp_status_code                VARCHAR2 (32000);    oresp_reason_phrase       …

Read More

Lease process from Lease creation to Termination

Step by step process for Lease Creation to Termination Go the Manage Leases : Enter all the details in Create Lease Page by clicking (+) button Once all details added…

Read More

Foreign currency journals / FX Journals/ Entered currency journals

Steps  Manage Exchange (Conversion) Rate type (Optional)  Mange Exchange( daily) Rates  Enter FX Journal and Post  Manage Exchange (Conversion) Rate type (Optional)  Oracle provided seeded rate types, if you want…

Read More

Uploading bulk users in oracle cloud

uploading-bulk-users-in-oracle-cloud

Read More