Sunday, 2 November 2025

Oracle’s New AI Expense Feature Explained: Touchless Mobile Expenses Made Simple (25D Update)

 Oracle’s New AI Expense Feature Explained: Touchless Mobile Expenses Made Simple (25D Update)




Oracle ERP Cloud’s 25D update introduces “Touchless Mobile Expenses,” a powerful AI-driven feature that automatically matches receipts with corporate card transactions and submits expense reports — no manual entry required. Learn how it works, setup steps, and why this update is a game changer for finance teams.


What is “Touchless Mobile Expenses” in Oracle Fusion?


Touchless Mobile Expenses means you no longer have to open the app, attach receipts, or create expense lines manually. You simply forward your receipt via email or capture it from your phone, and Oracle’s AI system does everything — reads the receipt, matches it with your corporate card transaction, creates the expense, and even submits it for approval automatically.


How It Works (Step-by-Step Example) - Touchless Mobile Expenses


Here’s a simplified user journey:

  1. You make a business purchase and pay via your corporate card (or personal card/cash, if allowed).
  2. You receive a receipt (PDF, image, email) for that purchase.
  3. You forward that receipt to the designated Oracle Expenses Agent email or mobile channel.
  4. The system (Doc IO + Oracle Expenses Agent) ingests the receipt, uses generative AI to interpret it (amount, vendor, date, tax) and attempts to match it to the corporate card charge.
  5. If matching succeeds and policy rules are cleared → an expense report is automatically created and submitted.
  6. If extra info is needed (attendance, justification, tax detail) → you’re prompted to provide that specific field.
  7. Once approved, accounting entries are created as per usual and reimbursement kicks off.

You don’t log into the app each time, you don’t manually build the report – it’s touchless!




Why This Is a Big Deal – Touchless Expenses

Saves Time – No more entering every detail manually.
💸 Faster Reimbursements – Expenses are processed instantly.
Fewer Errors – AI catches duplicates and policy violations automatically.
📱 Mobile Friendly – Just forward receipts from anywhere.
🌎 Global Support – Works with multiple card providers and languages.

“This feature turns expense management from a manual task into a background process — quietly working for you.”


What Setups Are Required (Admin / IT Perspective) for Touchless Expense

To enable and use this feature in Oracle Fusion, you need a few setup steps (and some readiness checks) – here’s what to look for:

Prerequisites & Enablement

  • This is a controlled-availability feature (in the 25D update) and may require a promotion code / opt-in.
  • Access via Setup & Maintenance → Corporate Options for Expenses → Manage Expense System Options: choose the business unit, check readiness, then toggle Enable Touchless Expenses = Yes.
  • Review your expense configuration (expense types, policy rules, card integrations) BEFORE switching on. The system can best match when expense types are streamlined (e.g., combine “Breakfast/Lunch/Dinner” into single “Meals” type).

Configuration considerations

  • Corporate card integration: The feature supports any corporate card vendor (AMEX, Visa, Mastercard) globally. Previously only JP Morgan cards were supported.
  • Receipt/document handling: Ensure the Doc IO agent is set up for intelligent OCR/AI receipt processing.
  • Workflow & delegation logic: If your employees use delegates to submit expenses, ensure both users are enabled for Touchless.
  • Legacy or corner-case features: Some older features (split allocations, advanced mileage, cash advances) are not fully supported in Touchless yet — review them before rollout. 

Key Takeaways & Why You Should Care

  • If your organization uses corporate cards and has high volume of expense claims → Touchless Mobile Expenses can deliver major efficiency and cost savings.
  • For employees: less friction, less login time, faster payments.
  • For finance and audit: lower risk, better policy enforcement, fewer manual touchpoints.
  • For IT/ERP teams: Strategic upgrade worth planning now, as we move increasingly into AI-led "agentic" automation in ERP.
  • For any company still using paper receipts, manual upload and clunky mobile apps — this is a step into next-gen expense management.


Final Thoughts

“Touchless Mobile Expenses” from Oracle is more than just a new feature — it’s a paradigm shift in how expense reporting is done. Less manual work, faster payments, smarter compliance.
If your organisation is still stuck in the old world of upload receipts, build reports, chase approvals → this is the upgrade you should prioritise. And for end-users: no more dreaded “I lost my receipt” panic. Just forward, sit back and wait for the reimbursement.
This is where ERP meets reality — smart, seamless, human-friendly.

Monday, 15 September 2025

How to Create an ESS Job for a BI Report in Oracle Fusion

 

How to Create an ESS Job for a BI Report in Oracle Fusion


How to Create an ESS Job for a BI Report in Oracle Fusion

