Testing AQ adapter

Hi,
I have a very simple composite with an AQ adapter as the exposed service.
The idea is that it dequeues messages from a queue in the dB, and acts on the data.
The composite IS deployed.
The question: How do I test this? I.e. how do I emulate or trigger a dequeue operation?
No, I don't know much about Oracle databases.
Thanks in advance just in case somebody actually answers this.
Jdeveloper 11.1.1.5
Edited by: 862567 on Jan 31, 2012 6:04 AM

How do I test this? I.e. how do I emulate or trigger a dequeue operation?You have multiple options here -
1. Create another simple composite to read message from local file system and enqueue in the queue using AQ adapter
2. Create a PL/SQL procedure to enqueue the message into the queue
3. Use any other programming language to write a program which may enqueue message into AQ
Option#1 should be the preferred choice.
Regards,
Anuj

Similar Messages

  • Is it possible to test XI Adapter on PCK by JNDI lookup?

    Hi, friends
    I can't test the XI Adapter by using the communication channels and sender/receiver agreements on a standalone PCK (without XI server to be connected). Is it possible to test XI Adapter on PCK by JNDI lookup?
    I can locate the XI Adapter by JNDI lookup (JNDI name is configured on SampleRA.xml):
    ConnectionFactory cxf = (ConnectionFactory)initctx.lookup("deployedAdapters/sample_ra/shareable/sample_ra");
    But later it failed to get the ConnectionSpec and create the Connection. Could anyone give me a sample code for testing XI Adapter by JNDI lookup?
    Thanks in advance.
    Best Regards,
    Jason
    Message was edited by: Jason Wang

    Hi,
    I'm not sure if this is what you are looking for but
    check the link "Using Resource Adapter to Obtain Connection" on this site:
    http://help.sap.com/saphelp_nw04/helpdata/de/89/b262427a65423f87706a0e3faea00d/frameset.htm
    Hope it helps,
    Christian

  • How to test the adapter ?

    Hi
    When you create an adapter it would be inactive in adapter monitoring and it would be active only when atleast one message is passed through it ? how do we test the adapter is working fine or not ?

    HI Radhika
    As suggested by everyone here
    Go to RWB->Component monitoring->Adapter engine->Test message.
    Paste a payload anything just after the creation of adapter and test it. Give dummy values or any built scenario credentials on the same PI system you will get error at max thats it but it will activate the adapter.
    Thanks
    Gaurav

  • Error while Testing SOAP Adapter In XI

    <b>Hi Frndz
    I am trying to test my SOAP adapter which i have exposed as a webservice. I testing this from the WSNavigator which throws the following error:</b>
    HTTP/1.1 500 Internal Server Error
    Connection: close
    Set-Cookie: <value is hidden>
    Set-Cookie: <value is hidden>
    Server: SAP J2EE Engine/6.40
    Content-Type: text/xml; charset=utf-8
    Date: Thu, 15 Dec 2005 12:24:19 GMT
    <?xml version='1.0'?>
    <!-- see the documentation -->
    <SOAP:Envelope xmlns:SOAP='http://schemas.xmlsoap.org/soap/envelope/'>
      <SOAP:Body>
        <SOAP:Fault>
          <faultcode>SOAP:Server</faultcode>
          <faultstring>Server Error</faultstring>
          <detail>
            <s:SystemError xmlns:s='http://sap.com/xi/WebService/xi2.0'>
              <context>XIAdapter</context>
              <code>DeliveryException</code>
              <text><![CDATA[
    com.sap.aii.af.ra.ms.api.DeliveryException: Received HTTP response code 404 : Not Found
         at com.sap.aii.af.ra.ms.impl.core.queue.CallConsumer.onMessage(CallConsumer.java:144)
         at com.sap.aii.af.ra.ms.impl.core.queue.Queue.run(Queue.java:512)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:74)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:141)
              ]]></text>
            </s:SystemError>
          </detail>
        </SOAP:Fault>
      </SOAP:Body>
    </SOAP:Envelope>
    <b>I have used this url for the Webservice:</b>
    <u>http://<host>:<port>/XISOAPAdapter/MessageServlet?channel=:CVXSABSR_TEST_SENDER:CVXSACC_TEST_SENDER</u>
    <b>I am unable to figure out where the problem is.
    Any ideas to solve this?
    Thanks in Advance
    DhanyaR Nair</b>

    <b>Hi Andrews and Ravi
    Thanks for the quick response.
    <u>Andrews</u> the Message Servlet is in OK status, as it reponded from checking the url given by you.
    What should i try next?
    <u>Ravi</u> i checked the url for checking the Comm Channel. There are two IDs associated with the Channel
    1>Object ID
    2> ObjectVersion ID
    with the ObjectVersionID , we are getting the following error and with ObjectID we got the proper response  </b>
    <b>with ObjectVersion ID</b>
    <u>http://<host>:<port>//XISOAPAdapter/HelperServlet?action=GetChannelInfo&channelID=<Object version ID></u>
    <b>response:</b>
    <?xml version="1.0" ?>
    - <SOAP:Fault xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
      <faultcode>SOAP:Server</faultcode>
      <faultstring>Server Error</faultstring>
    - <detail>
    - <s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">
      <context>XIAdapter</context>
      <code>ADAPTER.SOAP_EXCEPTION</code>
    - <text>
    - <![CDATA[
    com.sap.aii.af.service.cpa.impl.exception.CPALookupException: Channel object with Id Channel:a9f7f390671e11daa2300012799e22c2 not available in CPA Cache.
         at com.sap.aii.af.service.cpa.LookupManager.getCPAObject(LookupManager.java:202)
         at com.sap.aii.af.mp.soap.web.HelperServlet.processGetChannelInfo(HelperServlet.java:455)
         at com.sap.aii.af.mp.soap.web.HelperServlet.doGet(HelperServlet.java:131)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:160)
                ]]>
      </text>
      </s:SystemError>
      </detail>
      </SOAP:Fault>
    <b>with the object id</b>
    <u>http://<host>:<port>/XISOAPAdapter/HelperServlet?action=GetChannelInfo&channelID=<Object  ID></u>
    <b>Response</b>
    <?xml version="1.0" ?>
    - <s:ChannelInfo xmlns:s="http://sap.com/xi/WebService/xi30">
      <channelID>ea30ed2ccc243fe49b7c2c5646ed3b2d</channelID>
      <name>CVXSACC_TEST_SENDER</name>
      <type xmlns:st="http://sap.com/xi/XI/System">st:SOAP</type>
      <direction>INBOUND</direction>
      <party />
      <service>CVXSABSR_TEST_SENDER</service>
      </s:ChannelInfo>
    <b>with the url</b>
    <u>http://<host>:<port>/XISOAPAdapter/HelperServlet?action=FindChannel&channel=:CVXSABSR_TEST_SENDER:CVXSACC_TEST_SENDER</u>
    <b>Response</b>
    <?xml version="1.0" ?>
    - <s:ChannelInfo xmlns:s="http://sap.com/xi/WebService/xi30">
      <channelID>ea30ed2ccc243fe49b7c2c5646ed3b2d</channelID>
      <name>CVXSACC_TEST_SENDER</name>
      <type xmlns:st="http://sap.com/xi/XI/System">st:SOAP</type>
      <direction>INBOUND</direction>
      <party />
      <service>CVXSABSR_TEST_SENDER</service>
      </s:ChannelInfo>
    <b>How should i proceed ? Any idea frndz
    Thanks in Advance
    DhanyaR Nair</b>

  • Testing File Adapter

    Hi,
    I'm using a file adapter with content conversion. I have isolated the problem and am sure there's a problem with the conversion. Is it possible to see the result of the content conversion, meaning to see the XML that is produced?
    I'm currently using the test configuration at the Integration Directory. It only shows a runtime error at Interface Mapping, which is far from helpful.
    Thanks,

    Hi
    May be you have some different issue other than mapping.
    Set the file at source location and then check with RWB communication channel paylaod and SXMB_MONI  inbound message. If it fail in mapping then too you can see the XML produced by FCC
    Thanks
    Gaurav

  • How to test File Adapter from EM Console

    Hi All,
    I have one issue with File Adapter where I am trying to implement a simple BPEL process. Below are the steps;
    1. I have created an empty BPEL process and then add a read file adapter to the left side which will read from a file aa.txt which is present in D:\work folder. File is having data like XXXX,YYYY,ZZZZ. (I have used Native builder for schema generation)
    2. Then I have added Write file adapter on the right side which will write to an other file bb.txt.
    Then I have rebuild and deploy this on weblogic SOA server but on the EM console I am not able to test it as Test button is disabled. Then how to test this scenario? Also I tried testing by placing a new file aa1.txt in the same directory with some content. Logically it should be picked up and then write it to the bb.txt but it is not happening.
    Can anyone please help me in this as how to troubleshoot it.
    Thanks
    RJ

    Thanks for the reply.
    So if i understood correctly it means that we cannot test it using EM console as we have read adapter on the left side because of which we have not exposed it as SOAP service. When we put any file in the D:\XXX then automatically read adapter will pick that up and create one instance in the EM console and then write adapter will write it into the destination file?
    But in our case no instance is getting created in the EM console even when I am copying a file to the directory. Below is the read_file.jca
    <adapter-config name="Read" adapter="File Adapter" wsdlLocation="Read.wsdl" xmlns="http://platform.integration.oracle/blocks/adapter/fw/metadata">
    <connection-factory location="eis/FileAdapter" UIincludeWildcard="rj*.txt"/>
    <endpoint-activation portType="Read_ptt" operation="Read">
    <activation-spec className="oracle.tip.adapter.file.inbound.FileActivationSpec">
    <property name="DeleteFile" value="false"/>
    <property name="MinimumAge" value="0"/>
    <property name="PhysicalDirectory" value="D:\mywork"/>
    <property name="Recursive" value="true"/>
    <property name="PollingFrequency" value="60"/>
    <property name="IncludeFiles" value="rj.*\.txt"/>
    <property name="UseHeaders" value="false"/>
    </activation-spec>
    </endpoint-activation>
    </adapter-config>
    Please help as why it is not getting picked up?
    Regards
    RJ

  • Problem testing EMail adapter

    Hi All, I have deployed EMail adapter succesfully. I am trying to test that. Could
    anybody tell How to test this ? what i want to know what is the XML input to test
    the email adapter application. ? Thanks in advance.

    This is how I configured
    Configure the JMS Queue Resource (Jndi name=>>> jms/demoMsgQueue)
    Configured the JMS Connection Factory Resource
    configured the demoCF JMS connection factory
    Created a JMS Adapter Connection Pool
    Associate the Connection Pool with the Connection Factory
    Redeployed the JMS Adapter with the New Resources
    How I can do bouning app server?

  • Testing SNC adapter

    Hi,
    I try to pass "Test Plan Secure Network Communications BC-SNC" for SNC-adapter, developed our team. Problem occur on step "2.11 Testing Secure КАС-connections, front end to SAP (SAPINFO) (2.11.2 RFC with load-balancing (RFC Type B))".
    I created PUBLIC and SNC logon groups on SAP Web AS. Each group include one sever.
    I createed SAPRFC.ini file with following content:
    /* Conventional access */
    DEST=DV2_PUBLIC
    TYPE=B
    R3NAME=DV2
    MSHOST=<our_hostnsme>
    GROUP=PUBLIC
    /* Access using SNC-protected communication */
    DEST=DV2_SNC
    TYPE=B
    R3NAME=DV2
    MSHOST=<our_hostnsme>
    GROUP=SNC
    SNC_MODE=1
    SNC_PARTNERNAME=p:CN=SERVER
    SNC_LIB=<pass_to_our_library>
    Then I run SAPINFO program with 2 varians:
    1. SAPINFO DEST=DV2_PUBLIC
    2. SAPINFO DEST=DV2_SNC
    The first finished with success. Second with faild. Error message:
    <----
    >
    RFC resize I/O buffer to 16000 bytes
    RFC >>>> DV2_SNC      : EXT  10.10.206.200 >>> OPEN.
    RFC ======> Connect to message server failed
    Connect_PM  MSHOST=10.10.206.200, R3NAME=DV2, GROUP=SNC
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       internal error
    TIME        Thu Feb 05 10:07:23 2009
    RELEASE     40B
    COMPONENT   LG
    VERSION     4
    RC          -1
    COUNTER     1
    RFC *> RfcOpen
    RFC         options->destination  = DV2_SNC
    RFC         options->mode         = RFC_MODE_PARAMETER
    RFC         options->connopt      = <NULL>
    RFC         options->client       = 000
    RFC         options->user         = SAPCPIC
    RFC         options->password     = secret (-:
    RFC         options->language     = E
    RFC         options->trace        = 0
    RFC >>>> DV2_SNC      : EXT  10.10.206.200 >>> CLOSE.
    Group       Error group 102
    Key         RFC_ERROR_COMMUNICATION
    Message     Connect to message server failed
    Connect_PM  MSHOST=10.10.206.200, R3NAME=DV2, GROUP=SNC
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       internal error
    TIME        Thu Feb 05 10:07:23 2009
    RELEASE     40B
    COMPONENT   LG
    VERSION     4
    RC          -1
    COUNTER     1
    <----
    >
    Although, if in second variand delet settings:
      SNC_MODE=1
      SNC_PARTNERNAME=p:CN=SERVER
      SNC_LIB=<pass_to_our_library>
    and run SAPINFO DEST=DV2_SNC - it is success.
    Help me, please.
    Sorry for my English.

    Hi
    May be you have some different issue other than mapping.
    Set the file at source location and then check with RWB communication channel paylaod and SXMB_MONI  inbound message. If it fail in mapping then too you can see the XML produced by FCC
    Thanks
    Gaurav

  • Error whicle Testing SAP Adapter service

    I have created Mediator process which has configuration for 3rd Party Adapter for SAP. I deployed the process and when I am testing it, I am getting following error.
    java.lang.Exception: oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'TEST_ITEM' failed due to: JCA Binding Component connection issue. JCA Binding Component is unable to create an outbound JCA (CCI) connection. CreateItemListProvSAP:CreateItemListSAPAdapterService [ TEST_ITEMPortType::TEST_ITEM(Input_TEST_ITEM,Output_TEST_ITEM) ] : The JCA Binding Component was unable to establish an outbound JCA CCI connection due to the following issue: java.lang.IllegalArgumentException: Configuration 'SAP_TEST_TARGET' not available for adapter 'MySAP'. ". The invoked JCA adapter raised a resource exception. Please examine the above error message carefully to determine a resolution. at oracle.sysman.emas.model.wsmgt.WSTestModel.invokeOperation(WSTestModel.java:575) ... 72 more
    Could some one please help - what could be the possible cause?
    I have went through the some the post here in this form, and they say ( This resolution was given for a similar error for Channel, I am getting error for Target )-
    " In your configuration folder IWAY_HOME/config/YourConfigName/ are there multiple files like repository.xml1, repository.xml2 etc in addition to repository? Similarly are you seeing multiple ste_repository files?
    In that case, you might have done some CRUD operation when the iwafjca.rar is deployed and running.When ever you are doing CRUD operations in iwae, please make sure the iwafjca.rar is not deployed or in active mode especially when you are using file repository."
    My question is what do you mean by CRUD operation here? I just deployed the process and did not do anything else.
    Also, I need some clarification related to SAP adapter configuration for Inbound and Outbound process.
    My process is outbound (I am using SOA 11.1.1.3) and through application explorer I have created only Connection and Target.
    Under the target, in remote function modle, I selected the BAPI and exported wsdl and xsds using J2CA
    For Outbound transactions, do I need to create channel?
    Could some one please help list the steps of configurations needed for Outbound and Inbound transactions for SAP adapter in Application explorer
    Thanks a lot
    Namit

    Thanks Manoj for your help,
    We have redeployed the J2CA and bounced the server.
    Mediator process is also redeployed.
    Now I am getting following error -
    Webservice invocation failed
    The selected operation execute could not be invoked.
    An exception occured while invoking the webservice operation. Please see logs for more details.
    oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: Exception occured when binding was invoked.
    Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'TEST_ITEM' failed due to: Error in processing the input document.".
    The invoked JCA adapter raised a resource exception.
    Please examine the above error message carefully to determine a resolution.
    Any clue on this?
    Thanks,
    Namit

  • How to test mail adapter ?

    Hi,
    Is there any guide thats explains the process of sending mails from XI to outlook. What is the Outbound Interface and Inbound interface. I know the configuration of Mail Adapter but little confused about Design. Any suggestions, or docs as how to go about is highly appreciated.
    Thanks in Advance,
    Maya

    Hi Maya,
    You can create a simple File->XI->Mail scenario.
    Here you need to have Data type, message type and message interfaces for both Sender and Receiver side.
    Do the message mapping and interface mapping and you design is complete.
    You can very well use a common data type for both the ends.
    Now you need to do the configuration part which i believe you are comfortable with.
    Also, Please go through these links:
    /people/prasad.ulagappan2/blog/2005/06/07/mail-adapter-scenarios-150-sap-exchange-infrastructure
    and,
    https://www.sdn.sap.com/sdn/weblogs.sdn?blog=/pub/wlg/1685 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    I hope it helps,
    Thanks & Regards,
    Varun Joshi

  • Error while testing DB Adapter Example

    Hi All,
    I have created a sample DB Adapter CreditCardValidation Example and deployed successfully
    When I clicked on TestWebService buuton on EM, its giving the following error.
    <Jul 2, 2010 6:17:55 PM IST> <Warning> <oracle.integration.platform.blocks.deploy.servlet> <SOA-21060> <Cannot remove temporary directory: C:\DOC
    UME~1\LSUKHA~1.PAR\LOCALS~1\Temp\sar_base_dir_1278074856671>
    Exception in thread "Thread-39" javax.xml.transform.TransformerFactoryConfigurationError: Provider oracle.xml.jaxp.JXSAXTransformerFactory could
    not be instantiated: java.lang.IllegalStateException: ClassLoader "default.composite.validationForCC.soa_aad451e6-e045-4bdc-873a-b5c4bf0cfc4c:1.0
    " (from Application component in user-defined-origin): This loader has been closed and should not be in use.
    at javax.xml.transform.TransformerFactory.newInstance(TransformerFactory.java:155)
    at oracle.wsm.xml.XMLUtils.getTransformerFactoryToUse(XMLUtils.java:547)
    at oracle.wsm.xml.XMLUtils.getTransformer(XMLUtils.java:522)
    at oracle.wsm.xml.XMLUtils.write(XMLUtils.java:806)
    at oracle.wsm.policy.util.PolicyWriter.writePolicySubject(PolicyWriter.java:927)
    at oracle.wsm.policy.util.PolicyUtil.convertPolicySubjectToStr(PolicyUtil.java:506)
    at oracle.wsm.policymanager.util.PolicyMgrUtil.convertPolicySubjectToStr(PolicyMgrUtil.java:327)
    at oracle.wsm.policymanager.client.PolicyAccessServiceDelegate.getPolicies(PolicyAccessServiceDelegate.java:93)
    at oracle.wsm.policyaccess.impl.cache.PolicyCacheImpl$BackTracingSynchronizationThread$1.run(PolicyCacheImpl.java:714)
    at oracle.wsm.policyaccess.impl.cache.PolicyCacheImpl$BackTracingSynchronizationThread$1.run(PolicyCacheImpl.java:711)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:47)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivilegedExceptionAction.run(CascadeActionExecutor.java:79)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.security.Security.runAs(Security.java:61)
    at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:48)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:52)
    at oracle.wsm.policyaccess.impl.cache.PolicyCacheImpl$BackTracingSynchronizationThread.run(PolicyCacheImpl.java:710)
    <Jul 2, 2010 6:18:45 PM IST> <Warning> <oracle.soa.adapter> <BEA-000000> <JCABinding=> JCABinding=> validationForCC:getCreditValidation [ getCr
    editValidation_ptt::getCreditValidationSelect(getCreditValidationSelect_inputParameters,CreditcardinfoCollection) ] JNDI lookup of 'eis/DB/soadem
    odatabase' failed due to: Unable to resolve 'eis.DB.soademodatabase'. Resolved 'eis.DB'>
    <Jul 2, 2010 6:18:45 PM IST> <Error> <oracle.soa.adapter> <BEA-000000> <JCABinding=> validationForCC:getCreditValidation [ getCreditValidation_p
    tt::getCreditValidationSelect(getCreditValidationSelect_inputParameters,CreditcardinfoCollection) ] Could not invoke operation 'getCreditValidat
    ionSelect' against the 'null' due to:
    BINDING.JCA-12511
    JCA Binding Component connection issue.
    JCA Binding Component is unable to create an outbound JCA (CCI) connection.
    validationForCC:getCreditValidation [ getCreditValidation_ptt::getCreditValidationSelect(getCreditValidationSelect_inputParameters,Creditcardinfo
    Collection) ] : The JCA Binding Component was unable to establish an outbound JCA CCI connection due to the following issue: BINDING.JCA-12510
    JCA Resource Adapter location error.
    Unable to locate the JCA Resource Adapter via .jca binding file element <connection-factory/>
    The JCA Binding Component is unable to startup the Resource Adapter specified in the <connection-factory/> element: location='eis/DB/soademodata
    base'.
    The reason for this is most likely that either
    1) the Resource Adapters RAR file has not been deployed successfully to the WebLogic Application server or
    2) the '<jndi-name>' element in weblogic-ra.xml has not been set to eis/DB/soademodatabase. In the last case you will have to add a new WebLogic
    JCA connection factory (deploy a RAR).
    Please correct this and then restart the Application Server
    Please examine the log file for any reasons. Enable FINEST adapter logging via Enterprise Manager.
    >
    <Jul 2, 2010 6:18:46 PM IST> <Error> <oracle.soa.adapter> <BEA-000000> <JCABinding=> [default/validationForCC!1.0*soa_d1e3c29a-4942-4c53-ac86-f8
    dbb5cc92b6.getCreditValidation]:getCreditValidationSelect Two-way operation getCreditValidationSelect() failed>
    <Jul 2, 2010 6:18:46 PM IST> <Warning> <oracle.soa.mediator.common> <BEA-000000> < Payload after BaseActionHander.requestMessage :{getCreditValid
    ationSelect_inputParameters=oracle.xml.parser.v2.XMLElement@2af53c}>
    <Jul 2, 2010 6:18:46 PM IST> <Warning> <oracle.soa.mediator.common> <BEA-000000> < Properties after BaseActionHander.requestMessage :{tracking.co
    mpositeInstanceId=110001, tracking.ecid=0000IaJCskmBDC3Lvmp2iX1CBTqA00000o, tracking.conversationId=null, tracking.compositeInstanceCreatedTime=F
    ri Jul 02 18:18:41 IST 2010, tracking.parentComponentInstanceId=mediator:265662F085D811DFBF9201EFEE7D6FBD, MESH_METRICS=null, tracking.parentRefe
    renceId=mediator:265662F085D811DFBF9201EFEE7D6FBD:26C1A7E085D811DFBF9201EFEE7D6FBD:req, transport.http.remoteAddress=10.65.209.130}>
    <Jul 2, 2010 6:18:46 PM IST> <Warning> <oracle.soa.mediator.common> <BEA-000000> < Headers after BaseActionHander.requestMessage :[]>
    <Jul 2, 2010 6:18:46 PM IST> <Error> <oracle.soa.mediator.serviceEngine> <BEA-000000> <Rolling back transaction due to ORAMED-03303:[Unexpected e
    xception in case execution]Unexpected exception in request response operation "getCreditValidationSelect" on reference "getCreditValidation". Pos
    sible Fix:Check whether the reference service is properly configured and running or look at exception for analysing the reason or contact oracle
    support.>
    <Jul 2, 2010 6:18:46 PM IST> <Error> <oracle.soa.mediator.serviceEngine> <BEA-000000> <Updating fault processing DMS metrics>
    <Jul 2, 2010 6:18:46 PM IST> <Error> <oracle.soa.mediator.serviceEngine> <BEA-000000> <Got an exception: oracle.fabric.common.FabricInvocationExc
    eption: BINDING.JCA-12563
    Exception occured when binding was invoked.
    Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'getCreditValidationSelect' failed due to: JCA Bi
    nding Component connection issue.
    JCA Binding Component is unable to create an outbound JCA (CCI) connection.
    validationForCC:getCreditValidation [ getCreditValidation_ptt::getCreditValidationSelect(getCreditValidationSelect_inputParameters,Creditcardinfo
    Collection) ] : The JCA Binding Component was unable to establish an outbound JCA CCI connection due to the following issue: BINDING.JCA-12510
    JCA Resource Adapter location error.
    Unable to locate the JCA Resource Adapter via .jca binding file element <connection-factory/>
    The JCA Binding Component is unable to startup the Resource Adapter specified in the <connection-factory/> element: location='eis/DB/soademodata
    base'.
    The reason for this is most likely that either
    1) the Resource Adapters RAR file has not been deployed successfully to the WebLogic Application server or
    2) the '<jndi-name>' element in weblogic-ra.xml has not been set to eis/DB/soademodatabase. In the last case you will have to add a new WebLogic
    JCA connection factory (deploy a RAR).
    Please correct this and then restart the Application Server
    The invoked JCA adapter raised a resource exception.
    Please examine the above error message carefully to determine a resolution.
    oracle.tip.mediator.infra.exception.MediatorException: ORAMED-03303:[Unexpected exception in case execution]Unexpected exception in request respo
    nse operation "getCreditValidationSelect" on reference "getCreditValidation". Possible Fix:Check whether the reference service is properly config
    ured and running or look at exception for analysing the reason or contact oracle support.
    at oracle.tip.mediator.service.SyncRequestResponseHandler.handleFault(SyncRequestResponseHandler.java:215)
    at oracle.tip.mediator.service.SyncRequestResponseHandler.process(SyncRequestResponseHandler.java:130)
    at oracle.tip.mediator.service.ActionProcessor.onMessage(ActionProcessor.java:64)
    at oracle.tip.mediator.dispatch.MessageDispatcher.executeCase(MessageDispatcher.java:140)
    at oracle.tip.mediator.dispatch.InitialMessageDispatcher.processCase(InitialMessageDispatcher.java:495)
    at oracle.tip.mediator.dispatch.InitialMessageDispatcher.processCases(InitialMessageDispatcher.java:393)
    at oracle.tip.mediator.dispatch.InitialMessageDispatcher.processNormalCases(InitialMessageDispatcher.java:276)
    at oracle.tip.mediator.dispatch.InitialMessageDispatcher.processCases(InitialMessageDispatcher.java:250)
    at oracle.tip.mediator.dispatch.InitialMessageDispatcher.dispatch(InitialMessageDispatcher.java:148)
    at oracle.tip.mediator.serviceEngine.MediatorServiceEngine.process(MediatorServiceEngine.java:860)
    at oracle.tip.mediator.serviceEngine.MediatorServiceEngine.request(MediatorServiceEngine.java:716)
    at oracle.integration.platform.blocks.mesh.SynchronousMessageHandler.doRequest(SynchronousMessageHandler.java:139)
    at oracle.integration.platform.blocks.mesh.MessageRouter.request(MessageRouter.java:179)
    at oracle.integration.platform.blocks.mesh.MeshImpl.request(MeshImpl.java:155)
    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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:59)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy248.request(Unknown Source)
    at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComponent.doMessageProcessing(WebServiceEntryBindingComponent.java:1169)
    at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComponent.processIncomingMessage(WebServiceEntryBindingComponent.java:76
    8)
    at oracle.integration.platform.blocks.soap.FabricProvider.processMessage(FabricProvider.java:113)
    at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1168)
    at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:996)
    at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.java:562)
    at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:222)
    at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:185)
    at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:430)
    at oracle.integration.platform.blocks.soap.FabricProviderServlet.doPost(FabricProviderServlet.java:477)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    I checked the DB Adapter XADataSourceName its pointing to jdbc/soademoDatabase.
    Even I searched all the 'weblogic-ra.xml' files, there <jndi-name> is pointing to "eis/DB/SOADemo" like in the following way.
    *<jndi-name>eis/DB/SOADemo</jndi-name>*
    But still its giving error.
    Please help me;
    Its urgent ......
    Thanks in Advance.

    Hi
    I am working on the same example and came across the same error. I have tried re configuring the database and also re created the database adapter in JDeveloper. But it still shows up.
    If you are following the tutorial, it says to set the name of the JNDI Name as "soademoDatabase". and not soademodatabase.
    I entered this name first when I created the database Resource during Configuration for the sample application. and followed the name soademoDatabase whenever required.
    when adding the DB Adapter in JDeveloper (step 3 Service Connection), it asks for the JNDI Name. I entered the JNDI name then
    Regards
    Ayesha

  • Problem testing JMS adapter

    I have create and configure JMS resource but still i am getting this exception
    Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'sendMessage' failed due to: ERRJMS_ERR_CR_QUEUE_PROD. ERRJMS_ERR_CR_QUEUE_PROD. Unable to create Queue producer due to JMSException. Please examine the log file to determine the problem. ". The invoked JCA adapter raised a resource exception. Please examine the above error message carefully to determine a resolution.
    Fault
    BINDING.JCA-12563 Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'sendMessage' failed due to: ERRJMS_ERR_CR_QUEUE_PROD. ERRJMS_ERR_CR_QUEUE_PROD. Unable to create Queue producer due to JMSException. Please examine the log file to determine the problem. ". The invoked JCA adapter raised a resource exception. Please examine the above error message carefully to determine a resolution.
    Kindly help

    This is how I configured
    Configure the JMS Queue Resource (Jndi name=>>> jms/demoMsgQueue)
    Configured the JMS Connection Factory Resource
    configured the demoCF JMS connection factory
    Created a JMS Adapter Connection Pool
    Associate the Connection Pool with the Connection Factory
    Redeployed the JMS Adapter with the New Resources
    How I can do bouning app server?

  • Error -17501: Unable to Test Environment adapter "C/CVI Std Prototype Adapter"

    I use LabVIEW as Windows NT 4.0 shell. When I start TestStand (TS) during the LabVIEW shell I get the Error Message that TS can`t load the C/CVI Adapter (see Attachment). I configured also somthing on the DCOM tool, but that helps nothing. Knows somebody how it is possible to remove the C/CVI adapter from TS or what is neccessary to fix this problem.
    Attachments:
    TestStand_error_17501.jpg ‏81 KB

    Hello Joe,
    If I understand correctly, you are using the LabVIEW Operator Interface, right?
    How did you install TestStand in that machine? Using the TestStand CD and performing a full installation of TestStand? Or did you create a run-time engine installation?
    Were you able to use the Operator Interface without problems before? (If so, what did you do before it stopped working?)
    This might be related to the CVI run-time engine that is installed in your computer. If you are using TestStand 2.0, the CVI run-time engine version 5.5.1 or later MUST be installed in the machine. If you don't have it installed or if you have an earlier version, you get some errors.
    FYI, the LabWindows/CVI Run-Time Engine is located on the TestStand CD
    in the CVRTE folder, or you can download it from the Drivers and Updates library: http://digital.ni.com/softlib.nsf/webcategories/85256410006C055586256BBB002C0E4F?opendocument&node=132060_US
    Regards,
    Carlos Leon

  • Receiver JDBC Adapter testing?

    Hi
    Can any one tell me ..how do I test specific adapter w'ther it is connected or not?
    I have cross checked using adapter monitor, my jdbc adapter doesn't showing specific error(red) or success(green),in same JDBC monitor remainig channels showing all information..i thought it unable to connect?Am I correct?
    Did i do any specific settings in JDBC receiver communcication channel?
    I left default settings as it is in CC..
    after giving driver details...i left default settings ..
    1. Interpretation of empty string values = Null value
    2. Persistance          = Local
    3. Conflict resolution  = Redo
    and my datatype structure like this:
    <StatementName>
    <table>Payment_ReceiptFromSAP</table>
    <dbTableName action=”INSERT”>
    <access>
    <col1>ComapnyCode</col1>
    <col2>PaidDate</col2>
    <col3>PaidAmount</col3>
    </access>
    </dbTableName> 
    </StatementName>
    mapping is working fine, tested! RFC sender channel working fine, picking the data from SAPR/3.
    SXMB _MONI -- I haven't find any payload ..why? I thought if RFC is picking the daata properly then XI will hold that data into integration server?..how do i find this data?
    It would be appriciated and rewarded , if you make me clear in this situvation..thanks in advance.!
    Regards..rambarki!

    hi,
    >>I have cross checked using adapter monitor, my jdbc >>adapter doesn't showing specific error(red) or >>success(green),in same JDBC monitor remainig channels >>showing all information..i thought it unable to connect?Am >>I correct?
    you will see in adapter monitoring only after the first time the call is made, the bean in generated and you will be able to see in atapter monitoring.
    >>SXMB _MONI -- I haven't find any payload ..why?
    is ur scenaio synchronous?? if so then make sure you have logging set in sxmb_adm
    Configuration -> Integration Engine Configuration -> Change Specific Configuration Data.
    Category : Runtime
    Parameter : LOGGING_SYNC
    value : 1 (activated)
    Cheers,
    Naveen

  • How to test the sample adapter code on PI 7.1?

    Hi,
    I would like to test the sample adapter on PI 7.1.
    I followed these explanations:
    /people/gowtham.kuchipudi2/blog/2006/01/04/testing-sample-adapter
    How-to deploy Sample Adapter in PI 7.1
    but I still can't get things working.
    The com.sap.aii.adapter.sample.ra.jar file I retrieved from the server doesn't contain any ra.xml file so I took the SampleRA.xml I found in the sample_ra.jar file fetched from a PI 7.0 server.
    I used this XML file content to fill the adapter metadata in the integration repository.
    The sample adapter is deployed and its JNDI name is
    deployedAdapters/com.sap.aii.adapter.sample.ra/shareable/com.sap.aii.adapter.sample.ra
    I don't know where to put this information in the metadata.
    As a result my sender and receiver communication channels are said to be running in the runtime work bench but there is no message thrown when I put the expected file in the source directory.
    The sender communication channel stays blind.
    Could someone help me?
    Thanks in advance for any help.
    Olivier

    Hi,
    Thanks for your answer but there is no sample_ra.rar file on my PI 7.1 server.
    Instead I have a com.sap.aii.adapter.sample.ra.jar file that is located at
    D:\usr\sap\P71\DVEBMGS01\j2ee\cluster\apps\sap.com\com.sap.aii.adapter.sample.ra\connector\bin\com.sap.aii.adapter.sample.ra.rar
    and
    D:\usr\sap\P71\DVEBMGS01\j2ee\cluster\apps\sap.com\com.sap.aii.adapter.sample.ra\connector\connectors\com.sap.aii.adapter.sample.ra.rar
    It is the same file and its content is:
    testing: META-INF\                OK
    testing: META-INF\MANIFEST.MF     OK
    testing: com\                     OK
    testing: com\sap\                 OK
    testing: com\sap\aii\             OK
    testing: com\sap\aii\af\          OK
    testing: com\sap\aii\af\sample\   OK
    testing: com\sap\aii\af\sample\adapter\   OK
    testing: com\sap\aii\af\sample\adapter\ra\   OK
    testing: com\sap\aii\af\sample\adapter\ra\CCIConnection.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\CCIConnectionFactory.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\CCIConnectionMetaData.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\CCIConnectionRequestInfo.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\CCIInteraction.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\CCIResourceAdapterMetaData.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\SPIConnectionManager.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\SPIManagedConnection.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\SPIManagedConnectionFactory$XIManagedConnectionFactoryController.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\SPIManagedConnectionFactory.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\SPIManagedConnectionMetaData.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\XIAdapterCategories.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\XIConfiguration.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\XIConnectionEventListenerManager.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\XIConnectionSpecImpl.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\XIInteractionSpecImpl.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\XILocalizationUtilities.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\XIMessageFactoryImpl.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\XIMessageRecordImpl.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\XISecurityUtilities$1.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\XISecurityUtilities.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\XITrace.class   OK
    testing: com\sap\aii\af\sample\adapter\ra\package-version.properties   OK
    testing: com\sap\aii\af\sample\adapter\ra\rb_JCAAdapter_ChannelMonitor.properties   OK
    testing: com\sap\aii\af\sample\adapter\ra\rb_JCAAdapter_ChannelMonitor_de.properties   OK
    testing: com\sap\aii\af\sample\adapter\ra\rb_JCAAdapter_ChannelMonitor_en.properties   OK
    testing: com\sap\aii\af\sample\adapter\ra\rb_JCAAdapter_ChannelMonitor_fr.properties   OK
    testing: com\sap\aii\af\sample\adapter\ra\rb_JCAAdapter_ChannelMonitor_ja.properties   OK
    There is no ra.xml file
    Regards
    Olivier

Maybe you are looking for