How to get the Composite wsdls to MDS

Hello guys,.
I tried to download the wsdl Composite created using the constructor of Service of AIA to the MDS. I have been using AIAHarvester with Jdeveloper.

Followed the steps mentioned below in the document Readme

To install the AIAHarvester Ant tasks in SOA Suite 11 g or JDeveloper 11 g:

-Close open sessions of Jdeveloper.

-Unzip the file AIAHarvester. You should end up with a file AIAHarvester containing the contents of this zip file.

-Edit tools11g.xml to match your install of JDeveloper.
Replace every occurrence of "$harvester.location$" with the location of the extracted folder AIAHarvester.

-Merge the content of tools11g.xml in the XML of your JDeveloper product preferences.
It is located in ${JDEV_USER_HOME}\system11.1.xxxxxx\o.jdeveloper\product-preferences.xml.
Then insert the lines:
If there is an existing entry "< n ="hash oracle.ideimpl.externaltools.ExternalToolList ' >, replace it with the contents of tools11g.xml.
If not, add it just after the initial element < ide: preferences >.


-Start JDeveloper. Under Tools | External tools, you should see two new items:
-Send this file to AIA of the lifecycle and REL
-Present this lifecycle of AIA and REL
-Apply to the life cycle of AIA and REL

-For each of these
-Select
-Click on 'change '.
-Click the 'Properties' tab and configure the missing properties to point to your server REL, server SOA and DB of the life cycle.

-To point to an external "HarvesterSettings.xml file: Add a property called 'settings.file' and set the value to the URL of the settings file, a.
for example, "c:\temp\MyHarvesterSettings.xml".

-To run one of the tools:
-Select a file in the browser "Applications".
-Right click and select 'Submit this file to AIA of the lifecycle and ADR' or 'Submit this project to AIA of the lifecycle and ADR' or 'submit this request to AIA of the lifecycle and Release '.
-"Send this file on the life cycle of AIA and REL" will reap just the selected file. (This works for zippers zipper and pots too).
-NOTE: JDeveloper 11 does not support select multiple correctly the external tools. Even if select you more than one file will be harvested.
-"Present this lifecycle of AIA and REL" will be simply all of the selected project.
-' Submit this request to the AIA and OER lifecycle' will be all projects in the title of the selected Application.

Trying to harvest composite wsdl using jdev. I get the following error indicating the harvest mode not set. But I have the properties set AIA as the harvest Mode.