If you are working with Oracle Fusion Applications, you might often need to schedule or automate BI Publisher reports. This is done by creating an ESS (Enterprise Scheduler Service) job for the BI report. In this blog, we will walk through the step-by-step process of creating an ESS job for a BI report in Fusion with best practices.

What is ESS in Oracle Fusion?

ESS (Enterprise Scheduler Service) is the job scheduling framework in Oracle Fusion. It allows you to run, schedule, and monitor background processes like:

  • BI Reports

  • Data loads

  • Batch jobs

  • Integrations

Using ESS, you can automate BI Publisher report execution and distribute outputs in formats like Excel, PDF, or CSV.

Prerequisites

Before creating the ESS job, make sure you have:

  • Access to BI Publisher (Reports & Analytics).

  • A saved BI Report in a custom or shared folder.

  • Role with BI Administrator / ESS Administrator privileges.

Steps to Create an ESS Job for a BI Report


1. Create the BI Report

  1. Login to Oracle Fusion → Tools → Reports and Analytics.

  2. Create or open the BI Publisher report you want to schedule.

  3. Save the report in a custom folder (not seeded folders).


How to Create an ESS Job for a BI Report in Oracle Fusion

How to Create an ESS Job for a BI Report in Oracle Fusion


2. Note the Report Path

  • Go to Catalog.

  • Right-click the report → Click Properties.

  • Copy the Report Path (e.g., Shared Folder/Custom/Report Name.Xdo).

How to Create an ESS Job for a BI Report in Oracle Fusion


3. Create the ESS Job Definition

  1. Navigate: Setup and Maintenance → Search: Manage Enterprise Scheduler Job Definitions and Job Sets.

  2. Click Create New Job Definition.

  3. Fill the details:

    • Name: Report Name

    • Display Name: Report Display Name

    • Job Type: BIPJobType (for BI Reports)

    • Parameter List: Enter if the report has parameters.

    • Report Path: Paste the BI Report path copied earlier.

    • Output Format: PDF / Excel / CSV as needed.



How to Create an ESS Job for a BI Report in Oracle Fusion


How to Create an ESS Job for a BI Report in Oracle Fusion


How to Create an ESS Job for a BI Report in Oracle Fusion


How to Create an ESS Job for a BI Report in Oracle Fusion


4. Save and Deploy

  • Click Save and Close.

  • Your ESS Job is now available in the Fusion scheduler.


How to Create an ESS Job for a BI Report in Oracle Fusion



How to Create an ESS Job for a BI Report in Oracle Fusion

5. Run the ESS Job

  1. Navigate: Tools → Scheduled Processes.

  2. Click Schedule New Process.

  3. Search by the Display Name you created.

  4. Provide input parameters (if any).

  5. Submit the process.

  6. Monitor under Scheduled Processes page to check status and download output.


How to Create an ESS Job for a BI Report in Oracle Fusion

How to Create an ESS Job for a BI Report in Oracle Fusion



How to Create an ESS Job for a BI Report in Oracle Fusion


Best Practices 

  • Always save BI reports in Custom Folder, not Oracle’s seeded folders.

  • Use clear job names for easy identification.

  • For recurring jobs, set Schedule Options (daily, weekly, monthly).

  • Test with small data before scheduling large reports.

Why use ESS for BI Reports?

  • Automates repetitive reporting tasks.

  • Reduces manual errors.

  • Ensures timely delivery of business reports.

  • Supports multiple output formats for different stakeholders.

Conclusion

Creating an ESS job for a BI report in Oracle Fusion makes reporting automated, reliable, and efficient. Whether you want daily sales data, monthly payroll, or inventory reports, ESS ensures your reports run on time without manual intervention.

By following the steps above, you can easily integrate BI Publisher reports into Fusion’s scheduler and streamline business reporting.

Sunday, 20 July 2025

How Access Works in Oracle Cloud ERP Modules

 

How Access Works in Oracle Cloud ERP Modules


How Access Works in Oracle Cloud ERP Modules



Introduction : How Access Works in Oracle Cloud ERP

Oracle Cloud ERP is designed with robust access and security controls to ensure that users can only interact with the data and tasks that are relevant to their role and responsibilities. Access in Oracle ERP is determined by a combination of role-based access control (RBAC), data security policies, and specific module-level configurations. This blog will explore how access works across various Oracle modules like GL, AP, AR, and FA.


Role-Based Access Control (RBAC) in Oracle

Oracle Cloud applications use RBAC ( role based access control) to manage access:

  • Job Roles determine what a user can do (e.g., Accountant, AP Specialist).

  • Data Roles determine what data a user can access.

  • Abstract Roles (like Employee or Contingent Worker) grant access to common functions.

Each module adds another layer of control via functional and data security policies.


Access in General Ledger (GL) — Data Access Sets

In GL, access to ledgers, balancing segment values, or management segment values is controlled using Data Access Sets.

Key Components:

  • Ledger Access: You can grant access to one or more ledgers.

  • Balancing Segment Access: Access can be limited by segment values (e.g., Company Codes).

  • Read or Write Access: Permissions can be restricted to view-only or full processing rights.

Use Case:

If a user should only post journals for a specific company, you would restrict their access using a Data Access Set with the relevant balancing segment value.


Access in Fixed Assets (FA) — Asset Books

In Oracle Assets, user access is managed through Asset Books.

Key Components:

  • Users are assigned access to specific asset books.

  • All transactions (additions, retirements, transfers) are limited to the books they have access to.

  • Segregation of access across legal entities or business units.

Use Case:

A user working on U.S. books should not have access to India-specific books. The role should only grant them access to U.S. books.


Access in Payables (AP) and Receivables (AR) — Business Units (BUs)

AP and AR access is largely determined by access to Business Units.

Key Components:

  • Users are assigned roles with access to specific BUs.

  • Additional segregation can be done through document security profiles (e.g., invoice or payment business functions).

Use Case:

If an AP Specialist should only process payments for one BU, assign their role to only that BU.


Other Module-Specific Access Examples

  • Procurement: Access based on Procurement BU and Requisition BU.

  • Projects: Controlled via project and organization hierarchy.

  • Inventory: Access via Inventory Organizations.


Security Console for Access Management

Oracle Cloud's Security Console allows Admins to:

  • Create and manage roles.

  • Assign data roles and job roles to users.

  • View role hierarchies and permissions.


Best Practices for Access Management

  • Follow least privilege principle.

  • Regularly review role assignments.

  • Use risk management cloud for SoD (Segregation of Duties) conflict detection.

  • Document and audit changes via Security Console logs.


Conclusion

Understanding how access works in Oracle Cloud ERP modules helps organizations ensure compliance, improve user efficiency, and maintain data integrity. From Data Access Sets in GL to Asset Books in FA and Business Units in AP/AR, Oracle provides granular and secure access management options.



Wednesday, 9 July 2025

How to Change Asset Categories in Bulk in Oracle Cloud ERP

 How to Change Asset Categories in Bulk in Oracle Cloud ERP


How to Change Asset Categories in Bulk in Oracle Cloud ERP


What is “Mass Change Category” in Oracle Fixed Assets?

The Mass Change Category feature enables users to update the category of multiple capitalized assets at once using a spreadsheet interface, with changes applied in-place, maintaining asset number and history.

Managing thousands of fixed assets in Oracle Cloud ERP can be time-consuming, especially when you need to update asset categories in bulk. Thankfully, Oracle offers a streamlined way to make mass asset category changes using the Mass Update feature or FBDI templates.

In this blog, we’ll walk you through two effective methods to update asset categories across multiple assets without manual entry — saving you time, effort, and reducing errors.


Steps to Change Asset Categories in Bulk in Oracle Cloud ERP

Mass Change Asset Category Functionalityin oracle fusion cloud

Purpose: Ability to do a Mass Change Category for multiple assets based on the Asset Selection Criteria

Procedure:

Navigate to Fixed Assets > Assets > Adjust Assets

Click Mass Tab

Select Asset Book and Transaction Type = Category Change.  Click Next

 

 

Add required information in the header and Transaction Details area

Add filters in the Asset Selection Criteria

 

Add Category Details ‘Category Filter’ and click OK

 

Click Submit


Click Search to refresh the grid until the number of Transactions are more than 0 and the Posting Status is ‘In Progress.

 

 

 Click Prepare button to open in Excel.  Log into Fusion.

      Review information in spreadsheet and change Posting Status to ‘Post’ and fill in     the Required fields.

 

Best Practices How To Change Asset Categories in Bulk in Oracle Cloud ERP

  • Take a backup report of affected assets before changes.

  • Always test a few records in lower environments.

  • Avoid changes mid-month if depreciation is already calculated.

  • Validate if new category has different accounts or depreciation rules.

Conclusion

The Mass Change Category feature in Oracle Cloud ERP is a game-changer for finance and asset management teams. It simplifies the reclassification process, ensures accuracy, and reduces audit risks—without the hassle of retire-readd workarounds.

If you're frequently performing asset reclassifications, this feature is a must-use!

 

Popular Posts