Proxy messages not processed in PI 7.1 pipeline coming from local client

Dear experts,
We have recently installed a PI7.1 system with two clients:
200 - Integration Server
250 - Local Integration Engine
Now, when we send proxy messages from the 250 client to the 200 client,
the messages are not processed in the integration server. The message
does arrive as we can see in SXMB_MONI, but there is no receiver determination
or what-so-ever executed. In SXMB_MONI we can see that only the SENDER
pipeline is executed.
Proxy messages from 6.20 and 7.0 systems to IS are properly processed.
Ofcourse the 250 client is defined as an application system in the integation engine
configuration (SXMB_ADM).
regards,
Jeroen

In SXMB_MONI we can see that only the SENDER pipeline is executed.
Yes. Even if no receivers are configured the data from sender to XI should be visible in sxmb_moni.
Check smq1 at XI. There could be some problem with the technical system for client 250.
Regards,
Prateek

Similar Messages

  • Message not  processed after technical routing

    Hi ,
    I have a SOAP ->ABAP Proxy (R/3) scenario that sometimes not processed completely. When checking the message in SXMB_MONI I notice a grey dot (which means log version) in the status column next to the message,  Upon opening the message I can't see any errors.
    The message has gone through the following steps.
    Inbound Message
    Receiver Identification
    Interface Determination
    Message Branch According to Receiver List
    Request Message Mapping
    Technical Routing
    But final stage call adapter not executed so i came to know that response message not reached to XI.
    This is occuring once or twice for every 25 to 30  messages.
    Can any one provide some suggestions to rectify the above issue.
    Thanks & Regards,
    Arun.

    Check out the below things,
    1. Check for which input data it is giving. (Any specific data).
    2. This may happen becaus of time out. (Huge data processing)
    Also check out below link,
    ['Log Version' status in 'SXMB_MONI']
    Resend the message from sender and it will work properly.
    Log version means "Waiting for response" and liable to fail if response not received on time.
    Edited by: Siddhesh Pathak on May 13, 2009 12:10 PM

  • XML messages not processed

    Hi all,
    I have a problem in my FTP folder. I have a text file to be processed as XML messages in XI. The problem is, it's not processing. The text file goes straight to the archive folder without processing it to an XML file. It's not in sxmb_moni and smq2. I'm not sure what happened. It was being processed before.
    Thanks.
    Regards,
    IX

    Check your sender file adapter status from the Communication channel monitoring on your Runtime Workbench.
    Thanks,
    Pooja Pandey

  • Print message not processed

    I am able to take a print preview and print after attaching the custom message in purchase order but after saving it .
    The message says that it is still in process and it is not processed.
    Any idea where to check and where is the problem

    check sp02 whether processing has been completed or not..also try this...
    check the output immediately check box when pop up for print options are displayed..after that save it try again n see what happens

  • HT204088 I have purchases on my iTunes account that are not mine. Where could this be coming from?

    I keep getting charged for purchases that are not mine. I don't know where they are coming from and I checked my childrens accounts. Where could they be coming from?

    Hello there duxmania,
    Thank you for using Apple Support Communities!
    I have a couple of recommendations for you here. First for the purchases that you did not authorize, I would reach out to the iTunes store support directly.
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBooks Store purchase
    http://support.apple.com/kb/ht1933
    Find the email receipt for your purchase.
    Click Report a Problem under the app that is having the issue.
    When prompted, enter the Apple ID and password you used to purchase the item, then click Report a Problem.
    Click Report a Problem next to the item you are having an issue with.
    From the Choose Problem dropdown menu, choose the appropriate issue.
    Follow the onscreen instructions and—if prompted—type a description of the problem into the text field.
    Click Submit to have your issue reviewed.
    You may also want to change your Apple ID password.
    Apple ID: Changing your password
    http://support.apple.com/kb/HT5624
    Regards,
    Sterling

  • BPM :: Messages not processed at outbound side

    Hi Experts,
    We have 1000+ synchronous messages with BPM  for only two days in July which havent processed fully. Now oncoming messages are getting processed fine, but the messages which were waiting for outbound processing from July are still waiting.
    inbound side there is a success flag and outbound side it is showing a clock symbol(looks like scenario is collecting / waiting)... cant see any failed/waiting messages iin queues .. when I checked the workflow logs few are showing workflow manually edited and processed after exception.
    The date messages were triggered are 10/Jun and seems one or more messages were edited on 17/jun later.
    Now we would like to know which workflow thrown the exception and what they have done during manual operation.
    And how to process the remaining holding messages.
      Thanks in advance for you ideas and suggestions.

    Hi,
         As you pointed out in your post that     
    "inbound side there is a success flag and outbound side it is showing a clock symbol(looks like scenario is collecting / waiting)... "
    Now you have not explained your scenario completely. Still from the problem statement I can say that The BPM is waiting for some messages. There are three possible scenarios where you can see the clock symbol.
    You have the option of collecting multiple messages for an interface and bundling them into one message, for example, individual sales order items into one sales order. To do so, you need to define a receiver step within a loop. The loop can finish in a variety of ways.
    Payload-Dependent  => The loop finishes when the number of messages received matches the number specified in the payload of the messages.
    Time-Dependent   => The loop finishes at a specified point in time.
    Message-Dependent => The loop finishes when a specific message is received.
    Once all the messages have been received, a transformation step bundles the messages collected in the container element and from them creates a message in the container element .This message is then sent by a subsequent send step.
    The processes use one of the abstract interfaces as an inbound interface, and the other as an outbound interface.
    Your BPM cannot be time dependant, otherwise it would have completed processing by now.
    Either your BPM is message dependant or payload dependant. You need to find this out.
    Check out the correlation (if) used in BPM, and the condition in BPM which stops the message collection.
    Plesae check SXMB_MONI and study the messages which have been succesfully processed by the BPM, so if your BPM is message dependant you have to find out what message it needs to stop collecting the message, this you can do by studying the successful message processed by the BPM. In this case your BPM will contain a FORK step. In one branch of FORK step there will be a receive step, this is the step where you can find the message required to complete waiting stage of the BPM.
    Check if this message has arrived or not.
    If your BPM is Payload dependant, find out whether number of messages received by the BPM matches the  expected count or not. In this case the BPM must have a container operation to count the messages received. If the count is less than required value, the BPM will remain in waiting  state.
    regards
    Anupam

  • Messages not processed from IP_OUT_QUEUE

    Hi all,
    I have enqueued the message to IP_OUT_QUEUE and consumer as B2BUSER. Still the message are not getting processed from the Queue. From the b2b.log, I see the following statements "***B2BListen turned off, will not listen on IP_OUT_QUEUE for messages***
    What could be problem... It used to work before... Nothing has changed after that.... any clues??? I am using 10.1.2
    2009.09.08 at 23:43:33:449: Thread-9: Repository - (DEBUG) Cache Purge Size = 3000
    2009.09.08 at 23:43:33:449: Thread-9: Repository - (DEBUG) Cache Load Factor = 0.75
    2009.09.08 at 23:43:33:452: Thread-9: Repository - (DEBUG) CatalogDriver manager == oracle.tip.model.metadata.CatalogMetaManager@8a0544
    2009.09.08 at 23:43:33:453: Thread-9: Repository - (DEBUG) CatalogMetaManager getDriverjava.lang.InheritableThreadLocal@2f0df1 oracle.tip.repos.core.driver.CatalogDriver@2e323
    2009.09.08 at 23:43:33:453: Thread-9: Repository - (DEBUG) CatalogDriver manager == oracle.tip.model.metadata.CatalogMetaManager@8a0544
    2009.09.08 at 23:43:33:455: Thread-9: Repository - (DEBUG) CatalogMetaManager getDriverjava.lang.InheritableThreadLocal@2f0df1 oracle.tip.repos.core.driver.CatalogDriver@2e323
    ***2009.09.08 at 23:43:36:433: Thread-9: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run initialize Enter***
    ***2009.09.08 at 23:43:37:016: Thread-9: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run initialize B2BListen turned off, will not listen on IP_OUT_QUEUE for messages***
    ***2009.09.08 at 23:43:37:020: Thread-9: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run start listening on message***
    2009.09.08 at 23:44:03:091: B2BStarter thread: Deployment - (DEBUG) Query Configurations null Lifecycle status Active exclude design true
    2009.09.08 at 23:44:03:092: B2BStarter thread: Repository - (DEBUG) Persistency manager == oracle.tip.model.metadata.CatalogMetaManager@8a0544
    2009.09.08 at 23:44:03:092: B2BStarter thread: Repository - (INFORMATION) Entering Use Case: queryConfiguration
    2009.09.08 at 23:44:03:092: B2BStarter thread: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
    2009.09.08 at 23:44:03:093: B2BStarter thread: BusinessLogicLayer - (DEBUG) Push Stack: queryConfiguration
    2009.09.08 at 23:44:03:093: B2BStarter thread: Repository - (INFORMATION) CatalogDriver.runQuery() select ID , CLASSTYPE , NOTM , ISSEEDED , canreactivate , name , created , bilevel , LifeCycleState , description , description_clob , warningmessage , warningmessage_clob , status , type from TIP_Configuration_t t where ( LifeCycleState= ? )
    2009.09.08 at 23:44:03:094: B2BStarter thread: Repository - (DEBUG) CatalogDriver.setBindVariables():
    2009.09.08 at 23:44:03:094: B2BStarter thread: Repository - (DEBUG) Bind Variable : index = 2 value = Active
    2009.09.08 at 23:44:03:097: B2BStarter thread: Repository - (DEBUG) CatalogDriver manager == oracle.tip.model.metadata.CatalogMetaManager@8a0544
    2009.09.08 at 23:44:03:097: B2BStarter thread: Repository - (DEBUG) LargeStringImpl(InternalObject, String) - constructor
    2009.09.08 at 23:44:03:098: B2BStarter thread: Repository - (DEBUG) Object OID - FE5E6FB76BBF25DDE030578C9515137B-22-1-1
    2009.09.08 at 23:44:03:098: B2BStarter thread: Repository - (DEBUG) LargeStringImpl(InternalObject, BLOB) - constructor
    2009.09.08 at 23:44:03:099: B2BStarter thread: Repository - (DEBUG) Object OID - FE5E6FB76BBF25DDE030578C9515137B-22-1-1
    2009.09.08 at 23:44:03:099: B2BStarter thread: Repository - (DEBUG) LargeStringImpl.setBlob() - extracting blob contents to stringBuffer
    2009.09.08 at 23:44:03:099: B2BStarter thread: Repository - (DEBUG) CatalogDriver.constructBaseObject()
    20
    Edited by: Praveen I on Sep 9, 2009 12:18 PM

    Hi Pravin,
    Check b2b_instancemesage view for related messages and make sure that payload is coming properly.
    Also make sure that you have atleast one configuration in deployed state. Also make sure that transportServlet is up and running by accessing below url -
    http://localhost:port/b2b/transportServlet
    Also try by using the enqueue stubs which comes as part of tutorial (Ora_Home/ip/tutorial)
    How are you enquing message to this queue? Please mail the b2b log in debug mode to my id (in my profile)/post the same here.
    Regards,
    Anuj

  • Client proxy message not reaching to XI system

    Hi
    I have done one scenario from CRM to FILE. When i am executing the client proxy through my zprogram its executing without any errors. I have checked in SXMB_MONI of CRD system i can see the messages but they are not with successful flag or not with error flag. But in XI system (SXMB_MONI) i didnt find any messages. Could you please tell me what's the problem is?
    Regards
    Sowmya

    Sowmya,
    As you are not getting any message in SXMB_MONI, there can be following possibilities:
    1. There can be some problem in proxy configuration on your CRM system. Please check with your BASIS team that steps give in this blog are properly followed:
    How do you activate ABAP Proxies? 
    2. Make sure that in
    SXMB_ADM     --->integration engine config -
    >change specific attributes....
    The RUNTIME parameter is defined LOGGING and TRACE_LEVEL and the value is 1.
    3. Make sure the queues are registered in Tx: SMQR.
    Further, I do not think that COMMIT statement or anything like that is missing as in that case you should have got a message in SXMB_MONI with a green flag stating that "Commit statement is missing".

  • Messages not processed

    Hi all,
    I have a problem regarding messages. There are some text files in the FTP folder that are not being processed by XI. They are not converted to XML messages. Some are processed while some are not. Please advise. Thanks!

    Hi,
    >>>There are some text files in the FTP folder that are not being processed by XI.
    it can only mean 3 things:
    - the file apdater is not configured to pick them up
    - the file adpater is in error status - check communication channel monitor in RWB
    - the file adapter is processing too many messages and it cannot pick up anymore - check it in messagingsystem/monitor - number of used queues
    Regards,
    Michal Krawczyk

  • Messages not processed by integration server after SP09 to SP16

    Operating System: Windows NT 2003 Standard edition Service Pack 1
    Database: SQL_Server_8.00, DBSL:640.00 Patch Level: 100
    ABAP Kernel: Non Unicode; Release: 640; Patch: 109;
    XI: Version 3.0; Service Pack Stack:16
    Host: PEARL; IPAddress: 10.1.1.13
    We upgraded from service pack stack 09 to 16 and since then no messages
    are getting routed to integration server. We tried a cache access
    though TCODE: SXI_CACHE and it said "if_http_client receive
    http_communication_failure". Then we went to ICM monitoring through
    TCODE: SMICM and saw that the http service that runs on 8000 port is
    inactive when we tried to activate it gave an error. Here is the
    snapshot from the trace file.
    [Thr 3492] *** ERROR => NiIBind: service '8000' (8000) in use
    [nixxi_r.cpp 3845]
    [Thr 3492] *** ERROR => NiIListen: NiBind (rc=-4) [nixxi_r.cpp
    767]
    [Thr 3492] *** ERROR => IcmBindService: NiBuf2Listen failed for host
    PEARL:8000 (rc=-4): NIESERV_USED [icxxserv.c 1549]
    When we tried to access runtime workbench through integration builder
    webpage it says "page not found".
    When we tried to login to the J2EE visual admin using the default
    account(J2EE_admin) it gave the
    error "http://pearl:8101/msgserver/text/logon returned empty list of
    connection parameters."
    In SAPMMC we looked at the system log and saw the error "SAP Basis
    System: Operating system call gethostbyaddr failed (error no. 0 )".
    We tried restarting the whole server but to no effect.

    since your OS is Windows try following in command at prompt
    C:>netstat -a
    or
    C:>netstat -an
    one of the above will work in NT, the list shows the listening (Open) ports and ESTABLISHED (used)..check for the 8000 which is your HTTP port.
    Also in SAP check the t-code "SMICM" and then goto services and see the HTTP services running without error or not?
    Hint: Port names are defined in services file located at C:\WINDOWS\systemXX\drivers\etc\services  file..

  • ABAP Client proxy message not reaching AAE

    Hi Experts,
    I am facing a strange issue in one of my proxy interfaces. ABAP client Proxy is used to post message to AAE in SAP PI 7.3. The messages are being generated and pushed out of ECC successfully. I can see them in the SXMB_MONI t-code with checkered flag. These messages are reaching the Integartion Engine instaed of the Adapter Engine.
    I have configured the following:
    1. Sender / Receiver ID  in SXMSIF:
    2. Configured the corresponding Runtime parameter in SXMB_ADM
    I have few other such ABAp client proxy i/f's which work fine and their message are being sent to the Adapter engine. Howveere, only this one interface is posing a problem. What can be the issue?
    Please advice.
    Thanks in advance.
    Elizabeth.

    Hi Elizabeth,
    It will be great if you could please let me know all the user profile configured in userID of Logon&Security tab of SM59 for connecting ECC system to post the message via AAE.
    I have used
    SAP_XI_APPL_SERV_USER
    SAP_XI_DEVELOPER_J2EE and
    SAP_XI_IS_SERV_USER
    profiles in my UserID for Basic authentication.
    Currently I am doing the same scenario what you have done with integrated configuration.The message is getting failed in ECC with 403 Forbidden error.
    Please help me.
    Thanks
    Ray...

  • Message not working.... jabber has disappeared from bottom left corner; I recently changed iCloud password

    iMessage is not working....
    Jabber has disappeared from bottom left corner....

    Hi,
    Do you mean the bottom left of the Main Messages window where th Chat are shown , but below the list of Open Chats/Conversations ?
    This will normally List the accounts that are logged in.
    Check Messages > Preferences > Accounts to see if your Jabber account is logged in.
    9:47 pm      Friday; June 27, 2014
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • AD Login not working on restart, but only after logout from local user

    Using mountain lion 10.8.2 on a 13" mbp retina, that I have successfully bound to AD.
    In login options I have ticked the box to show display login window as name and password.  It works great on logout, I can enter my AD name and login just fine.
    However, on restart, I only see the "circles" of local users, I cannot enter a username of a network/mobile account. 
    How do I get this thing to give me a real login window on restart, not just logout from another user?

    Figured it out - it was file vault. I forgot to enable that user to be able to decrypt the startup disk.

  • Java Proxy Generation not working - Support for Parallel Processing

    Hi Everyone,
    As per SAP Note 1230721 - Java Proxy Generation - Support for Parallel Processing, when we generate a java proxy from an interface we are supposed to get 2 archives (one for serial processing and another suffixed with "PARALLEL" for parallel processing of jaav proxies in JPR).
    https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1230721
    We are on the correct patch level as per the Note, however when we generate java proxy from the IR for an outbound interface, it genrates only 1 zip archive (whose name we ourselves provide in the craete new archive section). This does not enable the parallel processsing of the messages in JPR.
    Could you please help me in this issue, and guide as to how archives can be generated for parallel processing.
    Thanks & Regards,
    Rosie Sasidharan.

    Hi,
    Thanks a lot for your reply, Prateek.
    I have already checked SAP Note 1142580 - "Java Proxy is not processing messages in parallel" where they ask to modify the ejb-jar.xml. However, on performing the change in ejb-jar.xml and while building the EAR, I get the following error:
    Error! The state of the source cache is INCONSISTENT for at least one of the request DCs. The build might produce incorrect results.
    Then, on going through the SAP Note 1142580 again, I realised that the SAP Note 1230721 also should be looked onto which will be needed for generating the Java proxy from Message Interfaces in IR for parallel processing.
    Kindly help me if any of you have worked on such a scenario.
    Thanks in advance,
    Regards,
    Rosie Sasidharan.

  • Java webstart proxy bypass not working

    java webstart does not work through proxy as the jar files is not getting downloaded. most simple solution would of course be to bypass the proxy for the target server (by entering the server in the system network preference panel). however, that does not work. apparently this bypass is not taken into account by java webstart.
    if i remember correctly there once was a possibility to set such things (proxy etc.) in java webstart preferences. this is not existing any more.
    how can i solve the problem?
    tia
    tobias (very desperate)

    Hi,
    Thanks a lot for your reply, Prateek.
    I have already checked SAP Note 1142580 - "Java Proxy is not processing messages in parallel" where they ask to modify the ejb-jar.xml. However, on performing the change in ejb-jar.xml and while building the EAR, I get the following error:
    Error! The state of the source cache is INCONSISTENT for at least one of the request DCs. The build might produce incorrect results.
    Then, on going through the SAP Note 1142580 again, I realised that the SAP Note 1230721 also should be looked onto which will be needed for generating the Java proxy from Message Interfaces in IR for parallel processing.
    Kindly help me if any of you have worked on such a scenario.
    Thanks in advance,
    Regards,
    Rosie Sasidharan.

