how to convert the .doc docs into .txt format using
informatica
Answers were Sorted based on User's Feedback
Answer / amarnath
this is nothing but using new features available in
informatica 8.1 and above i.e using unstructured sources.
this can be done using the B2B Data transformation tool
provided by informatica.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / vasu
Hi,
What is .doc source ?
can You give some Exaple for .doc source ?
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / biswajit patra
You have to use B2B data conversion tool for this
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi Amarnath,
Your answer is to import the .doc,pdf file format files into
informatica but how we can convert .doc into .txt.Bacause
the above question is converting?
Can u please explain?????
Please mail me chandranmca2007@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
what is constraint based load order
If no. of source columns is changing every time (First time it is 10 next time it is 20 so on). How to deal with it without changing mapping?
What is the maplet?
Can we insert and update a target table without using update strategy transformation?How?
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
Hi, I have one flatfile as target in a mapping . When i am trying to load data second time into it. The records already is in flatfile is getting override. I don't want to override existing records. Note : we can do this by implementing CDC / Incremental pool logic if target is relational . But this is flatfile. So, even i use this same technique it will override only So what is the solution ? Is there any option at session level for flatfile target ? Advance Thanks
what is mapping optimization? wat are the techniques for tat
What are the mapping parameters and mapping variables?
Which kind of index is preferred in DWH?
what are the settiings that u use to cofigure the joiner transformation?
Data is passed from one active trans and one passive trans into a passive transformation.Is the mapping valid or invalid?