OSB to BPEL communication - Unable to find operation: null

I am trying to call sca composite deployed in Oracle EM 11g from OSB proxy service 11g.
But I am seeing "Unable to find operation: null" in the oracle SCA composite EM dashboard.
What could be the problem?

As you are able to test the Composite in the EM console and the correct operation, everything looks fine from SOA side.
Now whatever application from which you are trying to push the data, make sure while configuring the WSDL of the Composite, please check whether you can select the operation of the SOA Composite over there. I think you are leaving the default option which is null or not selecting the required operation over there.
Hope this helps
N

Similar Messages

  • 'Unable to find operation: null'   Error When I invoke Composite Wsdl Url

    Hi ,
    I have created one composite application which consists one BPEL process.That BPEL process takes input from other application.
    But When I invoke that Wsdl Url to push the data from my application to that Wsdl Url,It is giving below error(System fault):
    'Unable to find operation: null' .
    I am getting below message in enterprise manager console (http://ipaddress:port/em):
    'Composite instances are not generated for rejected messages. Click the error message for details'.
    Note: When u click on 'unable to find operation: null' link it is showing the soap request that we submitted to composite URL.
    Instance ID is also not created.
    Can anybody help me regarding this issue?

    As you are able to test the Composite in the EM console and the correct operation, everything looks fine from SOA side.
    Now whatever application from which you are trying to push the data, make sure while configuring the WSDL of the Composite, please check whether you can select the operation of the SOA Composite over there. I think you are leaving the default option which is null or not selecting the required operation over there.
    Hope this helps
    N

  • Non recoverable system fault : unable to find operation: null

    Hi,
    i'm calling a web service (composite having only one operation), from a third party software but above error message is being shown on my weblogic console...can any one help how to resolve this?

    As you are able to test the Composite in the EM console and the correct operation, everything looks fine from SOA side.
    Now whatever application from which you are trying to push the data, make sure while configuring the WSDL of the Composite, please check whether you can select the operation of the SOA Composite over there. I think you are leaving the default option which is null or not selecting the required operation over there.
    Hope this helps
    N

  • Security processor was unable to find a security header in the message. This might be because the message is an unsecured fault or because there is a binding mismatch between the communicating parties.

    We have a web role where we have hosted a WCF service.
    We are facing the below exception intermittently on consuming the service.
    Security processor was unable to find a security header in the message. This might be because the message is an unsecured fault or because there is a binding mismatch between the communicating parties.   This
    can occur if the service is configured for security and the client is not using security.
    This is intermittent. Few calls fail , and the subsequent calls succeed without making any changes.
    Please help in overcoming this abnormal behavior.
    Thanks in advance !!
    Best Regards ,
    Eswar

    Hi Eswar,
    As the error message mentioned, it may be a mismatch between the configuration on the client and the server.Try putting all your configuration in a binding configuration and then use the same binding configuration on the server and client. Since this issue
    is more related with WCF, I suggest you move to WCF forum, it is appropriate and more experts will assist you.
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Apple mail problem message reads - Account removal failed with error: "The operation couldn't be completed. Unable to find an account for the UID given.".

    Account removal failed with error: “The operation couldn’t be completed. Unable to find an account for the UID given.”.   - trying to remove account but get this message please help

    Try to remove the account in the Internet Accounts preference pane.

  • Unable to find OSB API classes while submitting the resources to OER

    Hi,
    i had installed weblogic 11gR1 and installed OSB and OER on top of it.
    when i try to submit any xsd or WSDL file from eclipse to Oracle Enterprise Repository it will work fine.
    But when i try to submit any .biz or .proxy file (from osb project) i am getting the following error.
    can anybody please help
    0 [main] WARN com.oracle.oer.sync.framework.impl.DefaultPluginManager - Unable to initialize harvester plugin: D:\OSBOracleMiddleware\repository111\core\tools\solutions\11.1.1.5.0-OER-Harvester\harvester\.\plugins\osb10.productReader
    218 [main] INFO com.oracle.oer.sync.framework.MetadataManager - Oracle Enterprise_Repository_Harvester version: v11.1.1.5.0-110414_0001-1399976
    562 [main] WARN com.oracle.oer.sync.framework.impl.DefaultPluginManager - Unable to initialize harvester plugin: D:\OSBOracleMiddleware\repository111\core\tools\solutions\11.1.1.5.0-OER-Harvester\harvester\.\plugins\osb10.productReader
    968 [main] ERROR com.oracle.oer.sync.plugin.artifact.osb10.OSBServiceIntrospectorBase - Unable to find OSB API classes. Make sure that the BEA_HOME environment variable points to an installation of OSB Server version 10.3.1
    com.oracle.oer.sync.framework.MetadataIntrospectionException: Unable to find OSB API classes. Make sure that the BEA_HOME environment variable points to an installation of OSB Server version 10.3.1
         at com.oracle.oer.sync.plugin.artifact.osb10.OSBServiceIntrospectorBase.introspect(OSBServiceIntrospectorBase.java:96)
         at com.oracle.oer.sync.plugin.reader.file.FileReader.introspectFile(FileReader.java:414)
         at com.oracle.oer.sync.plugin.reader.file.FileReader.readFromFileArray(FileReader.java:286)
         at com.oracle.oer.sync.plugin.reader.file.FileReader.read(FileReader.java:132)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
         at java.lang.reflect.Method.invoke(Method.java:601)
         at com.flashline.util.classloader.ContextClassLoaderHandler.invoke(ContextClassLoaderHandler.java:39)
         at $Proxy24.read(Unknown Source)
         at com.oracle.oer.sync.framework.MetadataManager.start(MetadataManager.java:630)
         at com.oracle.oer.sync.framework.Introspector.<init>(Introspector.java:204)
         at com.oracle.oer.sync.framework.Introspector.main(Introspector.java:428)
    Caused by: java.lang.NoClassDefFoundError: com/bea/wli/sb/services/bindings/config/ServiceTypeChoice
         at com.oracle.oer.sync.plugin.artifact.osb10.OSBServiceIntrospectorBase.processInterface(OSBServiceIntrospectorBase.java:429)
         at com.oracle.oer.sync.plugin.artifact.osb10.BusinessServiceIntrospector.processServiceAsset(BusinessServiceIntrospector.java:70)
         at com.oracle.oer.sync.plugin.artifact.osb10.OSBServiceIntrospectorBase.processService(OSBServiceIntrospectorBase.java:154)
         at com.oracle.oer.sync.plugin.artifact.osb10.OSBServiceIntrospectorBase.introspect(OSBServiceIntrospectorBase.java:90)
         ... 12 more
    Caused by: java.lang.ClassNotFoundException: com.bea.wli.sb.services.bindings.config.ServiceTypeChoice
         at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
         ... 16 more
    968 [main] ERROR com.oracle.oer.sync.plugin.reader.file.FileReader - Introspection failed due to: Unable to find OSB API classes. Make sure that the BEA_HOME environment variable points to an installation of OSB Server version 10.3.1
    968 [main] ERROR com.oracle.oer.sync.framework.MetadataManager - Artifact harvest failed due to: Unable to find OSB API classes. Make sure that the BEA_HOME environment variable points to an installation of OSB Server version 10.3.1
    com.oracle.oer.sync.framework.MetadataIntrospectionException: Unable to find OSB API classes. Make sure that the BEA_HOME environment variable points to an installation of OSB Server version 10.3.1
         at com.oracle.oer.sync.plugin.artifact.osb10.OSBServiceIntrospectorBase.introspect(OSBServiceIntrospectorBase.java:96)
         at com.oracle.oer.sync.plugin.reader.file.FileReader.introspectFile(FileReader.java:414)
         at com.oracle.oer.sync.plugin.reader.file.FileReader.readFromFileArray(FileReader.java:286)
         at com.oracle.oer.sync.plugin.reader.file.FileReader.read(FileReader.java:132)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
         at java.lang.reflect.Method.invoke(Method.java:601)
         at com.flashline.util.classloader.ContextClassLoaderHandler.invoke(ContextClassLoaderHandler.java:39)
         at $Proxy24.read(Unknown Source)
         at com.oracle.oer.sync.framework.MetadataManager.start(MetadataManager.java:630)
         at com.oracle.oer.sync.framework.Introspector.<init>(Introspector.java:204)
         at com.oracle.oer.sync.framework.Introspector.main(Introspector.java:428)
    Caused by: java.lang.NoClassDefFoundError: com/bea/wli/sb/services/bindings/config/ServiceTypeChoice
         at com.oracle.oer.sync.plugin.artifact.osb10.OSBServiceIntrospectorBase.processInterface(OSBServiceIntrospectorBase.java:429)
         at com.oracle.oer.sync.plugin.artifact.osb10.BusinessServiceIntrospector.processServiceAsset(BusinessServiceIntrospector.java:70)
         at com.oracle.oer.sync.plugin.artifact.osb10.OSBServiceIntrospectorBase.processService(OSBServiceIntrospectorBase.java:154)
         at com.oracle.oer.sync.plugin.artifact.osb10.OSBServiceIntrospectorBase.introspect(OSBServiceIntrospectorBase.java:90)
         ... 12 more
    Caused by: java.lang.ClassNotFoundException: com.bea.wli.sb.services.bindings.config.ServiceTypeChoice
         at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
         ... 16 more
    com.oracle.oer.sync.framework.MetadataIntrospectionException: Artifact harvest failed due to: Unable to find OSB API classes. Make sure that the BEA_HOME environment variable points to an installation of OSB Server version 10.3.1
         at com.oracle.oer.sync.framework.MetadataManager.start(MetadataManager.java:655)
         at com.oracle.oer.sync.framework.Introspector.<init>(Introspector.java:204)
         at com.oracle.oer.sync.framework.Introspector.main(Introspector.java:428)
    Caused by: com.oracle.oer.sync.framework.MetadataIntrospectionException: Unable to find OSB API classes. Make sure that the BEA_HOME environment variable points to an installation of OSB Server version 10.3.1
         at com.oracle.oer.sync.plugin.artifact.osb10.OSBServiceIntrospectorBase.introspect(OSBServiceIntrospectorBase.java:96)
         at com.oracle.oer.sync.plugin.reader.file.FileReader.introspectFile(FileReader.java:414)
         at com.oracle.oer.sync.plugin.reader.file.FileReader.readFromFileArray(FileReader.java:286)
         at com.oracle.oer.sync.plugin.reader.file.FileReader.read(FileReader.java:132)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
         at java.lang.reflect.Method.invoke(Method.java:601)
         at com.flashline.util.classloader.ContextClassLoaderHandler.invoke(ContextClassLoaderHandler.java:39)
         at $Proxy24.read(Unknown Source)
         at com.oracle.oer.sync.framework.MetadataManager.start(MetadataManager.java:630)
         ... 2 more
    Caused by: java.lang.NoClassDefFoundError: com/bea/wli/sb/services/bindings/config/ServiceTypeChoice
         at com.oracle.oer.sync.plugin.artifact.osb10.OSBServiceIntrospectorBase.processInterface(OSBServiceIntrospectorBase.java:429)
         at com.oracle.oer.sync.plugin.artifact.osb10.BusinessServiceIntrospector.processServiceAsset(BusinessServiceIntrospector.java:70)
         at com.oracle.oer.sync.plugin.artifact.osb10.OSBServiceIntrospectorBase.processService(OSBServiceIntrospectorBase.java:154)
         at com.oracle.oer.sync.plugin.artifact.osb10.OSBServiceIntrospectorBase.introspect(OSBServiceIntrospectorBase.java:90)
         ... 12 more
    Caused by: java.lang.ClassNotFoundException: com.bea.wli.sb.services.bindings.config.ServiceTypeChoice
         at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
         ... 16 more

    hi,
    hey i overcome the yesterday's error,
    in my osb11g-harvest.bat file 'call setenv.bat' this line was missing.
    when i added this line it works fine.
    but still i am facing another issue
    8332 [Main Thread] INFO com.bea.alsb.harvester.plugin.reader.OSBReader - OSB Config Jar Import / Validation starting.
    <Mar 13, 2012 10:28:16 AM IST> <Warning> <ConfigFwk> <BEA-000000> <Setting transaction '6' as rollback only. Rollback reason:
    java.io.IOException: Invalid jar file
         at com.bea.wli.config.importexport.ConfigJar$LogicalJarForm.<init>(ConfigJar.java:1341)
         at com.bea.wli.config.task.impl.UploadJarTask._execute(UploadJarTask.java:46)
         at com.bea.wli.config.task.impl.SessionedTask$1.execute(SessionedTask.java:233)
         at com.bea.wli.config.transaction.TransactionalTask._doExecute(TransactionalTask.java:217)
         at com.bea.wli.config.transaction.TransactionalTask._doExecuteWithRetry(TransactionalTask.java:162)
         at com.bea.wli.config.transaction.TransactionalTask.doExecute(TransactionalTask.java:142)
         at com.bea.wli.config.task.impl.SessionedTask.doExecute(SessionedTask.java:236)
         at com.bea.wli.config.task.impl.SessionedTask.doExecute(SessionedTask.java:191)
         at com.bea.wli.config.task.impl.UploadJarTask.uploadJar(UploadJarTask.java:36)
         at com.bea.wli.config.mbeans.Config.uploadJarFile(Config.java:442)
         at com.bea.alsb.harvester.utils.ConfigJarUtils.importConfigJar(ConfigJarUtils.java:79)
         at com.bea.alsb.harvester.plugin.reader.OSBReader.readQuery(OSBReader.java:196)
         at com.bea.alsb.harvester.plugin.reader.OSBReader.readQueries(OSBReader.java:112)
         at com.bea.alsb.harvester.plugin.reader.OSBReader.read(OSBReader.java:87)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.flashline.util.classloader.ContextClassLoaderHandler.invoke(ContextClassLoaderHandler.java:39)
         at $Proxy0.read(Unknown Source)
         at com.oracle.oer.sync.framework.MetadataManager.start(MetadataManager.java:630)
         at com.oracle.oer.sync.framework.Introspector.<init>(Introspector.java:204)
         at com.oracle.oer.sync.framework.Introspector.main(Introspector.java:430)
    >
    8426 [Main Thread] ERROR com.oracle.oer.sync.framework.MetadataManager - Artifact harvest failed due to: Unexpected error import: Invalid jar file
    com.oracle.oer.sync.framework.MetadataIntrospectionException: Unexpected error import: Invalid jar file
         at com.bea.alsb.harvester.utils.ConfigJarUtils.importConfigJar(ConfigJarUtils.java:97)
         at com.bea.alsb.harvester.plugin.reader.OSBReader.readQuery(OSBReader.java:194)
         at com.bea.alsb.harvester.plugin.reader.OSBReader.readQueries(OSBReader.java:112)
         at com.bea.alsb.harvester.plugin.reader.OSBReader.read(OSBReader.java:87)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.flashline.util.classloader.ContextClassLoaderHandler.invoke(ContextClassLoaderHandler.java:39)
         at $Proxy0.read(Unknown Source)
         at com.oracle.oer.sync.framework.MetadataManager.start(MetadataManager.java:630)
         at com.oracle.oer.sync.framework.Introspector.<init>(Introspector.java:204)
         at com.oracle.oer.sync.framework.Introspector.main(Introspector.java:430)
    Caused by: java.io.IOException: Invalid jar file
         at com.bea.wli.config.importexport.ConfigJar$LogicalJarForm.<init>(ConfigJar.java:1341)
         at com.bea.wli.config.task.impl.UploadJarTask._execute(UploadJarTask.java:46)
         at com.bea.wli.config.task.impl.SessionedTask$1.execute(SessionedTask.java:233)
         at com.bea.wli.config.transaction.TransactionalTask._doExecute(TransactionalTask.java:217)
         at com.bea.wli.config.transaction.TransactionalTask._doExecuteWithRetry(TransactionalTask.java:162)
         at com.bea.wli.config.transaction.TransactionalTask.doExecute(TransactionalTask.java:142)
         at com.bea.wli.config.task.impl.SessionedTask.doExecute(SessionedTask.java:236)
         at com.bea.wli.config.task.impl.SessionedTask.doExecute(SessionedTask.java:191)
         at com.bea.wli.config.task.impl.UploadJarTask.uploadJar(UploadJarTask.java:36)
         at com.bea.wli.config.mbeans.Config.uploadJarFile(Config.java:442)
         at com.bea.alsb.harvester.utils.ConfigJarUtils.importConfigJar(ConfigJarUtils.java:79)
         at com.bea.alsb.harvester.plugin.reader.OSBReader.readQuery(OSBReader.java:196)
         ... 11 more
    seems that some invalid jar file is there.
    can please take a look in to it,
    Sorry for inconvinience
    anyways thanks a lot for your kind help
    Regards,
    Yogesh

  • CO11N-in operation w/o material unable to find that material with 101 mvmt

    Dear PP Gurus N Experts,
    I have three operations in Routing, where all the material is consumed at First operation i.e. on second & third operation there is no MATERIAL CONSUMPTION.
    So, I have assigned the material on operation one. Here my all operations have Control Key PP01
    Now, my issue is: Material stock should update only at the confirmation of Third Operation. But when we go for confirmation of third operation (CO11N), we are unable to find that material with 101 movement at Goods Movement Screen.
    We tried to enter the material manually also but we get a message: Goods receipt items can not be entered.
    Why. Please help.
    With thanks,
    DSC

    Dear Bhupendra,
    What do you want to Say. Please read my original question: where I have mentioned-
    I have three operations in Routing.
    Where all the material is consumed at First operation i.e. on second & third operation there is no MATERIAL CONSUMPTION.
    So, I have assigned the material on operation one. Here my all operations i.e. (0010, 0020 and 0030)  have Control Key PP01.
    For Control Key PP01, Auto Goods Movement Indicator is Checked in OP67.
    Now, When I go for order confirmation for final (i.e. 0030) operation, here Order Material (say PMP1230) should appear with 101 Movement or as receiving material
    Which is not happening. In other words I am not getting any material.
    If I try to enter the material manually, get a message: Goods receipt items can not be entered.
    With thanks,
    DSC

  • Unable to find a WSDL that has a definition for service

    Dear all
    I have a very simple composite applicationexposing a web service. When I deploy the application I get:
    There was an error deploying the composite on soa_server1: Deployment Failed: Unable to find a WSDL that has a definition for service {http://soa/sf/login}bpelprocess1_client_ep and port loginPort_pt. Please make sure that the port attribute for the binding defined in the composite file is correct by checking the namespace, service name, and port name. In addition, check that the WSDL associated with the binding namespace is imported and currently reachable (check the import nodes at the top of the composite file). Finally, validate the HTTP proxy settings for the server.
    However the build process shows no errors. The entire application was built using Jdeveloper 11.1.1.5 using a pre-constructed WSDL. The SOA suite is 11.1.1.5
    Any pointers will be really appreciated.
    Thanks
    The composite is this:
    <?xml version="1.0" encoding="UTF-8" ?>
    <!-- Generated by Oracle SOA Modeler version 1.0 at [2/28/13 2:25 PM]. -->
    <composite name="SOA2" revision="1.0" label="2013-02-28_14-25-14_553"
    mode="active" state="on" xmlns="http://xmlns.oracle.com/sca/1.0"
    xmlns:xs="http://www.w3.org/2001/XMLSchema"
    xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"
    xmlns:orawsp="http://schemas.oracle.com/ws/2006/01/policy"
    xmlns:ui="http://xmlns.oracle.com/soa/designer/">
    <import namespace="http://soa/sf/login" location="loginToSFDC.wsdl"
    importType="wsdl"/>
    <service name="bpelprocess1_client_ep" ui:wsdlLocation="loginToSFDC.wsdl">
    <interface.wsdl interface="http://soa/sf/login#wsdl.interface(loginPort)"/>
    <binding.ws port="http://soa/sf/login#wsdl.endpoint(bpelprocess1_client_ep/loginPort_pt)"/>
    </service>
    <component name="BPELProcess1" version="2.0">
    <implementation.bpel src="BPELProcess1.bpel"/>
    <property name="bpel.config.transaction" type="xs:string" many="false">required</property>
    </component>
    <wire>
    <source.uri>bpelprocess1_client_ep</source.uri>
    <target.uri>BPELProcess1/bpelprocess1_client</target.uri>
    </wire>
    </composite>
    The WSDL used to generate the BPEL is:
    <?xml version= '1.0' encoding= 'UTF-8' ?>
    <definitions
    targetNamespace="http://soa/sf/login"
    xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:tns1="http://soa/sf/login"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:flt="urn:fault.partner.soap.sforce.com"
    xmlns:obj="urn:sobject.partner.soap.sforce.com"
    xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
    xmlns:typ="urn:partner.soap.sforce.com"
    xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
    >
    <types>
    <xsd:schema targetNamespace="http://uk.gov.fca.sf/login" elementFormDefault="qualified" xmlns:tns1="http://uk.gov.fca.sf/login"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:flt="urn:fault.partner.soap.sforce.com"
    xmlns:obj="urn:sobject.partner.soap.sforce.com" xmlns:typ="urn:partner.soap.sforce.com"
    xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/">
    <xsd:import namespace="urn:partner.soap.sforce.com" schemaLocation="xsd/partner_types.xsd"/>
    <xsd:import namespace="urn:fault.partner.soap.sforce.com" schemaLocation="xsd/partner_faults.xsd"/>
    <xsd:import namespace="urn:sobject.partner.soap.sforce.com" schemaLocation="xsd/partner_objects.xsd"/>
    </xsd:schema>
    </types>
    <message name="loginInMessage">
    <part name="loginIn" element="typ:login"/>
    <part name="LoginScopeHeaderIn" element="typ:LoginScopeHeader"/>
    <part name="CallOptionsIn" element="typ:CallOptions"/>
    </message>
    <message name="loginOutMessage">
    <part name="return" element="typ:loginResponse"/>
    </message>
    <portType name="loginPort">
    <operation name="loginOp">
    <input message="tns1:loginInMessage"/>
    <output message="tns1:loginOutMessage"/>
    </operation>
    </portType>
    <binding name="loginPortSOAP11Binding" type="tns1:loginPort">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="loginOp">
    <soap:operation style="document" soapAction="http://soa:8101/login/loginOp"/>
    <input>
    <soap:body use="literal" parts="in"/>
    </input>
    <output>
    <soap:body use="literal" parts="return"/>
    </output>
    </operation>
    </binding>
    <binding name="loginPortSOAP12Binding" type="tns1:loginPort">
    <soap12:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="loginOp">
    <soap12:operation style="document" soapAction="http://uk.gov.fca.sf:7101/login/loginOp" soapActionRequired="false"/>
    <input>
    <soap12:body use="literal" parts="in"/>
    </input>
    <output>
    <soap12:body use="literal" parts="return"/>
    </output>
    </operation>
    </binding>
    <service name="loginSrvc">
    <port name="login_port_11" binding="tns1:loginPortSOAP11Binding">
    </port>
    <port name="login_port_12" binding="tns1:loginPortSOAP12Binding">
    </port>
    </service>
    <partnerLinkType name="ProviderRole"
    xmlns="http://schemas.xmlsoap.org/ws/2003/05/partner-link/">
    <role name="Role1">
    <portType name="tns1:loginPort"/>
    </role>
    </partnerLinkType>
    </definitions>

    Hi,
    I don't see a loginPort_pt port in the wsdl, but it is referenced by the composite...
    There's only ports login_port_11 and login_port_12 defined...
    Cheers,
    Vlad

  • Unable to find a Routing corresponding to the incoming request message.

    I have faced some issues regarding integration between peoplesoft 9 [peopletools 8.48] and Oracle Fusion Middleware using BPEL.
    the error log shows the error
    Exception : PeopleSoftServiceListeningConnector: GeneralFrameworkException
    Default Message : Unable to find a Routing corresponding to the incoming request message.
    stack trace : com.peoplesoft.pt.integrationgateway.common.GeneralFrameworkException
         at com.peoplesoft.pt.integrationgateway.listeningconnector.PeopleSoftServiceListeningConnector.service
    Please help me out in this issue.
    I have searched forums and Some of them told that if external service operation and message name are not matching then this kind of error occurs.i have changed the alias name in routings>parameter page to my message name. But still it is not working.
    Thanks and advance,
    Nirav

    Thanks.
    I hv used the userid PS in the node definition page of the anonymous node. Because previously I was getting the error that "Username is not defined in the database."
    What you mean is
    1) Should I removed the userid PS from the node definition page of the anonymous node ?
    2) The external Alias name in the routing parameter page is the same as the component interface and version v1 is added there as a suffix. I hv changed the external Alias name to my request and response message name. Am i doing right ? If I'm doing wrong then what should be the external alias name.
    Thanks,
    Nirav

  • Unable to find a WSDL that has a definition for service name

    Hello,
    I have a wsdl shared in mds and a composite with a bpel process that consumes that wsdl, but when that happens I get the following error:
    oracle.fabric.common.FabricInvocationException: Unable to find the WSDL service defined for service name {http://directvla.com/schema/businessdomain/ServiceConfigurationRules/v1-0}ServiceConfigurationRules_pt. Please make sure that the port attribute for the binding defined in the composite file is correct by checking the namespace and service name in the #wsdl.endpoint element. In addition, check that the WSDL associated with the binding namespace is imported and currently reachable (check the import nodes at the top of the composite file). Finally, validate any HTTP proxy settings for the server.
    I checked the composite, the wsdl and the endpoint and everything is ok. At the momment to avoid the error, the wsdl is local, but this is not a real solution, what I really need is to make it work with the mds.
    Can somebody help me?
    Thank for advance.

    Hi,
    here is my wsdl:
    <definitions
    targetNamespace="http://xxxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0"
    xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:commondt-v1-0="http://xxxxxx.com/schema/util/commondatatypes/v1-0"
    xmlns:ns1="http://xxxxxx.com/schema/businessdomain/ServiceConfigurationRules/parameters"
    xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
    xmlns:ServiceConfigurationRules-v1-0="http://xxxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0" xmlns:tns="http://xxxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:commonex-v1-0="http://xxxxxx.com/schema/util/commonexceptions/v1-0"
    xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
    xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/">
         <types>
              <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:commondt-v1-0="http://xxxxxx.com/schema/util/commondatatypes/v1-0" xmlns:ns1="http://xxxxxx.com/schema/businessdomain/ServiceConfigurationRules/parameters"
    xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
    xmlns:ServiceConfigurationRules-v1-0="http://oracle.com/sca/soapservice/XXXXBusinessRule/ServiceConfigurationRules/ServiceConfigurationRules" xmlns:tns="http://oracle.com/sca/soapservice/XXXXBusinessRule/ServiceConfigurationRules/ServiceConfigurationRules"
    xmlns:commonex-v1-0="http://xxxxxx.com/schema/util/commonexceptions/v1-0"
    xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/">
                   <xsd:import namespace="http://xxxxxx.com/schema/businessdomain/ServiceConfigurationRules/parameters" schemaLocation="oramds:/apps/schemas/RESB/RulesParmsInput_2.xsd"/>
              </xsd:schema>
         </types>
         <message name="ServiceActivationRequest">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:ServiceActivationRequest"/>
         </message>
         <message name="ServiceActivationResponse">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:ServiceActivationResponse"/>
         </message>
         <message name="ServiceActivationException">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:ServiceActivationException"/>
         </message>
         <message name="GetAddActivationConfigurationRequest">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:GetAddActivationConfigurationRequest"/>
         </message>
         <message name="GetAddActivationConfigurationResponse">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:GetAddActivationConfigurationResponse"/>
         </message>
         <message name="GetAddActivationConfigurationException">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:GetAddActivationConfigurationException"/>
         </message>
         <message name="ResourceChangeMigrationRequest">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:ResourceChangeMigrationRequest"/>
         </message>
         <message name="ResourceChangeMigrationResponse">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:ResourceChangeMigrationResponse"/>
         </message>
         <message name="ResourceChangeMigrationException">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:ResourceChangeMigrationException"/>
         </message>
         <message name="ResourceChangeMigrationUpgradeRequest">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:ResourceChangeMigrationUpgradeRequest"/>
         </message>
         <message name="ResourceChangeMigrationUpgradeResponse">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:ResourceChangeMigrationUpgradeResponse"/>
         </message>
         <message name="ResourceChangeMigrationUpgradeException">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:ResourceChangeMigrationUpgradeException"/>
         </message>
         <message name="GetServiceConfigurationException">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:GetAddActivationConfigurationException"/>
         </message>
         <message name="GetAntenaSenialRequest">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:GetAntenaSenialRequest"/>
         </message>
         <message name="GetAntenaSenialResponse">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:GetAntenaSenialResponse"/>
         </message>
         <message name="GetAntenaSenialException">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:GetAddActivationConfigurationException"/>
         </message>
         <message name="OrderPayPerViewRuleRequest">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:OrderPayPerViewRuleRequest"/>
         </message>
         <message name="OrderPayPerViewRuleResponse">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:OrderPayPerViewRuleResponse"/>
         </message>
         <message name="OrderPayPerViewRuleException">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:OrderPayPerViewRuleException"/>
         </message>
         <message name="GetOperationForWOServiceTypeRequest">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:GetOperationForWOServiceTypeRequest"/>
         </message>
         <message name="GetOperationForWOServiceTypeResponse">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:GetOperationForWOServiceTypeResponse"/>
         </message>
         <message name="GetOperationForWOServiceTypeException">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:GetOperationForWOServiceTypeException"/>
         </message>
         <message name="CompareResourceTechnologyRequest">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:CompareResourceTechnologyRequest"/>
         </message>
         <message name="CompareResourceTechnologyResponse">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:CompareResourceTechnologyResponse"/>
         </message>
         <message name="CompareResourceTechnologyException">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:CompareResourceTechnologyException"/>
         </message>
         <message name="GetBasicProductMigrationRequest">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:GetBasicProductMigrationRequest"/>
         </message>
         <message name="GetBasicProductMigrationResponse">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:GetBasicProductMigrationResponse"/>
         </message>
         <message name="GetBasicProductMigrationException">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:GetBasicProductMigrationException"/>
         </message>
         <message name="GetMaxResourcesForCustomerRequest">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:GetMaxResourcesForCustomerRequest"/>
         </message>
         <message name="GetMaxResourcesForCustomerResponse">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:GetMaxResourcesForCustomerResponse"/>
         </message>
         <message name="GetMaxResourcesForCustomerException">
              <part name="parameter" element="ServiceConfigurationRules-v1-0:GetMaxResourcesForCustomerException"/>
         </message>
         <portType name="ServiceConfigurationRules_pt">
              <operation name="GetAddActivationConfiguration">
                   <input message="ServiceConfigurationRules-v1-0:GetAddActivationConfigurationRequest"/>
                   <output message="ServiceConfigurationRules-v1-0:GetAddActivationConfigurationResponse"/>
                   <fault name="GetAddActivationConfigurationException" message="ServiceConfigurationRules-v1-0:GetAddActivationConfigurationException"/>
              </operation>
              <operation name="ResourceChangeMigration">
                   <input message="ServiceConfigurationRules-v1-0:ResourceChangeMigrationRequest"/>
                   <output message="ServiceConfigurationRules-v1-0:ResourceChangeMigrationResponse"/>
                   <fault name="ResourceChangeMigrationException" message="ServiceConfigurationRules-v1-0:ResourceChangeMigrationException"/>
              </operation>
              <operation name="ResourceChangeMigrationUpgrade">
                   <input message="ServiceConfigurationRules-v1-0:ResourceChangeMigrationUpgradeRequest"/>
                   <output message="ServiceConfigurationRules-v1-0:ResourceChangeMigrationUpgradeResponse"/>
                   <fault name="ResourceChangeMigrationUpgradeException" message="ServiceConfigurationRules-v1-0:ResourceChangeMigrationUpgradeException"/>
              </operation>
              <operation name="GetAntenaSenial">
                   <input message="ServiceConfigurationRules-v1-0:GetAntenaSenialRequest"/>
                   <output message="ServiceConfigurationRules-v1-0:GetAntenaSenialResponse"/>
                   <fault name="GetReasonResponseException" message="ServiceConfigurationRules-v1-0:GetAntenaSenialException"/>
              </operation>
              <operation name="OrderPayPerViewRule">
                   <input message="ServiceConfigurationRules-v1-0:OrderPayPerViewRuleRequest"/>
                   <output message="ServiceConfigurationRules-v1-0:OrderPayPerViewRuleResponse"/>
                   <fault name="OrderPayPerViewRuleException" message="ServiceConfigurationRules-v1-0:OrderPayPerViewRuleException"/>
              </operation>
              <operation name="GetServiceActivation">
                   <input message="ServiceConfigurationRules-v1-0:ServiceActivationRequest"/>
                   <output message="ServiceConfigurationRules-v1-0:ServiceActivationResponse"/>
                   <fault name="ServiceActivationException" message="ServiceConfigurationRules-v1-0:ServiceActivationException"/>
              </operation>
              <operation name="GetOperationForWOServiceType">
                   <input message="ServiceConfigurationRules-v1-0:GetOperationForWOServiceTypeRequest"/>
                   <output message="ServiceConfigurationRules-v1-0:GetOperationForWOServiceTypeResponse"/>
                   <fault message="ServiceConfigurationRules-v1-0:GetOperationForWOServiceTypeException" name="GetOperationForWOServiceTypeException"/>
              </operation>
              <operation name="GetMaxResourcesForCustomer">
                   <input message="ServiceConfigurationRules-v1-0:GetMaxResourcesForCustomerRequest"/>
                   <output message="ServiceConfigurationRules-v1-0:GetMaxResourcesForCustomerResponse"/>
                   <fault message="ServiceConfigurationRules-v1-0:GetMaxResourcesForCustomerException" name="GetMaxResourcesForCustomerException"/>
              </operation>
              <operation name="GetBasicProductMigration">
                   <input message="ServiceConfigurationRules-v1-0:GetBasicProductMigrationRequest"/>
                   <output message="ServiceConfigurationRules-v1-0:GetBasicProductMigrationResponse"/>
                   <fault message="ServiceConfigurationRules-v1-0:ServiceActivationRequest" name="GetBasicProductMigrationException"/>
              </operation>
              <operation name="CompareResourceTechnology">
                   <input message="ServiceConfigurationRules-v1-0:CompareResourceTechnologyRequest"/>
                   <output message="ServiceConfigurationRules-v1-0:CompareResourceTechnologyResponse"/>
                   <fault message="ServiceConfigurationRules-v1-0:ServiceActivationRequest" name="CompareResourceTechnologyException"/>
              </operation>
         </portType>
         <binding name="ServiceConfigurationRules_ptSOAP11Binding" type="ServiceConfigurationRules-v1-0:ServiceConfigurationRules_pt">
              <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
              <operation name="GetAddActivationConfiguration">
                   <soap:operation style="document" soapAction="http://xxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0/GetAddActivationConfiguration"/>
                   <input>
                        <soap:body use="literal" parts="parameter"/>
                   </input>
                   <output>
                        <soap:body use="literal" parts="parameter"/>
                   </output>
                   <fault name="GetAddActivationConfigurationException">
                        <soap:fault name="GetAddActivationConfigurationException" use="literal"/>
                   </fault>
              </operation>
              <operation name="ResourceChangeMigration">
                   <soap:operation style="document" soapAction="http://xxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0/ResourceChangeMigration"/>
                   <input>
                        <soap:body use="literal" parts="parameter"/>
                   </input>
                   <output>
                        <soap:body use="literal" parts="parameter"/>
                   </output>
                   <fault name="ResourceChangeMigrationException">
                        <soap:fault name="ResourceChangeMigrationException" use="literal"/>
                   </fault>
              </operation>
              <operation name="ResourceChangeMigrationUpgrade">
                   <soap:operation style="document" soapAction="http://xxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0/ResourceChangeMigrationUpgrade"/>
                   <input>
                        <soap:body use="literal" parts="parameter"/>
                   </input>
                   <output>
                        <soap:body use="literal" parts="parameter"/>
                   </output>
                   <fault name="ResourceChangeMigrationUpgradeException">
                        <soap:fault name="ResourceChangeMigrationUpgradeException" use="literal"/>
                   </fault>
              </operation>
              <operation name="GetAntenaSenial">
                   <soap:operation style="document" soapAction="http://xxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0/GetAntenaSenial"/>
                   <input>
                        <soap:body use="literal" parts="parameter"/>
                   </input>
                   <output>
                        <soap:body use="literal" parts="parameter"/>
                   </output>
                   <fault name="GetReasonResponseException">
                        <soap:fault name="GetReasonResponseException" use="literal"/>
                   </fault>
              </operation>
              <operation name="OrderPayPerViewRule">
                   <soap:operation style="document" soapAction="http://xxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0/OrderPayPerViewRule"/>
                   <input>
                        <soap:body use="literal" parts="parameter"/>
                   </input>
                   <output>
                        <soap:body use="literal" parts="parameter"/>
                   </output>
                   <fault name="OrderPayPerViewRuleException">
                        <soap:fault name="OrderPayPerViewRuleException" use="literal"/>
                   </fault>
              </operation>
              <operation name="GetServiceActivation">
                   <soap:operation style="document" soapAction="http://xxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0/GetServiceActivation"/>
                   <input>
                        <soap:body use="literal" parts="parameter"/>
                   </input>
                   <output>
                        <soap:body use="literal" parts="parameter"/>
                   </output>
                   <fault name="ServiceActivationException">
                        <soap:fault name="ServiceActivationException" use="literal"/>
                   </fault>
              </operation>
              <operation name="GetOperationForWOServiceType">
                   <soap:operation style="document" soapAction="http://xxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0/GetOperationForWOServiceType"/>
                   <input>
                        <soap:body use="literal" parts="parameter"/>
                   </input>
                   <output>
                        <soap:body use="literal" parts="parameter"/>
                   </output>
                   <fault name="GetOperationForWOServiceTypeException">
                        <soap:fault name="GetOperationForWOServiceTypeException" use="literal"/>
                   </fault>
              </operation>
              <operation name="GetMaxResourcesForCustomer">
                   <soap:operation style="document" soapAction="http://xxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0/GetMaxResourcesForCustomer"/>
                   <input>
                        <soap:body use="literal" parts="parameter"/>
                   </input>
                   <output>
                        <soap:body use="literal" parts="parameter"/>
                   </output>
                   <fault name="GetMaxResourcesForCustomerException">
                        <soap:fault name="GetMaxResourcesForCustomerException" use="literal"/>
                   </fault>
              </operation>
              <operation name="GetBasicProductMigration">
                   <soap:operation style="document" soapAction="http://xxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0/GetBasicProductMigration"/>
                   <input>
                        <soap:body use="literal" parts="parameter"/>
                   </input>
                   <output>
                        <soap:body use="literal" parts="parameter"/>
                   </output>
                   <fault name="GetBasicProductMigrationException">
                        <soap:fault name="GetBasicProductMigrationException" use="literal"/>
                   </fault>
              </operation>
              <operation name="CompareResourceTechnology">
                   <soap:operation style="document" soapAction="http://xxxxxx.com/schema/businessdomain/ServiceConfigurationRules/v1-0/CompareResourceTechnology"/>
                   <input>
                        <soap:body use="literal" parts="parameter"/>
                   </input>
                   <output>
                        <soap:body use="literal" parts="parameter"/>
                   </output>
                   <fault name="CompareResourceTechnologyException">
                        <soap:fault name="CompareResourceTechnologyException" use="literal"/>
                   </fault>
              </operation>
         </binding>
         <plnk:partnerLinkType name="ServiceConfigurationRules_pt_PL">
              <plnk:role name="ServiceConfigurationRules_pt_Role">
                   <plnk:portType name="tns:ServiceConfigurationRules_pt"/>
              </plnk:role>
         </plnk:partnerLinkType>
         <service name="ServiceConfigurationRules_pt">
              <port name="ServiceConfigurationRules_ptPort" binding="ServiceConfigurationRules-v1-0:ServiceConfigurationRules_ptSOAP11Binding">
                   <soap:address location="http://host:port/soa-infra/services/default/ServiceConfigurationRules/ServiceRules"/>
              </port>
         </service>
    </definitions>
    Thank you.

  • Identity service unable to find the realm

    hi'
    I am facing issue after configuring "Configuring Identity Service with Oracle Internet Directory"
    I followed this administrator guide "http://download.oracle.com/docs/cd/B31017_01/integrate.1013/b28982/service_config.htm#sthref280"
    this is the result after running the script:
    C:\product\10.1.3.1\OracleAS_1\bpel\system\services\install\ant-tasks>configure_
    oid orcladmin welcome1 389 false sonata seedAllUsers oc4jadmin welcome1 oc4j_soa
    Buildfile: oid-config.xml
    config-oid:
    [echo] Configuring OID...
    [mkdir] Created dir: C:\product\10.1.3.1\OracleAS_1\ldap\install
    [java] Install Configuration
    [java] Install Type: ConfigureOID
    [java] Oracle Home: C:\product\10.1.3.1\OracleAS_1
    [java] JDK Home: C:\product\10.1.3.1\OracleAS_1\jdk
    [java] Proxy Required: false
    [java] Database Vendor: oracle
    [java] OID Host: ${oid.host}
    [java] OID Port: 389
    [java] OID Realm: sonata
    [java] OID Seed: seedAllUsers
    [java] Admin User: orcladmin
    [java] ***************************************************************
    [java] Trying to obtain OID specific details from configuration files.
    [java] Warning: You would encounter problems if you have not associated you
    r instance with an OID.
    [java] ***************************************************************
    [java] OID Host is: son1592
    [java] OID Port is: 389
    [java] Seeding users/roles in OID realm : sonata...
    [java] Buildfile: bpminstall.xml
    [java] seed-oid:
    [java] init:
    [java] seed-oid:
    [java] Seeding system users/roles into OID ...
    [java] Migration of LDIF data completed. All the entries are successfully m
    igrated
    [java] Seeding demo users/roles into OID ...
    [java] Migration of LDIF data completed. All the entries are successfully m
    igrated
    [java] BUILD SUCCESSFUL
    [java] Total time: 9 seconds
    [java] Exit: 0
    [java] Configuring BPEL identity service configuration file ...
    [java] Adding jaas-mode attribute to hw_services orion-application.xml
    [java] Adding jaas-mode attribute to orabpel orion-application.xml
    bpel-grant-privileges:
    [echo] Granting Server privileges to BPMSystemAdmin role...
    [java] The specified permission has already been granted to the grantee.
    [echo] Granting Domain privileges to BPMDefaultDomainAdmin role...
    [java] The specified permission has already been granted to the grantee.
    all:
    BUILD SUCCESSFUL
    Total time: 13 seconds
    now when I am using the IdentityService servlet to look up users and roles by going to http://localhost:9700/integration/services/IdentityService/identity?operation=lookupUser and checking the realm
    this is the error coming:
    <env:Envelope
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:ns0="http://xmlns.oracle.com/bpel/services/IdentityService">
    <env:Body>
    <env:Fault
    xsi:type="env:Fault">
    <faultcode>env:Server</faultcode>
    <faultstring
    xsi:nil="1"/>
    <detail>
    <ns0:identityServiceError>
    <ns0:faultInfo>Realm is not found. Identity service unable to find the realm by name sonata. Check the error stack and fix the cause of the error. Contact oracle support if error is not fixable. </ns0:faultInfo>
    </ns0:identityServiceError>
    </detail>
    </env:Fault>
    </env:Body>
    </env:Envelope>
    thanks
    Yatan

    hi Anirudh,
    do you think this is wrong approach to copy file from home to other instances? actually I followed the following link to configure OID with BPEL
    url--> "http://download-uk.oracle.com/docs/cd/B31017_01/integrate.1013/b28982/service_config.htm#BABIBGFF"
    as per the document after executing the configure_oid.bat file only the jazn.xml inside the home was getting updated but no change was there in jazn.xml which was inside oc4j_soa folder, this was infact told in the document that we need to manually copy the properties from home--> jazn.xml file, but when I was trying to copy it was giving error, so insted of copying any thing from home--> jaxn.xml file, I copied the file and replaced it inside oc4j_soa.
    do you think this is not the right approach?
    waiting for inputs.
    thanks
    Yatan

  • Type-mapping not working correctly, get "Unable to find a javaType for the xmlType" WARNING

    I'm manually creating a web-services.xml file, and using the autogen ant task to
    generate the codec XML/Java classes. The XML definition is provided by SAP.
    The ant build.xml file:
    <project name="buildWebservice" default="stubgen">
    <target name="stubgen">
    <clientgen ear="C:\projects\RMIS\ifrrequests\RMIS.ear"
    packageName="com.aa.rmis.webservice.client"
    clientJar="C:\projects\RMIS\ifrrequests\rmisws-client.jar"
    autotype="False" />
    </target>
    <target name="all" depends="stubgen"/>
    </project>
    The problem is seen below in the output from Ant. Note the WARNINIG. The problem
    is that the xml type cannot be mapped to the Java type.
    C:\projects\RMIS\ifrrequests>ant -buildfile clientbuild.xml
    Buildfile: clientbuild.xml
    stubgen:
    [clientgen] Generating client jar for RMIS.ear ...
    [clientgen] WARNINIG: Unable to find a javaType for the xmlType:['urn:sap-com:do
    cument:sap:business']:PaymentRequest.Create. Make sure that you have registered
    this xml type in the type mapping
    [clientgen] Using SOAPElement instead
    [clientgen] Compiling 4 source files to C:\DOCUME~1\944377\LOCALS~1\Temp\rmisws-
    client.jar-836624340
    [clientgen] Building jar: C:\projects\RMIS\ifrrequests\rmisws-client.jar
    BUILD SUCCESSFUL
    Total time: 17 seconds
    The Java source that has the implementation of the service methods is simply:
    package com.aa.rmis.webservice;
    import com.aa.rmis.ifr.request.*;
    public class TestService
    public TestService()
    public int serviceRequest(PaymentRequestCreate request)
    System.out.println("Received serviceRequest message");
    return 0;
    public void testStringRequest(String request)
    The web-service.xml file is attached, which contains the schema for the SAP PaymentRequest.Create
    object definition.
    Another problem I have, which is probably related, is that the service method
    that has a complex data type (non-built in data type) is not being deployed into
    the WebLogic server. But the other service method that simply takes a String
    parameter is.
    The steps I took are:
    1. Get XML from SAP Interface Repository (IFR) for PaymentRequest
    2. Use ant task autogen to generate the request codec classes
    3. Create the web-services.xml file by inserting the schema definition and the
    mapping file created by the autogen task, and defining the operations
    4. Build web-services.war file that contains all autogen compiled class files,
    the web-services.xml file, and the service implementation class
    5. Build the ear file that holds the web service files
    6. Use the clientgen ant task to generate (included above) to generate the client
    jar file that should contain the proxy for both of the service methods
    Environment:
    * WebLogic 7.02
    * JDK 1.3.1_06
    * JBuilder 9 Enterprise
    * Ant 1.4
    Possible causes:
    * Namespace not being used correctly
    * copied verbatim the mapping xml file generated by autogen into the web-services.xml
    file
    * xml-schema part of web-services.xml might not be set correctly
    * operation definition might not be using the correct namespace
    * Classpath used for ant might not be right
    * Doubt this is the problem, but I'm out of other ideas
    * Set by using the setWLEnv.cmd file provided by WebLogic
    * Tried adding the generated classes directory for my project to the classpath,
    but did not work
    I've been referencing the Programming WebLogic Web Services document throughout
    this entire process. I must be missing something.
    Can anybody from BEA help me out with this problem?
    Thanks in advance.
    [web-services.xml]

    Hi JD,
    I spent a few cycles looking over your web-services.xml file, however I
    don't have any suggestions other that one that looks like you have
    already tried, at the top, in the <schema...>
    targetNamespace="urn:sap-com:document:sap:business"
    Making edits to these generated files can be tricky and my only
    suggestion is to create a small reproducer to run by our outstanding
    support team.
    A quick look at our problem database shows one issue (CR095109) related
    to a similar problem at deploy time that was fixed with 7.0SP3. Again,
    the support folks will be able to help focus in on the issue.
    Regards,
    Bruce
    JD wrote:
    >
    The first posting contains the wrong web-services.xml file. Please refer to this
    one instead.
    "JD" <[email protected]> wrote:
    I'm manually creating a web-services.xml file, and using the autogen
    ant task to
    generate the codec XML/Java classes. The XML definition is provided
    by SAP.
    The ant build.xml file:
    <project name="buildWebservice" default="stubgen">
    <target name="stubgen">
    <clientgen ear="C:\projects\RMIS\ifrrequests\RMIS.ear"
    packageName="com.aa.rmis.webservice.client"
    clientJar="C:\projects\RMIS\ifrrequests\rmisws-client.jar"
    autotype="False" />
    </target>
    <target name="all" depends="stubgen"/>
    </project>
    The problem is seen below in the output from Ant. Note the WARNINIG.
    The problem
    is that the xml type cannot be mapped to the Java type.
    C:\projects\RMIS\ifrrequests>ant -buildfile clientbuild.xml
    Buildfile: clientbuild.xml
    stubgen:
    [clientgen] Generating client jar for RMIS.ear ...
    [clientgen] WARNINIG: Unable to find a javaType for the xmlType:['urn:sap-com:do
    cument:sap:business']:PaymentRequest.Create. Make sure that you have
    registered
    this xml type in the type mapping
    [clientgen] Using SOAPElement instead
    [clientgen] Compiling 4 source files to C:\DOCUME~1\944377\LOCALS~1\Temp\rmisws-
    client.jar-836624340
    [clientgen] Building jar: C:\projects\RMIS\ifrrequests\rmisws-client.jar
    BUILD SUCCESSFUL
    Total time: 17 seconds
    The Java source that has the implementation of the service methods is
    simply:
    package com.aa.rmis.webservice;
    import com.aa.rmis.ifr.request.*;
    public class TestService
    public TestService()
    public int serviceRequest(PaymentRequestCreate request)
    System.out.println("Received serviceRequest message");
    return 0;
    public void testStringRequest(String request)
    The web-service.xml file is attached, which contains the schema for the
    SAP PaymentRequest.Create
    object definition.
    Another problem I have, which is probably related, is that the service
    method
    that has a complex data type (non-built in data type) is not being deployed
    into
    the WebLogic server. But the other service method that simply takes
    a String
    parameter is.
    The steps I took are:
    1. Get XML from SAP Interface Repository (IFR) for PaymentRequest
    2. Use ant task autogen to generate the request codec classes
    3. Create the web-services.xml file by inserting the schema definition
    and the
    mapping file created by the autogen task, and defining the operations
    4. Build web-services.war file that contains all autogen compiled class
    files,
    the web-services.xml file, and the service implementation class
    5. Build the ear file that holds the web service files
    6. Use the clientgen ant task to generate (included above) to generate
    the client
    jar file that should contain the proxy for both of the service methods
    Environment:
    * WebLogic 7.02
    * JDK 1.3.1_06
    * JBuilder 9 Enterprise
    * Ant 1.4
    Possible causes:
    * Namespace not being used correctly
    * copied verbatim the mapping xml file generated by autogen into
    the web-services.xml
    file
    * xml-schema part of web-services.xml might not be set correctly
    * operation definition might not be using the correct namespace
    * Classpath used for ant might not be right
    * Doubt this is the problem, but I'm out of other ideas
    * Set by using the setWLEnv.cmd file provided by WebLogic
    * Tried adding the generated classes directory for my project to
    the classpath,
    but did not work
    I've been referencing the Programming WebLogic Web Services document
    throughout
    this entire process. I must be missing something.
    Can anybody from BEA help me out with this problem?
    Thanks in advance.
    Name: web-services.xml
    web-services.xml Type: ACT Project (text/xml)
    Encoding: base64

  • My Macbook Pro Won't boot. Unable to find the driver for this platform

    Hi there,
    After doing some casual internet browsing earlier today (facebook + twitter etc) my laptop froze up. While I was able to click between windows, the ever faithful beach ball was there to ensure I couldn't really do anything, including making the dock appear when mousing towards the bottom. So I held down the power button to shut it down, and restarted. After the apple logo had sat there for quite some time I got a message something along the lines of:
              Unable to find driver for this platform:\"ACPI\".In"@/SourceCache/xnu/xnu-1699.32.7/iokit/kernel
    This was followed by a message telling me I needed to restart my computer using the power button. After several attempts all producing the same results, I was still in the same boat. So I sought some online help which lead me to boot into my recovery partition (holding down the option key at startup) and install the operating system again from there. However this is when I really started to panic. After selecting the recoverey partition the apple logo flipped between a no access symbol (that circle with a line through it) and the apple logo for a couple of seconds, before settling on the apple logo. But the recovery partition never loads and after some time I either get a symbol of a folder with a question mark in it or I similar message telling me to restart.
    Next I tried plugging in my external hard drive with a few time machine backups as well as a carbon copy back up and another recovery partition. Using the external HD's recovery partition took me to a menu which the online help had initially promised where I could reinstall osx as well as use disc utitlity. So I tried to run the installer from here only to find my hard drive didn't show up in the list of destination volumes. The time machine and recovery partitions from my hard drives did, but I couldn't select these.
    I then turned my attention to the disc utility and tried to repair my hard drive. I was unsure which one to select at first because there were two names for my hard drive; the first being the hard drives actual name (a samsung something or other) and the second was called 'Lion.' I started by repairing the samsung one and this was over in a few seconds saying it was successfully repaired. So I moved on to 'Lion' and this took a few moments, before stalling on a section saying "Updating boot support partitions for the volume as required." I was also advised to recover any data I could and restore I backup.
    So that's where I'm currently at. I'd really hate to lose any recent data, as my last time machine back up was about a week ago and I'd made some substantial progress on a mix since then!
    I'd really appreciate any help that anyone can offer,
    Cheers!

    Just had another look in the disc utility and found that the samsung's partition scheme is set to master boot record, which is apprently used for windows partitions? I've no idea how this happend because When I originally formatted the drive I'm sure I would have set it to GUID partition table. Clicking on 'Lion' just gives dashes for the partition type, capacity and available space values.

  • Unable to find line break between two lines in attachment file.

    Dear all I will be very great full if someone help me out,
    I am trying to send mail through SMTP server with an attachment of oracle report, but I am unable to find line break between two lines, when I down load the attachment from mail and open attach.txt file by double click on it. Next line starts right after previous line ends, it should starts with new line.
    In order to send an attachment file, I am reading source file line by line and put MIME protocol’s attachment instance, contain of source file is being properly written into target file if I open that attachment on cmd prompt.
    Following code may help you to understand the case.
    Thanks in advance.
    My code is as follows:-
    create or replace procedure bec_file_test
    v_subject varchar2, -- Subject of the email
    v_body varchar2, -- Body of the email
    v_from VARCHAR2 default 'XYZ.com', -- sender mail id
    v_to varchar2 default 'XYZ.com', -- Field To of the email
    v_cc varchar2 default 'XYZ.com' -- cc address
    ) is
    -- variable to hold the smtp server connection
    v_smtp_connection utl_smtp.connection;
    -- variable to hold the smtp host name
    v_smtp_host varchar2(100) default 'mail.bec-group.com';
    -- variable to hold the smtp port
    v_smtp_port number default 25;
    -- composite of {CR}{LF} caridge return and line feed.
    CRLF varchar2(2):=CHR(13)||CHR(10);
    cursor pr_rec is
    select requisition_no,line_no,release_no,a.contract,
    a.project_id,substr(a.activity_seq,1,11)ACT_SEQ,
    substr(a.part_no,1,12)PART_NO,
    substr(a.description,1,32)DESCRIPTION,
    substr(a.Bal_qty,1,8) BAL_QTY,
    substr(a.unit_meas,1,5)UOM,
    a.wanted_receipt_date WAN_REC_DT,
    a.latest_order_date LAT_ORD_DT
    from bec_pr_line_rep a
    where a.Bal_qty>0 and a.header_state not in 'Closed'
    and upper(a.state1) like 'RELEASED' and a.contract not in ('U1ENG','ULENG','U1FND','U2FND')
    and a.buyer_code='70306'
    order by a.part_no;
    begin
    declare
    fHandle UTL_FILE.FILE_TYPE;
    v_msg_line varchar2(2000);
    -- v_buffer varchar2(20000);
    --ALTER SYSTEM SET utl_file_dir = 'D:\Database\temp'
    --COMMENT='Temporary change on Dec 14'
    --SCOPE=SPFILE;
    SELECT name, value
    FROM gv$parameter
    WHERE name = 'utl_file_dir';
    --drop directory my_directory
    --CREATE or replace DIRECTORY my_directory AS 'D:\database\temp';
    --GRANT read,write ON DIRECTORY my_directory TO PUBLIC;
    begin ---writing data into a file.
    fHandle := UTL_FILE.FOPEN('MY_DIRECTORY', 'pending_pr_summry.txt', 'w');
    UTL_FILE.put_line(fHandle, ' Pending PR to process (detail report)');
    UTL_FILE.put_line(fHandle,TO_CHAR(SYSDATE,'MM-DD-YY HH:MI:SS AM'));
    UTL_FILE.put_line(fHandle, '--------------------------------------------------------------------------------------------------------------------------------------------------');
    UTL_FILE.put_line(fHandle, 'Req.no. li Re Site Prj Id Act seq Part no Description Qty UOM want rec dt lat ord dt' );
    UTL_FILE.put_line(fHandle, '--------------------------------------------------------------------------------------------------------------------------------------------------');
    for pr_temp in pr_rec loop
    begin
    v_msg_line:=to_char(rpad(pr_temp.requisition_no,12,' ')||'|'||
    lpad(pr_temp.line_no,3,' ')||'|'||
    lpad(pr_temp.release_no,3,' ')||'|'||
    rpad(pr_temp.contract,7,' ')||'|'||
    lpad(nvl(pr_temp.project_id,' '),7,' ')||'|'||
    lpad(nvl(pr_temp.act_seq,' '),12,' ')||'|'||
    lpad(pr_temp.part_no,12,' ')||'|'||
    rpad(pr_temp.description,35,' ')||'|'||
    lpad(pr_temp.bal_qty,10,' ')||'|'||
    rpad(pr_temp.uom,6,' ')||'|'||
    lpad(pr_temp.wan_rec_dt,14,' ')||'|'||
    lpad(pr_temp.lat_ord_dt,14,' '));
    UTL_FILE.put_line(fHandle,v_msg_line);
    end;
    end loop;
    UTL_FILE.put_line(fHandle, '--------------------------------------------------------------------------------------------------------------------------------------------------');
    UTL_FILE.put_line(fHandle, ' Regards : IFSAPP ( Application owner ) ');
    UTL_FILE.FCLOSE(fHandle); ------------writing into file is successfuly done here!
    --Reading of file starts here containt will be added in attchment file
    fHandle :=UTL_FILE.FOPEN('MY_DIRECTORY','pending_pr_summry.txt','R' );
    -- establish the connection to the smtp server
    v_smtp_connection := utl_smtp.open_connection(v_smtp_host, v_smtp_port); /** OPEN CONNECTION ON THE SERVER **/
    -- perform a handshake with the smtp server
    utl_smtp.helo(v_smtp_connection, v_smtp_host); /** DO THE INITIAL HAND SHAKE **/
    -- set the 'from' address of the message
    utl_smtp.mail(v_smtp_connection, v_from);
    -- add the recipient to the message
    utl_smtp.rcpt(v_smtp_connection, v_to);
    -- send the email
    utl_smtp.open_data(v_smtp_connection);
    v_msg_line:='Date: ' || TO_CHAR( SYSDATE, 'dd Mon yy hh24:mi:ss' ) || CRLF ||
    'From: ' || v_from || CRLF ||
    'Subject: ' || v_subject || CRLF ||
    'To: ' || v_to || CRLF ||
    'Cc: ' || v_cc || CRLF ||
    'MIME-Version: 1.0'|| CRLF || -- Use MIME mail standard
    'Content-Type: multipart/mixed;'||CRLF ||
    ' boundary="-----SECBOUND"'||CRLF||
    CRLF ||'-------SECBOUND'|| CRLF ||
    'Content-Type: text/plain;'|| CRLF ||
    'Content-Transfer_Encoding: 7bit'|| CRLF ||
    CRLF ||v_body|| CRLF;     -- Message body
    utl_smtp.write_data(v_smtp_connection,v_msg_line);
    v_msg_line:='-------SECBOUND'|| CRLF ||
    'Content-Type: application/octet-stream;'|| CRLF ||
    'Content-Type: text/plain;'|| CRLF ||
    'name="pending_pr_summry.txt"'|| CRLF ||
    'Content-Transfer_Encoding: 8bit'|| CRLF ||
    'Content-Disposition: attachment;'|| CRLF ||
    ' filename="pending_pr_summry.txt"'|| CRLF || CRLF;     -- Content of attachment
    utl_smtp.write_data(v_smtp_connection,v_msg_line);
    -- check file is opened
    IF utl_file.is_open(fHandle) THEN
    -- loop lines in the file
    LOOP
    BEGIN -- Content of attachment
    utl_file.get_line(fHandle,v_msg_line);
    v_msg_line:=concat(v_msg_line,CRLF);
    utl_smtp.write_data(v_smtp_connection,v_msg_line);
    EXCEPTION
    WHEN NO_DATA_FOUND THEN
    EXIT;
    END;
    END LOOP;
    END IF;
    --end of attachment containt     
    utl_smtp.write_data(v_smtp_connection,v_msg_line);
    UTL_FILE.FCLOSE(fHandle);
    utl_smtp.close_data(v_smtp_connection);
    utl_smtp.quit(v_smtp_connection);
    exception
    when utl_smtp.invalid_operation then
    dbms_output.put_line(' Invalid Operation in Mail attempt using UTL_SMTP.');
    when utl_smtp.transient_error then
    dbms_output.put_line(' Temporary e-mail issue - try again');
    when utl_smtp.permanent_error then
    dbms_output.put_line(' Permanent Error Encountered.');
    when others then
    dbms_output.put_line('Exception: SQLCODE=' || SQLCODE || ' SQLERRM=' || SQLERRM);
    RAISE;
    end;
    end bec_file_test;

    Pending PR to process (detail report)01-17-13 12:43:19 PM--------------------------------------------------------------------------------------------------------------------------------------------------Req.no. li Re Site Prj Id Act seq Part no Description Qty UOM want rec dt lat ord dt--------------------------------------------------------------------------------------------------------------------------------------------------MAT/250370 | 2| 1|ISCSP | 4977| 100004207| 0104000016|Angle 50 X 50 X 6 IS:2062 Grade |500|kg |30-NOV-2012| 20-nov-2012MAT/250370 | 3| 1|ISCSP | 4977| 100004207| 0105000002|Channel 100 X 50 IS:2062 Grade A | 1000|kg | 30-NOV-2012| 20-nov-2012MAT/250579 | 2| 1|NMDCJ | 6001| 100005580| 0109020002|TMT Bar 10 mm Fe 415 IS:1786 | 2991|kg | 13-DEC-2012| 03-dec-2012MAT/250606 | 2| |NMDCJ | 6002| 100005860| 0109020002|TMT Bar 10 mm Fe 415 IS:1786 | 4500|kg | 29-DEC-2012| 19-dec-2012MAT/250607 | |1|NMDCJ|6001|100005580| 0109020002|TMT Bar 10 mm Fe 415 IS:1786 | 1500|kg | 29-DEC-2012| 19-dec-2012MAT/250194 | 3| 1|NMDCJ | 6002| 100005818| 0109020002|TMT Bar 10 mm Fe 415 IS:1786 | 3939|kg | 29-DEC-2012| 19-dec-2012MAT/250606 | 4| 1|NMDCJ | 6002| 100005860| 0109020004|TMT Bar 16 mm Fe 415 IS:1786 | 39000|kg | 29-DEC-2012| 19-dec-2012MAT/250607 | 4| 1|NMDCJ | 6001| 100005580| 0109020004|TMT Bar 16 mm Fe 415 IS:1786 | 17500|kg | 29-DEC-2012| 19-dec-2012MAT/250194 | 2| 1|NMDCJ | 6002| 100005818| 0109020004|TMT Bar 16 mm Fe 415 IS:1786 | 12183|kg | 29-DEC-2012| 19-dec-2012MAT/250606 | 6| 1|NMDCJ | 6002| 100005860| 0109020006|TMT Bar 25 mm Fe 415 IS:1786 | 9500|kg | 29-DEC-2012| 19-dec-2012MAT/250607 | 6| 1|NMDCJ | 6001| 100005580| 0109020006|TMT Bar 25 mm Fe 415 IS:1786 | 4500|kg | 29-DEC-2012| 19-dec-2012MAT/250194 | 6| 1|NMDCJ | 6002| 100005818| 0109020006|TMT Bar 25 mm Fe 415 IS:1786 | 17500|kg | 29-DEC-2012| 19-dec-2012MAT/250607 | 7| 1|NMDCJ | 6001| 100005580| 0109020008|TMT Bar 32 mm Fe 415 IS:1786 | 22000|kg | 29-DEC-2012| 19-dec-2012MAT/250194 | 7| 1|NMDCJ | 6002| 100005818| 0109020008|TMT Bar 32 mm Fe 415 IS:1786 | 27060|kg | 29-DEC-2012| 19-dec-2012MAT/251138 | 1| 1|NMDCJ | 6002| 100005825| 3501000001|Cement 50 kg | 1|pkt | 25-DEC-2013| 14-dec-2013--------------------------------------------------------------------------------------------------------------------------------------------------
    where as source file is like that:-
    Pending PR to process (detail report)
    01-17-13 12:43:19 PM
    Req.no. li Re Site Prj Id Act seq Part no Description Qty UOM want rec dt lat ord dt
    MAT/250370 | 2| 1|ISCSP | 4977| 100004207| 0104000016|Angle 50 X 50 X 6 IS:2062 Grade | 5500|kg | 30-NOV-2012| 20-nov-2012
    MAT/250370 | 3| 1|ISCSP | 4977| 100004207| 0105000002|Channel 100 X 50 IS:2062 Grade A | 1000|kg | 30-NOV-2012| 20-nov-2012
    MAT/250579 | 2| 1|NMDCJ | 6001| 100005580| 0109020002|TMT Bar 10 mm Fe 415 IS:1786 | 2991|kg | 13-DEC-2012| 03-dec-2012
    MAT/250606 | 2| 1|NMDCJ | 6002| 100005860| 0109020002|TMT Bar 10 mm Fe 415 IS:1786 | 4500|kg | 29-DEC-2012| 19-dec-2012
    MAT/250607 | 2| 1|NMDCJ | 6001| 100005580| 0109020002|TMT Bar 10 mm Fe 415 IS:1786 | 1500|kg | 29-DEC-2012| 19-dec-2012
    MAT/250194 | 3| 1|NMDCJ | 6002| 100005818| 0109020002|TMT Bar 10 mm Fe 415 IS:1786 | 3939|kg | 29-DEC-2012| 19-dec-2012
    MAT/250606 | 4| 1|NMDCJ | 6002| 100005860| 0109020004|TMT Bar 16 mm Fe 415 IS:1786 | 39000|kg | 29-DEC-2012| 19-dec-2012
    MAT/250607 | 4| 1|NMDCJ | 6001| 100005580| 0109020004|TMT Bar 16 mm Fe 415 IS:1786 | 17500|kg | 29-DEC-2012| 19-dec-2012
    MAT/250194 | 2| 1|NMDCJ | 6002| 100005818| 0109020004|TMT Bar 16 mm Fe 415 IS:1786 | 12183|kg | 29-DEC-2012| 19-dec-2012
    MAT/250606 | 6| 1|NMDCJ | 6002| 100005860| 0109020006|TMT Bar 25 mm Fe 415 IS:1786 | 9500|kg | 29-DEC-2012| 19-dec-2012
    MAT/250607 | 6| 1|NMDCJ | 6001| 100005580| 0109020006|TMT Bar 25 mm Fe 415 IS:1786 | 4500|kg | 29-DEC-2012| 19-dec-2012
    MAT/250194 | 6| 1|NMDCJ | 6002| 100005818| 0109020006|TMT Bar 25 mm Fe 415 IS:1786 | 17500|kg | 29-DEC-2012| 19-dec-2012
    MAT/250607 | 7| 1|NMDCJ | 6001| 100005580| 0109020008|TMT Bar 32 mm Fe 415 IS:1786 | 22000|kg | 29-DEC-2012| 19-dec-2012
    MAT/250194 | 7| 1|NMDCJ | 6002| 100005818| 0109020008|TMT Bar 32 mm Fe 415 IS:1786 | 27060|kg | 29-DEC-2012| 19-dec-2012
    MAT/251138 | 1| 1|NMDCJ | 6002| 100005825| 3501000001|Cement 50 kg | 1 |pkt | 25-DEC-2013| 14-dec-2013
    Ignore alignment. It is well formatted in source file.

  • Unable to find driver (oracle.jdeveloper.cm.CMException)

    Hi All.
    I get this error message when I try to get a connection to my Database:
    oracle,jdeveloper.cm.CMException:unable to find driver:oracle.lite.poljdbc.POLJ...!
    I installed BPEL PM (where JDeveloper is included).
    Yesterday the Connection i made works fine, but today i get this error when I try to connect (open a SQL Worksheet) the same connection:
    Has anyone an Idea what is happen because I am shure I doesn't change sth. in my configuration since yesterday.
    It would be nice if sb. could give me a hint
    Message was edited by:
    BenSp

    Hi, maybe you could check out you have set the right olite jdbc driver in your project CLASSPATH
    Normally:
    $OLite_Home\jdbc\lib\classes12.jar
    Luis R.

Maybe you are looking for