2022 Sep 15 9:03 PM
Hi,
As I have created a function import with two properties in SEGW and I wrote the logic and have test the service it’s working fine.
My issue when I delete on property and add new and once I generate and try to test the service it’s showing error as ERROR ON FUNCTION IMPORT and it’s specifying the old field.
Any Help.
Hi,
As I have created a function import with two properties in SEGW and I wrote the logic and have test the service it’s working fine.
My issue when I delete on property and add new and once I generate and try to test the service it’s showing error as ERROR ON FUNCTION IMPORT and it’s specifying the old field.
Any Help.
2022 Sep 16 9:45 AM
Maybe it's cached somewhere. Did you try to clear the ICM server cache?
clear the ICM server cache site:sap.com
2022 Sep 16 12:35 PM
Use transaction - /IWFND/CACHE_CLEANUP and provide the model name to cleanup the cache.
2022 Sep 16 7:56 PM
Hi Sandra,
Thanks for your inputs. Issue got resolved. It’s a buffer issue I tried to load metadata and then it’s working fine for me.
Thanks,
Sadiq K