RWB- adapter monitoring - IDOC missing ?

Hi, I can not see IDOC adapter in adapter monitoring(RWB). when I tried to execute my scenario(File to Idoc), I got the following error.
- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
  <SAP:Category>XIAdapter</SAP:Category>
  <SAP:Code area="IDOC_ADAPTER"><b>ATTRIBUTE_WRONG_INTF</b></SAP:Code>
  <SAP:P1>MI_Cremas_IA</SAP:P1>
  <SAP:P2 />
  <SAP:P3 />
  <SAP:P4 />
  <SAP:AdditionalText />
  <SAP:ApplicationFaultMessage namespace="" />
  <SAP:Stack><b>Unable to interpret IDoc interface MI_Cremas_IA</b></SAP:Stack>
  <SAP:Retry>M</SAP:Retry>
  </SAP:Error><b></b>
1. How do i check if IDOC adapter is running ok or not?
2. I am sure IDOC adapter is installed as I can see adapter metadata objects under http://sap.com/xi/XI/System of SAP BASIS swcv in IR. What configuration I need to do to make IDOC adapter appear in adapter monitoring(RWB) ?
3.Is above error due to problem with interface determination or receiver determination ?
Please help.

Hi,
1. File to File works fine. I just tested this.
2. File to File using BPM works fine. I just tested this.
3. <b>File to IDOC is failing</b> with the following error message. I have checked port and RFC destination in XI server which are working fine.
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!--  Call Adapter
  -->
- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
  <SAP:Category>XIAdapter</SAP:Category>
  <SAP:Code area=<b>"IDOC_ADAPTER">ATTRIBUTE_WRONG_INTF</b></SAP:Code>
  <SAP:P1>MI_Cremas_IA</SAP:P1>
  <SAP:P2 />
  <SAP:P3 />
  <SAP:P4 />
  <SAP:AdditionalText />
  <SAP:ApplicationFaultMessage namespace="" />
  <SAP:Stack><b>Unable to interpret IDoc interface MI_Cremas_IA</b></SAP:Stack>
  <SAP:Retry>M</SAP:Retry>
Does this due to any authorizations error ? Please help.
I have tested the configuration in ID which looks good except a message(sender agreement not found).
SXI_CACHE is upto date.
CPA cache refreshed successfully.
<b>SAI_CACHE_RERESH report failed with cx_ai_cache_xms exception. How to fix this</b>. Not sure if this is causing any cache problem.

