In 10g , the webservices are defined in the External Resources.
We just call them inside the code with convenience.
Upon migrating in 12c, we stumbled on errors like
| Type Sample.Mdo.Main.Webservice_name.ServiceWebSvcService cannot be migrated. |
| |
Upon reading the migration document,

What is the right approach in dealing with Webservices in 12c?