informatica - Create the import control file to import the XML -


i new in informatica, want import xml. stuff have below command

pmrep objectimport -i ${xml_dir}/${xml_file} -c ${cfn_dir}/${cfn_file} -l ${pmlogdir}/${log_import_file} 

but haven't idea create cfn file (import control file).

can me on this.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -