﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>ERPSCHOOLS :: Latest Articles</title>
    <link>http://wwww.erpschools.com</link>
    <description>Oracle Applications</description>
    <language>en</language>
    <copyright>Copyright 2009 ERPSchools. All rights reserved.</copyright>
    <item>
      <title>Customize report to generate delimited output using Reports Builder</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Tools/Oracle-Reports/Customize-report-to-generate-delimited-output-using-Reports-Builder/index.aspx</link>
      <pubDate>Tuesday, June 22, 2010 6:47:07 PM</pubDate>
      <description>In this tutorial, we will see how to customize the existing standard Oracle report to get a delimited output file instead of the regular layout. Most business users prefer delimited report output as it can easily be imported into Excel where they can manipulate and perform calculations on the data easily.</description>
    </item>
    <item>
      <title>Display and change images Dynamically in XML Publisher</title>
      <link>http://erpschools.com/Apps/oracle-applications/articles/tools/xml-publisher/display-and-change-images-dynamically-in-xml-publisher/index.aspx</link>
      <pubDate>Thursday, May 20, 2010 9:09:11 PM</pubDate>
      <description>This article gives a step by step explanation on how to place and change images dinamically  in a report’s output using XML Publisher</description>
    </item>
    <item>
      <title>Usage of $FLEX$ bind variable</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Sysadmin-and-AOL/Usage-of-$FLEX$/index.aspx</link>
      <pubDate>Monday, May 10, 2010 10:02:33 PM</pubDate>
      <description>This article illustrates the usage of $FLEX$ with an example.</description>
    </item>
    <item>
      <title>Drop Ship Setups</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Manufacturing/Order-Management/Drop-Ship-Setups/index.aspx</link>
      <pubDate>Sunday, April 11, 2010 12:53:17 PM</pubDate>
      <description>The setups required for Drop ship cycle are listed here. </description>
    </item>
    <item>
      <title>Drop Ship Cycle</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Manufacturing/Order-Management/Drop-Ship-Cycle/index.aspx</link>
      <pubDate>Sunday, April 11, 2010 12:50:44 PM</pubDate>
      <description>This article illustrates the steps involved in the drop ship cycle.</description>
    </item>
    <item>
      <title>Handling Multi Layouts In XML Publisher templates</title>
      <link>http://erpschools.com/Apps/oracle-applications/articles/tools/xml-publisher/handling-multi-layouts-in-xml-publisher-templates/index.aspx</link>
      <pubDate>Tuesday, October 20, 2009 5:08:05 PM</pubDate>
      <description>This article gives a step by step explanation on how to create and trigger multiple layouts in a report’s output using XML Publisher.</description>
    </item>
    <item>
      <title>Email the output of a concurrent program as Attachment</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Sysadmin-and-AOL/Email-the-output-of-a-concurrent-program-as-Attachment/index.aspx</link>
      <pubDate>Tuesday, August 25, 2009 4:42:38 PM</pubDate>
      <description>This article illustrates the steps to be followed to Email a concurrent program’s output.

1)	Write a procedure that will submit the concurrent program whose output has to be sent as an Email and once the program completes, send the output as Email using UTL_MAIL.send_attach_varchar2.
2)	Register this procedure as a concurrent program so that this program can be run from Oracle Applications which will email a concurrent program’s output.


Note#1: Please try procedure only if your database version is 10g or above. UTM_MAIL package has been introduced only in 10g and if you are on 9i then try using UTL_SMTP package.

Note#2: This process requires your application server and database server to be on the same phycical machine or on the shared drive. 
Reason: concurrent program output and log files are created on the application node where as UTL_MAIL package runs on the database node. If your applications is installed on multi node then use shell script to mail the output instead of database procedure.</description>
    </item>
    <item>
      <title>FAST FORMULAS IN HRMS</title>
      <link>http://erpschools.com/Apps/oracle-applications/articles/hrms/fast-formulas-in-hrms/index.aspx</link>
      <pubDate>Thursday, August 20, 2009 7:47:33 PM</pubDate>
      <description>Oracle Fast Formula is a simple way to write formulas using English words and basic mathematical functions. You can use information from your database in formulas without learning the database structure or a programming language</description>
    </item>
    <item>
      <title>Interfaces and Conversions in Oracle Applications</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/General/Interfaces-and-Conversions-in-Oracle-Applications/index.aspx</link>
      <pubDate>Thursday, August 20, 2009 4:57:46 PM</pubDate>
      <description>Oracle provides flexible and flexible tools in the form of Interface programs to import the master and transactional data like Customers, Invoices, and Sales Orders etc from external systems into Oracle Applications. This article briefs you about some of the major interface programs.</description>
    </item>
    <item>
      <title>JSP forms Customization in 11i - R12</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Tools/Forms/JSP-forms-Customization-in-11i---R12/index.aspx</link>
      <pubDate>Tuesday, June 09, 2009 10:58:46 PM</pubDate>
      <description>In Oracle Applications, all the Self-Service Web Applications are developed using JSP. Any extensions or customization to the Self service pages involves working on JSP pages and this article illustrates how to customize JSP forms in Apps.</description>
    </item>
    <item>
      <title>Sales Order Holds in Order Management</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Manufacturing/Order-Management/Sales-Order-Holds-in-Order-Management/index.aspx</link>
      <pubDate>Tuesday, June 09, 2009 7:44:23 PM</pubDate>
      <description>The below topics are explained in this article.&lt;br /&gt;&lt;br /&gt;•To create Sales Order Holds.&lt;br /&gt;•To apply Sales Order Holds.&lt;br /&gt;•To view Sales Order Holds.</description>
    </item>
    <item>
      <title>Pricing Agreements in Order Management</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Manufacturing/Order-Management/Pricing-Agreements-in-Order-Management/index.aspx</link>
      <pubDate>Tuesday, June 09, 2009 7:28:40 PM</pubDate>
      <description>This article explains how to define Pricing Agreements in OM</description>
    </item>
    <item>
      <title>Workflow Tutorial</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Tools/Workflow/Workflow-Tutorial/index.aspx</link>
      <pubDate>Tuesday, June 09, 2009 5:03:51 PM</pubDate>
      <description>This article will illustrate how to create or define workflow attributes, notifications, messages, roles or users, functions, processes and last but not the least, how to launch a workflow from PL/SQL. The workflow concepts are better explained using an example.</description>
    </item>
    <item>
      <title>Position Based Approval Hierarchy in Purchasing</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Financials/Purchasing/Position-Based-Approval-Hierarchy-in-Purchasing/index.aspx</link>
      <pubDate>Monday, June 08, 2009 6:10:39 PM</pubDate>
      <description>Approval hierarchies let you automatically route documents for approval. There are two kinds of approval hierarchies in Purchasing: position hierarchy and employee/supervisor relationships.</description>
    </item>
    <item>
      <title>Data Loader Tutorial</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Tools/Data-Loader/Data-Loader-Tutorial/index.aspx</link>
      <pubDate>Monday, June 08, 2009 5:39:06 PM</pubDate>
      <description>Data loader is an utlity where you can load data into different Form Based systems especially Oracle APPS. This simple utility works by recording keystrokes, that are necessary for loading data from frontend.</description>
    </item>
    <item>
      <title>Change displayed data in LOV using Forms Personalization</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Tools/Forms/Personalization/Change-displayed-data-in-LOV-using-Forms-Personalization/index.aspx</link>
      <pubDate>Monday, June 08, 2009 5:20:32 PM</pubDate>
      <description>This articles explains how to Change the data that is displayed in List Of Values using Forms Personalization.</description>
    </item>
    <item>
      <title>Forms Personalization Tutorial</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Tools/Forms/Personalization/Forms-Personalization-Tutorial/index.aspx</link>
      <pubDate>Monday, June 08, 2009 4:12:19 PM</pubDate>
      <description>This article isllutrates how Zoom functionality can be achieved using Forms Personalization.</description>
    </item>
    <item>
      <title>Execute BPEL Process using ADF-JSF Pages</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Fusion-Middleware/SOA/BPEL/Execute-BPEL-Process-using-ADF-JSF-Pages/index.aspx</link>
      <pubDate>Monday, June 08, 2009 3:35:41 AM</pubDate>
      <description>This article is all about how to call existing BPEL process using JAVA Server faces(JSF). This JSF page is created using oracle Application Development Framework(ADF).</description>
    </item>
    <item>
      <title>HRMS</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/HRMS/HRMS/index.aspx</link>
      <pubDate>Monday, June 08, 2009 3:18:42 AM</pubDate>
      <description>This article discuss about oracle HRMS.</description>
    </item>
    <item>
      <title>RMA in Order Management</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Manufacturing/Order-Management/RMA-in-Order-Management/index.aspx</link>
      <pubDate>Monday, June 08, 2009 3:10:35 AM</pubDate>
      <description>Return Material Authorization (RMA) in Order Management</description>
    </item>
    <item>
      <title>Trace File</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/General/Trace-File/index.aspx</link>
      <pubDate>Monday, June 08, 2009 2:59:59 AM</pubDate>
      <description>This article show why we use trace file in oracle.</description>
    </item>
    <item>
      <title>Sub Functions In Oracle Application</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Tools/Forms/Sub-Functions-In-Oracle-Application/index.aspx</link>
      <pubDate>Monday, June 08, 2009 2:51:57 AM</pubDate>
      <description>This article show how to use various form functions in oracle applications</description>
    </item>
    <item>
      <title>CALL_FORM to invoke another form</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Tools/Forms/CALL_FORM-to-invoke-another-form/index.aspx</link>
      <pubDate>Monday, June 08, 2009 2:31:52 AM</pubDate>
      <description>Using CALL_FORM to invoke another form in Oracle Applicatons</description>
    </item>
    <item>
      <title>Discoverer</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Tools/Discoverer/Discoverer/index.aspx</link>
      <pubDate>Monday, June 08, 2009 2:17:37 AM</pubDate>
      <description>Oracle Discoverer is a business intelligence tool to support organizational decisions and