C:\\Oracle\\JDev1112_HOME\\AIAHarvester\\Harvester\\HarvesterSettings.xml\par
Attempt to create object of type org.apache.tools.ant.helper.DefaultExecutor\par
Addition of reference: ant.executor\par
Sequence generation for target (s) 'investigating-file' is disc [investigating-zip]
Complete sequence of construction is [file investigating, investigating application, know the operation project,] disc
\par
introspect - leader: \par
Property 'harvester.mode' was not set\par
[repository.submit] 16:11:40, 197 0 [main] com.oracle.aia.oer.sync.framework.ant.AIAIntrospectTask - created\par jndi.properties file DEBUG
[repository.submit] Using existing user keys file...\par
[repository.submit] 16:11:40, 869 672 [main] com.oracle.aia.oer.sync.framework.ant.AIAIntrospectTask DEBUG - harvest both DB and OER\par
[repository.submit] 16:11:40, 869 672 [hand] DEBUG com.oracle.aia.oer.sync.framework.ant.AIAIntrospectTask - DB harvest Started\par
[repository.submit] C:\\JDeveloper\\mywork\\Jdev1112\\Hierarchical\\QueryCustomerPartyQCPProvABCSImpl\par = root directory
Fileset: scanner configuration in the dir C:\\JDeveloper\\mywork\\Jdev1112\\Hierarchical\\QueryCustomerPartyQCPProvABCSImpl with patternSet\ folder {includes: [composite.xml] excludes: [\}\par]}
[repository.submit] file is composite. xml\par
[repository.submit] 16:11:41, 401 1204 [hand] DEBUG com.oracle.aia.oer.sync.framework.ant.AIAIntrospectTask - C:\\JDeveloper\\mywork\\Jdev1112\\Hierarchical\\QueryCustomerPartyQCPProvABCSImpl\par
[repository.submit] 16:11:41, 401 1204 [hand] DEBUG com.oracle.aia.oer.sync.framework.ant.AIAIntrospectTask - xml\par composite.
[repository.submit] 16:11:41, 401 1204 [hand] DEBUG com.oracle.aia.oer.sync.framework.ant.AIAIntrospectTask - food file C:/JDeveloper/mywork/Jdev1112/Hierarchical/QueryCustomerPartyQCPProvABCSImpl/composite.xml in the directory root in Composite Parser...\par C:\\JDeveloper\\mywork\\Jdev1112\\Hierarchical\\QueryCustomerPartyQCPProvABCSImpl
[repository.submit] 16:11:41, 416 1219 [hand] DEBUG com.oracle.aia.AIACompositeParser - module\par of the application open
[repository.submit] 19 August 2010 16:11:42 oracle.adf.share.config.ADFConfigFactory getInstance\par
[repository.submit] INFO: ADF Config implementation of the instance in use is: oracle.adf.share.config.MDSConfigFactory\par
714 14517 [hand] DEBUG [repository.submit] 16:11:54, com.oracle.aia.AIACompositeParser - data recovery source...\par
[repository.submit] 16:11:54, 730 14533 [hand] DEBUG com.oracle.aia.AIACompositeParser - to connect on connection...\par jdbc application module
[repository.submit] Houston-26061: error when opening JDBC connection. \par
\par
BUILD SUCCESSFUL\par
Total time: 17 seconds\par
Process has finished with exit code 0.\par
}


An overview of all this would be much appreciate. What is right way to harvest content to the AIA MDS.

Concerning
Sabir

Hello

Update the WSDL Composite MDS files follow the steps below.

1 FTP WSDL for AIAMetaData/AIAComponents/ApplicationConnectorServiceLibrary files
2. Update UpdateMetaDataDP.xml in aia_instances/AIA_DEV/config with the WSDL files composite path placed in AIAMetaData/AIAComponents/ApplicationConnectorServiceLibrary
3 set the variables of approx. /aia_instances/AIA_DEV/bin/aiaenv.sh
4. run the UpdateMetaData.xml ant script in AIA11.1.1.2.0/Infrastructure/Install/scripts.
5. check if the Sucessful.Refresh to build the MDS in JDev and check the new wsdl in AIAMetaData/AIAComponents/ApplicationConnectorServiceLibrary.

Foregoing, all the steps are very well illustrated in the section update MDS Developer's guide.

Let me know if this helps you.

Kind regards
Rahul

Tags: Fusion Middleware

