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 |
How can u call a standard interface program from sql or pl/sql code?
difference b/w procedures&functions
how to avoid duplicate data while uploading data from flatfile to staging table? some validations
what are the balancing segments in AR?
We have to show a logo/image in a report? what are the steps and which format it is?whether in pdf format is applicable or not?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
we have 10 records. It's occured error in 6th record how can u find and how to rectify that?
What is workflow?Explain with a example?
please send me forms, xml pulisher questions,answers
How to compile the Forms & Reports in Linux Apps Server which are created in WindowsXP client?
how to set org context?
Is that Possible To create package Overloading , If Yes Give any Examples