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 -

java - How to transfer data to another jsp -