data will show in the form of excel format.</description>
    </item>
    <item>
      <title>Query_Find Form in Oracle Apps</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Tools/Forms/Query_Find-Form-in-Oracle-Apps/index.aspx</link>
      <pubDate>Monday, June 08, 2009 2:04:37 AM</pubDate>
      <description>Develop a Query_Find Form in Oracle Apps</description>
    </item>
    <item>
      <title>BPEL Olite Database Connection</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Fusion-Middleware/SOA/BPEL/BPEL-Olite-Database-Connection/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 10:59:06 PM</pubDate>
      <description>With SOA Suite by default we get to install the Oracle Olite Database and in this article i will explain how to make a connection to that database explicitly from different tools</description>
    </item>
    <item>
      <title>BPEL Database Adapter Part 2</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Fusion-Middleware/SOA/BPEL/BPEL-Database-Adapter-Part-2/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 10:42:09 PM</pubDate>
      <description>This is continuation of my previous BPEL Database Adapter Tutorial. Make sure you read Part 1 before reading this article</description>
    </item>
    <item>
      <title>BPEL Database Adapter Part - 1</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Fusion-Middleware/SOA/BPEL/BPEL-Database-Adapter-Part---1/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 10:38:47 PM</pubDate>
      <description>Database Adapter is a partnerlink in BPEL which is used to interact with Database for read, write operations. Using Database Adapter we can perform the following functions.

1. Call a Stored Procedure of Function 
2. Perform DML operations like insert, update, delete on a table 
3. Perform SELECT operation 
4. Execute custom SQL Statements 

In this Article I will explain how to create simple synchronous BPEL process containing Database Adapter which will read the data from a table and pa</description>
    </item>
    <item>
      <title>BPEL File Adapter Tutorial</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Fusion-Middleware/SOA/BPEL/BPEL-File-Adapter-Tutorial/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 10:35:43 PM</pubDate>
      <description>In this tutorial I will explain how to read a CSV file using ReadFileAdapter and then to write a CSV file using WriteFileAdapter. We don’t have two separate FileAdapters but based on the read and write operation we mention them as ReadFileAdapter or WriteFileAdapter. 

ReadFileAdapter will Receive the input data from file and translate the data based on the translation logic defined and post the XML messages. 

WriteFileAdapter will receive the XML messages and translate it into actual data</description>
    </item>
    <item>
      <title>BPEL Tutorial for beginners with helloworld example</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Fusion-Middleware/SOA/BPEL/BPEL-Tutorial-for-beginners-with-helloworld-example/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 10:33:28 PM</pubDate>
      <description>After reading this article you will be able to understand the following things

