Validation Errors When Uploading a WSDL ZIP File on a Mac

When using the Compress option on a Mac to zip the directory that contains the WSDL and XSD files, several hidden directories are created that cause an error to appear when testing and validating the WSDL in Oracle Integration.

Solution: Use the terminal (command line) on the Mac to execute the zip -r command. After using the command line zip option, upload the WSDL zip file on the Connections page. Validation is successful.