Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ODATA service function import SEGW

former_member227911
Participant
2,122

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.

3 REPLIES 3
Read only

Sandra_Rossi
Active Contributor
0 Likes
1,990

Maybe it's cached somewhere. Did you try to clear the ICM server cache?

clear the ICM server cache site:sap.com
Read only

Saswata89
Participant
0 Likes
1,990

Use transaction - /IWFND/CACHE_CLEANUP and provide the model name to cleanup the cache.

Read only

former_member227911
Participant
0 Likes
1,990

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