1. What is SOA? 
2. What is BPEL? 
3. Difference between SOA and BPEL 
4. Advantages of SOA/BPEL 
5. Download SOA Suite 
6. “Hello World/ErpSchools” Tutorial in BPEL 
7. Compile and deploy BPEL Suitcase using bplec.bat 
8. Monitor the activities/instances/statuses in Dashboard</description>
    </item>
    <item>
      <title>SQL Loader</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/General/SQL-Loader/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 10:27:15 PM</pubDate>
      <description>SQL Loader Utility is explained with different options and examples</description>
    </item>
    <item>
      <title>Customizing Self Service Applications using Personalizations</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Tools/Forms/Personalization/Customizing-Self-Service-Applications-using-Personalizations/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 10:24:55 PM</pubDate>
      <description>This article will explain the ability to customize the look and feel of the Self Service Application pages(OA Framework Pages)</description>
    </item>
    <item>
      <title>Technical Terms in Oracle Apps explained through real time example - Apps Story</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/General/Technical-Terms-in-Oracle-Apps-explained-through-real-time-example---Apps-Story/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 10:17:56 PM</pubDate>
      <description>In this article most of the Technical Terms in Oracle Apps are listed and explained through a real time example.</description>
    </item>
    <item>
      <title>Procure to Pay Cycle</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/General/Procure-to-Pay-Cycle/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 10:15:43 PM</pubDate>
      <description>Procure to Pay cycle covers the following steps
1. Creating Requisition
2. Creating Purchase Order
3. Creating Receipt
4. Creating Invoice in AP
5. Paying the Invoice
6. Transfer, Import and Post to GL</description>
    </item>
    <item>
      <title>Order to Cash Cycle</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/General/Order-to-Cash-Cycle/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 10:04:36 PM</pubDate>
      <description>Complete Order to cash cycle steps including
1. Entering the Sales Order 
2. Booking the Sales Order 
3. Launch Pick Release 
4. Ship Confirm 
5. Create Invoice  
6. Create the Receipts either manually or using Auto Lockbox ( In this article we will concentrate on Manual creation) 
7. Transfer to General Ledger 
8. Journal Import 
9. Posting</description>
    </item>
    <item>
      <title>Import Blanket Purchase Agreements</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Financials/Purchasing/Import-Blanket-Purchase-Agreements/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 9:55:40 PM</pubDate>
      <description>"Blanket purchase agreements are created when you know the detail of the goods or services you plan to buy from a specific supplier in a period, but you do not yet know the detail of your delivery schedules. 
Import Price Catalogs concurrent program is used to import Blanket Purchase Agreements."</description>
    </item>
    <item>
      <title>Make AP Payments through Payment Batches</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Financials/Payables/Make-AP-Payments-through-Payment-Batches/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 9:49:52 PM</pubDate>
      <description>Payments Batches in Payables can be used to create payments for multiple invoices that meet the selection criteria you specify.</description>
    </item>
    <item>
      <title>Descriptive Flexfields</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Sysadmin-and-AOL/Descriptive-Flexfields/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 9:48:02 PM</pubDate>
      <description>A flexfield is a field made up of sub–fields, or segments. There are two types of flexfields: key flexfields and descriptive flexfields.
