Thursday, June 11, 2020

SOA 12c - Transfer artifacts from Jdeveloper SOA Design time repository to MDS

In this post, we will see how we can transfer any artifacts from SOA Jdeveloper file based design time repository to MDS DB.

Follow the steps:

Step 1: Create a Local soamds folder structure.

Folder structures:
soamds
    apps
        soa
            dvm
            wsdl
            xsd
Step 2: SOA_DesignTimeRepository⇾Properties⇾browse the created soamds root folder⇾Test Connection
Step 3: Database ⇾New Database connection ⇾Provide SOA_MDS db connection details and test connection
 
Step 4:  Create SOA-MDS Connection ⇾choose the created mds db connection ⇾select mds partition as soa-infra⇾ test connection.
Step 5: SOA_DesignTimeReporistory⇾Transfer⇾select the artifacts to be transferred to MDS⇾Select the target DB connection⇾Transfer⇾If any artifact exists then overwrite prompt will come just overwrite ⇾Transferred done













No comments:

Post a Comment

Featured Post

OIC - How to Retrieve Email Attachments Using Microsoft Graph API: Automating Payment File Processing

Retrieving Email Attachments Using Microsoft Graph API: Automating Payment File Storage in Object Storage Use Case: A finance team needs t...