Fusion

Converting UTC to Local Time with DST in Oracle Integration

Working with time zones can be tricky—especially when Daylight Saving Time (DST) comes into play. This Oracle Integration recipe offers a ready-to-use solution to convert UTC into any local time…

Read More

Exporting Plan Data in Oracle Fusion Supply Chain Planning

Introduction/ Issue:  In Oracle Fusion Supply Chain Planning, planners often need to extract plan measure data from demand or supply plan layouts for reporting and analysis outside the application. Instead…

Read More

Configuring Work Orders to Align with Resource Requirements in Fusion Supply Chain Planning

Issue:   The Work Orders for a specific item loaded from EBS into Fusion Supply Chain Planning are appearing in the Buyer Material Plan within the supply plan. However, they are…

Read More

Personalization Migration: ADF to Redwood Page

Introduction: Migrating personalization from ADF page (Classic UI) to Redwood UI   Why we need to do: Oracle is modernizing its Fusion Applications UI/UX, and ADF pages are being phased…

Read More

Oracle AI Agent: Bringing Intelligence to Enterprise Workflows

Introduction Oracle AI Agent is a powerful, intelligent assistant designed to automate tasks, guide users, and deliver smart recommendations within Oracle Cloud applications. It helps users work faster and smarter…

Read More

Use Oracle Chatbots for faster results with less effort

Introduction In today’s fast-paced digital landscape, users expect instant support and seamless interactions. The AI Oracle Chatbot, powered by Oracle Digital Assistant, brings intelligent conversation to enterprise application helping users…

Read More

Query to get Employee Expense Report in fusion.

SELECT eer.expense_report_num AS “EXPENSE REPORT NUM”, ee.expense_source AS “EXPENSE SOURCE”, papf.person_number AS “EMPLOYEE NUMBER”, ppnf.full_name AS “EMPLOYEE NAME”, pea.email_address AS “EMPLOYEE EMAIL”, ecp.card_program_name AS “CREDIT CARD TYPE”, ec.card_reference_id AS “CARD_REFERENCE_ID”,…

Read More

Query to get India AP GST Tax Register Report in fusion

SELECT taxdet.invoice_id, taxdet.invoice_amount, taxdet.line_type_lookup_code, taxdet.description, taxdet.invoice_date, taxdet.gl_date, taxdet.supplier_site_name, taxdet.supplier_name, taxdet.supplier_number, taxdet.party_state, taxdet.supplier_gst_number, taxdet.invoice_number, taxdet.invoice_currency_code, taxdet.related_invoice_number, taxdet.line_number, taxdet.rec_nonrec_flag, taxdet.uom_code, taxdet.quantity, taxdet.unit_price, taxdet.transaction_line_amount, taxdet.taxable_line_amount, taxdet.tax_type_code, taxdet.hsn_code, taxdet.sac_code, taxdet.tax_rate, taxdet.charge_account_ap, taxdet.tax_natural_account, taxdet.cancelled_date, (…

Read More

How to define Work Structure

Manual-Usage: The manual should be used along with the Fusion HCM application in order to familiarize themselves with the navigation and functionality. 1.     Login to Oracle Fusion-HCM: This section covers…

Read More

How to create Fusion PO

1.- Log in with our credentials   2.- Clic on the “Purchase” module and select “Purchase order”     3.- Go to the task bar and choose the “Create order”…

Read More