Unable to see Payload in SAP PI7.31 Single stack

Hello Experts,
We have a scenario of Mail as sender and ECC as reciever using Proxy. We are using SAP PI7.31 single stack.
Here we are reading the file from mail attachment which is in CSV format and sending the data to ECC successfully.
But while to check the payload in Message Monitor, while click on the "Mailattachement-1.csv" it is opening with "No Message Selected".
Can someone please let me know how can I check the payload of the attachement.
Thanks
VR

Hi VR
Check this parameter:
NWA -> Configuration -> Infrastructure -> Java System Properties -> Services -> XPI Service: Messaging System, set property messaging.SyncMessageRemover.removeBody = false
Check also the general parameters for tracing and logging
Saving Message Versions in the AAE (Local Message Processing) - Advanced Adapter Engine - SAP Library
Regards
Javi

Similar Messages

  • Single stack vs. Dual Stack - Why does SAP recommend single stack?

    Hello SAP,
       I am a business partner who specializes in infrastructure consulting for SAP solutions.  The SAP Consultants I am working with recently have been recommending that customers install single stack systems.  I would like to know why? Are there problems with dual stack systems?  Is SAP changing things in a later release and they want customers to be prepared for the change?
      From an infrastucture point of view this recommendation combined with SAP NetWeaver architecture will result in an explosion of SID names which leads to an explosion of application server instances and DBMS instances and an explosion of installed servers.  I know it is possible to combine SIDs into a single DBMS using MCOD and to have multiple application servers in a single physical server, but there are issues with mulitple application server instances and MCOD use which make normal maintenance operations difficult.
      I think it would be much better for customers to install dual stack systems and simply adjust the SAP profile parameters to disable one stack or the other.  This way, you could still have 1 stack per application server instance and you would not be have to be creative with SAP SID names!!!  Creating a DBMS instance or installing an additional server is not a simple nor economical proposition.
    Regards,
    Zaz

       I am a business partner who specializes in infrastructure consulting for SAP solutions.  The SAP Consultants I am working with recently have been recommending that customers install single stack systems.  I would like to know why? Are there problems with dual stack systems?
    The problems are:
    - difficult to size and maintain - Java + ABAP will fight for resources (memory,CPU) and there´s not much one can do to tune if either ABAP or Java as dual stack instance on a single box is running nuts (for whatever reason).
    - System copies via R3load - if you want to copy a huge system (let´s say ERP 6.0 + Java stack) you need to use sapinst + R3load to do the copy. Imagine if the system is 1 TB or bigger, this is very time consuming
    - Upgrades are complicated - if you upgrade a dual stack system you need to run two PREPARES and two upgrades at the same time - there are sync points each upgrade wait for the other to finish --> difficult to plan in sense of runtimes and even more notes/preparation to do (a dual stack SolMan upgrade from 3.2 to 4.0 had almost 100 notes (technical!) and two upgrade preparation guides...)
    - interdependencies - example: you run ERP + EP + BI-Java on one system. You upgrade your BI (which is on a different box) to a new support package. Since the BI-Java need to be in sync with the BI ABAP support package you need to upgrade the EP too - and since there´s a direct dependency (doublestack system) you will need to install support packages on your ERP. So you finally end up in having dependency chains that a total different system (BI) will force you to upgrade/patch your ERP. And if you have e. g. a CRM connected to the same EP you will need to patch that too...
    Is SAP changing things in a later release and they want customers to be prepared for the change?
    No - the possibility of having a dual stack installation will be still there.
      From an infrastucture point of view this recommendation combined with SAP NetWeaver architecture will result in an explosion of SID names which leads to an explosion of application server instances and DBMS instances and an explosion of installed servers.  I know it is possible to combine SIDs into a single DBMS using MCOD and to have multiple application servers in a single physical server, but there are issues with mulitple application server instances and MCOD use which make normal maintenance operations difficult.
    I agree - MCOD is not a good solution for this problem.
      I think it would be much better for customers to install dual stack systems and simply adjust the SAP profile parameters to disable one stack or the other.  This way, you could still have 1 stack per application server instance and you would not be have to be creative with SAP SID names!!!  Creating a DBMS instance or installing an additional server is not a simple nor economical proposition.
    There are 36 * 36 * 36 (minus a few reserved) names for SIDs- this should be enough - also for the biggest customers
    Of course one could install both and disable the one you don´t need - but this won´t help in dependency thing. If you e. g. install a dual stack instance for CRM and disable the Java part, you can nicely run it. In case of an upgrade, you will need to upgrade the Java part too (see above) although you don´t use it. The upgrade will detect the doublestack and wait for the java instance to be upgraded too. Same is true vice versa. And believe me: you don´t want that
    In fact it is better to separate - that´s at least our experience. The main no-go for such a configuration on our side was the dependency thing. Since they are there and you can´t do much about them we decided to have a 1:1 relationship for ABAP backend and Java "frontend". You will get more instances (and names and databases) but you can patch applications independently from each other. So an implementation of a  BI patch won´t imply that you finally also patch your ERP production and other systems that connect to that portal.
    There are virtualization techniques available to not need more boxes, you can consolidate them on one machine as if you were installing a dual stack so that is not really an issue. This depends, of course, on the platform and database you use (e. g. Oracle does not support production installations in VMWare). We use for our Java instances Solaris on Opteron (or Intel 64bit) and zones/containers and for the ABAP part we use Linux + Xen. Both virtualization methods come with the OS (so no additional $$$) and both are supported by SAP.
    The propagated advantage of having a dual stack installation (shared memory access etc.) is so small that it doesn´t outban the additional complexity - which is definitely there.
    I hope those arguments will help to understand SAPs (and the consultants) position - get back if you want more
    Markus

  • Unable to see payload details in BPM Worklist app

    Hi Experts,
    When i am approve the request from http://localhost:8001/integration/worklistapp getting the below exception
    [2012-07-18T21:22:35.651+05:30] [soa_server1] [WARNING] [] [oracle.adfinternal.view.faces.lifecycle.LifecycleImpl] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000JYQmbFn0Rt0Knyh8in1G1gw30000VU,0] [APP: DrmRequestProcessingTaskFlow#V2.0] ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RENDER_RESPONSE 6[[
    javax.faces.FacesException: javax.servlet.ServletException: OracleJSP error:
    javax.faces.FacesException: javax.el.PropertyNotFoundException: Target Unreachable, 'requestInfoView' returned null
    where i am creating the request in through the web application which has been deployed on SOA_Server1 managed server.
    Your help is highly appreciated. Please post the reply ASAP if anybody has experienced with the similar kind of issue.
    Regards,
    CH

    Hi Experts,
    When i am approve the request from http://localhost:8001/integration/worklistapp getting the below exception
    [2012-07-18T21:22:35.651+05:30] [soa_server1] [WARNING] [] [oracle.adfinternal.view.faces.lifecycle.LifecycleImpl] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000JYQmbFn0Rt0Knyh8in1G1gw30000VU,0] [APP: DrmRequestProcessingTaskFlow#V2.0] ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RENDER_RESPONSE 6[[
    javax.faces.FacesException: javax.servlet.ServletException: OracleJSP error:
    javax.faces.FacesException: javax.el.PropertyNotFoundException: Target Unreachable, 'requestInfoView' returned null
    where i am creating the request in through the web application which has been deployed on SOA_Server1 managed server.
    Your help is highly appreciated. Please post the reply ASAP if anybody has experienced with the similar kind of issue.
    Regards,
    CH

  • Unable to see AII links & paths in ABAP stack of NW04S

    Hi SDNers,
    I am not able to see anything related to AII on the ABAP Stack of NW04S, my basis team has installed AII 4.0 on the same client as XI on NW04S. I am able to see AII 4.0 component in the status of NW04S.
    I am able to logon to web UI of AII through the web url.
    Please help me in this regard.
    Regards,
    Gautam Purohit

    Hi David,
    Thanks for the help.
    I am able to see & run various AII related transactions, but I am not able to see it in the SAP Easy Access Screen of NW04S.
    So I am unable to navigate to:
    Auto ID Infrastructure -> Master Data -> Number Ranges -> GTIN Number Range
    Or any such path which I need to follow from the configuration guide.
    Regards,
    Gautam Purohit

  • Unable to see server nodes in sap management console

    I am unable to see servernodes in sap management console.
    I am getting error like sapstartsrv.exe-application error ,
    "The instruction at " 0x00000000" referenced memory at "0x00000000".The memory couldnot be "written "
    click on Ok to terminate the programme.
    click on cancel to debug the programme ".
    Please advise me how can i see servernodes in the sap management console.
    Rewardpoints will be awarded.

    Hi,
    You get back your MMC , please do the following steps.
    1. Go to Run and type MMC.
    2.Go to file and select add/remove snap in ( alt+m).
    3.Click on add
    4.Select the SAP system from there.
    Save  the MMC console which you have created now....This should work fine.
    Thanks
    Pankaj

  • Unable to see SAP BusinessObjects Document Viewer template in 7.4 portal

    Hello Experts,
    We are looking to integrate dashboards created with BOBJ design studio into enterprise portal (NW 7.4). We have followed the steps mentioned in the blog Integration of BOBJ with SAP Portal.
    Namely:
    1. Taken the com.sap.businessobjects.iviews.par and com.sap.businessobjects.iviews.templates.epa files from the BI server
    2. Imported the EPA file into the portal
    3. Converted the com.sap.businessobjects.iviews.par file into EAR file and deployed it into the portal
    4. Created System alias for the BI system
    5. Configured SSO between portal and the BI server
    After doing these steps when trying to create the Business Objects iView we are unable to see the SAP BusinessObjects Document Viewer template in the portal. Can anyone let me know if we have missed some additional configuration that has to be done?
    Regards,
    Saurabh

    Hi Experts,
    Issue has been resolved. After importing the EPA file into the portal, we missed out restarting the portal. Once this was done I am now able to find the SAP BusinessObjects Document List and SAP BusinessObjects Document Viewer templates in the iView creation wizard.
    Regards,
    Saurabh

  • Unable to see system variable no in sap b1 due to watch

    Dear Sir,
    In SAP B1
    I am generating report Customer Aging Report.
    In PLD   Customer Code is displaying buy i am unable to display customer name in PLD because when i am unable to see
    system variable number.
    The watch cover that variable no. how can i find system variable no.
    is there any other method to see system variable no.

    Hi,
    what you are seeing in system-> status is not the installation number that is the status of your system's SAP License
    when you have not installed the license properly after the installation, it shows the status as initial
    go to SM51
    there you can find the instance number along with the Hostname_SID_InstNumber of your server
    thanks and regards
    Abdul Hadi

  • Idoc Acknowledgements in SAP PI7.31 Single stack

    Hello All,
    We are migrating from SAP PI 7.0 to SAP PI7.31 single stack.
    in Existing landscape(SAP PI7.0) - sender system ECC is receiving the acknowledgements(ALEAUD) for the idocs sent to PI system where in the port is different i.e. port is receiving back with different Partner Number.
    But in SAP PI7.31 single stack, ECC is recieving the acknowledgmenets(ALEAUD) as same as the sender partner number of the idoc sent to PI 7.31 system.
    can someone please explain me if it is possible to implement the same functionality as per SAP PI7.0 in SAP PI7.31 single stack as well or is this the Limitation of the product.
    Thanks
    VR

    Hello Experts,
    Can someone please suggest me if SAP PI7.31 Single stack can send ALEAUD with different partner number to ECC.
    Thank you
    VR

  • I am unable to see Object list selector in SE80 TCode in SAP 4.7

    I am unable to see Object list selector in SE80 TCode in SAP 4.7. i'll be thankful if someone can help me out in this regards.
    Thanks in Avd.
    Edited by: Azeez Azam on Aug 30, 2010 2:14 PM

    If you are still experiencing problems after checking your settings, you may need to update your SAP GUI patch. This solved my problem when I couldn't see the object list selector.

  • Unable to see the "Password Reset" tab in Indentity Store (SAP IDM 7.1)

    I am trying to implement Password self-service as per the document "SAP NewWeaver Idenitty Management Identity Center Self-service password reset Implementation Guide" Version 7.1 Rev 2. In this guide, references are made to the Password Reset Tab in the Identity Store properties view in Identity Center. I do not see that tab in my view.
    I followed the standard inst guides during the upgrade. Its a fresh implementation and we are on IDM 7.1 SP5
    I have checked out couple of similar posts where it was resolved by installing SP3/4, does anyone have any other solution than applying the SP again ??
    What do I need to do to have that tab?
    Thanks

    Matt,
    Ours is a fresh installation
    According to the PSS 7.1 V2 guide, i completed the section 1 where i creted the UME roles and the
    Section 1: Creating the tasks
    Creating the folder for the tasks
    Creating the password reset task
    Creating the password reset failed task
    Then started the Section 2 Configuring the identity store and the first point the document says is "Select the identity store in the console tree and choose the "Password reset" tab: " which i am unable to see the tab in my system.
    I am i missing some config steps here ?  again i am just goin line - by - line what the doc says
    Thanks
    Edited by: Chetan on May 23, 2011 4:43 PM

  • SAP PI7.31 Java Single Stack  - Default Delete Job Retention period

    Hi
    anybody know where the Default Delete Job Retention periods can be set ?     I'm on a SAP PI7.31 Java Single Stack.

    thanks  - in milliseconds  - very precise.
    1) NWA-->Configuration-->Infrastructure -->Java System Properties
    2) Go to Services tab, and type XPI and select – XPI Adapter: XI
    3) Type “persist” in Properties filter
    4) for example Set Retention period in Milli seconds and save
    2592000000 = 30 Days

  • SAP Authorization: unable to see change logs for role assignments

    Hi ,
    please do help us in this regards .
    When trying to find the changes update to certain role . We are unable to see that changes/ hope the changes are note gettng updated.
    we recive the message " NO CHAGE DOCUMENT FOUND TO MATCH SPECIFIED CRITERIA"
    MESSAGE NO .CD887.
    Please let us know how can this be sorted.
    Best Regards,
    Rahul.

    Hi,
    As per your query you can get this info in suim and when you modify any role the you have to activate this.
    Anil

  • SAP PI 7.3 Single stack- Set tracing and logging

    Hi experts
    We  have configured a SOAP to SOAP sync scenario in SAP PI 7.3  single stack(Java Only).
    I have sent some test messages from WSNavigator to PI .
    But when i checked  messages in adapter engine, it is showing*"Unable to retrieve payload or you don't have sufficient authorization to view the content" I am able to monitor payloads of Async messages.
    How can we set Logging and trace levels in Single stack PI? I couldn't find any options in RWB os NWA.
    Thanks,
    Dhanish

    Hello Dhanish,
    As it was stated by Kenneth in his post, if you would like to see payload of a synchronous message in Message Display Tool (e.g. from Runtime WorkBench), you should set value of property messaging.SyncMessageRemover.removeBody of J2EE service XPI Service: Messaging System to 'false'. Please note that this affects only synchronous messages in final states (DLVD and FAIL).
    Regarding the second part of your question - logging. In PI 7.3, you can persist the message in Adapter Framework in two ways - stage it or log it. Staging allows you to edit/restart the message later from the stage where the message was persisted and is relevant for asynchronous messages; logging allows you to only display the logged message and is relevant for both synchronous and asynchronous messages. Please also note that staging affects performance of message processing more greatly than logging, extensive staging (e.g. staging on several processing stages) can even be a reason of performance degradation for processed messages, so if you only need to display details of the message on different processing steps in Adapter Framework, logging should be sufficient. Both staging and logging can be configured using properties xiadapter.stage.conf (for staging) and xiadapter.logger.conf (for logging) of J2EE service XPI Adapter: XI.
    Regards,
    Vadim

  • Unable to see 'Search Dialog Box  Component' option

    In trying to follow Thilo Brandt's article to 'Develop a Serach Component for KM Search iView', but I'm unable to see Content Management -> User Interface -> Mapping -> Search Dialog Box Component. Is there something I need to 'turn on' so that I can view that option?
    We are using EP6 SP2.
    thanks,
    Biju.

    Forgot to mention that the article is available at: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/developing a search component for km search iview.article

  • Unable to see "New from Par" option while creating Custom portal layout

    Hi All,
    I am unable to see "New from Par" option in Content Administrator. I am trying to create a custom page Layout for which I am need create layout using new par file. I am not able to see this menu option. Does anyone know from where to enable this option?
    Nitesh

    There is no option like "new from par" from ep 7.
    Create an iview based upon portal components.
    check the below link for creation
    http://help.sap.com/saphelp_nw04/helpdata/en/f5/eb50360e6a11d7b84900047582c9f7/frameset.htm
    Koti Reddy

Maybe you are looking for

  • ToS Preservation with egress remarking on inner packet

    Hi, I am using DMVPN/IPSEC/VRFs. On the egress of the DMVPN/VRF tunnel interfaces, I have applied a Service Policy to remark traffic. Hence the remarking occurs on the inner packet header. Assuming qos-preclassify is NOT enabled. Does anyone know how

  • Can someone help me, changing the screen AV

    ive been looking through my keyboard hotkeys for about 45 mins, and i cant seem to find the hotkey to change the imac screen AV for my mini tv port, as ive got my xbox connected to it....any ideas?

  • How to I get iCal/iCloud to retain old events?

    I've just switched over to icloud. I thought I had it all setup, but when I went to look at an event that occurred last year (to check the date), it was gone! In fact, everthing older than a couple of months is missing. My life is in that calendar. H

  • FileChooser is not invoking the file Please Help

    Hi, I have created a menuItem when user selects from the menuItem the file chooser come's up after that when he select any file from the JFile chooser dilalog box the r not invoked.Here is the code, please tell me where am i wrong. Please Help me out

  • Connection to host as user oracle9i failed

    Examine and correct the following errors, then retry the operation: Error - Connection to host as user oracle9i failed: Received unexpected response text : <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loo