Hi,
I'm trying to import the data in Excel file to repository
by Import Manager batch process. I did mapping and saved.
I've the following:
1) 'ImportManagerBatch.exe' in path
'C:\Program Files\SAP MDM 5.5\Import Manager'
2) I've 'ImportBatch.ini' file in path
'C:\Program Files\SAP MDM 5.5\Import Manager'
This contains
[Source]
Type=
File name=
DSN=
DBMS Server=
Database=
User=
Password=
//possible values are: True or False
Read-only=
[Destination]
Repository=
Server=
Port=
User=admin
Password=
Agency=
Map=
Language=
[Batch Import Default Option]
//possible values are: Yes or No
Automap Batch Unmapped Value=Yes
//possible values are: Add or Ignore
Batch Unmapped Value Handling=Add
//possible values are: Yes or No
Always Use Batch Unmapped Value Handling=No
I can pass 'Type,File name(with Excel path) and User' in [Source] and
'Repository,Server,Port,User,Password,Agency,Map,Language'
in [Destination] .
When i execute 'ImportManagerBatch.exe' , its not asking parameters. Rather it is showing a popup with pass '/INI file/MAP name' etc..
How to execute this 'ImportManagerBatch.exe' file by passing this 'ImportBatch.ini' file.
Could you please tell me.
With thanks and kind rgds.,
Srinivas