Maybe you are looking for

  • Pending  GR / IR Balances report  for a given period

    Hi,           How can you  check  pending  GR / IR doc's  for a given  period ?  In  MB5S there is no date field in selection sreen as well as output  layout.  Please  give  suggetions . Thanks &  Regards,        Aruna.

  • Saving only a portion of a Microsoft Word template into a new document using LabVIEW Report Generation Toolkit

    I have a Microsoft Word template I want to populate programmatically with test data. The template contains both explanatory text and a data sheet section with test data placeholders (bookmarks). Using the Report Generation Toolkit for Microsoft Offic

  • Can't see anything in Print and New File window and others..

    Hello, I just bought a new computer with Windows 7. I downloaded the Illustrator CS5 trial to check it out before I purchase it. It installed fine and I can open files but when I open the print menu, the print window opens in a long vertical rectangl

  • Mapping iDoc to EDIFACT: Segment Count

    Hi experts, I am mapping a DELVRY05 iDoc to an EDIFACT DESADV document. Everythings fine so far, but I'm encountering troubles with filling the EDIFACT UNT Segment with the number of segments in the generated message. I am using the OPI2 conversion m

  • Quantity Issue- Milestone Billing

    i am doing milestone billing, where the scenario is , i hav to bill the amount in 3 stages. 30-30-40. Here i am using the billing type F1 earlier when i was creating a invoice for the first time by default the system was taking total vaule of the inv