Search code examples
ibm-mobilefirstmobilefirst-adapters

MobileFirst: Back-end service discovery wizard not appearing - single wsdl with multiple xsd files


I have a wsdl & multiple xsd files.

When I copy them inside the services folder of a MobileFirst project. Then it does not show/detect them inside the services folder. It shows as empty folder when viewing in Project Explorer view. However it does show wsdl & xsds files when viewing through Package Explorer.

I want to run the Back-end service discovery wizard to generate the adapter functions, rather than manually typing the SOAP messages in adapter functions.

Currently it is not showing the option of Back-end service discovery wizard


Solution

  • You do not need to copy the wsdl and xsd files into the services folder. You should be able to run the Back-end service discovery wizard off the services folder and then point to those files on your file system.