Similar Questions

  • How to get the OSB to stop adding port # in a published WSDL endpoint

    This is the thread more close to you I could find in my question, but is still not quite what I'm looking for: How to get the ip number in WSDL instead of host name? I have a server behind a VIP of the OSB, and I publish a proxy for external customer service to call. The VIP only accepts connections over SSL/https. OSB hosts only services over http port 80, and the VIP manages connectivity and security between them.

    I wrote a wsdl by hand, set my endpoint address (https) VIP point, has created the proxy service and deployed to the OSB. I can test the service throughout the day in SoapUI calling the VIP, well. However, when the client calls https://VIP/myService/?wsdl, he sees endpoint from the wsdl populated as http://VIP/myService:80.

    How can I prevent the OSB adding: 80 endpoint in the wsdl file? This makes it unusable for any appellant client generate the code by calling? WSDL, so we have to export the wsdl file and schema files and provide customers by hand. What configuration settings we can change that will fix this behavior?

    We had the same problem.
    in the cluster/http configuration, change the HTTP/HTTPS port number, which will appear in the generated WSDL from the frontend

  • How to get the IP address of the calling client to the web service built in Jdeveloper 11.1.1.7 application?

    I built an application of web service in Jdeveloper 11.1.1.7 to be used by other clients. Just the General steps as follows (Server web service Application is generated--> deployed on the server-> used by clients with the location of the WSDL file).

    Now, I met a requirement where I need to get the port number and IP address for the client.

    Questions :

    How to get the IP address of the calling client to the web service application generated in Jdeveloper?

    Commune technologies used to build web service applications is AXIS or CXF. What Jdeveloper technology use to built web service application?

    The common technologies used to build web service applications is AXIS or CXF. What Jdeveloper technology allows built web service application?

    It depends on the option selected during the creation of web services (if I remember correctly, there are several options, style J2EE 1.4 RPC style JavaEE JAX - WS 1.5,...)

    For example, to get the ip address of the compatible with jax - ws web service, you need to inject the context in your service class with:

    @Resource
    WebServiceContext wsContext;
    

    and then inside your method:

    MessageContext mc = wsContext.getMessageContext();
    HttpServletRequest req = (HttpServletRequest)mc.get(MessageContext.SERVLET_REQUEST);
    String ip = req.getRemoteAddr();
    

    Dario

  • OSB: How to get the proxy service_name

    Hi all
    Could someone please tell me how to get the proxy service name within the stream of messages of OSB.


    Kind regards
    Rakesh Ranjan.

    Published by: Rakesh Ranjan on October 1, 2010 14:27

    Variable context Inound ($inbound) keeps the value of the service name and the name of the invoked operation. Use the expression $inbound/@name to get the name of the service and the expression $entrants / name of the ctx:service/ctx:operation/text() for the invoked operation.

    Do not forget that this Polish name will be there only for services that have operations (such as a WSDL based service)

    Kind regards
    Anuj

  • How to get the date of end of week max and its rows of a table

    Hello
    Table [temp2]
     
       id          name        dt
      123        a             2-mar-2010
      124        b            1-feb-2010
      125        c             3-apr-2010
      123        a             13-mar-2010
      125        c             13-mar-2010
      123        a             12-feb-2010
     
    This table how to get this line by id - name (id and the name of the composite key) whose date is the date of last weekend (last Saturday).
    for example, suppose to have IDs 123 values date February 12, 2010, 13-mar-2010 this date falls on the last Saturday 13-mar-2010, how to get the value of the line on Saturday last for all the unique id and the name?

    So I wrote this but probably there a few traps...
    select id,name,dt from (select id,name,dt,max(dt) over(partition by id,name) as 
    max_date from temp2) t where dt=t.max_date and dt in ('3-apr-2010'
    ,'27-mar-2010','20-mar-2010','13-mar-2010')
    Here I have spent in the in clause 4 last weekend dates manually (although either has been calculated by programming) in front.
    Thank you

    Here's another option:

    SELECT     *
    FROM
    (
         SELECT     ID
         ,     NAME
         ,     MAX(CASE WHEN TO_CHAR(DT,'DY','NLS_DATE_LANGUAGE=ENGLISH') = 'SAT' THEN DT END) AS DT
         FROM     TEMP2
         GROUP BY ID, NAME
    )
    WHERE DT IS NOT NULL
    

    It is always useful to provide the following information:

    1. oracle version (SELECT * FROM V$ VERSION)
    2. examples of data in the form to CREATE / INSERT commands.
    3. expected results
    4 explanation of the expected results (alias "business logic")
    5. use.

     tags for #2 and #3. See FAQ (Link on top right side) for details.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
    
  • How to get the text have the same effect as the video?

    Hello

    For the first time post here, but I wonder how to get the text of the titles have the same effect as the video behind her.

    For my video, I use 'bad tv' and other effects such as Gaussian that obviously changes the appearance of video, creating the look of VHS. However, I then inserted text via the title, but it normally appears. How can I make this text have the same effects as the video behind it?

    A friend told me I might need to add text to the video first, then do the effects, I have not tried, but wonder if there is an easier way, as this would require me to restart.

    EDIT: That's what I'm looking for. https://youtu.be/7_2PHQI89dI?t=24s The text has the same effect as the video.

    Thank you

    One way is to create a clip made up based on the title and the original clip. Then apply the effect.

    Another way is to use an adjustment layer.

    Good luck.

    Russ

  • How to get the podcast of the website on the phone

    I was told to put that feed into the PODCASTING app on your iOS device.

    The site in question is https://randirhodes.com/how-to-get-the-podcast/

    I paid for a premium podcast, now how o I get this podcast to appear on my iphone 6 s more in the podcast app?

    Podcasts > select my Podcasts > press the '+' > Add Podcast > paste the URL that you got on the site.

  • How to get the video intro off my google home screen I already saw it, where is the firefox logo used to be.

    How to get the video intro off my google home screen I already saw it, where is the firefox logo used to be. I started with the last update that I rebooted.

    Hello
    to change the homepage when opening firefox-press 'Alt' and click on tools-> Options.

    Main menu, you can change the URL.

    If the problem persists, you can follow these simple steps:

    Enter about: config in the address bar and press ENTER. Accept the message of 'dragons' to see the Advanced preferences screen. Use the above search box to enter the below pref.

    You can assign an empty string to stop your Firefox to retrieve "extracts" and brandLogo changes the browser.aboutHomeSnippets.updateUrl pref. Right-click this pref and select Edit then clear the value as pref in the box that appears, and then click OK. Who will also disable "snippets" that appear under the container of the research on the default home page.

    Then you must open the folder of your profile, via help > Troubleshooting Information > profile folder > > button view folder. Then close Firefox. Your profile file open with Firefox closed (Firefox '3-bar' menu key > exit/Quit), wait or two minutes, then remove the storage\moz-safe-about + home folder in the Firefox profile folder to remove the brandLogo and stored in IndexedDB code snippets to make Firefox use the default brandLogo and a defined default code snippet.

    If you later change your mind about these changes, you can reset the pref browser.aboutHomeSnippets.updateUrl via the context menu and Reset allows to retrieve the default value using the storage\moz-chest-fort-about + home folder again.

  • where and how to get the new Firefox add - one of who is spying on us. Please mail to...

    Heard speak adds the new on Fire Fox. Where and how to get the new Firefox add - one of who is spying on us. Please mail to maheshubhayakar at rediffmail.com

    edited by email address - moderator

    It is helpful if you provide a link to the article you were reading.

  • Re: How to get the Tempo to work properly?

    Hello

    I have problems with the service of Tempo.

    I don't get updates via this application (all the settings of this application are accurate, i.e. "full control"). I know this because there are updates available online to my laptop via the pilot site of toshiba.

    When I installed first Tempo, updates for about a month, I received, and then all of a sudden, no update came through. My firewall is blocking either of this application.

    I tried to reinstall the application, but no change in the situation.

    Does anyone know if ALL updates are available via the website of driver toshiba out tempo? Because, in the month that this service worked, I got an update of the bios, but I recently saw a bios update online and Tempo has not always reports that it is available.

    Any ideas on how to get the Tempo to work properly?

    Thank you.

    I saw in your other thread you have installed SP1 on your Vista laptop.
    There may be some compatibility problems between SP1 and Tempo

    And Yes, as far as I know Tempo bring all available updates!

  • I rolled again Firefox 4.0 to 3.6 and now my navigation bar still looks like instead of 3.6 4.0 how to get the old layout back?

    I rolled again Firefox 4.0 to 3.6 and now my navigation bar still looks like instead of 3.6 4.0 how to get the old layout back?

    The fastest way is to use the option 'Restore the default toolbar set' as shown here - https://support.mozilla.com/kb/Back+and+forward+or+other+toolbar+items+are+missing

  • How to get the physical credit iTunes gift card?

    How to get the physical gift card iTunes on your iTunes store account balance?

    • You cannot buy an iTunes gift with in-store credit.

    See the link below to buy physical gift cards for iTunes.

    http://www.Apple.com/shop/gift-cards

  • Satellite Pro M50 with Vista: how to get the S-video on the job?

    Hi all

    I have a vista equipped Satellite Pro M50. Does anyone know how to get the S-video on the job? I can't understand.

    Inadvance, see you soon

    Phil

    Did you look in the user manual?
    This doc is always pre-installed on laptop and provides useful information. Also how to connect a TV and use simple notebooks ports.

    A hint; You must use an s-video cable to connect the laptop to the TV.
    Then use the FN + F5 key combination to switch between display devices.
    Sometimes the special s-video option must be enabled on the TV.

    I would recommend consulting the manual of the TV also.

    Good bye

  • How to get the manual for Satellite Pro 4200?

    How to get the manual for Pro 4200. I have download olm_up and setup.exe (72 kt) of http://eu.computers-toshiba-europe.com?.

    Hello

    Please visit this link:
    http://EU.computers.Toshiba-Europe.com/cgi-bin/ToshibaCSG/download_manuals.jsp

    I m you will find a good manual of your device.

    Good bye

  • How to get the card working on Tecra M1 WLAN?

    I just bought a 2nd hand Tecra M1. Great! It has installed XP but no Toshiba tool. I can't access my WLAN router. Seems like if WIFI connection is not yet installed. As I know from my Satellite Pro M30, there are Toshiba tools for this, they work smarter.

    Maybe I need drivers - WXP is material unknown when starting up - might be the WLAN device - who knows.
    When I check the network connections, I find 1934 and LAN adapter, but no WLAN device. I have already run the XP Wizard for WLAN connections, SSID and hexagonal key; but no WLAN device presents itself.

    Then, someone a idea how to get the job of WLAN?
    Is it possible to get the Toshiba M1 software or can I use my software SatPro?

    Thank you Jan so far

    It's good that you will find yourself, I think most of us would point on your ad when you have users with a similar problem. Sometimes it s really useful to have users like you who will investigate their cases.

    I'm now long enough a Member here, but every time I have met people who have solved problems like that, then I must say how much I appreciate it. :)

    Welcome and good weekend

