You are working with interfaces if client doesnot give any
flat then what will u do?
Answers were Sorted based on User's Feedback
Answer / shashi
In practical scenario, we usually get the interface data in
flat file during the QA testing phase of the project.
During the Initial Development the Developer will create a
sample data flat file based on the technical design
document data mapping layout for unit testing of the code.
This code will be fine tuned based on the actual flat file
received from the client for testing.
There will be less code changes if the client communicates
the exact columns/lengths and their positions in the flat
file to the functional/technical designer.
Lot of interface data/code errors are due to
miscommunication between the
client/Business representative
==> Functional Design Document
==> Technical Design Document
==> Final Interface Code
Thanks,
Shashi
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / raam
we will develop the program as per the technical document
we have and we will ask the client to provide the flat file.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / swathi
Sorry the question is not clear
The flat file or a csv file contains the data of the client.
May be your question is he is not giving in a flat file
format. By taking the data available from him u have to
create a flat file to load into interfaces.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / zaheer
with out flat file how can u develop the interface or
conversion. To develop this we required cv040 document,
excel file or flat file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / oracle apps techno-functional
This seems to be a trick question for the inexperienced.
If there is anyway, the Interviewer should reveal the answer after having heard from the candidate. That would be like a gentleman.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are Mandatory triggers to write in the block, which is created on view?
What is the package?
what are the difference between 11.5.7 and 11.5.9 in oracle apps
what is the difference between request group and request security group in oracle apps?
what type of testing u r doing?
is UOM maintained at master level or organization level or both?
tell me the scenarios of between pages in reports
How to pass data into EXECUTE_IMMEDIATE statement in plsql body ?
in sql loader,i have 100 records in my flatefile, i want to skip the 80 to 90 records .please help me
wht is difference between is and as varibales,while declaring procedure which is better?
what are stock locators and how to define them? name the tables where the stock locator information is stored. at least two.
WHAT IS THE VIEW IN ORACLE APPS?HOW IS IT CREATED?