Skip to content
  • About Me: Shailender Thallam
  • Contact
  • Oracle Apps Interview Questions
    • Ask a Question
  • About Me: Shailender Thallam
  • Contact
  • Oracle Apps Interview Questions
    • Ask a Question

How to open multiple instances of same Form in same Session?

  • by Shailender Thallam
  • November 3, 2014

A unique session id is created at each sign on – so upon signing into the application, it will create a session_id. This session_id is… Read More »How to open multiple instances of same Form in same Session?

Date Format validation on Standard Free Text Fields

  • by Shailender Thallam
  • November 3, 2014October 20, 2015

I had a requirement to validate date entered in a free text field (standard field on a standard form). I have solved it by writing… Read More »Date Format validation on Standard Free Text Fields

Developing XML Publisher Reports using Data Template

  • by Shailender Thallam
  • October 14, 2014July 19, 2020
  • 8 Comments

Data template is one of the method of generating reports in XMLP. Reports in XMLP has two components: Data Definition Template Data Definition Data definition… Read More »Developing XML Publisher Reports using Data Template

XMLP Error While Previewing RTF: Java execution failed. Please check the Java Option in the option dialog.

  • by Shailender Thallam
  • October 13, 2014

Some times we get Error “Java execution failed. Please check the Java Option in the option dialog.” when we preview or validate the template because… Read More »XMLP Error While Previewing RTF: Java execution failed. Please check the Java Option in the option dialog.

How to download instance compatible JRE Plugin

  • by Shailender Thallam
  • August 25, 2014

Usually we face Java issues in accessing oracle forms, especially when we are accessing the instance for the first time. This is because of not… Read More »How to download instance compatible JRE Plugin

Basics of Business Events and step by step process to subscribe to a Business Event

  • by Shailender Thallam
  • August 3, 2014December 15, 2017
  • 1 Comment

Business Event Business Event is an occurrence of a business activity which has some significance. For example, the activity of creating a purchase order (PO)… Read More »Basics of Business Events and step by step process to subscribe to a Business Event

Script to close FYI workflow notifications from backend

  • by Shailender Thallam
  • July 29, 2014February 9, 2015

Sometimes we end up in a situation to close notifications in bulk, in such situation we can use “wf_notification.close” API. Below is the script to… Read More »Script to close FYI workflow notifications from backend

SQL Script to Delete Workflow Item Type definition and all its related data

  • by Shailender Thallam
  • July 29, 2014

To save a modified workflow we can either do it from workflow builder or WFLOAD but to a remove a workflow or to delete a… Read More »SQL Script to Delete Workflow Item Type definition and all its related data

PL/SQL document: Workflow Notification with Dynamic HTML Body

  • by Shailender Thallam
  • July 29, 2014August 3, 2014
  • 2 Comments

To generate a HTML notification we can just write HTML code on the message notification but unfortunately message body accepts only content 32kb of content.… Read More »PL/SQL document: Workflow Notification with Dynamic HTML Body

How to Create a Small Workflow just to send EMAIL notifications and Run it from backend

  • by Shailender Thallam
  • July 14, 2014August 3, 2014

We can use UTL_SMTP API to send Emails using PL/SQL block of code but emails sent through UTL_SMTP has no track like whether the email… Read More »How to Create a Small Workflow just to send EMAIL notifications and Run it from backend

  • « Previous
  • 1
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • …
  • 24
  • Next »

Search on this Site

Popular Questions Asked

  • What is the difference between XML publisher and BI Publisher? asked by Questions Master
  • What is the difference between CASE and DECODE? asked by Questions Master
  • What are the different types of Sales Orders in Order Management? asked by Questions Master
  • Can you have multiple layout templates for a singe data template? asked by Questions Master
  • How to display the names of the employees who earn highest salary in their respective departments? asked by Questions Master

Categories

Recent Posts

  • Oracle ERP Cloud Instance Clone/Refresh Guidelines
  • ESS Request History with Time took to Run
  • Payload to Update AR Invoice DFF in Oracle ERP Cloud
  • Emails generated by Oracle ERP are delivered to customer/Supplier with from email address as “no-reply@oracle.com” instead of no-reply@client-DomainName.com
  • Oracle ERP Cloud SQL Query to find Bank Accounts Associated with a Supplier

OracleAppsDNA.com 2025 | All Posts on this blog are based on the views of the Author. Reproducing of articles without permission is prohibited.