Case

You have created or cloned a resource adapter in SAP PI system and now want to remove it. But delete button is not active

Solution

Is is not possible to delete it in NWA menus. You can only delete at operating system level by telnet command.

1. Start the telnet admin tool telnet <hostname> 5<instnum>08

2. Logon using the J2EE Admnistrator user

3. Enter the command lsc (to list the available servernodes)

4. Enter the command jump <servernode> (usually jump 0)

5. Enter the command remove_app sap.com/inboundRA_X

The error like “The Owner Name of this object is…” must also be removed.