Deploying AIA 11g composites in Production Environment

Hi all,
I am facing one trouble in deploying AIA11g composites in Production Environment. I know how to deploy codes on a usual server but in case of Production we require a single bundle containing say 100 composites for services developed.
Scenario:
Bundle all AIA composites developed into one single deliverable which can be deployed directly.
Things known or tried:
1. Deployment Plans will deploy codes to server manually which will mean that our codes have to be present on remote location so as to deploy them.
questions:
2. How can we archive MDS data (containing AIA design artifacts) and publish it in MDS.
3. Composites Such as EBS\Requester ABCS contains concrete urls so how can we make sure that they are overriden once we deploy it on Production Server with that server hostname:port.
Regards,
ankit

For publishing the changes to MDS, follow the steps -
1) Source the environment by running aiaenv.sh
2) Update UpdateMetaDataDP.xml at <AIA_INSTANCE_HOME>/config with the entries of the documents to be published.
Here is an example of entry for AIAConfigurationProperties.xml -
<fileset dir="AIA_HOME/aia_instances/INSTANCE_NAME/AIAMetaData">
<include name="config/AIAConfigurationProperties.xml" />
Make sure to create different fileset dir tag for each entry, else the documents will not be published to MDS.
3) Access the $AIA_HOME/Infrastructure/Install/config folder.
4) Execute the following command:
ant -f UpdateMetaData.xml
Hope it helps!