Descriptive flexfields lets you add additional fields to the form in order to track additional information needed by the business, that would not be captured by the standard form.</description>
    </item>
    <item>
      <title>iExpenses Module</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Financials/iExpenses/iExpenses-Module/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 9:33:23 PM</pubDate>
      <description>Using Oracle iExpenses Module, employees can enter and submit expense reports. There is a Workflow process that is initiated behind when an expense report is submitted which automatically routes expense reports for approval. Oracle Internet Expenses(iExpenses) integrates with Oracle Payables to provide quick processing of expense reports for payment.</description>
    </item>
    <item>
      <title>iExpense Reporting Tutorial</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Financials/iExpenses/iExpense-Reporting-Tutorial/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 9:31:27 PM</pubDate>
      <description>Detailed explanation on how to Create a New Expense Report ,Itemize an Expense Line ,Withdraw an Expense Report, Update an Existing Report ,Delete an expense report and View the Approval Status of an existing Expense Report.</description>
    </item>
    <item>
      <title>XML Publisher</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Tools/XML-Publisher/XML-Publisher/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 6:11:47 PM</pubDate>
      <description>Oracle XML Publisher is a template-based publishing solution delivered with the Oracle E-Business Suite.</description>
    </item>
    <item>
      <title>Shell Script Tutorial</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Tools/Shell-Scripts/Shell-Script-Tutorial/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 6:06:52 PM</pubDate>
      <description>This article covers Steps to Register Shell Script as a concurrent program, Sample Shell Script to copy the file from source to destination, Basic Shell Script Commands</description>
    </item>
    <item>
      <title>Adhoc Roles Create add and delete from existing roles</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Tools/Workflow/Adhoc-Roles-Create-add-and-delete-from-existing-roles/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 6:01:59 PM</pubDate>
      <description>Adhoc roles can be created through PL/SQL from database or they can be created from Applications using User Management Responsibility.</description>
    </item>
    <item>
      <title>Report Creation through wizard</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Tools/Oracle-Reports/Report-Creation-through-wizard/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 5:56:15 PM</pubDate>
      <description>Creation of Oracle reports using the wizard in the Report Builder tool</description>
    </item>
    <item>
      <title>Customer TCA Architecture and API</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Financials/Receivables/Customer-TCA-Architecture-and-API/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 5:41:53 PM</pubDate>
      <description>Overview of how to use  the standard Oracle Customer  APIs to create Customers using TCA Architecture</description>
    </item>
    <item>
      <title>Make DFF Segment readonly through Security Rules</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Tools/Forms/Personalization/Make-DFF-Segment-readonly-through-Security-Rules/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 5:28:44 PM</pubDate>
      <description>Make DFF Segment readonly through Security Rules</description>
    </item>
    <item>
      <title>Oracle Attachment Functionality-Adding an attachment to a form</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Sysadmin-and-AOL/Oracle-Attachment-Functionality-Adding-an-attachment-to-a-form/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 5:18:21 PM</pubDate>
      <description>Attachments feature enables users to link files like images, word files, emails e.t.c to a particular form/function/record. Once you link a file to a form in oracle it will be saved on your server so that you can retrieve it easily when ever you want it.</description>
    </item>
    <item>
      <title>Launch Concurrent Program From Menu</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Sysadmin-and-AOL/Launch-Concurrent-Program-From-Menu/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 4:54:28 PM</pubDate>
      <description>Normally we assign any concurrent program to a request group corresponding to the responsibility from which we want to run our concurrent program. What in case if user want to launch concurrent program directly from a menu.</description>
    </item>
    <item>
      <title>Concurrent Program Registration and add it to request group</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Sysadmin-and-AOL/Concurrent-Program-Registration-and-add-it-to-request-group/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 4:45:59 PM</pubDate>
      <description>Steps to register a Concurrent Program in Oracle Applications
and adding it to request group.</description>
    </item>
    <item>
      <title>FNDLOAD to transfer the menus concurrent programs personalization from one instance to other</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/General/FNDLOAD-to-transfer-the-menus-concurrent-programs-personalization-from-one-instance-to-other/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 4:36:53 PM</pubDate>
      <description>The Generic Loader (FNDLOAD) is a concurrent program that can transfer Oracle Application entity data between database and text file. The loader reads a configuration file to determine which entity to access. In simple words FNDLOAD is used to transfer entity data from one instance/database to other. For example if you want to move a concurrent program/menu/valuesets developed in DEVELOPMENT instance to PRODUCTION instance you can use this command.</description>
    </item>
    <item>
      <title>Alerts in Alert Manager Responsibility</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Alert-Manager/Alerts-in-Alert-Manager-Responsibility/index.aspx</link>
      <pubDate>Saturday, June 06, 2009 3:31:15 PM</pubDate>
      <description>Alerts are used to notify a person or a group about an event or some critical data changes.</description>
    </item>
    <item>
      <title>Forms Customization Steps and Registration Process</title>
      <link>http://erpschools.com/Apps/oracle-applications/Articles/Tools/Forms/Forms-Customization-Steps-and-Registration-Process/index.aspx</link>
      <pubDate>Wednesday, May 13, 2009 10:41:29 PM</pubDate>
      <description>This article will list the Forms Customization Steps and Registration process with in oracle applications. The main topics discussed in this article are
1. Mandatory Form and Libraries 
2. Setting the Forms60_Path in Registry 
3. Develop the form using form builder tool 
4. Changes to be made in the Triggers and Program Units 
5. Transferring the fmb file from local system to Vision Instance 
6. Generating the fmx file on Vision Instance 
7. Registering the form in Oracle Apps </description>
    </item>
  </channel>
</rss>