Skip to Content
1
Aug 20, 2019 at 08:49 AM

How to rename oData service implemetation method

1371 Views

Hi all!

I have copied an oData service in SEGW, deleted some entities and renamed others.

Unfortunately, on the renamed entities the names of the class-methods got not renamed. Where can I do this?

Entityname was changed form SubCategory to Category. Service implementation method name still remains at SUBCATEGORIES_GET_ENTITYSET, for example.

thank you - Sven