Similar Messages

  • HI in production system RWB adapter monitoring

    HI in production system RWB adapter monitoring , i am using FILE and RFC , but i am not able to see the Adapter monitoring any thing the both are in grey colour ,
    please help me in that
    sridhar

    Hi,
    Can you please tell me your XI SP.?.
    bcoz.. in New SP version..
    We have to see in the following link for channel monitoring and adapterframework
    http://host:port/mdt/monitorservlet?objectName=type=XIAdapterFramework
    OR
    http://host:port/mdt/channelmonitorservlet..
    If solved .. points rewarded please..
    Regards
    Chilla..

  • In the rwb adapter monitoring the JDBC Adapter always grey

    Hi all
    I try to use JDBC Adapter in XI 3.0 sp14.
    First I deploy the MS SqlServer JDBC by SDM RemoteGui.I can see the deployed JDBC package in \j2ee\cluster\server0\bin\ext\com.sap.aii.af.jmsproviderlib.
    Then I create a communication Channel using JDBC 2.0 in a Business System and active the configuration.
    But when I monitor JDBC Adapter in the rwb, I find the JDBC Adapter is always grey.In the \server0\log\services\com.sap.aii.adapter.jdbc.svc, no log shows the jdbc adapter is initial.
    So what extended configuration shall i do.
    Thanks in advanced
    Elliott

    hi Alessandro,ravi:
    Thanks for your reply. I will describe detail.
    I use a file adapter as a sender and use a JDBC adapter as a receiver.
    In the sxmb_moni I find the processed message status is successful.
    So I think the integration server works fine.
    In the message monitoring, the message is waiting status.
    If I change the receiver adapter to file adapter.
    It works fine.So I think the process config is fine and the itegration server works fine. the error is in the receiver JDBC adapter side.
    I check the default trace, <b>there is error logs</b>:
    #com.sap.aii.af.ra.ms.impl.core.queue.ReceiveConsumer
    #sap.com/com.sap.aii.af.ms.app
    #com.sap.aii.af.ra.ms.impl.core.queue.ReceiveConsumer.invokeHandler(QueueMessage, MessageController, Services)
    #J2EE_GUEST#0#SAP J2EE Engine JTA Transaction :
    [057ffffffb160017c]
    #cgbasis.comgroup.cn_XID_5746950#XIAFUSER#0a056bc0900311daa9ca0013d4b31c7c#SAPEngine_Application_Thread[impl:3]
    _36##0#0#Error##Java###Rolling back transaction for
    message due to: #2#d2fe2281-8fd4-11da-cf7f-
    0013d4b31c7c(INBOUND)#Object not found in lookup of
    SapXIJDBCAdapterService.#
    #com.sap.aii.af.ra.ms.impl.core.queue.ReceiveConsumer#sap
    .com/com.sap.aii.af.ms.app#com.sap.aii.af.ra.ms.impl.core
    .queue.ReceiveConsumer.invokeHandler(QueueMessage, MessageController, Services)
    #J2EE_GUEST#0##cgbasis.comgroup.cn_XID_5746950#XIAFUSER#0
    a056bc0900311daa9ca0013d4b31c7c#SAPEngine_Application_Thread
    [impl:3]_36##0#0#Error##Java###Transaction rolled back
    for meesage due to: #2#d2fe2281-8fd4-11da-cf7f-
    0013d4b31c7c(INBOUND)#Object not found in lookup of
    SapXIJDBCAdapterService.#
    In the adapter monitoring, JDBC Adapter icon is grey. I
    can't click for detail information. I only deploy the
    JDBC drivers by SDM remoteGui. What else shall I do.
    Btw, Can you say sth detail about how to test the
    deployed JDBC adapter on visual administrator?
    Thanks
    Elliott

  • Cannot send file to XI ,and File Adapter Error in RWB- Adapter Monitor

    i develop the file to file scenario, and everything in Integration Builder is right, and the configuration is no problem
    but it cannot send file to XI, so the whole process
    cannot start. The file adapter seems not work
    how can i solve the problem?
    Thank you for your reply

    Hi Leo,
    I Guess you should first see if the file is being picked... for that do the following.
    While configuring your Sender File Adapter, let the mode be DELETE. This way, we will know if the file is being picked by the File adapter. The file will be deleted and you can be sure that it has been picked up.
    In your runtime workbench home, there will be a tab, Component Monitoring, click on it. Select status as all, and click on display. The components will be displayed on ur screen. In that, under Integration Server, there will be a link for Adapter Engine. Click on it. Now, scroll down, and u will see a link to adapter monitoring, there under FILE ADAPTER see the log of the file adapter
    and also, you can see the flow of your message in the integration engine in SXMB_MONI.
    <b>Do this and let us know what is happening...</b>
    Meanwhile i would also suggest you to go through the explanation of a simmilar scenario that i have explained below and compare it with what you have done..
    Please go thru the following links and clear all your doubts.
    Communication channel:
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/65/b11c409ce22402e10000000a1550b0/frameset.htm">Assigning Communication Channels</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/2b/d5653fd1d3b81ae10000000a114084/content.htm">Communication Channel</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/e3/94007075cae04f930cc4c034e411e1/content.htm">Configuring the Sender File/FTP Adapter</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/content.htm">Configuring the Receiver File/FTP Adapter</a>
    Receiver agreement:
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/56/02e63f48e58f15e10000000a155106/frameset.htm">Receiver Agreement</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/c1/5194426b44c56ae10000000a155106/frameset.htm">Creating a Receiver Agreement</a>
    Sender agreement:
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/db/73e03fc2269615e10000000a155106/frameset.htm">Sender Agreement</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/22/522041cfb7f423e10000000a155106/frameset.htm">Creating a Sender Agreement</a>
    For detailed info, I would suggest that you go through these weblogs:
    <a href="/people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1">Introduction to simple(File-XI-File)scenario for Starters</a>
    <a href="/people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2">Introduction to simple (File-XI-File)scenario for starters part2</a>
    I hope it helps.
    Regards,
    Abhy

  • Error with JPR(Java Proxy Runtime) in Adapter Monitor of RWB

    Dear Experts,
                 I am implementing scenario with Client Java Proxy(Outbound) and Server ABAP Proxy(Inbound). We have done all the designing in IR and configurations in ID. We have deployed the EAR successfully. But when we go to RWB(Runtime Work Bench) to monitor the inital status of JPR in RWB->Adapter Monitor. It shows the following error.
    Status     Name                                Text
    Error        SLD Access                     SLD host:port = yhsapi01.yashsap.com:50000
    Error getting JPR configuration from SLD. Exception: Connect to SAP gateway failed
    Connect_PM TYPE=A ASHOST=yhsapi01 SYSNR=00 GWHOST=yhsapi01 GWSERV=sapgw00 PCS=1
    LOCATION CPIC (TCP/IP) on local host with Unicode
    ERROR max no of 100 conversations exceeded
    TIME Wed Jun 03 19:42:45 200
    RELEASE 700
    COMPONENT CPIC (TCP/IP) with Unicode
    VERSION 3
    RC 466
    MODULE r3cpic.c
    LINE 10713
    COUNTER 5521
    No access to get JPR configuration

    Hi!
    Obviously there are more than 100 connections opened in your system.
    ERROR max no of 100 conversations exceeded
    Please check your gateway settings (in ABAP you can check the parameters using transaction SMGW).
    Regards,
    Volker

  • SOAP messages not visible in RWB - Message Monitoring - Adapter Engine

    Hi,
    following scenario:
    ERP is sending IDocs to PI.
    Within PI an integration process sends the IDoc data through a SOAP (WS) receiver channel to a system far far away.
    In RWB -> Communication Channel Monitoring I can see all delivered messages selecting my SOAP channel.
    But:
    I can´t see the SOAP messages in RWB -> Message Monitoring -> Messages of Adapter Engine.
    In RWB -> Message Monitoring -> Messages of Integration Engine I only see SOAP messages with status "Error".
    Successful column is empty.
    Do I have to adjust some system / monitoring parameters also seeing SOAP messages in RWB->Message Monitoring?
    Thanks in advance,
    André

    Hi Ravi,
    thanks.
    But there are thousands of successful messages delivered to the receiver.
    These successful messages can only be seen in the Channel Monitoring.
    I can´t find these successful messages in Message Monitoring.
    Only some with status "Error" are displayed.
    Strange...
    Cheers,
    André

  • Adapter Monitoring in RWB

    Hi-
    I am having a IDOC to File scenario, The scenario was working fine but all of a sudden i am unable to send the File out,i don't see any errors in the Monitor.But the file is not present in the file system.So i went to RWB and clicked on adapter monitoring.I see all the adapter greyed out except the JPR and Xi adapter.JPR is in RED with a message.
    SLD host:port = homexi18:50000
    Error getting JPR configuration from SLD. Exception: No entity of class SAP_BusinessSystem for XI3.SystemHome.homexi18 found
    No access to get JPR configuration
    What should i do?? is there something i should restart?
    Thanks
    Venkat

    HI Venkat,
    Can you check the File Adapter status ? Is it in Grey color ? If so , is this adapter is active in ID ?
    1) Try to change something in the File Adapter and activate it . And check the Adapter monitoring for the status..
    Are you able to see the messages in Message Display Tool(MDT)
    i.e RWB->Message Monitoring->MDT->Audit Log
    If you have still problem, then check the Adapter engine Cache etc.. Refresh the cache in SXI_CACHE for the Adapter Engine.
    Check the Adapter Metadata in the SAP BASIS Component in the IR..
    For more-
    https://websmp103.sap-ag.de/~sapdownload/011000358700002757652005E/HowtoMintorAF.pdf
    Hope this helps,
    Regards,
    Moorthy

  • Adapter Engine URL missing in RWB

    Hi All,
    In my newly configured PI 7.0 system, the Adapter Engine URL is missing at the fol. location:
    RWB -> Component Monitoring -> Adapter Engine -> Test Message.
    But when I open SXI_CACHE -> AE Cache, I am able to see the url http://pidev:50000/MessagingSystem/receive/AFW/XI     
    I think that this means that my ABAP stack is configured properly, but JAVA stack has some problem for Adaptr engine.
    Please confirm if I am right and how to resolve this.
    regards,
    Piyush

    Hi,
    Are you using the FQHN?
    Check also note #764176 if you have components missing on SLD.
    Last, you may want to configure your system in order to check each of the steps.
    Use this link -> Wizard-Based Basic Configuration:
    http://help.sap.com/saphelp_nw70/helpdata/en/a0/40084136b5f423e10000000a155106/frameset.htm
    Regards,
    Caio Cagnani

  • Adapter Engine link disapperead from RWB - component monitoring screen

    Hi.
    I restarted PI.
    After that, the "adpter engine" line (link) disapperead from the page RWB - component monitoring.
    PI is running, it is exchanging data with Ecc and Thirdy Party systems.
    How to solve the problem ?
    To arrive to "defective" screen:
    http://host:5xx00/rwb/index.jsp  --> component monitoring --> component with status all --> display
    Under domain xx, under integration server, there is no adapter engine line/link
    Thanks !

    HI,
      Check in SLD-> content maintenence-> XI adapter framework is registered or not...
    If not thn register by performing  the action as follows:
    1. In the J2EE administrator tool in cluster - server - services - deploy
    (application view), stop the J2EE applications:
    a. sap.com/com.sap.aii.af.service.cpa.monitor
    b. sap.com/com.sap.aii.af.
    2. Restart the sap.com/com.sap.aii.af application.
    have a look on this...
    PI 7.1: Problem with SLD configuration: Cannot find central Adapter Engine
    Regds,
    Pinangshuk.

  • IDoc-Adapter Monitoring

    Hi,
    I know the transaction "IDX5". There are sender-information and receiver-information from the xml-message. In this monitoring the settings are correct but when I look in R/3 for example the sender-information of the message are different in comparison to the sender-information from the transaction "IDX5".
    Is there a IDoc-Adapter Monitoring that shows the sender- and receiver-information which arrived to the R/3-System??
    Thanks.
    Regards.
    Stefan

    Hi,
    For IDocs, to trace Idoc error the transaction you can use is IDX5, SM58 in the XI systema nd SM58, We02 in the R/3 system.
    If you see the outbound Idoc in the IDX5 and not in R/3 that means either the RFC destination is wrong or the Control record data is wrong.
    You can check for error in SM58. If no error then there is something wrong with control record data
    Regards
    Vijaya

  • How to Monitor IDOC Adapter

    Hi Frnds,
    How to monitor IDOC adapter. Its resides in Integration Engine.
    Regards,
    Raj

    hi,
    Adding to above you can refer to this wiki.It has all in fo about Idoc.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/home/step%252bby%252bstep%252bprocedure%252bfor%252bcreation%252bof%252bidoc
    regards,
    ujjwal kumar

  • No Adapter in DIR , in Adapter-Monitor only JPR - No Adaptermetadata

    Hi all,
    I have installed NW70, SR3 with Usage Type PI.
    The installation went fine so far. At the beginning I had some Cache Refresh Problems which are solved right now.
    I have run the initial admin task in the NWA for postinstallation of Usage Type PI.
    My Problem now:
    When creating a Communication Channel in Dir, while selecting an Adapter Type
    I get the selection window with Headline select adaptermetadata and the list is empty. It says Reults for Componentversions: "No results found".
    I cannot select any adapter.
    The same is when going into RWB -> Component Monitoring -> Adapter Engine <SID>
    I get everything in green status for the "Self-Test". When going to "Adapter Monitoring" I see only the red flagged (typical) JPR. But no adapter available, nothing in the list at all.
    I opened the VA -> Server -> Services -> Deploy and selected "Applications" at the bottom. So I see all the partially started in blue and red. I do see several adapters here e.g. sap.com/com.sap.aii.adapter.jms.app or sap.com/com.sap.aii.adapter.mail.app.
    When stopping the application sap.com/com.sap.aii.af.app, all adapter applications are going into status unavailable. When restarting sap.com/com.sap.aii.af.app the adapter are starting too.
    Within the SLD I have tried to check wether there is under "Technical Systems" ->Type of Technical System: Exchange infrastructure" the right entry, and I do see "Adapter Engine on <SID>.<Host>" beside a Domain-Entry, the Dir, the Rep, the Integration Server and the RWB. This seems (for me) to be OK.
    How can I get the adapters running, what thing do i missed?
    Kind regards J. Hopmann
    What do i have to do to get the adapter

    You need to import SAP BASIS Software Component Version into Integration Repository.
    Hi,
    Refer your configuration guid for this, the file can also be get from service market place.
    You can download it from service market place.
    https://websmp205.sap-ag.de/~form/handler?_APP=00200682500000001943&_EVENT=SEARCH&HIDE=&SEARCH_SPAT=X&SEARCH_BPAT=X&SEARCH_CD=X&SEARCH_P=X&SEARCH_PV=X&SEARCH_C=X&SEARCH_CV=X&SEARCH_TA=&SEARCH_V=&HIDE_EXPERT_SEARCH=X&SEARCH_MAX_RESULT=20
    In Search Term Enter "SAP BASIS <version>".
    Now click on XI CONTENT SAP_BASIS 7.00 -
    > Database independent -
    > SAPBASIS<version>.ZIP Just save this file on your machine and unzip it.
    Now put this in the import directory: \usr\sap\<SID>\SYS\global\xi\repository_server\import\
    In IR, TOOLS ---> Import design objects and import it.
    Regards,
    Sarvesh

  • Link to Communication Channel and Adapter Monitoring not opening

    Hello All,
    we are on PI 7.0. In teh RWB, we are not able to see the Communication Channnel Monitoring as well the Adapter Monitoring It is giving Page cannot be Displayed.
    please tell us the way ahead.
    Regards
    Chakra and Somnath

    Hi Somnath,
    when the error occurs check the url of the page that cannot be displayed and verify if the hostname is correct.
    It could be a problem of not right setting in exchange profile.
    Also verify that you have enough authorization, trying to logon with PISUPER user if you can.
    Hope it helps,
    Regards,
    Sergio

  • Error in File Adapter Monitoring

    Hi,
    I have created a Sender Communication Channel to pick the file:
    The following error message is being displayed in Adapter Monitoring:
    Sender Adapter v2622 for Party '', Service 'BS_TRD_PILOT_YOGS':
    Configured at 2006-12-19 05:52:17 UTC
    History:
    - 2006-12-19 05:56:01 UTC: Retry interval started. Length: 60.000 s
    - 2006-12-19 05:56:01 UTC: Error: Conversion of complete file content of 'OB10_input.xml' to XML format failed around position 0: Exception: ERROR consistency check in recordset structure validation (line no. 14: missing structure(s) before type 'E1EDK14'
    - 2006-12-19 05:56:00 UTC: Processing started
    - 2006-12-19 05:55:01 UTC: Error: Conversion of complete file content of 'OB10_input.xml' to XML format failed around position 0: Exception: ERROR consistency check in recordset structure validation (line no. 14: missing structure(s) before type 'E1EDK14'
    - 2006-12-19 05:55:00 UTC: Processing started
    Please anybody do the needful.
    Thanks,
    Yogi.

    Hi Yogi,
    Just go thru your source structure once again.Such type of errors usally come when your source structure is not proper adn also when the parameters for comm'n channel are not mentioned properly.
    Usually the Content Conversion Parameters(recordset structure and recordset sequence fileds).
    regards
    Madhu

  • Sender ADapter Monitor- ArrayIndexOutOfBOunds Exception

    Hi
    As me subject line reads,  I am getting an "ArrayIndeXOutofBOunds 9" exception at the sender adapter monitor logs in the RWB.
    I have an a<i>dapter monitor module</i> that picks up the file from the source  and pushes the file to a target directory based on some condition. I am able to see the file being pushed to the target directory but not able to view the "pipeline steps" in the message monitor.
    Do you think a restart of the server might fix the issue/ do you think there is a problem in my code. I have used just one array and i have checked that array if it is being accessed out of its bounds?
    Thanks
    krishna

    Hi,
    >>>>>ArrayIndeXOutofBOunds 9"
    looks like an error in code
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Maybe you are looking for

  • Getting Error FRM 92050 while opening the forms in R12 with IE

    Hi DBAs, I am able to open up forms using Firefox but when I try to open up the form with IE 7 or 8 getting message FRM 92050 : Failed to connect to the server. Can you please help me what setting I need to perform in order to user R12.1.1 with IE. T

  • Mapping query in SAP PI

    Hi Experts, I have a mapping query in SAP PI. Actually I am mapping the source and target fields, now the problem is. The sender filed is subnode of the main node, and I have mapped the two main nodes in the sender and receiver together. Now, whether

  • Xfce runs some apps twice at startup

    Usually Xfce runs conky and keepassx twice during the startup. I tried cleaning ~/.cache/sessions while unlogged, but it didn't work. These apps figure only once in xfce4-sessions-settings and these are my settings.

  • Why aren't invitees to an ical event auto adding from my address book - I have to add manually?

    HI, When I add invtees to an event in ical, it only adds from a the list of people previously added to an event rather than accessing my whole address book.  I have to manually add their emails?  Drives me nuts.

  • Selection screen Comment Maximum length 79 ???

    Hi, I have a requirement to write down a report instructions on a report selection screen. Can we increase the comment length size?? it looks awkward because only half of my screen width is being filled and I have a requirement to write more than  40