Hello everyone!
I have a requirement for creating many different communication channels (SOAP), that needed to have the URL information transported. So, to avoid modifying the original SOAP metadata on IR, I've copied it to a custom namespace, removed the nonTransportable tag and changed the GUID tags for the object.
The scenarios are working perfectly, and the objects have the information transported correctly. However, when trying to start/stop (or even deactivate) the communication channel using the Runtime Workbench, it doesn't have any administration information and it gives the "No adapter registered for this channel" exception.
I searched for this message on SDN, but it gives me only two results: CPA issue for standard metadatas (which is not the case, since the object is available on both ABAP and Java caches) or issues with the namespace information on the .XML descriptor for custom adapters, which is also not the case.
For custom metadatas (but copied from original), how can I have the channels administered correctly on the RWB? I've also tried changing to the "sample" namespace on the Basis SWCV, as well adding my SWCV to the RWB on SLD, but still no sucess.
EDIT: Also, other commucation channels are working correctly, issue is only with this custom metadata adapter/channels.
I appreciate any given help! Thanks in advance and
Best regards,
Lucas Santos