Deployment of DVM

Hi,
After deployment of DMV on ESB Contorl , can we see the logs somewhere on server if it has been deployed successfully?
Regards
Kumar

On 10g, if the ANT script has been successful, deployment was ok. Check the DVM from the ESB Console to check if they are perfect.
They can also been seen in the SOA Server log.
-AR

Similar Messages

  • How to access/use DVM deployed in EM in MDS from Eclipse for  a OSB project

    Hello all,
    I have already deployed some DVM lookup files in MDS(Meta Data Repository) and used in BPEL projects by providing a link in composite.XML in the Property tags according to this link "http://www.orafmwschool.com/soa-11g-mds/#comment-2373".
    Now i want to apply same concept for OSB projects by accessing those files from Ecclipse.The files will be there in EM MDS schema database.
    Please give me Ideas..Is it feasible??

    Hi,
    Make use of the below post.
    http://guidoschmutz.wordpress.com/2009/12/25/implement-domain-value-maps-dvm-with-oracle-service-bus-osb-10r3/
    Thanks,
    Vijay

  • Ant Deployment of ESB DVM (domain value mappings)

    Is there way to deploy domain value mappings stored as xml-files to the ESB using an ant-script?

    Hi Sjoerd,
    I tried to use the ESB client API but got this error when running my ant-task.
    07/10/31 10:46:08 org.apache.commons.fileupload.FileUploadBase$InvalidContentTypeException: the request doesn't contain a multipart/form-data or multipart/mixed stream, content type header is application/x-www-form-urlencoded
    07/10/31 10:46:08 at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:294)
    07/10/31 10:46:08 at org.apache.commons.fileupload.servlet.ServletFileUpload.parseRequest(ServletFileUpload.java:116)
    07/10/31 10:46:08 at oracle.tip.esb.dvm.configuration.servlet.command.AbstractDVMCommand.getMultipartItems(AbstractDVMCommand.java:44)
    07/10/31 10:46:08 at oracle.tip.esb.dvm.configuration.servlet.command.ImportDVMCommand.execute(ImportDVMCommand.java:44)
    07/10/31 10:46:08 at oracle.tip.esb.configuration.servlet.CommandServlet.doJob(CommandServlet.java:109)
    07/10/31 10:46:08 at oracle.tip.esb.configuration.servlet.CommandServlet.doPost(CommandServlet.java:76)
    07/10/31 10:46:08 at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    07/10/31 10:46:08 at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    07/10/31 10:46:08 at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    07/10/31 10:46:08 at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
    07/10/31 10:46:08 at java.security.AccessController.doPrivileged(Native Method)
    07/10/31 10:46:08 at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    07/10/31 10:46:08 at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
    07/10/31 10:46:08 at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
    07/10/31 10:46:08 at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    07/10/31 10:46:08 at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    07/10/31 10:46:08 at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    07/10/31 10:46:08 at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    07/10/31 10:46:08 at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    07/10/31 10:46:08 at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    07/10/31 10:46:08 at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    07/10/31 10:46:08 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    07/10/31 10:46:08 at java.lang.Thread.run(Thread.java:595)
    Here is my code:
    HashMap<String,String> requestProps = new HashMap<String,String>();
    requestProps.put("zipFile", "DVM-SID-MRTrans-InteractionStatus.xml");
    requestProps.put("importMode", "overwrite");
    ConsoleClient client = ConsoleClientFactory.getConsoleClient(getHost(), getPort(), getUsername(), getPassword());
    client.perform("ImportDVM", requestProps);
    I decompiled the ESB client API and saw that the contentType is hardcoded to application/x-www-form-urlencoded
    Any idea to solve this?
    Regards, Harald

  • ORABPEL-01005 class path is set correctly while deploying a BPEL composite.

    07:20:08 AM Received HTTP response from the server, response code=500
    07:20:08 AM Error deploying archive sca_HelloSoa1_rev1.0.jar to partition "default" on server soa_server1 http://slc01mrt.us.oracle.com:8001
    07:20:08 AM HTTP error code returned 500
    07:20:08 AM Error message from server:
    There was an error deploying the composite on soa_server1: Deployment Failed: Error occurred during deployment of component: HelloSoa1 to service engine: implementation.bpel, for composite: HelloSoa1: ORABPEL-01005
    Failed to compile bpel generated classes.
    failure to compile the generated BPEL classes for BPEL process "HelloSoa1" of composite "default/HelloSoa1!1.0*soa_3764b7a8-b2ca-43ba-a289-1f8e281a50bc"
    The class path setting is incorrect.
    Ensure that the class path is set correctly. If this happens on the server side, verify that the custom classes or jars which this BPEL process is depending on are deployed correctly. Also verify that the run time is using the same release/version.
    07:20:08 AM Check server log for more details.
    07:20:08 AM Error deploying archive sca_HelloSoa1_rev1.0.jar to partition "default" on server soa_server1 http://slc01mrt.us.oracle.com:8001
    07:20:08 AM #### Deployment incomplete. ####
    07:20:08 AM Error deploying archive file:/scratch/jdev11117/jdevuserhome/mywork/MMSOAHello/HelloSoa1/deploy/sca_HelloSoa1_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
    My BPEL has a Java Embedding I have posted the entire BPEL below:
    <?xml version = "1.0" encoding = "UTF-8" ?>
    <!--
    Oracle JDeveloper BPEL Designer
    Created: Thu Sep 12 22:41:52 PDT 2013
    Author: mmuppago
    Type: BPEL 1.1 Process
    Purpose: Synchronous BPEL Process
    -->
    <process name="HelloSoa1"
    targetNamespace="http://xmlns.oracle.com/MMSOAHello/HelloSoa1/HelloSoa1"
    xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
    xmlns:client="http://xmlns.oracle.com/MMSOAHello/HelloSoa1/HelloSoa1"
    xmlns:ora="http://schemas.oracle.com/xpath/extension"
    xmlns:bpelx="http://schemas.oracle.com/bpel/extension"
    xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
    xmlns:xp20="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.Xpath20"
    xmlns:bpel2="http://docs.oasis-open.org/wsbpel/2.0/process/executable"
    xmlns:oraext="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.ExtFunc"
    xmlns:dvm="http://www.oracle.com/XSL/Transform/java/oracle.tip.dvm.LookupValue"
    xmlns:hwf="http://xmlns.oracle.com/bpel/workflow/xpath"
    xmlns:ids="http://xmlns.oracle.com/bpel/services/IdentityService/xpath"
    xmlns:bpm="http://xmlns.oracle.com/bpmn20/extensions"
    xmlns:xdk="http://schemas.oracle.com/bpel/extension/xpath/function/xdk"
    xmlns:xref="http://www.oracle.com/XSL/Transform/java/oracle.tip.xref.xpath.XRefXPathFunctions"
    xmlns:ldap="http://schemas.oracle.com/xpath/extension/ldap">
    <bpelx:exec import="oracle.security.jps.*"/>
    <!--
    PARTNERLINKS 
    List of services participating in this BPEL process 
    -->
    <partnerLinks>
    <!--
    The 'client' role represents the requester of this service. It is
    used for callback. The location and correlation information associated
    with the client role are automatically set using WS-Addressing.
    -->
    <partnerLink name="hellosoa1_client" partnerLinkType="client:HelloSoa1" myRole="HelloSoa1Provider"/>
    </partnerLinks>
    <!--
    VARIABLES 
    List of messages and XML documents used within this BPEL process
    -->
    <variables>
    <!-- Reference to the message passed as input during initiation -->
    <variable name="inputVariable" messageType="client:HelloSoa1RequestMessage"/>
    <!-- Reference to the message that will be returned to the requester-->
    <variable name="outputVariable" messageType="client:HelloSoa1ResponseMessage"/>
    </variables>
    <!--
    ORCHESTRATION LOGIC 
    Set of activities coordinating the flow of messages across the 
    services integrated within this business process 
    -->
    <sequence name="main">
    <!-- Receive input from requestor. (Note: This maps to operation defined in HelloSoa1.wsdl) -->
    <receive name="receiveInput" partnerLink="hellosoa1_client" portType="client:HelloSoa1" operation="process" variable="inputVariable" createInstance="yes"/>
    <assign name="Assign1">
    <copy>
    <from expression="concat('Hello ', bpws:getVariableData('inputVariable','payload','/client:process/client:input'))"/>
    <to variable="outputVariable" part="payload"
    query="/client:processResponse/client:result"/>
    </copy>
    </assign>
    <bpelx:exec name="Java_Embedding1" version="1.5" language="java">
    <![CDATA[/*Write your java code below e.g.
    System.out.println("Hello, World");
    try {
    System.out.println("Hello from MM World");
    oracle.security.jps.util.SubjectUtil.getUserName(oracle.security.jps.util.SubjectUtil.getCurrentSubject());
    } catch(Exception ex) {
    System.out.println("Exception");
    ex.printStackTrace();
    }]]>
    </bpelx:exec>
    <!-- Generate reply to synchronous request -->
    <reply name="replyOutput" partnerLink="hellosoa1_client" portType="client:HelloSoa1" operation="process" variable="outputVariable"/>
    </sequence>
    </process>

    Hi,
    The problem you are referring above is definitely due to the java embedding you are using.
    This seems to be a simple Hello World example, and if you are looking for the same to work, you can simply use an assign activity to concat the input with the Hello world.
    If you are trying to use a java embedding activity which has some custom java coding in it, please refer to the following:
    Make sure all the dependent classes are explicitly mentioned with their packagename.ClassName.
    Also , make sure you make all the classes as jar and include it in sca-inf\lib directory of the code.
    a) See that your external / dependent Java applications dependent Jar files are copied in csa-inf/lib (e.g all jars like log4j, apache jars, wickets jar etc etc etc )
    b) also make sure u deploy the dependent java application as JAR using jdeveloper deploy wizard.... for example archive1.jar and then copy this jar as well in sca - inf / lib folder
    it will work ....
    Thanks,
    Deepak.

  • Null Pointeer Exception in SOA Composer while opening the DVM's

    Hi Experts,
    I am deploying an example process which includes Domain Value Maps., but when i am trying out to change in SOA Composer at runtime it is not at all howing the DVM which i have creatd and deployed on to the weblogic application server. When i am clicking on below path it is giving the following exception.
    After going insdie SOAComposer and clicking on
    Open DVMS -> not showing any DVMs. When i am trying out for a composite DVM it is saying Null POinte Exception.
    How to resolve this issue. Please suggest me as i need to deploy the components on to the weblogic server.
    Your help is highky appreciated.
    Regards,
    CH

    Hi Experts,
    I am deploying an example process which includes Domain Value Maps., but when i am trying out to change in SOA Composer at runtime it is not at all howing the DVM which i have creatd and deployed on to the weblogic application server. When i am clicking on below path it is giving the following exception.
    After going insdie SOAComposer and clicking on
    Open DVMS -> not showing any DVMs. When i am trying out for a composite DVM it is saying Null POinte Exception.
    How to resolve this issue. Please suggest me as i need to deploy the components on to the weblogic server.
    Your help is highky appreciated.
    Regards,
    CH

  • Unable to update DVM in MDS with upload through em

              Hello all
    I'm working on two environment : dev1 and dev2
    I'm able to deploy a MDS on dev1 by zipping all the content in a "metadata.zip" file and uploading it to the dev1 through entreprise manager console.
    When I do the same thing on dev2, it does not work.
    I use a directory structure for dev1 : then I zip it in metadata.zip + upload through em : I can see then the modifications through the soa composer.
    I use another directory structure for dev2 : then I zip it in another metadata.zip + upload through em : I cannot then see the modifications through the soa composer (but modifications are visible in the metadata database !).
    If you have any clues
    Thanks

    Another information :
    On the MBeans Browser, when I invoke the listSandboxes() operation on MDS I can see that there is one entry that is returned and which filename is composed of the filename that I want to update in the MDS. I mean :
    I want to update a file in apps/AIAMetaData/dvm/dvmstage001.dvm
    In the listSandboxes() returns I have one entry :
    weblogic_72apps72AIAMetaData72dvm72dvmstage001.dvm

  • How to use External DVM Lookup files in BPEL

    Hi,,
    I am using DVM in transformation.
    I want to keep DVM files outside the project directory and use it in my transformation.
    like
    <xsl:value-of select='dvm:lookupValue("file:/C:/dvm/CheckLOV.dvm","CSID",/client:process/client:input,"CSName","1")'/>
    I want to keep DVM file outside project so that I don't need to redeploy whenever there is changes in DVM file.
    But i am getting run time error.
    <bpelFault>
    <faultType>0</faultType>
    <subLanguageExecutionFault>
    <part name="summary">
    <summary>An error occurs while processing the XPath expression; the expression is ora:doXSLTransformForDoc("xsl/Transformation_1.xsl", $inputVariable.payload).</summary>
    </part>
    <part name="detail">
    <detail>XPath expression failed to execute. An error occurs while processing the XPath expression; the expression is ora:doXSLTransformForDoc("xsl/Transformation_1.xsl", $inputVariable.payload). The XPath expression failed to execute; the reason was: javax.xml.transform.TransformerException: oramds:/deployed-composites/AbhiPartition/TestLov_rev1.0/xsl/Transformation_1.xsl<Line 6, Column 171>: XML-22044: (Error) Extension function error: Error invoking 'lookupValue':'oracle.tip.dvm.exception.DVMValidationException: Unable to locate DVM "file:/C:/dvm/CheckLOV.dvm" The Exception is "MDS-01160: Expecting absolute document reference. Reference ":/dvm/CheckLOV.dvm" is a relative reference to the document." Please ensure the DVM exists at the location specified.'. Check the detailed root cause described in the exception message text and verify that the XPath query is correct. </detail>
    </part>
    <part name="code">
    <code>XPath expression failed to execute</code>
    </part>
    </subLanguageExecutionFault>
    </bpelFault>
    Can someone solve this issue.
    Thanks.....

    Hi Yatan,
    I tried using "file:///dvm/CheckLOV.dvm"
    <xsl:value-of select='dvm:lookupValue("file:///dvm/CheckLOV.dvm","CSID",/client:process/client:input,"CSName","1")'/>
    In this case i am getting these errors--
    <bpelFault>
    <faultType>0</faultType>
    <subLanguageExecutionFault>
    <part name="summary">
    <summary>An error occurs while processing the XPath expression; the expression is ora:doXSLTransformForDoc("xsl/Transformation_1.xsl", $inputVariable.payload).</summary>
    </part>
    <part name="detail">
    <detail>XPath expression failed to execute. An error occurs while processing the XPath expression; the expression is ora:doXSLTransformForDoc("xsl/Transformation_1.xsl", $inputVariable.payload). The XPath expression failed to execute; the reason was: javax.xml.transform.TransformerException: oramds:/deployed-composites/AbhiPartition/TestLov_rev1.0/xsl/Transformation_1.xsl<Line 6, Column 170>: XML-22044: (Error) Extension function error: Error invoking 'lookupValue':'oracle.tip.dvm.exception.DVMValidationException: Unable to locate DVM "file:/dvm/CheckLOV.dvm" The Exception is "MDS-01160: Expecting absolute document reference. Reference "vm/CheckLOV.dvm" is a relative reference to the document." Please ensure the DVM exists at the location specified.'. Check the detailed root cause described in the exception message text and verify that the XPath query is correct. </detail>
    </part>
    <part name="code">
    <code>XPath expression failed to execute</code>
    </part>
    </subLanguageExecutionFault>
    </bpelFault>
    I got one doubt while using file:///dvm/CheckLOV.dvm".
    How server will know that we are refering to C drive...
    Because there can be many othe drives also.
    In which drive it will try to locate "CheckLOV.dvm" file,since it is not present with Project directories.
    Abhishek

  • AIA FP 11.1.1.3 - Deployment Plan Generation for migrating from Dev to Test

    Hi All,
    Can you please validate the following from a Deployment from Dev to Test perspective. We have almost completed the development for an interface using AIA 11g, and are in the process of moving the interface from one instnace to another, and any help is highly appreciated.
    Let us the take Purchase Order Integration between a legacy application and Oracle Purchasing, File Adapter-> Requester ABCS -> EBS -> Provider ABCS -> DB Adapter, which is a classical flow.
    1. The Functional person defines a project in the Project Life Cycle Workbench
    2. Functional decomposition done through Purchase Prder Business Task, and Service Solution components for each composite in the classical flow
    3. The ABCSs are created by linking the corresponding Service Solution Components from the LCW using Service Contructor. These composite.xmls will have the annotation populated by the Service Constructor. It is okay for these composites to have concrete wsdls during development phase, but the concreate ones have to be replaced with abstract ones before geenrating deployment plans.
    4. The EBS is not changed, it will have the annotations prepopulated, and there is no need to add any annoations to them
    5. The File Adapter and DB Adapters (Transport Adapters?) have to be annotated based on the developer guide
    6. The xsds and wsdl go into the mds based using the scripts provided. Any other common components can also be placed into MDS.
    7. Once the development is done, Harvest the composites using the AIA Harvester.
    8. After harvesting, from the AIA LCW, Generate the BOM. If we harvest all the 5 composites for the Business Task together, and do Generate BOM, does it capture all the composites? Or do they capture only the composites created using the Service Constructor? Or we have to add all the compistes manually to the Business Task?
    9. Add Harvested Contents by Editing the BOM -> "Search and Add Existing Composite" option. We couldnt locate the "Add Harvested Composite" option while right clicking the Business Task.
    10. Once all the harvested composites have been added to the BOM, export as XML
    11. Using the BOM, generate the DeploymentPlan. The deployment plan will have references to the xsds and wsdls in the MDS
    12. Using the Deployment Plan and AID, deploy the composites into a new instanec.
    These are the questions I have,
    1. Is the above understanding correct?
    2. Since the MDS is in the Dev database, a pre-requisite for AID seems to be deployment of xsds and wsdls into the Test MDS schema. Can you please validate?
    3. What happens to the bpels, xsls, mplans etc? How do they move from one instance to another?
    Regards,
    Anish

    Hi Anish,
    Following are the responses -
    These are the questions I have,
    1. Is the above understanding correct?
    1. The Functional person defines a project in the Project Life Cycle Workbench - Yes
    2. Functional decomposition done through Purchase Prder Business Task, and Service Solution components for each composite in the classical flow - Yes
    3. The ABCSs are created by linking the corresponding Service Solution Components from the PLWB using Service Contructor. These composite.xmls will have the annotation populated by the Service Constructor. It is okay for these composites to have concrete wsdls during development phase, but the concreate ones have to be replaced with abstract ones before geenrating deployment plans.-Yes but location attribute in binding.ws section of composite.xml should always have concrete WSDL location.Use <replaceToken> in DeploymentPlan to replace the ip and port.
    4. The EBS is not changed, it will have the annotations prepopulated, and there is no need to add any annoations to them - Yes
    5. The File Adapter and DB Adapters (Transport Adapters?) have to be annotated based on the developer guide-Yes
    6. The xsds and wsdl go into the mds based using the scripts provided. Any other common components can also be placed into MDS.- Yes
    7. Once the development is done, Harvest the composites using the AIA Harvester.-Yes
    8. After harvesting, from the AIA PLWB, Generate the BOM. If we harvest all the 5 composites for the Business Task together, and do Generate BOM, does it capture all the composites? Or do they capture only the composites created using the Service Constructor? Or we have to add all the compistes manually to the Business Task?-The 5 composites created by you should have a corresponding service solution component defined.When you define a service solution component in PLWB then a GUID is generated in the database table.You need to retrieve that value and manually enter in the annotation section of composite.xml except for ABCS.Then only the BOM will contain information on all the composites.
    9. Add Harvested Contents by Editing the BOM -> "Search and Add Existing Composite" option. We couldnt locate the "Add Harvested Composite" option while right clicking the Business Task.*-Once you harvest it will be visible.*
    10. Once all the harvested composites have been added to the BOM, export as XML - Yes
    11. Using the BOM, generate the DeploymentPlan. The deployment plan will have references to the xsds and wsdls in the MDS - Yes
    12. Using the Deployment Plan and AID, deploy the composites into a new instance.-Yes
    2. Since the MDS is in the Dev database, a pre-requisite for AID seems to be deployment of xsds and wsdls into the Test MDS schema. Can you please validate?
    Yes the 'UpdateMetaData' section under 'Configurations' in the DeploymentPlan will upload XSDs, WSDLs, DVM,Xrefs into MDS.
    3. What happens to the bpels, xsls, mplans etc? How do they move from one instance to another?
    The 'Deployments' section will deploy the project into server and write the information into MDS.
    Rgds,
    Mandrita

  • Domain Value Map (DVM) not accessible through BPEL

    Hi,
    We've got an architecture configuration that has ESB on a separate box from our BPEL install. The issue we are having is not being able to read DVM values in ESB from BPEL. The issue does not occur in an all in one install (ESB and BPEL on the same box).
    Does anyone have any suggestions on what might be going on?
    Cheers,
    Aashish

    I suspect that need to be installed in the same oc4j container. Have you followed the instructions in the enterprise deployment guide 10.1.3.3
    http://download.oracle.com/docs/cd/E10291_01/core.1013/e10294/toc.htm
    cheers
    James

  • Dynamically Creating DVM file

    I have a requirement to read Pipe delimited text file and add those entries in DVM file.Later access the dvm file through dvm:lookup in the same SOA project.
    Is it possible to create DVM file from SOA Project (programmatically) and access it from the same SOA project to do lookup?
    I have tried using Spring context to create the DVM file through Java program. After deploying the SOA project, it creates the file under weblogic root folder which is not accessible by SOA project.
    Any one tried this scenario? or any Java Program to push DVM file to SOA-MDS (database)?
    Thanks,
    Naveen

    Hi Vishi,
    Adding steps to an existing test sequence, there are examples at
    http://zone.ni.com/devzone/devzone.nsf/webcategories/0195DDBE3C3B6F0A862567B3006BED4E?opendocument&node=DZ52238_US
    Creating Sequencefile look at the examples here
    http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3E03456A4E034080020E74861&p_node=DZ52241&p_source=external
    Hope these get you started
    Ray Farmer
    Regards
    Ray Farmer

  • Adding DVM values at run time

    Hi,
    I am trying to adding domain values to DVM at run time,
    it is getting added to DVM at that movement ,bt
    when i redeploy the service I am not able to see the changes.
    so help required regarding this

    Hello
    That is the solution to his problem, by the sounds of it when he redploys his code he gets the old values (the one in his code) if he migrates it to the MDS when he redeploys it won't change. This will seperate his deployment from run time configuration values which is a good idea.
    Best Regards Tristan

  • Deployment Plan with dependent Metadata in AIA11g

    Hi,
    when I generate the Deployment Plan there is only the link to ApplicationConnectorServiceLibrary and ApplicationObjectLibrary. How to link dependent Metadata like customized XREF, DVM and AIAConfigurationProperties, in gererated Deployment Plan? Is it possible with Annotation in composite? Or must I copy the whole Metadata to new server and do an manually update of MDS?
    Thanks in advance
    Marcel

    Hi Marcel,
    In your case the Deployment plan needs to be customized before using it in the install driver.
    For uploading the XREF, DVM and AIAConfigurationProperties into MDS, include your file location
    <!--UpdateMetadata wlserver="pips.test" >
    <fileset dir="${AIA_HOME}/AIAMetaData">
    <include name="config/AIAConfigurationProperties.xml" />
    <include name="xref/**" />
    </fileset>
    </UpdateMetadata -->
    Using Install driver, you can automate every configuration required before composite deployments.
    Thanks,
    Ashok

  • How does the communication will happened between SOA-Composer(where DVM file resides) and EM console (Where composite resides)?

    How does the communication will happened between SOA-Composer(where DVM file resides) and EM console (Where composite resides)?
    And also i would like to how A business rule(Which will be resides in SOA_COMPOSER) will be communicated to Soa Composite(Resides in EM Console)?

    whenever you deploy a new composite it gets stored in the MDS data
    store, i.e. the metadata service and not the dehydration store (the
    SOAINFRA database).
    Composer works directly with the MDS schema.
    EM reads the same schema (MDS) to see what composite are deployed on the
    partitions.
    All runtime instance data is stored in the SOAINFRA database.
    Hope this helps,
    Anatoli

  • Unable to connect to DVM Repository

    Hi,
    we are having difficulties creating domain value maps in the ESB control. When we try to save a new map or import an existing one we get the following error in ESB control: "Unable to connect to DVM Repository. Please verify if the DVM Repository is accessible."
    In the OPMN log we found the following error:
    09/05/25 10:09:07 oracle.tip.esb.dvm.exception.RepositoryNotFoundException: Unable to connect to DVM Repository.
    Please verify if the DVM Repository is accessible.
    09/05/25 10:09:07 at oracle.tip.esb.dvm.DVMCache.writeToRepository(DVMCache.java:221)
    09/05/25 10:09:07 at oracle.tip.esb.dvm.DVMCache.addDVM(DVMCache.java:103)
    09/05/25 10:09:07 at oracle.tip.esb.dvm.DVMManagerImpl.createDVM(DVMManagerImpl.java:89)
    09/05/25 10:09:07 at oracle.tip.esb.dvm.DVMManagerImpl.createDVM(DVMManagerImpl.java:81)
    09/05/25 10:09:07 at oracle.tip.esb.dvm.DVMManagerImpl.createDVM(DVMManagerImpl.java:77)
    09/05/25 10:09:07 at oracle.tip.esb.dvm.configuration.servlet.command.CreateDVMCommand.execute(CreateDVMCommand.java:33)
    09/05/25 10:09:07 at oracle.tip.esb.configuration.servlet.CommandServlet.doJob(CommandServlet.java:109)
    09/05/25 10:09:07 at oracle.tip.esb.configuration.servlet.CommandServlet.doPost(CommandServlet.java:76)
    09/05/25 10:09:07 at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    09/05/25 10:09:07 at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    09/05/25 10:09:07 at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    09/05/25 10:09:07 at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:400)
    09/05/25 10:09:07 at java.security.AccessController.doPrivileged(Native Method)
    09/05/25 10:09:07 at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    09/05/25 10:09:07 at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:414)
    09/05/25 10:09:07 at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
    09/05/25 10:09:07 at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    09/05/25 10:09:07 at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    09/05/25 10:09:07 at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    09/05/25 10:09:07 at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    09/05/25 10:09:07 at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    09/05/25 10:09:07 at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    09/05/25 10:09:07 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303
    09/05/25 10:09:07 at java.lang.Thread.run(Thread.java:595)
    In the diagnostics log of the oc4j_soa instance we noticed this:
    "Attempt to use an invalid handle : 'oracle_jdbc_driver_LogicalConnection_Proxy@11b0af'". Not sure if this has anything to do with the DVM problem but I'm mentioning it because it pops up many times in the diagnostics log.
    We are using the following stack:
    Oracle SOA Suite 10.1.3.4.0
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bi
    Can anyone point us in the right direction? We've also logged an SR with Metalink:7586496.992.
    Thanks!
    Steven

    The oracle_jdbc_driver_LogicalConnection_Proxy@11b0af is probably unrelated, this probably caused by some java you have implemented importing the wrong java class.
    You may have imported oracle.jdbc.driver.OracleConnection which is wrong. the class you should use is
    oracle.jdbc.OracleConnection
    This could be any deployed java on you app server.
    Can you check that the esb datasource is valid.
    cheers
    James

  • Error while deploying a PAR file from NWDS into an ECC.

    Hi all,
    I am getting this error while deploying a PAR file from NWDS into an ECC.
    Operation Failed: Please make sure the server is running or check the log (sap-plugin.log) for
    more detail.
    My server is running properly
    1 - Where is sap-plugin.log file? I don´t find it. 
    2 - Could there be another file with another name with information about the error?
    3 - Is there another way to deploy the file directly from the ECC?
    Regards,

    Hi,
    Just make sure you have maintained correct server setting to check the same open the NWDS and follow this path
    Windows/ Prefereces / SAP Enterprise Portal
    Check the following enteries
    Alias
    Host
    Port
    Login etc.
    Regards,

Maybe you are looking for

  • Audigy 2 ZX random muting during playb

    I'm not sure why, but recently, the sound has been randomly muting on me when I'm playing movies or mp3s. It's not a setting change; the volume settings all remain the same. The sound just suddenly disappears. It is easy to fix; just move the slider

  • Do the objects of a Fast Refresh Materialized need to have logs as well?

    Hi, I using Oracle 9.2.0.6 I'd like to change an existing Materialize View to a fast refresh Materialize View. I understand that I have to create a log file for the Materialized View. But do I also have to Create a log file for every object in the fr

  • Error:ads call failed

    hi al,           right now i am workin on webdynpro abap interactive forms. i am new to this topic and followed steps as like in sap technical.com  . i am using zci layout for layout type. i got following error when processing.pls help me out of this

  • "Low Battery" notification app

    Can anyone point me to a simple app for low battery warning that will sound an alert every few minutes? There are a couple, but one has a very quiet alert that can't be changed and the other one doesn't get good reviews. There are such features in th

  • ITunes password request appear a lot made me crazy !

    Hi Apple, iTunes password request appear a lot and interrupt my apps while opening and using made some apps hanging and slow like gangstar i don't know why doesn't it save the password i don't have multi accounts so no need to diplay it a lot