on 2015 Jul 29 2:55 AM
Hi,
Now, I need to update some mass key value pairs into valuemapping table .But , i am not finding the option import value mapping group in SAP PI 7.4.If anyone knows about this option in SAP PI 7.4 (java stack),please provide your feedback to go a head on this .
Regards
Sudhan
Hello Sudhan,
Is it a standard Value Mapping context or a custom one ?
For Standard - You will find the corresponding entries in ID in the folder Value Mapping Group. You can find a suitable context and add your entries there.
For Custom - You need to insert the entries by executing the corresponding proxy program for Value mapping interface. If you are able to execute the exact program, then depending upon the parameters entered in the selection screen, you will have them entered in your Value Mapping Context.
Kind Regards,
Souvik
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Souvik,
Thank you for your reply.I am going to use the standard value mapping context only.But , i have N:1 entries (more than 1000 records ) .I have those values in excel and i need to import those at one time into that context.Don't we have any option to update value mapping table from excel or .csv files?
Thanks®ards
Sudhan
Hello Sudhan,
I have also in my experience gone through updation from excel sheet but they were not as many as 1000 records (only a few), so AFAIK, there is no such standard process. The reason behind it is, the standard value mapping context has name something like http://sap/xi/XI/System which is also the namespace for adapter engine. Doing any operation on adapter engine to update cache table is possible only through Dynamic configuration in JAVA mapping. However, this is only for updating file name or directory name etc. So updating N number of records is a bit difficult.
Kind Regards,
Souvik
User | Count |
---|---|
62 | |
12 | |
7 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.