Maybe you are looking for

  • iMac and CS2 compatible?

    I bought a new iMac (OS X El Capitan 10.11.5) and it seems that CS2 is not compatible. Is there a way to make it work on my new mac? I don't want to have to buy a new version or run the program at least. I want to just use what I'm familiar with - CS

  • Publication of data on a webserver cRio

    Hello We run a cRio 9022 and I have a file Labview real-time sensor data reading. The file runs when the Rio turns on, but for me to see the data in real time, I reset the vi. So I thought just to post the file to a Web server, so I can just login an

  • A String conversion table of double rooms

    Hello Do you know how to pay to convert a string into an array of doubles.Here is an example of my chain:0.000,1,0.7614801886489786,0.023750439346730916,205.77816888786631,0,0,0,0,0,0,0,0,0,-0.643693240119727,-0.005262679965248317,-0.0052711846359949

  • Windows 7 - update KB2345886 continues to try to install it

    This update keeps trying to install every night and each time it fails and what she's trying to set up and who can not computer restarts repeatedly

  • Call to Ini_New causes dynamic memory is corrupt error

    I'm with LabWindows/CVI 8.5.1 to implement a dll that is really just a customization of the frontend.dll dll teststand used to connect to the Teststand sequence editor. Incidentally, I either work with TestStand 4.1. Unlike most messages about simila