Saturday, August 9, 2008

Data Load Tutorial Introduction

Data Load Tutorial Introduction:
Dataload 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.
Software be downloaded free from
http://www.dataload.net/downloads/download.php
Advantages:
1. Easy to learn and use
2. Can save time for repetitive processes
3. Can be copied from Excel
4. Can be an option to data edits and complex interfaces if the data are simple
Disadvantages:
5. Can not track mouse movements.
6. Can not perform interactive sessions to much extent.
7. Do not generate an success failure logs.
List Of Commands:


Note 1 DataLoad can send keystrokes to applications faster than they can be processed. If this problem is encountered delays can be added to the load which will pause DataLoad at key times. The *SLN command can be added to the spreadsheet to indicate DataLoad should 'sleep' for a given number of seconds. E.g. '*SL5' will cause a delay in processing for 5 seconds. Decimal numbers can be used for more precise delays, E.g. *SL0.5 will result in a half second delay. A large number of predefined delays are available in DataLoad and these, along with *SL, are described in greater detail in Using delays. To reduce setup work, predefined delays should be used instead of *SL wherever possible.
Note 2 In Oracle Applications it is sometimes necessary to press a button to navigate to another block. This can be achieved by pressing , where X is the letter that is underlined on the button. Any menu item can also be invoked by pressing + the letter underlined on the menu.

To use any combination of the Shift, Control, Alt and right Alt keys one of the following codes should be used. If you want to send the +, ^, % or & keys these characters test must be enclosed in braces {}.

Key Code
SHIFT +
CTRL ^
ALT %
Right Alt &


Case Study:Granting “Application Developer” responsibility to 3 users.
Process.
8. The following example would show how to assign ‘Application Developer” responsibility to the users USER1, USER2 and USER3
9. Try to record the process of assigning the responsibility to an user through key-strokes only. 10. Record the Keystrokes in terms of Data Load commands. Note them sequentially to create the Dataload file (.dlt) as shown in the screenshot below.



5. Execute the Data Load being choosing the right window and command group.


6. Be absolutely sure no other window becomes active during the process of data loading.
After completion of data load the window shows the final status.

3 comments:

Naresh said...

hi Sunil, nice info abt the Data Loader. Thanks

Unknown said...
This comment has been removed by the author.
Unknown said...
This comment has been removed by the author.