Reg., Adapter Queries

Hi Experts,
Can someone please answer the following queries?
1. Explain about what are the ‘Type A’ and ‘Type B’ Adapters?
2. From the following adapters, please categorize the adapters with respect to the type of the communication they perform (like Asynchronous / Synchronous)
File, RFC, XI, JDBC, Mail, IDoc, JMS, SOAP, HTTP, RNIF, CIDX, BC, Marketplace.
I mean, I would like to know about each adapter what sort of communication it supports like Asynchronous, Synchronous or Both.
3. When we will use the XI Adapter specifically? If possible please explain with an example scenario or requirement.
Thanks in advance.
Sree

Hi,
For question 2 look into this link. It gives you the list of adapters and their QOS.
Adapter With EO and EOIO supoort only Asynch.
Adapter with EO, EOIO , and BE support both synch and asynch.
http://help.sap.com/saphelp_nw04/helpdata/en/0d/5ab43b274a960de10000000a114084/content.htm
3. XI adapter are used in case of ABAP proxies as they use the Native XI protocol to communicate with the SAP system and XI
1. Type A and Type B -- Can you tell me where you heard / read about them.
Regards
Bhavesh

Similar Messages

  • Reg Adapter Module in SAP PI 7.11

    Hi,
    I am trying to develop an Adapter Module using SAP NWDS and I am referring http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0b39e65-981e-2b10-1c9c-fc3f8e6747fa?quicklink=index&overridelayout=true for the same.
    Now I am stuck on page 11 (page 16 of the pdf).
    Does the value of Remote interface have to be strictly com.sap.aii.af.lib.mp.module.ModuleRemote (similarly for other parameters)?
    Are these values dependent on the Default EJB Package that we use (mentioned on page10). Because the name of my package is com.companyname.adaptermodule and is as per the naming convention that we follow.
    Thank you,
    Pankaj.

    Hi,
    Ok. Actually I thought that the names are dependent on the default EJB package-name that we specify in previous step; but now these two do not seem to be related to each other (name-wise)
    The question seems to be answered for now. Thanks to Stefan.
    Thank you,
    Pankaj.

  • Reg: Adapter Specific Attributes

    Hi Experts,
    My scenario is a File to File and I am using Adapter Specific Message Attributes in it. Things are going fine but when I check directory in ASMA, getting the output file in specified directory and it gets deleted after a while. What might be the reason, please clarify me.
    (As my processing mode is Delete at Sender side : If this is the reason how can I manage my scenario)
    Thanks,
    Sri.

    Hi,
    have you used any kind of Background processing for these files on FTP server that might be deleting the files.
    Or in Sender FTP adapter you have used any kind of masking for Fiel name. Probably this might be the reason that even after adding teh time-stamp the file might have get deleted.
    For time being deactivate the delete feature of sender fiel adapter and try if still the fiels are getting deleted or not.
    Thanks
    Swarup

  • XI Adapter  Queries

    Hi All,
    1. What are the functions of JMS Adapter and RFC Adapter and which scenario these adapters should be used in ?
    2. Why are HTTP Adapter and IDOC Adapter resides on the   ABAP stack and not in the J2EE Adapter Engine ?
    3. What are functions of Industry specific adapters RosettaNet and CDIX ?
    4. what is Proxies?
    5. What is the diff b/w sRFC and tRFC ?
    Regards
    SReddy

    Hi
    >>What are the functions of JMS Adapter and RFC Adapter and which scenario these adapters should be used in
    The JMS adapter (Java Message Service) enables you to connect messaging systems to the Integration Engine or the PCK.
    http://help.sap.com/saphelp_nw04/helpdata/en/cd/d85a9d6fab7d4dbb7ae421f710626c/content.htm
    The RFC adapter enables you to use the functions of the Integration Engine or the PCK in existing SAP landscapes. It is used by SAP systems to connect to the Integration Engine or the PCK by using the RFC interface. It supports SAP systems as of version 3.1x.
    http://help.sap.com/saphelp_nw04/helpdata/en/33/c6e63b60c25767e10000000a11402f/content.htm
    >>Why are HTTP Adapter and IDOC Adapter resides on the ABAP stack and not in the J2EE Adapter Engine ?
    Why we use IDOC adapter for IDOC as reciever?
    >>What are functions of Industry specific adapters RosettaNet and CDIX ?
    RNIF adapters support the data communication standard – RosettaNet Implementation Framework (RNIF) defined by RosettaNet. This standard defines RNIF protocols version 1.1 and 2.0. The RNIF adapters 1.1 and 2.0 are based on these protocols.
    http://help.sap.com/saphelp_nw04/helpdata/en/3d/99743f3d4b0866e10000000a114084/content.htm
    The CIDX Adapter supports Chem eStandards, a standard published by Chemical Industry Data Exchange used for collaborative commerce over the internet in the Chemical industry.
    http://help.sap.com/saphelp_nw04/helpdata/en/23/cb22419e2ab167e10000000a155106/content.htm
    >> what is Proxies?
    There are various options for connecting systems to the Integration Server one of them is proxies.Proxies encapsulate the creation or parsing of XML messages and the communication with the relevant runtime components required to send or receive the messages.
    http://help.sap.com/saphelp_nw04/helpdata/en/02/265c3cf311070ae10000000a114084/frameset.htm
    >>What is the diff b/w sRFC and tRFC ?
    http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5b6a85b11d6b28500508b5d5211/content.htm
    Regards
    Suraj

  • File Adapter Queries

    Hi Experts,
    I am facing issue with huge files while fetching from source, so please suggest me,  what is a maximum file size range PI file adapter can poll from source ? Is ther any range and limitation ? .
    Regards
    Raja

    Hi,
    Depends whether if you are opening (reading the file) or passing it as it is without reading.
    In my previous project,
    1) where we were reading the file using content conversion, the max size used to be around  5 mb.(In this case if you want to read bigger files , please go for recordset per messges,where you can specify how many records could be present in oe message)
    2)Also, for passthrough interfaces where we were just passing the file using ICO, we could transfer files of size 20mb.(Here for even bigger files you can break the file into pieces and then combine them at receiver file channel)
    But , basically it depends on the hardware configurations.There are many links for similar questions.
    http://scn.sap.com/thread/1021753
    http://scn.sap.com/thread/1021753
    http://scn.sap.com/thread/1993889

  • REG ABAP Queries

    Hi All,
      I have a requirement in ABAP query where i need to populate the output based on certain conditions. like if material type is YFG then some fields should be populated and if it is something other then some other fields should be displayed .
    can i do this if so give me some pointers.
    Cheers,
    Chaitanya

    hi,
    u can do coding in queries.
    goto SQ02 give ur query nam click on change
    in app tool bar u hav extras button,click on that,there u have tab called code ,in that u can do ur coding.
    reward points if hlpful.

  • REG:ADAPTER MODULE

    Hi All,
                I have file to idoc scenario where I need to use adapter module on the sender side. Can any one please s-e-n-d me links for the adapter module documents since I need to learn it from scratch.
    Thanks,
    Siva.

    hi,
    Check this link
    Webinars
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e21106cc-0c01-0010-db95-dbfc0ffd83b3
    Re: Developing a module for the sender file/FTP adapter
    Regards,
    Syed.
    Edited by: syed umar on Nov 21, 2008 6:43 AM

  • Reg MDX queries in BI

    Hi All,
    If anyone know about MDX queries in BI please share some documentation.
    We are using OBIEE as front end for BI for reporting purpose which uses MDX quries from SAP bi
    Thanks

    Hi Arun
    Thanks for ur reply
    I tried using MDXTEST
    But i need some more doumentation about that.

  • Reg : SQL Queries and Global warming -

    Hi Experts,
    I got a doubt while I was going through the Mar/Apr-2013 edition of Oracle Magazine. http://www.oracle.com/technetwork/issue-archive/2013/13-mar/o23peer-1906471.html
    Article - <tt>'Peer-To-Peer'</tt> on Oracle ACE - Satyendra Kumar Pasalapudi where he says :
    >
    Q - What green practices do you use in your work?
    A - I always avoid excessive disk I/Os by optimizing queries and creating indexes, which in turn saves power by avoiding unnecessary disk spindles and excessive heat dissemination in the data centers. And I use my Kindle extensively, to save paper.
    >
    This sounds really interesting.
    What I'm not getting is the concept of <tt>'Disk Spindles'</tt>. What is that exactly and how it causes heat dissemination?
    Help much appreciated!
    Thanks,
    Ranit

    rp0428 wrote:
    >
    Not everything written on the 'Net is true.
    >
    Now you are confusing us!
    I just read your statement above on the net but if not everything written on the 'Net' is true then your statement might be false.
    But if your statement is false, then everything written on the 'Net' is true.
    Which means your statement must be true!
    My head is spinning! :DGuy: Where did you hear that?
    Girl: On the internet
    Guy: And you believed it?
    Girl: Sure. They can't put anything on the internet that isn't true
    Guy: Where did you hear that?
    Girl: On the internet. Oh, here comes my date. He's a French Model.
    Guy 2 (with sly wink) : Bonjour

  • Adapter Queries?

    All,
    Bpel - 10.1.3.4
    I configured a DBAdapter which connects to Oracle apps 11.5.10.2. In the last screen(after the polling frequency is set) during configuration of the adapter we can see the actual query. But it doesn't show the complete query, meaning I used 10 tables but I can see only 3 tables in the sql query. Where else we can see the complete query what I configured? Pls help.
    Thanks,
    Sen.

    This should not happen. Did you select option "Execute Custom Query" or selected any insert/update/delete/select operation option in wizard ?
    I too put long select query in my "Execute Custom Query" and that never happened to me.
    If you are using "Execute Custom Query" option then you can see the query in the <DBAdapter_Name>.wsdl file. Just search for "sqlstring".
    Hope this will help.

  • Reg: How to Stop Polling of JDBC Adapter without Scheduling the adapter

    Dear Gurus,
    Here I am having one requirement. My clients wants to send data from JDBC adapter (ORcale System table) to R3 system via RFC.
    His Requirement::
    1. He is not telling the time of data flow from Oracle server so that based on that we can schedule the adapter in the Communication Channel monitoring (Availablitiy Time Planning) or Else we can Schedule by deciding the setting of the polling interval time.
    2. He is telling that When ever he waants to send the data he will place one dummy file in the File Adapter FTP location so that it will became an Indication for u to poll the jdbc adapter and to transfer the data to R3.
    3. Untill he keeps the file or gives indication he doesn;t want to communicate with Oracle server due to some security and it s a most important data base he doesn't want to disturb that Oracle Server as so many business are running  on that.....
    We Proposed::
    1. Atleast you need to tell the scheduling time or poll interval time so that we can schedule our adapter.
    but he s not accepting for this
    2. Atleast U need to give access for Data base to enter one more extra field like STATUS CODE so that we will add one number and we keep on Update in the Update table and based on that Update table statement it will poll.
    but he s not even accepting for this
    3. Finally we prposed that to create another table in the Oracle SYstem as Dulplicate Table which is similar to Standard Orginal table when ever he wants to pick the data please keep that data in this Duplicate TABle so that JDBC adapter will pick the data from thsi TABLE instead of picking the data from that standard table so that it will not effect any standard table data in the table.
    but he s not even accepting for this
    We have done some R & D:::
    1. WE approached even through BPM and via switch conditions is one scenario
       FILE RECEIVE >SWITCH CONDITION> RECEIVE AND SEND or else EXIT
    2. Using correlation in anotehr scenario means correlating File adapter and JDBC and based on one dynamica value it will goes to SEND STEP ( RECE IVE --> RECEIVE --> SEND STEPS )
    Even though we know this...concept that...we jsut tried::
    In BPM we can control the flow in XI 3.0 but we cannot Stop the Polling of JDBC adapter at backend because one the data comes from FILE adapter it will keep on HOLD untill it receives the JDBC from Oracle then based on the condition or Correlation it will goes futher SEND step means after that file adapter is picking file or not ...what ever it may be JDBC will polls at backend and brings that data to BPM"
    Hence sugest me How to Stop Polling of JDBC Adapter without Scheduling the adapter or else using STATUS CODE Update statements in JDBC Tables 
    Regards:
    Amar Srinivas Eli

    Hi! All,
    Finally I decided to do the scenario in two steps:
    1: FILE REQ --> JDBC REQ -->JDBC RES --> FILE RECV
    2: FILE RECV --> RFC
    But I am getting issue while doing first scenario
    Desgn :
    I have created 2 Synchronous interfaces :
    1) FILE 2 JDBC REQ
    In this a) out put message is FILE  Req
              b) Input msage:; FILE RES
    2} JDBC2FILE RECV
            a) Output mesage;; JDBC REQ
            b) Input Msge :: JDBC Response
    Mappings:
    1) File REQ-->JDBC REQ
    2) JDBC RES-->FILE RES
    Interface mappings:
    1: FILE 2 JDBC REQ--> JDBC 2 FLE RECV
    CONFIGURATION ::
    1: One Seder File CC
    2: Two reciever CC's one is for JDBC RECEIVER and other s FILE RECEIVER
    3; One Sender Agreement
    4: 2 Recver agreements
    5: One Interface Determination and
    6: One RECCV Determination
    My Question;;
    1. First let confirm whether my development steps are right or not ?
    2: Another thing s I am not sure reg Configuration Steps means
    whetehr one interface determination and one Receiver Determinations are required or not as these are synchronous Interfaces
    3: main Issue is::::
    If my scenario s FILE2RFC2FILE then I will get RFC response automatically but here issue is this is JDBC
    My reqquirement is By sending one Field from fILE to JDBC REQ it needs to send entire TAbLE records as a Response to file as XML
    without having Sender JDBC how can I send the JDBC Res to FILE and If that is the case then again JDBC adapter is polling which is contradict to the client requuirement which i explained above.
    pleas suggest me the Detailed steps mainly Colloboration agreements and logical routings and
    also explain in detail if i can  go for BPM
    Also give cleear blogs but before giving make sure that it contains detailed screen shots because aIready gone thorugh
    Scenario File-JDBC-RFC
    File<-->JDBC Sync coomunication.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/file-rfc-file(Without+BPM)
    /people/luis.melgar/blog/2008/05/13/synchronous-soap-to-jdbc--end-to-end-walkthrough
    Regards::
    Amar Srinivas Eli

  • Two queries on same table in sender JDBC adapter

    Hi all..
    My requirement is as follows....
    query a table and fetch rows where column Error="true"
    If there are no records in the table satisfying the above condition ,i want to send a mail stating  that there are not records with error flag set to "true"
    But the problem is i wont get a message to PI if there are no records.
    If i write a query to get the count of records where column Error="true",Obviously the count would be zero. Using this message from database i can send a mail.
    Now please let me know if i can write both the queries in query SQL statement? if so howshould be the source structure?
    Thanks
    Ram..

    Hello ram,
                     As far as i know it is not possible to use two different SQL statements in the sender adapter, though you can try with the join statement.
    For further information refer this discussion
    [Multiple Select Possible?|How to call multiple SQL using the JDBC adapter;
    Regards,
    Prasanna

  • Queries-reg

    Hi all,
    Can any one clarify me the following queries.
    1. Employee claims: In case of employee claims workflows have to be enabled to send email messages to employees to indicate that their claims,and amount passed and amount paid and advance adjusted
    2. How to give special GL's in Cash journal FBCJ? As of now, it is not available/activated?
    3. How withholding tax is paid to the Government? Is it through GL account or
    creation of Government vendor account? If it is through Govt vendor account
    how to transfer the Withholding tax payable to Government vendor account?
    Is it manually done or automatic?
    4.Here the client is asking for making payment through cheque to alternate person other than
    the original vendor account.  They don’t want alternate payee or permitted payee option where
    we have to create alternate person as vendor master record. Even they don’t want an end user
    to select the alternate person at document entry level. How to do it?
    Regards
    cms

    Hi Raghu,
    Thanks for the Quick reply.
    In fact, we can change the color and also the SAP logo by applying themes also.
    My Question is, Is it possible to change the position of the welcome area in a portal page?
    for ex : Can we remove it from the masthead iView and put it in Detailed Navigation area? It may require downloading the par file and making changes in NWDS.
    can anyone give me clarification reg this?
    Thank You.
    Regards,
    Murthy.

  • Queries regarding Database adapter ...

    Hello,
    I have a scenario where i need to query few tables which are not related to each other and i am having different queries for each table. I tried creating a single DB adapter and imported all the tables in it. But i got struck at two places where i was asked to define a root table and also to define a select query.
    I have following doubts reagrding this:
    1. Do i need to need create different DB adapter for each table?
    2. What is the significance of root db table?
    Regards
    Lokesh

    Yes, you would create 3 different partner links using the DB adapter.
    In theory yes you would create a new partner link using the DB adapter for each table that is unrelated. If you want to select PO_HEADERS_ALL and PO_LINES, this can be done in one call as they are related.
    This advice is based on the fact that you are selecting batch data, not single lines of data. If you are receiving 1 row from multiple unrelated table this could be achieved via a custome procedure / package. I don't want to steer you down the wrong path so I would need to know more of your use case. In most senerios in Oracle apps you are calling APIs / packages.
    If you could provide more information of your use case(s) I will try and provide better advice
    cheers
    James

  • Retina adaptive images and css3 media queries

    retina adaptive images and css3 media queries
    see below QUESTIONs....
    http://css-tricks.com/snippets/css/retina-display-media-query/
    For including high-res graphics, but only for screens that can make use of them. "Retina" being "2x":
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    /* Retina-specific stuff here */
    QUESTIONS
    If serve a resolution 2x bkgd image in resolution 1.5x mobile device display or in 1x display what should happen? In other words image resol is bigger than display resol... Image to appear in display resol or...?
    Then in image edit software , also, for 2x resolution image creation.... how ppi must be in adobe FW or PS?  2x pixel ratio is retina... tell and for retina.
    Another way(is it valid?) is serve an image width eg 600px with img css attr width:300px and and for high resol like tablets use media query to do img css attr width:600px (do normal)... in this way pixel ratio must be the same in both cases phone <> tablet???

    I have tried it on two separate Windows 7 machines running Firefox 9.0.1. Disabling add-ons had no effect. The media queries work fine in all other browsers on the same machines. The styles in the media queries cause the site to display differently based on how wide the browser is, but in FF9, there is no change when the browser changes width.

Maybe you are looking for

  • Issue: Back up failed when syncing with Itunes

    I get an error message when syncing our iPods with iTunes - - - (iTunes could not back up the iPod, "Isaac's iPod," because a session could not be started with the iPod.) Any hints as to what this is indicating?

  • How do I transfer my data (contacts, media, apps and more) from my new BlackBerry 10 smartphone to Old Black Berry?

    I am fed up of Z 10... i need to get back to my BB Bold 4/5.. Can you tell me how do i do that.. Also how can i sync my contacts from Z10 with MS Outlook or Mac Address book..

  • GUI_UPLOAD and SOX

    Hi, I wrote a program which used GUI_UPLOAD functionality.  Now the security guy says that this is not allowed as per SOX and we need to find a alternate way for uploading data. Can you please suggest me what options do I have. Regards Vijay

  • Using an Aiport Express to create a WDS

    Hi, Apologies if this is already on here, but I can't see the answer anywhere. Have looked through the manuals, support etc on the Apple website but am still stuck. I have a Mac with OS X 10.5.8, a time capsule and an airport express. My time capsule

  • Problem with ping

    I am using isReachable method of InetAddress class for checking if the host is alive or not. This method returns false. But if i invoke ping using Runtime class I get response from that host ....also if i try to do ping from command line even then I