SlideShare a Scribd company logo
AIA Installer Driver 11.1.1.5 : Loading AIA Metadata to Oracle Metadata
Services Repository
AIA Installer Driver 11.1.1.5 : Loading AIA Metadata to Oracle Metadata Services
Repository
To update SOA-MDS (apps/AIAMetaData):
1. Access the $AIA_HOME/aia_instances/$INSTANCE_NAME/bin folder.
2. Source aiaenv.sh by executing the following command:
3. source aiaenv.sh
4. Access the $AIA_HOME/aia_instances/$INSTANCE_NAME/config folder. Open
the deployment plan file, UpdateMetaDataDP.xml.
5. Update UpdateMetaDataDP.xml by inserting include tags for each resource group that
you want to add to the MDS:
1. To upload all files under AIAMetaData, add the following:
2. <include name ="AIAMetadata/**"/>
3. To upload AOL objects to MDS, see the following example.
For example, to upload SEBL AOL objects in the
AIAComponents/ApplicationObjectLibrary/SEBL/schemas folder, add the
following:
4. <include
name="AIAComponents/ApplicationObjectLibrary/SEBL/schemas/**"/>
6. Access the AIA_HOME/Infrastructure/Install/config folder. Execute the
UpdateMetaData.xml script:
7. ant -f UpdateMetaData.xml

More Related Content

DOC
Obiee metadata dictionary
PPTX
Salesforce ANT migration
PDF
Metadata API
PPT
refworks google scholar
 
PDF
Developing with oracle enterprise scheduler service for fusion applications
PPTX
Force.com Migration Tool
PPTX
Servlet session 5
PDF
Apache serversideincludes(ssi)inae mpages
Obiee metadata dictionary
Salesforce ANT migration
Metadata API
refworks google scholar
 
Developing with oracle enterprise scheduler service for fusion applications
Force.com Migration Tool
Servlet session 5
Apache serversideincludes(ssi)inae mpages

More from XAVIERCONSULTANTS (20)

DOCX
Xavier file adapter_filemoving
PDF
Day2 xslt x_path_xquery
DOCX
Custom faultpolicies
DOCX
All adapterscommonproperties
DOCX
Adavanced faulthandling
DOCX
PDF
PDF
Bpmnt-102-edn-integration
DOCX
Soaosbcourse_content
DOCX
Oracle soa course_content
PDF
EVENT DELIVERY
PDF
jms-integration
PDF
Bpelprocess-manager
PPS
SOA web services concepts
PDF
Bpel activities to upload club oracle
PDF
FiletodbAdapters
Xavier file adapter_filemoving
Day2 xslt x_path_xquery
Custom faultpolicies
All adapterscommonproperties
Adavanced faulthandling
Bpmnt-102-edn-integration
Soaosbcourse_content
Oracle soa course_content
EVENT DELIVERY
jms-integration
Bpelprocess-manager
SOA web services concepts
Bpel activities to upload club oracle
FiletodbAdapters
Ad

Xavier mds upload

  • 1. AIA Installer Driver 11.1.1.5 : Loading AIA Metadata to Oracle Metadata Services Repository AIA Installer Driver 11.1.1.5 : Loading AIA Metadata to Oracle Metadata Services Repository To update SOA-MDS (apps/AIAMetaData): 1. Access the $AIA_HOME/aia_instances/$INSTANCE_NAME/bin folder. 2. Source aiaenv.sh by executing the following command: 3. source aiaenv.sh 4. Access the $AIA_HOME/aia_instances/$INSTANCE_NAME/config folder. Open the deployment plan file, UpdateMetaDataDP.xml. 5. Update UpdateMetaDataDP.xml by inserting include tags for each resource group that you want to add to the MDS: 1. To upload all files under AIAMetaData, add the following: 2. <include name ="AIAMetadata/**"/> 3. To upload AOL objects to MDS, see the following example. For example, to upload SEBL AOL objects in the AIAComponents/ApplicationObjectLibrary/SEBL/schemas folder, add the following: 4. <include name="AIAComponents/ApplicationObjectLibrary/SEBL/schemas/**"/> 6. Access the AIA_HOME/Infrastructure/Install/config folder. Execute the UpdateMetaData.xml script: 7. ant -f UpdateMetaData.xml