how to find the custom directory in front end.
Answer / sunil subbanna
From Application Developer responsibility, navigate to
Application --> Register. Query for the custom application
name. The value in the field Basepath, is the OS system
variable that stores the actual directory info.
| Is This Answer Correct ? | 6 Yes | 0 No |
INBOUND INTERFACE: Suppose I have 100 Records of employees in flat file.When moving the records from flat file to STAGING table using .CTl file, I want to restrict the records whose salary is less than 500.what are the validations(or conditions) you write to achieve this.
I am insert in data to a table X .Which one is better while writing commit statement After each row inset or after all row insert to table.
what is the difference between multiorg views and multiorg tables
2 Answers Immense Source, Intelligroup, TCS,
Sys Admin Module?
Explain the multi-organization structure.
What are the Import Programs We need to run after creating Interface table for all modules
Difference between Bind and Lexical parameters?
Stored procedure?
what are the profiles
Tell me where we find the status of order information?
In unix Schell sript what is very 1st line to be wriiten .
In interface process we have 1000 records i want to commit every 100 records how? How i can commit every 100 records?