Similar Messages

  • OSB 11g Installation in production environment

    I am trying to install OSB 11g in production mode. But, the problem is its always pointing to the evaluation database, even though I don't require any DB (not using the reporting feature or OWSM). I saw the following workaround and it worked fine, but is it the only way?
    This error you will normally see if you use the built in pointbase db with production domains only.
    I would recommend you use different database in pointbase or better an oracle database. Work around would be to delete WL_LLR* from you point base and the domain will start with out problem.
    If you are not aware of how to delete the table in Pointbase/Derby, then other workaround (I normally use when using production domain with Derby/Poinbase) option would be to open config .xml and delete <jdbc-system-resource>
    <name>wlsbjmsrpDataSource</name>
    <target>AdminServer</target>
    <descriptor-file-name>jdbc/wlsbjmsrpDataSource-jdbc.xml</descriptor-file-name>
    </jdbc-system-resource>
    Even if i configure a different DB, but it still pointing me to Derby?
    Is this a bug with OSB 11g installation in a production env?
    Thanks,
    Bijoy

    Hello Bijoy,
    The evaluation database is provided for use by the sample applications and code examples. If you do not want to use evaluation DB then don't install it.
    To not install evaluation DB, while installing weblogic, select custom installation type, uncheck the "Evaluation Database" checkbox ("Server Examples" will automatically get unchecked) and proceed. Now your weblogic will be installed without an evaluation DB.
    Regards,
    Anuj

  • How to deploy obiee 11g RPD in unix environment

    Hi,
    We have installed OBIEE 11g in UNIX env,and we need to deploy new RPD.
    pls..could any one share the process and the list of commands that we wil use in while trouble shooting

    In OBIEE 11g, you can deploy the RPD via Enterprise Manager (EM). EM can be accessed from browser, EM is deployed on WebLogic.

  • IPM 11 g production environment set up query.

    Hi,
    We need to install IPM 11g. For Production environment we want individual managed server wiz. soa_server1, UCM_server1 and IPM_server1 to be installed on different machines. However such an approach is not discussed in any of the documents of ecm. So my query here is whether such an approach is possible or not & if it's possible then which document mentions so. Do i need to to follow weblogic admin guide?

    Hi Nico,
    if you want a local test/development setup of Oracle why don't you just install Oracle 11gR2 XE (http://www.oracle.com/technetwork/products/express-edition/downloads/index.html) ?
    If you install this you get a database, APEX (4.1), client etc all in one install, this includes a webserver (EPG) on port 8080 without having to configure anything. It's a simple next-next-next installation without much configuration.
    If you would like to seperate database and software you can always do this later when you understand the concepts of database/control files etc.
    If you would like to upgrade to APEX 4.2 you can download this afterwards and easily install this by running two scripts in SQL*Plus ( apexins.sql and apxldimg.sql ), just check the apex 4.2 installtion guid section EPG for this.
    Regards
    Bas
    b.t.w. If you're running windows 7 - 64 bits just use the 32 bits XE for windows, might get some warnings but you should be able to install and run, good enough for test/dev

  • License required for Production Environment

    Want to know what kind of license would be required to deploy Crystal Reports on a Production Environment  with a Java based Web Application.
    At present, we have been looking at Jasper Reports and we are trying to understand what kind of cost will be involved in using Crystal Reports in a Production Environment.

    http://www.businessobjects.com/product/catalog/crystalreports/licensing.asp

  • SOA 11g  Composite Deployment across multiple Instances: Best Practice

    Hi,
    We have a requirement where we need to deploy the composite acrocss mutilple instances(DEV,TEST,Production) without JDEV.
    We are using SOA11.1.3.3(cluster) and linux OS.
    Pls suggest me what is the best practice to deploy the SOA composite.
    Thanks,
    AB

    Why there are different ways to deploy the composite in different environment? Depending upon the environment, it's business importance increases and hence access to developers get more restricted and hence there are many ways for deploying. If you are developing an application, you would not like to export a SAR and then login to EM console to deploy it. For a developer it is always very convenient to use IDE itself for deployment and hence JDev is preferably used for Dev instances for deployment.
    Once development finishes, developer will check in the artifacts into version control system and if you want to deploy to a test instance then you have to check out the stable version, compile it and package it and then only you can deploy. Hence for test instances, ANT is the preferable mode for deployment. (Remember that developers may not be able to connect to Test environment directly and hence deployment from JDev is not possible)
    Once a configuration gets tested in Test env, it's SAR should be checked in into version control system, so that it would not be required to recompile and repackaging of it. This will also make sure that any artifact which is not tested on Test instance, must not go to higher instances (like UAT/PROD). Now in Pre-Prod/UAT/Prod, you may simply access the EM console and deploy the SAR which is already tested in Test instance. Remember that there will be very limited access to such critical environments and hence using Role based access of EM it would be very easy to deploy the resources. Moreover, it is more secure mode of deployment because only those users which have appropriate priviledge, will be able to deploy, and it would also be easier to track the changes.
    What is the proc and cons if we use only one way to deploy the composite across the Instances...As such there is no major pros and cons. You may use EM for all environments but it may be a little discomfort for developers/deployers of test environment. You may also use ANT for all the environments but it is not suggested until and unless you have a very good and secure process in place for deployments.
    Regards,
    Anuj

  • Create a new portlet  in Deployed Portal in production environment

    are there any ways to import or create a new portlet in Deployed Portal in production environment?
    Edited by: user8322798 on May 1, 2011 7:26 AM

    This can done via WSRP proxy portlets and streaming desktops. First, you'll need to have a WSRP producer setup somewhere. This could be another WLP webapp with portlets, or another server altogether. Or, you can use the JSR 286 WSRP import tool from within the Portal Administration Console (I think it's under Services | WSRP | Import Tool) -- this will allow you upload .war(s) of JSR 168 or 286 portlets, which will be turned into WSRP producer(s).
    Then, you can use the Portal Administration Console to register a WSRP Producer, and then add portlets from the producer to your desktop (http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14235/chap_fed_books_pages.htm#FPGWP690). Additionally, once the producer has been registered in Portal Adminstration Console, an adminstrator user can use the Dynamic Visitor Tools from within the streaming desktop itself to add wsrp proxy portlets to the desktop (http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14243/dvt.htm#PDGWP691).
    It is not possible to add new local .portlet files to a deployed application in production mode. This requires adding the file artifacts to the .ear/.war and redeploy the application.
    Greg

  • SOA Suite 11g composite application deployment to SOA cluster?

    What is the best practice for 11g composite app deployments to a SOA cluster? Currently, when customer deploys SOA composite it only gets deployed to one of the SOA managed servers in the cluster and the only way for them to sync up SOA1 and SOA2 is by bouncing the servers. Is there a best practice on how to deploy composite apps to SOA clustered env?

    1) When we deploy the composite, will it be distributed across all the servers in the cluster ? or only in one server?
    If you deploy it on to cluster it will be distributed across all the servers.
    2) If i have a composite which polls the file, and we deploy this composite in the cluster, How to avoid the locking between two processes since both are same and polling to same directory?
    Set the connectionfactory to this value eis/HAFileAdapter for example
    <adapter-config name="FlatStructureIn" adapter="File Adapter"
    xmlns="http://platform.integration.oracle/blocks/adapter/fw/metadata"> *<connectionfactory*
    location="eis/HAFileAdapter" UIincludeWildcard="*.txt" adapterRef=""/>
    <endpoint-activation portType="Read_ptt" operation="Read"> <activation-spec
    className="oracle.tip.adapter.file.inbound.FileActivationSpec"../> <property../>
    <property../> </activation-spec> </endpoint-activation> </adapter-config>

  • SOA OSB Deployment best practices in Production environment.

    Hi All
    I just wanted to know the best practices followed in production environment for deploying OSB and SOA Code. As you are aware that both require libraries from either (Jdev or SOA Suite) and (OEPE and OSB)? Should one rip the libraries and package them with the ANT scripts (I am not sure but SOA would require its internal ANT scripts and lot of libraries to be bundled, OSB requires only a few OEPE and OSB libraries) or we simply use the below:
    1) Use the production run time (SOA Server and OSB Server) to build and deploy the code. OEPE would not be present here, so we would just have to deploy the already created sbconfig.jar (We would build this in a local environment where OEPE and OSB would be installed). The code is checked out from a repository and transferred to this linux machine.
    2) Use a windows machine (which has access to prod environment) and have Jdeveloper, OEPE and OSB installed to build\deploy the code to production server. The code is checked out from a repository.
    Please let us know your personal experiences with the deployment in PROD. Thanks a lot!

    There are two approaches for deployment of OSB and SOA code.
    1. Use a machine specifically for build and deployment which will have access to all production environments (where deployment needs to be done). Install all the required software (oepe, OSB etc..) and use remote deployment for deploying the code.
    2. Bundle all the build and deployment related libraries and ship them as a deployment package on the target server and proceed with the deployment.
    Most commonly followed approach is approach#1.
    Regards
    Vivek

  • Deploy in production environment

    Hi,
    I have to deploy a bpel client application in OracleAS 10.1.3 in production environment. In bpel_services.properties and wf_client_config.xml there are informations unknown to the developer. The deployer knows this information but he doesn't want to modify the ear file.
    Is it possible to configure the informations in this files during deploy without modify the ear file ?
    Thanks

    Thanks a lot!
    So it seems that .rpd file IS NOT portable between environments, but it is possible to change params via scripting.
    It is surely better than changing via interface, though not ideal.
    Any other idea around?
    Edited by: user10676624 on 19-dic-2008 1.13

  • Error while deploying AIA composites

    Hi All,
    We are trying to migrate code from Dev to QA server and are using below scripts/steps for the deployment.
    • source AIA_HOME/aia_instances/instance_name/bin/aiaenv.sh
    • Create a file with name dp.xml as shown below
    <?xml version="1.0" standalone="yes" ?>
    <DeploymentPlan component="FP" version="3.0">
    <Configurations>
    <EndpointConfigurator target-server="fp" dir="/opt/apps/deploy" />
    </Configurations>
    <Deployments>
    <Composite wlserver="fp" compositedir="/opt/apps/JournalEntryProviderABCS" compositeName="JournalEntryProviderABCS" revision="1.0" action="deploy" />
    </Deployments>
    </DeploymentPlan>
    •     cp dp.xml $AIA_HOME/Infrastructure/Install/AID/
    •     ant -f $AIA_HOME/Infrastructure/Install/AID/AIAInstallDriver.xml -DDeploymentPlan=dp.xml -DPropertiesFile=$AIA_HOME/aia_instances/instance_name/config/AIAInstallProperties.xml
    However the ant script is giving errors while trying to deploy the composites.
    scac:
    [scac] Validating composite : '/opt/apps/deploy/JournalEntryProviderABCS/composite.xml'
    [scac] FATAL_ERROR: location {ns:composite/ns:import[@location='oramds:/deployed-composites/JE_SingletonBPEL_rev1.0/JE_SingletonBPEL.wsdl']}(21,30): Load of wsdl "oramds:/deployed-composites/JE_SingletonBPEL_rev1.0/JE_SingletonBPEL.wsdl" failed
    [scac] FATAL_ERROR: location {ns:composite/ns:reference[@name='JE_Singleton']}(46,106): Cannot find Port Type "{http://xmlns.oracle.com/JE_SingletonBPEL_jws/JE_SingletonBPEL/JE_SingletonBPEL}JE_SingletonBPEL" for "JE_Singleton" in WSDL Manager
    BUILD FAILED
    /opt/apps/Oracle/AIA3_0/Infrastructure/Install/AID/AIAInstallDriver.xml:72: The following error occurred while executing this line:
    /opt/apps/Oracle/AIA3_0/Infrastructure/Install/AID/AIAExecuteDriver.xml:80: The following error occurred while executing this line:
    /opt/apps/Oracle/AIA3_0/Infrastructure/Install/AID/AIAExecuteDriver.xml:58: The following error occurred while executing this line:
    /opt/apps/Oracle/AIA3_0/aia_instances/AIAInst1/tmp/AIDExecuteDP_temp_179498849.xml:4: The following error occurred while executing this line:
    /opt/apps/Oracle/AIA3_0/Infrastructure/Install/AID/lib/AIDDeploymentLibraryTasks.xml:139: The following error occurred while executing this line:
    /opt/apps/Oracle/AIA3_0/Infrastructure/Install/AID/lib/AIDDeploymentLibraryTasks.xml:179: The following error occurred while executing this line:
    /opt/apps/Oracle/Oracle_SOA1/bin/ant-sca-package.xml:36: The following error occurred while executing this line:
    /opt/apps/Oracle/Oracle_SOA1/bin/ant-sca-compile.xml:264: Java returned: 1 Check log file : /opt/apps/Oracle/AIA3_0/aia_instances/AIAInst1/tmp/out.err for errors
    Checked the /opt/apps/Oracle/AIA3_0/aia_instances/AIAInst1/tmp/out.err file and below is message in it.
    Load of wsdl "oramds:/deployed-composites/JE_SingletonBPEL_rev1.0/JE_SingletonBPEL.wsdl" failed
    oracle.fabric.common.FabricException: Error in getting XML input stream: oramds:/deployed-composites/JE_SingletonBPEL_rev1.0/JE_SingletonBPEL.wsdl: oracle.mds.exception.MDSException: MDS-00054: The file to be loaded oramds:/deployed-composites/JE_SingletonBPEL_rev1.0/JE_SingletonBPEL.wsdl does not exist.
    at oracle.fabric.common.metadata.MetadataManagerImpl.getInputStreamFromAbsoluteURL(MetadataManagerImpl.java:273)
    at oracle.integration.platform.common.MDSMetadataManagerImpl.getInputStreamFromAbsoluteURL(MDSMetadataManagerImpl.java:538)
    at oracle.fabric.common.metadata.MetadataManagerImpl.getDocumentAsInputStream(MetadataManagerImpl.java:152)
    at oracle.integration.platform.common.MDSMetadataManagerImpl.getDocumentAsInputStream(MDSMetadataManagerImpl.java:400)
    at oracle.fabric.common.wsdl.WSDLManager.loadWSDL(WSDLManager.java:172)
    at oracle.fabric.common.wsdl.WSDLManager.loadWSDL(WSDLManager.java:233)
    at oracle.soa.scac.ValidateComposite.loadWSDLs(ValidateComposite.java:892)
    at oracle.soa.scac.ValidateComposite.doValidation(ValidateComposite.java:534)
    at oracle.soa.scac.ValidateComposite.main(ValidateComposite.java:223)
    Caused by: java.io.IOException: oracle.mds.exception.MDSException: MDS-00054: The file to be loaded oramds:/deployed-composites/JE_SingletonBPEL_rev1.0/JE_SingletonBPEL.wsdl does not exist.
    at oracle.mds.internal.net.AbstractOraMDSURLConnection.getPDocStream(AbstractOraMDSURLConnection.java:388)
    at oracle.mds.internal.net.AbstractOraMDSURLConnection.getInputStream(AbstractOraMDSURLConnection.java:176)
    at oracle.mds.internal.net.OraMDSURLConnection.getInputStream(OraMDSURLConnection.java:67)
    at java.net.URL.openStream(URL.java:1010)
    at oracle.fabric.common.metadata.MetadataManagerImpl.getInputStreamFromAbsoluteURL(MetadataManagerImpl.java:269)
    ... 8 more
    Caused by: oracle.mds.exception.MDSException: MDS-00054: The file to be loaded oramds:/deployed-composites/JE_SingletonBPEL_rev1.0/JE_SingletonBPEL.wsdl does not exist.
    at oracle.mds.internal.net.AbstractOraMDSURLConnection.getPDocStream(AbstractOraMDSURLConnection.java:339)
    ... 12 more
    I have checked in mds and the file exists (oramds:/deployed-composites/JE_SingletonBPEL_rev1.0/JE_SingletonBPEL.wsdl.
    Any idea/suggestions on what might be causing this error ? Is there any other way to deploy the AIA composites ; apart from doing it from Jdev using a config plan :-) ?
    Regards
    Subhankar

    Hi Subhankar,
    Q1 : This error can be rectified by placing the abstract wsdl of the process JE_SingletonBPEL in \AIAMetadata and try to load the wsdl from that path.
    for. e.g. oramds:/AIAMetadata/*****/*****/JE_SingletonBPEL.wsdl.
    and then in binding.ws place the concrete wsdl with appropriate binding for the process JE_SingletonBPEL.
    Q2: Other ways of deployment is to harvest the composites to PLW and generate Bill of Materials and deploy using AIAInstallDriver.
    Hope this helps you.
    Regards,
    Rahul

  • Deployment from DEV to Production environment

    Hi,
    What are the best possible ways to deploy the visual web parts and Pages from development environment to Production environment.
    As I am very much new to Sharepoint, I would like to have the safest methods to do the deployment into production. Please also suggest the prerequisites.
    I have a solution with number of visual web parts in the development environment which is working fine. Need to move the Visual web parts to production (Existing site). So please suggest the safest methods.
    Thanks and Regards,
    Satish
    Sathiish Reddy

    Hi Satish,
    From your description, my understanding is that you want to deploy your solution from development environment to production environment with a safest method.
    These links below about moving content from environment to another environment could be helpful to you:
    SharePoint 2013 Dev/Test/Production environment - Moving content
    http://sharepoint.stackexchange.com/questions/78483/sharepoint-2013-dev-test-production-environment-moving-content
    How to deploy webpart on production (not debugging) server?
    http://sharepoint.stackexchange.com/questions/17779/how-to-deploy-webpart-on-production-not-debugging-server
    you could also have a look at this link below about SharePoint Content Deployment Wizard:
    How do you deploy your SharePoint solutions?
    http://stackoverflow.com/questions/9543/how-do-you-deploy-your-sharepoint-solutions
    Best Regards,
    Vincent Han
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • I want to deploy AIR application in production environment. Will the licence for AIR is free?

    Please let me know the licence details. Shall i have to pay any thing if i want to use in production environment.

    Just after the 2012 Macs were released there were a lot of crashes involving those machines that Chrome got the blame for. By the time I got my hands on a 2012 MBA Chrome had been updated at least twice (plus it was never clear which version of Chrome was implicated, assuming it was the cause to begin with). All I can say now is that I've not replicated the issue with the last two versions of Chrome.

  • Automatic Deploying of Portal Configuration from Staging to Production Environment

    Hello,
    I'm anlyzing the opportunituy to write an automatic procedure that synchronize
    our WebLogic Portal production environment with the staging one. These two environments
    are physically separated.
    I have found the BEA Propagation Tool. However it seems that is not possible to
    define a procedure that is really totally automatic.
    Firts of all, it is necessary to hava an manual operator that selects the objects
    that have to be propagated and after starts the propagation process.
    Besides it is necessary to have database connections beetween the progation tool
    and both the environments.
    What I'm looking for is a solution that
    1. analyze the staging environment
    2. export some files that contain both code, configuration and data (code, LDAP
    and DB data)
    3. import these files into the second enviroment
    has someone deal with this problem?
    Thans in advance
    Ciao

    Manish,
    to answer your questions -
    1. You can find the exact date and time for these refreshes/maintenance schedule on your production pod. Just go to 'Training & Support' in your production. There will be a calendar in which you can see the maintenance schedule. The details are quite accurate. to be sure of the time I would suggest you get in touch with the Service/Support rep at Oracle.
    2 & 3) Oracle CRM On Demand provides a Migration Tool that can be used to migrate configuration changes from on POD to another. This can be between Staging --> Production and vice versa. Although, I would recommend that you go through the migration tool bookshelf and understand in detail the use of this tool. There are limited configurations that can be migrated. So it would be wise to create a plan based on what changes you are looking to migrate.
    Note: Reports are copied on the Staging after the refresh only from Prod to Staging. This does not happen from Staging to Production. Reports will have to be created in Production and will be copied on Staging on a Quarterly basis (Check your refresh schedule)
    4) You can use the migration tool to migrate configuration changes from a live environment into another instance.
    The migration tool can be downloaded from:
    Admin --> Import and Export Tools -->Oracle Migration Tool On Demand
    You can download the Migration Tool Bookshelf here:
    http://docs.oracle.com/cd/E22393_01/books/OnDemMigrTool.pdf
    Thanks,
    Royston

  • AIA Demo for AIA 11g

    Hi,
    Is there a documentation that gives some details on how to perform AIA Demo installation on AIA 11g which is runing on a WLS 10.3.3 cluster ?
    I am trying to use GettingStarted_E17359-01.pdf available as a part Article ID 1087345.1, but that is of not of much help. I need to know if it works fine and how to test a SOA setup with OSB and AIA in it.
    Thanks

    You can find all details on the installation of the AIA Demo in the Install Guide (V20870-01). Essentially you only run a single script for deploying the entire demo including DB schema, middleware configuration, J2EE apps, and SOA composites. Read the install guide carefully, in particular make sure to assign enough heap space (2GB) to your managed server ahead of demo deployment.
    Note that the AIA Demo 11gR1 does not leverage OSB at this point. But you can certainly use the demo as a starting point and add OSB services to the flow. E.g. a natural use case for OSB would be to virtualize application endpoints. So you could build a wrapper service for demo application services like the StoreFront service (which is an ADF based web service) and refer to this new wrapper in the AIA code. This is just one example, I am sure you can find many other places where OSB would fit into the picture.
    Another note: you should go for SOA 11.1.1.3 if you intend to use OSB as this release provides the direct binding between SOA and OSB. In the case of running AIA 11g on SOA 11.1.1.3, don't miss to apply patch 9717829.
    Gerhard

