Monday, April 20, 2015

Add files to MDS through Oracle SOA EM

Import / Add / upload files to Oracle MDS through Weblogic -EM

 
Recently encountered an issue with Jdeveloper while migrating the files to MDS. Finally, Below is the quickest and easy way to upload artifacts to  MDS.
Below are the steps to upload artifacts to MDS like wsdls, schemas, xsls etc through the EM console.

Steps:

 1. Create a zip which should have all the files and folders you would like to use - like apps.zip and make sure that you have correct folder structure.
 
  2. Login to em console using http://<hostname>:<portname>/em and navigate to soa_infra > Administration > MDS Configuration


3. Import the zip onto the server by clicking the import button


4. Finally verify the same through MDS - IDE connection



No comments:

Post a Comment