proxy name change-Does not reflect the Proxy name change

Hi,

I was trying to change the name of Proxy from say YYYMock to XXXNNN

I tried changing the Display name tag

Even tried redeployed but the name change never reflect , when I go to "API Proxies" in Edge UI and observe that name is still XXXMock but when I click XXXMock Proxy then I see updated name inside as XXXNNN

I even undeployed multiple time but why the name is not reflecting in Edge UI when i click "API Proxies" in Edge

Let me know if missing any steps to rename Proxies already created. Or is it that I need to delete the given proxy and create new proxy to reflect the name change ? why ?

0 2 2,903
2 REPLIES 2

@Abiram,

Just changing the display name in proxy.xml will not change the proxy name. Try the below steps

Go to proxy YYYMock -> Project -> Save as New API Proxy -> provide the proxy name(XXXNNN)

New proxy with provided name will be created. If you need the old proxy(YYYMock) keep it otherwise delete the proxy.

Hope this will help.

Thanks this helps