Maybe you are looking for

  • Downloads to the Ipod Classic

    I have been uploading my CD's to itunes but only copying them to my ipod in small quantities. If I copy, say, six albums they show up on the ipod but they are nowhere to be found once I copy others which seem to take their place. Can anyone tell me i

  • Printing issue on a Canon LBP 1000 connected to a PC running XP

    Cannot print on a Canon LBP-1000 connected (LPT 1) to a windows XP computer. I have managed to locate the printer on the workgroup but it is only printing blank pages or strange data such as %!PS-Adobe-3.0 %RBINumCopies:1 %%Pages: (atend) %APLDSCEnco

  • Missing main?

    I get an error when I run this program that says "missing method body or declare abstract", and the arrow points to the m in main. I can't seem to figure out what the problem is. I've tried switching the order of the main and the method, and that did

  • Need a LCD TV $500, nothing fancy, long-lasting and good warranty, recommnedations?

    Hi, I looked at Dynex and Insignia they seem fine the only thing is that I will want the thing to last because I am not planning on buying another one unless I have too. Thanks, Cheers

  • Just installed 10.4 and have some installation questions

    I just installed 10.4 and immediately updated it to 10.4.11. Unfortunately, when I installed 10.4, I had to do it as an Erase and Install, because of some issues that were keeping me from being able to Archive and Install. Anyway, I'm in the process