IDoc Adapter configuration for very high volumes

Hi PI Expert,
I'd like to have some tips about Idoc Adapter configuration in case of very very hudge volumes in "file to Idoc scenario" (adressing ECC) : How to optimize Idoc transmission time PI -> ECC ?
=> parallelization PI -> ECC by using differents comm channel IDocs with differents RFC destinations ?.
=> some other technical parameters in adapter IDoc
=> ...
Thanks a lot
Best regard.
Etienne

Hi,
for sure idoc bundling will greatly increase performance: https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/2762. [original link is broken] [original link is broken] [original link is broken]
If you are in 7.1 you can also leverage message packaging: http://help.sap.com/saphelp_nwpi71/helpdata/en/46/79e8e13872275ae10000000a11466f/frameset.htm
Regards,
Sergio

Similar Messages

  • How to handle very high volume msgs in XI

    I have  a scenario where  6 million msgs/ hour(xml) have to be picked form source and to be sent to target ,
    How do we handle this high volume of data is there any good practice
    Pls suggest .

    Hi Anubhav,
    if you just have to send source file to target system without doing any mapping, then it dont use XI for it.......because you have a very high volume of msgs and for this such load, XI will start putting your msgs in wait status and may be the JAVA engine may go down because of insufficient memory.......
    So better have an FTP utility in target system.....connect to source system by this...and move the files from source to target by this FTP utility......
    But if you have to do a mapping from source msg to target msg, then use XI....but try doing the mapping by graphical mapping and dont go for ABAP mapping to reduce memory usage for your scenario.......
    Thanks,
    Rajeev Gupta

  • Could very high volume hurt earpods?

    Hi,
    I accidentally let the iPhone 5 earpods connected to a computer with the volume at its max.
    This happened for few minutes.
    Could earpods get damaged by being exposed to a very high volume like that?
    Now I'm listening to music with these pods again, and they seem to work as expected...
    Thanks.

    Fortunately, I didn't wear the pods during this "high volume" period :-)
    The pods are brand new, thus I'd like to be sure nothing hurt them..
    I said all seems to be ok with them, but I can't be sure..I'd like to know if, technically, a very high volume impact on the pods could damage them.
    Thx

  • Sender JMS adapter configuration for IBM MQSeries

    Dear All,
    i am doing a IBM MQSeries 5.2.x Message ->sender JMS adapter -> XI server -> receiver RFC adapter -> R/3.
    i have deployed the JMS adapter with the required jar files of IBM MQSeries 5.2.x in XI server.
    in Sender JMS adapter configuration for IBM MQSeries 5.2.x, i have put following data:
    1. Transport Protocol: Websphere MQ - is it okay?
    in JMS provider settings:
    2. in channel name - what should be there?
    3. Transport Network protocol should be TCP/IP or WebsphereMQ - how to decide this thing.
    4. JMS Complaint - whether WebsphereMQ or JMS API.
    in JMS Settings:
    5. JMS Queue user - is this IBM MQSeries 5.2.x Queue User or someother user?
    6. JMS Message Selector - what data to take here.
    So if anybody has connected IBM MQSeries 5.2.x to XI via JMS adapter, please answer my above queries.
    Regards,
    Rajeev Gupta

    Hi Swaroop,
    you can send me those documents at my gmail-id : [email protected]
    Hi All,
    one more question - to connect XI server to IBM MQSeries via JMS adapter in ID, do we need to have a MQSeries Client installed on XI server - or - just by configuring JMS adapter, we can send messages from IBM MQSeries to XI server without any MQSeries client on XI server?
    Why Channel name is required in JMS configuration data?
    Thanks,
    Rajeev Gupta

  • Idoc adapter configuration

    while idoc adapter configuration we uncheck the option " apply control record values from payload" why and when it will be usefull?

    Hi Sudhakar,
    When you want to map control record values from the Target payload .....
    Then you choose the option apply control record from payload.
    Follow the link below to understand the concept better....
    (Configuring the Receiver IDoc Adapter --> Fields of the IDoc Control Record)
    http://help.sap.com/saphelp_nw04/helpdata/en/b9/c5b13bbeb0cb37e10000000a11402f/frameset.htm
    Regards,
    Sushil.

  • Idoc Adapter Configuration Issues

    Dear Collegues,
    I have given up almost all hope on configuring my Idoc adapter as I have an error message that I am not sure of how to fix; I have read just about everything I can get my hands on....any help would be so much appreciated:
    Scenario: Demonstrate a simple 'proof of concept' to send MATMAS from R3 ->XI -> R3
    Sending system: [R3 4.6b] CL0510
    Rec'g system:  [R3 4.6b] EL0510
    XI system 3.0:  NXL220
    Current error message in outbound RFC layer of CLO: 
    No service for system SAPCL0, client 510 in Integration Directory
    <u><b>Per the documentation I have done the following:</b></u>
    - RFC connections are all complete
    - Port and Partner Profiles complete
    - ALE model from sender for MATMAS
    - IDX1 in nxl for ports
    - IDX2 - matmas metadata
    - Integration Builder [config]: 
       *Technical and Biz systems set up
       *CL0510 is set up as 'services w/o party' and there is
       a generated idoc channel. 
       *The Adapter Specific Identifier is the CL0510 log 
        syst.
       *Receiver Determination is created w/ 
       idoc_inbound_asychronous as interface; not sure 
       what "namespace" is so I threw the word Idoc in there
       *Interface Determination is created w/ above 
        parameters except the receiver party and service have
        asterisks in them I can't seem to remove
       *Sender and Rec'r Agreements set up [again what goes
         in that namespace field?]
    I think that identifies all of the configuration I have attempted to enter.  I have been only able to read documentation and weblogs as XI training won't be happening for me and my collegues until another several weeks.
    Thanks so much,
    Jennifer Edmondson
    Intel Corp, AZ

    Hi Jennifer,
    for the inbound to XI, e.g. CL0510 you don't have a sender agreement since when you setup up the WE21 trfc Port on CL0510 it points to the XI system as a regular type T SM59 connection. On the connection you can enable the TRACE flag and see in the trace what payload got sent and any errors. I had a problem with that as my user / password to the XI machine was wrong.
    The other part I'm missing from your message is, did you do all the Repository stuff beforehand, e.g. import the IDOCs for each Software Components(defined in the SLD, Tech and Buiz System), then when you use the dropdown in the Directory the Namespaces will default as the urn:sap-com:document:sap:idoc:message. Again once you have done the repository there is no need to write namespaces by hand at all. Do not put an IDOC into a Message Interface, may be into an action if you like to put a scenario into the IR (not necessary).
    On the Receiving IDOC Adapter you will specify all the RFC stuff for the EL0510 system and this one goes into an receiver agreement.
    I'm sending MATMAS from R/3 to XI to File Adapter or SOAP and no issues at all.
    On CLN510 in BD87 does the IDOC has a status of send? Does it look ok?
    I hope this helps. I can make some screenshots of my config if that helps. Send me an e-mail to [email protected]
    Cheers
    Stefan

  • DCOM Component Not Found after Essbase Adapter Configured for FDM 11.1.2.2

    We are migrating FDM from version 11.1.1.3 to 11.1.2.2 following the official guide.
    After schema update, we can log in to the FDM Workbench fine, but we are having trouble when upgrading Essbase adapter.
    The existing adapter is outdated (for Essbase 11.1.1.3), and we followed the document to import, register, configure new Essbase adapter.
    However, after machine profile, adapter options (which application to connect and so on) are set, we tried to configure dimension mappings.
    In the "Target Dimension" field in the "Dimension" tab of adapter configuration window, it only shows "Connection failed." in the drop down list.
    Then we discovered that we need 32-bit Essbase Runtime client after reading an Oracle KM Article, then we copied it from Essbase server and set the environment variables.
    After doing so, and register the adapter again, now the dimension is shown in the pop-up window when configuring dimension of the Essbase adapter.
    The progress of our FDM adapter registration:
    1. Import the adapter ES11X-G4-J.xml in FDM workbench.
    2. Put the upsES11XG4J.exe file under <EPM_Oracle_Home>\common\EssbaseRTC\bin
    3. Create a system environment variable ESSBASEPATH with value "<EPM_Oracle_Home>\common\EssbaseRTC\11.1.2.0" and add following value to PATH environment variable: "<EPM_Oracle_Home>\bin-32; %ESSBASEPATH%\bin; <EPM_Oracle_Home>\products\Essbase\EssbaseClient-32\bin", where the <EPM_Oracle_Home> resemble our EPM location.
    4. Register the adapter from "File -> Register Adapter" in workbench and select the upsES11XG4J.exe file.
    5. Executed "Run -> dcomcnfg" trying to update the launching user right for corresponding DCOM component (upsES11XG4J.cluHypWindowEB) but could not find it there.
    Does anyone encountered this situation before?

    Thanks Jeff.
    Sorry I didn't notice your reply here, since Oracle Support has answered that for Windows Server 2008 R2, this step is no longer needed when configuring FDM Essbase Adapter. That's sweet.
    Warm Regards,
    John

  • XI 2.0 - IDOC Adapter configuration

    Hi,
    I currently have an integration scenario whereby an external system sends IDOC-XML to our integration server which then forwards this via an IDOC adapter to an R/3 620 system. 
    When I send the XML to one client I keep getting the following message :-
      <SAP:Context />
      <SAP:Code p1="Requested parameter does not exist" p2="RQ1CLNT302" p3="" p4="">IDOC_ADAPTER.RECEIVER_BSI_INCORRECT</SAP:Code>
      <SAP:Text language="EN">Unable to convert partner to IDoc receiver partner</SAP:Text>
    After my initial investigation I believed that the above error was due to the client within the SLD had been set-up without a logical system name and the receiving business system had been set-up without an ALE name.  In order to resolve this I deleted and re-created the client and the business system within the SLD.  Having done all this the error still occurs. 
    Does anyone know what causes this problem?
    The systems involved have been set-up in the SLD as follows :-
    a) Sending system PKMS_SAPTEST Alename: PKMS_TEST
    b) Receiving system RQ1CLNT302 Alename RQ1CLNT302
    I have checked the ports in IDX1 and the partner profile in the receiving system but still cannot work out what is causing this problem.
    I know I am missing something really obvious as these messages work when I send them to other clients but I am at a loss to explain the difference
    Regards
    Ian

    Hi All,
    I have now resolved this problem and thought I should spend some time sharing this with you. 
    I decided to look at the code that was issuing the error which was calling a function module called SAI_LOGICAL_SYSTEM_GET to return the logical system for my business system.  When I ran the function module in test mode it returned a blank logical system.  The logical system is stores in table sailcrbsc.  I re-ran the function module with the bypass buffer field set to 'X' - now when the function module is called it returns the correct logical system.
    Anyone out there have any more info on this?  How should I have re-built this table?
    Regards
    Ian

  • AE hooked to stereo - very high volume!  adjustable?

    I have been using an Airport Express plugged with analog headphone plug into a fairly high-end Yamaha RX-V2500 receiver. Works great.
    I just bought a 2nd Airport Express and plugged it into a much smaller, far lower end Tivoli Radio Works system. I had my iPod's dock plugged into the aux input and was using that fine. I replaced the iPod with the AE and notice that the AE-output sound is extremely high volume. I set the Tivoli's volume to maybe 3-4% and it's as loud as I'd ever listen to it normally.
    Not sure why I didn't notice this on the Yamaha - perhaps it scales down the input? Is there a way to get the AE to "quiet down" on the Tivoli? Some AE setting? Thanks.
    Is it damaging to plug the AE to analog line in on a stereo, given the volume?
    blakespot

    For the AX, the analog audio is handled by a Texas Instruments PCM2705 digital-to-analog converter which it outputs on a 3.5mm stereo minijack. It has a maximum output level of 1.53V, which is 2.3dB lower than a CD standard's 2V. The output impedance is around 15 ohms across the audioband.
    It appears that the audio input port's impedance, between your Yamaha and Tivoli, are different and why you are hearing a significant difference in volumes. The signal from the AX is not amplified, and thus, why it would require either powered speakers or a LINE in for play back.
    The AX gets is audio source, by default, from iTunes. You can adjust the output level from there.

  • Receiver mail adapter configuration for e-mail attachments

    Hi ,
    I need to send two files from sender file adapter to receiver mail adapter as e mail attachment.
    I want same attachment name in email as on sender side on FTP location.
    This is by pass scenario no object created in ESR.Please suggest how to handle this.
    For example if file name test.txt is send by file adapter then on mail  attachment name should be test.txt
    Thanks
    Mohit
    Edited by: Mohit Verma on Feb 10, 2012 4:18 PM

    Hi Mohit,
    Follow this blog for the ID configuration:
    http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/4383
    Create Receiver Determination and Interface Determination as described, and add a sender file CC and receiver mail CC according to your needs, plus sender and receiver agreements.
    In order to maintain the original file names, use a simple adapter module with the code mentioned here:
    http://forums.sdn.sap.com/thread.jspa?threadID=2122711&start=14
    Hope this helps,
    Greg

  • Reciever file adapter configuration for Deep structure

    Hi Experts,
                     I have a idoc to file scenario in which i used a data type for file in below format:
    DT_Test
    -->Recordset(0.unbounded)
    >E21DPU1(0.unbounded)
    >field1
    >field2
    >E21DPU5(0.unbounded)
    >filed 3
    >filed 4
    >E21DP03(0.unbounded)
    >filed 5
    >filed 6
    Here DT_test is datatype name,Recordset is a structure name which contain E21DPU1, E21DPU5,E21DPO3 stucture inside it.Now,E21DPU5 and E21DPO3 structures are under E21DPU1.
    I am confused in creating content conversion parameters i.e what we have to mention in Recordset Stucture .
    I used E21DPU1,,E21DPU5,,E21DP03,* .should it work for deep structure.
    Thanks
    Deepak

    Hi,
    file adapter does not handle 2 level deep structures
    the easiest way to do it now is to go for abap or java mapping
    and create a line for each of the output lines and handle this in the file adapter
    so like <line> </line>
    <line>E21DPU1(0.unbounded) with fields </line>
    <line>E21DPU5(0.unbounded) with fields </line>
    <line> etc. </line>
    Regards,
    Michal Krawczyk

  • Oracle SFTP adapter Configuration for BPEL  process (11.1.1.3 )

    Hi All,
    Can someone tell me how to configure the FTP adapter for window's server.
    We already have a bpel process with FTP adapter but it is set up for unix server , we want to change the location to window's server.
    Can any one provide me with what changes need to be made at the ftp adapter level in jdeveloper and also on the weblogic console for the existing bpel process .
    Thanks in advance.

    Thanks a lot!
    Will follow the steps as mentioned in the link: SOA / BPM on Oracle Fusion Middleware: SOA Suite 11g - FTP Adapter
    I am confused about the path mentioned while configuring the adapter in jdev Physical path for windows  should be the ftp server path provided by client and it should begin with  \winserver\local    and not like \\winserver\local  ???
    +
    The configuration needs to be done on the weblogic console also as mentioned in the above link so for this FTP server - login details - host ,username /password , serverType is required.

  • JDBC Receiver adapter  configuration for MS SQL

    Hi friends,
    I have configured receiver jdbc adapter for MS SQL database which are as follows:
    jdbc driver : com.microsoft.sqlserver.jdbc.SQLServerDriver
    connection: jdbc:sqlserver://USLABWDB01:1433;DatabaseName=Central_Lab_BIDB
    In communcation channel i am getting following error:
    Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Error when attempting to get processing resources: com.sap.aii.af.service.util.concurrent.ResourcePoolException: Unable to create new pooled resource: DriverManagerException: Cannot establish connection to URL 'jdbc:sqlserver://USLABWDB01:1433;DatabaseName=Central_Lab_BIDB': UnsupportedClassVersionError: com/microsoft/sqlserver/jdbc/SQLServerDriver (Unsupported major.minor version 49.0)
    Kindly tell me what is the root cause of the issue.
    Renu.

    Hi Renu,
    Try foll. 2 steps:
    1) Add the IP address of the server(USLABWDB01) to the host file of your PI server, as you are connecting using Hostname.
    2)Try the following connection strings:
        jdbc driver : com.microsoft.jdbc.sqlserver.SQLServerDriver
        connection: jdbc:microsoft:sqlserver://USLABWDB01:1433;DatabaseName=Central_Lab_BIDB
       Here, 'microsoft' word is added in connection string.
    Try using this, it should work.
    -Tanaya.

  • Order related billing of services with very high volumes

    Hi,
    does anyone has experience with very large invoices? We already have large invoices in SD (up to 42.000 items) and this works fine. Due to business requirements this number will increase. We calculated the following volumes for the future:
    max. # of invoice items per invoice:          250.000
    total # of invoice items per month:        27.000.000
    total # of invoices per month:                 40.000
    We assume that we will run into problems with this volume, so it would be nice if anyone else has done this before so that we can share the experiences.
    Best regards
    Hans Schmill

    Hi,
    Just be careful with your Invoice number range
    Rest hope for the best
    Regards,
    Amrish Purohit

  • UMS adapter configuration for inbound email in SOA 11g

    Hi,
    Greetings to SOA Gurus !!!
    Our requirement is to invoke BPEL process on receipt of an email.
    We have configured the UMS email driver and setup the incoming server settings.
    When a mail is sent to the configured email address, I can see that the email is received successfully in the soa server logs.
    The problem i'm facing is probably with the UMS adapter settings in the BPEL. Configured the UMS adapter to poll this email address , but this is not happening.
    PFB the .jca file :
    <adapter-config name="AtRemote_UMS_Mail_Receive" adapter="UMS Adapter"
    wsdlLocation="AtRemote_UMS_Mail_Receive.wsdl"
    xmlns="http://platform.integration.oracle/blocks/adapter/fw/metadata">;
    <connection-factory location="eis/ums/UMSAdapterInbound"/>
    <endpoint-activation portType="ReceiveNotification_ptt"
    operation="ReceiveNotification">
    <activation-spec className="oracle.tip.adapter.ums.inbound.UmsActivationSpec">
    <property name="ConsumeMode" value="listener"/>
    <property name="InboundThreadCount" value="1"/>
    <property name="DeliveryType" value="Email"/>
    <property name="To" value="[email protected]"/>
    </activation-spec>
    </endpoint-activation>
    </adapter-config>
    Any pointers on this would be of great help.
    Thanks,
    Saravana

    Hi Saravana
    Have you tried : http://technology.amis.nl/2012/05/18/proces-email-with-the-new-ums-adapter-of-soa-suite-ps5/ ?
    Regards
    A

Maybe you are looking for

  • Wrong support on hard disk failure?

    My iMac had been getting progressively slower (applications would lock up with the spinning wheel for minutes at a time before letting me do anything). After one such lockup, I hard booted and the iMac didn't come back - just stuck at a grey screen w

  • Pc will not reconize iphone

    Ok my problem is my computer running windows 7 it will not attempt to connect to iphone. when plugging in it dose nothing as if nothing is going on. my old iphone (iphone 3g) can still connect to computer with the same cord but not the same results w

  • Error:movement type for follow-on document missing

    Hello, Can anyone help me that i got the error message while creating the shopping cart from INTERNAL GOODS/SERVIES after adding the product id in the second step. Error :"movement type for follow-on document missing"

  • Photo slideshow templates

    are there any templates to download to make a professional photo slideshow that can be imported into FCP?

  • PTG102 for linux: panama_core.zip in wrapper.classpath

    Hi, I set some wrapper.classpaths in the jserv.properties as installation guide described. But after restarting apache, the ApacheJserv doesn't work anymore. I try to comment/uncomment each wrapper.classpath line and I find the panama_core.zip in <PT