Explain about Informatica server process that how it works relates to mapping variables?
No Answer is Posted For this Question
Be the First to Post Answer
Hi I have a source (flat file) like ID Name Attachments 101 abc [07012005072902]_CMM27-11-01 Page106 (2).pdf 102 bcd "[19012005124259]_Anfrage-Vendors.doc [19012005124336]_Anfrage.xls" 103 def "[19012006092602]_IMG_0310.JPG 19012006092631]_IMG_0311.JPG [19012006092702]_IMG_0312.JPG [19012006092727]_IMG_0313.JPG" But I need to generate duplicate records based on attachments column. Target (Table) like ID Name Attachments 101 abc [07012005072902]_CMM27-11-01 Page106 (2).pdf 102 bcd 19012005124259]_Anfrage-Vendors.doc 102 bcd [19012005124336]_Anfrage.xls 103 def [19012006092602]_IMG_0310.JPG 103 def [19012006092631]_IMG_0311.JPG 103 def [19012006092702]_IMG_0312.JPG 103 def [19012006092727]_IMG_0313.JPG 103 def [19012006092750]_IMG_0314.JPG 103 def [19012006092814]_IMG_0315.JPG Here no. of Attachments we can't decide because it is dynamic. It will be great if somebody help me on this. Thanks in Advance. ganga
how can u generate sequence of values in which target has more than 2billion of records.(but with sequence generator u can generate upto 2 biliion only)
What are the new features of Power Center 5.0?
What are the mapings that we use for slowly changing dimension table?
What is meta data and system catalog?
What is incremental aggregation?
Flat file heaving 1 lack records and I want to push 52000 records to the target?
what is procedure to use mapping variable in source qualifier transformation? with example
What is joiner transformation?
what is mapping performence?
By seeing the parameter file how do u identify wheather it is a workflow parameter or mapping parameter?
One flatefile it contains some data but i want to dont want to load first and last record ..how it is? can u tell me complete logic?