ABOUT XI ADAPTER

when we use xi adapter?

hi
xi adapter is for abap and java proxies,,in detail
Proxies communicate with the XI server by means of native SOAP calls over HTTP .RFC does not, so you have to convert from SOAP to RFC calls and vice versa. So XML conversion is required.
ABAP Proxies uses Webservice and Http Protocols. And if you use RFC it is mainly meant for Sync. call. But Proxies is used for both Sync and Async.
If you use ABAP Proxy , you can reduce the overhead calling the function again and again.
/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies - Activate Proxy
/people/siva.maranani/blog/2005/04/03/abap-server-proxies - ABAP Server Proxy
/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy - ABAP Client Proxy
Re: JDBC Sender select/update problem
If u generate proxy for outbound interface then its client proxy and for inbound interface its server proxy.
In client proxy u can call the method to send messages but u can't modify it but in server proxy its possible to write a user code within the method to execute proxy.
CLIENT PROXY:
A WSDL description from a UDDI server (or an Internet page) is usually used to make a service executable in the Internet and to describe the interface of this service. You require a client proxy and not a server proxy to call this service by using the Web service infrastructure.
SERVER PROXY:
You can only generate ABAP server proxies from a WSDL description if they originate in the Integration Repository.You can also generate server proxies for Java and client proxies for ABAP from message interfaces.
s refer these doc about ABAP proxy ..
/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies - Activate Proxy
/people/siva.maranani/blog/2005/04/03/abap-server-proxies - ABAP Server Proxy
/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy - ABAP Client Proxy
Re: JDBC Sender select/update problem
/people/siva.maranani/blog/2005/04/03/abap-server-proxies
/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
/people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy
http://help.sap.com/saphelp_nw2004s/helpdata/en/48/d5a1fe5f317a4e8e35801ed2c88246/frameset.htm
http://help.sap.com/saphelp_nw04s/helpdata/en/ba/f21a403233dd5fe10000000a155106/frameset.htm
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/41e08c90-0201-0010-9197-d8774336ea78
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f0ae9874-109c-2910-f48a-e91f0cdd1c81
/people/sravya.talanki2/blog/2006/07/28/smarter-approach-for-coding-abap-proxies
/people/community.user/blog/2006/12/12/http-to-rfc--a-starter-kit
/message/266750#266750 [original link is broken]
/people/siva.maranani/blog/2005/04/03/abap-server-proxies
/people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy
/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
/people/sap.user72/blog/2005/12/08/integration-builders-through-proxy-server-part--1
/people/sap.user72/blog/2005/12/13/integration-builders-through-proxy-server-part--2
/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
http://help.sap.com/saphelp_nw70/helpdata/en/2e/278a8363b5ac4483dc1efc382e51df/frameset.htm
Check out this blog....
/people/sravya.talanki2/blog/2006/07/28/smarter-approach-for-coding-abap-proxies
/people/michal.krawczyk2/blog/2006/04/19/xi-rfc-or-abap-proxy-abap-proxies-with-attachments
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/cbc7d790-0201-0010-bea6-c549902e93e2
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/95d7d490-0301-0010-ce93-c58f9a3cde0b
cheers
kish
reward if found useful

Similar Messages

  • Issue about IDoc Adapter Receiver Channel's Performance

    Hi Everyone,
    Currently, I am working on a scenario of File -Integration Process - IDoc in XI 3.0 with patch level 16. The scenario works fine when it process one/two/three files in parallel, and the IDocs arrive R/3 system quite fast. But when I try four files in parallel, the whole XI server blocks, I can not do anything even logon Integration Builder, and the IDocs arrive R/3 brokenly, sometime with the invterval to 10 minutes. When the XI comes back, I found all the four integration processes finish successfully and each transaction works fine and fast. What's more, after I change the IDoc Adapter receiver channel to a File Adapter receiver channel, it works fine for even 20 files in parallel. So I think it is some issue about IDoc Adapter receiver channel. Does anyone have the same experience as me? Any comments will be appreciate.
    Regards,
    Nick

    Hi Nick,
    Can you check this Blog-
    /people/sreekanth.babu2/blog/2005/01/05/delayed-xi-message-processing
    May be useful.
    How are you picking the files .. You can try with EOIO options while picking the file.
    But if you use BPM, it is not applicable. It will act as a EO only.
    Check this SAP Note- 833740
    Thanks,
    Moorthy

  • Please anyone explain me about HTTP adapter

    Can anyone explain about HTTP Adapter (sender,receiver) End to End implementation with screen shots?

    HI
    HTTP Adapter
    The HTTP Adapter allows connection between the Integration Server and application systems. External systems connect to the Integration Server using the native HTTP interface (HTTP payload without SOAP envelope) which is converted to XI protocol (SOAP with header enhancements). The HTTP Adapter allows synchronous and asynchronous message functionality
    http://help.sap.com/saphelp_erp2005/helpdata/en/69/a6fb3fea9df028e10000000a1550b0/frameset.htm
    http://www.erpgenie.com/netweaver/xi/adapters/index.htm
    Differences between adapters
    You can use the HTTP adapter. Refer to following SDN TV demo of the HHTP adapter for details steps involved into it.
    https://media.sdn.sap.com/SDNTV/main.asp?mediaId=107
    HTTPS using XMLSPY
    http://help.sap.com/saphelp_nw04/helpdata/en/14/ef2940cbf2195de10000000a1550b0/frameset.htm
    The HTTPS configuration data of the Adapter Engines has to be configured in the SLD.
    More Information in the "SAP Security Guide XI"
    http://help.sap.com/saphelp_nw04/helpdata/de/f7/c2953fc405330ee10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/43/64db4daf9f30b4e10000000a11466f/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/14/ef2940cbf2195de10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/fc/5ad93f130f9215e10000000a155106/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873a22024f79
    http://help.sap.com/saphelp_nw04/helpdata/en/f1/2de3be0382df45a398d3f9fb86a36a/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/65/6a563cef658a06e10000000a11405a/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/f1/2de3be0382df45a398d3f9fb86a36a
    cheers
    Edited by: vemuganti naga phalguna on Jul 24, 2008 12:16 PM

  • Info about CIDX adapter with a scenario

    Hi all,
    Can any one help me out by giving ino about *CIDX* adapter: Where its used and how its used with an example scenario
    In a nutshell complete info about CIDX
    I would be very gartefull
    Thanx in advance

    Hi Prabhakar,
    CIDX Adapter is Chemical Industry standard for data exchange in B2B scenarios. It uses XML formatted in different manner specific to Chemical industry.
    In order to use this, you need to purchase the license.
    There are xml schemas provided by CIDX for each transaction like Order Create, Order change, shipping instruction etc..
    You need to download the once which are required in your scenario and use the same.
    For overview of CIDX in general you can visit http://www.cidx.org

  • PLEASE GIVE ME DETAIL INFORMATION ABOUT MARKETPLACE ADAPTER,ONE EXAMPLE ALS

    DETAILED DESCRIPTION ABOUT MARKETPLACE ADAPTER AND ONE EXAMPLE ABOUT THAT

    Hi Sridhar,
    For more information on the Marketplace Adapter and it's feature, go thro' the below link:-
    http://help.sap.com/saphelp_nw04/helpdata/en/1a/ef487f5b680f4c84d632cfe76ec8cb/content.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/b3/30cc3fbeb83946e10000000a114084/content.htm
    Hope this helps.
    Regards.
    Praveen

  • Question about RFC adapter

    Hi,
    There is this little concept about RFC adapter
    I would like a liitle clarifiaction about..
    Here it goes..
    Let's just say I have made an RFC in R/3.
    The same I have imported In xi.
    now when we say RFC ...By definition
    it is a remote enabled function module.
    We import the "interface" of the Same in Xi
    So if I make changes in the BODY of the RFC in
    R/3... do i need to reimport it in XI.
    Besides when XI's reciver RFC adapter is using the
    Rfc's interface to make changes in R/3
    is it using a Copy of this RFC created in R/3
    I would like to intercep at the point it's doing so...
    tried putting a break point in the body of rfc.
    Another question is regarding RFC sender adapter
    Program ID..tcp Ip protocol.
    Conceptually How does this connectivity takes place
    I tried and it worked ...
    I dunno How to explain this connectivity taking place
    just on the basis of PROGRAM ID...
    Kindly Help

    Hi Deepak,
    +
    >>We import the "interface" of the Same in Xi.So if I make changes in the BODY of the RFC in R/3... do i need to reimport it in XI.+
    Yes you have to.
    >>Another question is regarding RFC sender adapter.Program ID..tcp Ip protocol.Conceptually How does this connectivity takes place I tried and it worked ...I dunno How to explain this connectivity taking place just on the basis of PROGRAM ID...
    ·An RFC server program registers itself under a program ID to an SAP gateway (not for a specific SAP system).
    ·If an RFC call is passed on from any SAP system to this SAP gateway with the option “Connection with a registered program” (with the same program ID), the connection takes place with the corresponding JCo server program.
    http://help.sap.com/saphelp_nw04/helpdata/en/09/c88442a07b0e53e10000000a155106/content.htm
    Hope this will clarify your doubts.
    Regards
    Suraj

  • About Seburger Adapter

    Hi All,
    I Want to Know About Seburger Adapter & It's Functionality, How it will Convert the Data Which is Comming from EDI Systems.
    Can Any One Please Explain me with out Any Doc's, How this Flow  From EDI ANSI  With Serburger Adapter ????
    Regards
    Babu

    Hi,
    1) If Our Sender is EDI Means Should we use this Seburger Adapter Compulsary ?
    If u want to convert the EDI standard data into XML then u have to use seeburger.
    if ur not using XI then no need to conver the data into XML then no need of Seeburger.
    2) What is the Significance of this Seburger Adapter Here ???
    Seeburger is a Tool which will do the mapping and covert the data into XML.U have to use this module in Adapter and it will take care.
    u will have some standard mappings which are already defined in Seeburger ans u have to use that mapping name in Adapter module and Seeburgert must be installed in ur XI server.
    3) Will this Seburger Adapter Convert this ANSI Format to Any XSD like that. ( I heard it Some where else ) So that We can Import this XSD Format into Our Mapping in IR.
    Yes i will convert any type in XSD format or XML format .
    Check below links and sites for Seeburger.
    SEEBURGER
    http://www.seeburger.com
    Please see the below blogs
    /people/bla.suranyi/blog/2006/06/08/sap-xi-supports-edifact
    /people/william.li/blog/2006/03/17/how-to-get-started-using-conversion-agent-from-itemfield
    /people/paul.medaille/blog/2005/11/17/more-on-the-sap-conversion-agent-by-itemfield
    http://www.stylusstudio.com/edi/XML_to_X12.html
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b0b355ae-0501-0010-3b83-8f2bb566fa47
    Details on XI EDI adapter from seeburger
    Check this for Conversions-
    /people/bla.suranyi/blog/2006/06/08/sap-xi-supports-edifact
    http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf
    http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf
    http://www.seeburger.com/fileadmin/com/pdf/AS2_General_Overview.pdf
    SAP Adapters
    EDI with XI
    http://www.seeburger.com
    http://www.seeburger.com/fileadmin/com/pdf/AS2_General_Overview.pdf
    http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf
    http://www.seeburger.com/fileadmin/com/pdf/SEEBURGER_SAP_Adapter_engl.pdf
    http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf
    http://www.sap.com/france/company/events/2006/02-01-Automotive-Seeburger.pdf
    http://h41123.www4.hp.com/presentations/ISUG/XISeeBurger.ppt
    http://www.sap.com/asia/company/events/nwtechdays/presentation/australia-slides/Pre-Built_Integration.pdf
    http://www.seeburger.com
    http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf
    http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf
    http://www.sap.com/france/company/events/2006/02-01-Automotive-Seeburger.pdf
    http://h41123.www4.hp.com/presentations/ISUG/XISeeBurger.ppt
    http://www.seeburger.com/fileadmin/com/pdf/AS2_General_Overview.pdf
    http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf
    http://www.seeburger.com/fileadmin/com/pdf/SEEBURGER_SAP_Adapter_engl.pdf
    http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf
    http://www.sap.com/france/company/events/2006/02-01-Automotive-Seeburger.pdf
    http://h41123.www4.hp.com/presentations/ISUG/XISeeBurger.ppt
    http://www.sap.com/asia/company/events/nwtechdays/presentation/australia-slides/Pre-Built_Integration.pdf
    Regards,
    Phani
    Reward Points if Helpful

  • A question about config adapter for GP

    Hi all,
    I followed the configuration document and configure all parameters step by step. When I configured adapter for GP and created communication, I had no idea about all parameters about adapter description. For example: protocol, server,  client, and so on.. Can anyone tell me how can I set these parameters?
    Thx a lot ^^

    hi,
    please read the following documents
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/0769d60a-0801-0010-cfbf-9fcb27c851e8
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/7fad6fea-0c01-0010-56b4-8ac88b4185ab
    and for configuration of GP for adobe form read the following document
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b9ea34c2-0701-0010-e2a2-d8e9cd6d85dc
    Thanks and Regards
    shanto aloor

  • Problem about Iway Adapter for SAP

    My Problem is when I updated the data in SAP system, Iway adapter also updated but in my application did not update this data at all, so I needed to restart Weblogic server and then it was updated ka. Thus, whenever I changed the data in SAP, I need to stop and start Weblogic server again and again in order to make it update na ka. I don’t know what the problem is about the server and How I can get over it. Can somebody give me any suggestion?

    Adapters on WebLogic 7.0 are very old and are application view based adapters.
    Wanted to know what version of WebLogic and iWay adapter will support the integration with SAP ECC 6.0?It depends on how you plan to use the Adapters (ie with OSB or SOA Suite).
    OSB 10.3.1--http://www.oracle.com/technology/products/soa/service-bus/collateral/documentation.html
    http://www.oracle.com/technology/software/products/osb/index.html
    http://download.oracle.com/otndocs/tech/products/integration/service-bus/SAPDEMO.zip
    SOA Suite 11g- -http://download.oracle.com/docs/cd/E15523_01/doc.1111/e17057/toc.htm
    iWay is the OEM for both adapters.
    Also is there any recommended upgrade / migration plan defined for such a scenario? Adapter on WebLogic 7.0 are very old and there is no migration path.
    Any compatibility issues to be aware of. Please provide any details / references related to thisNothing I'm aware of. To avail connectivity to SAP ECC6.0, you will have to use latest weblogic for which the adapters are certified.
    Manoj

  • The Question Set about JDBC Adapter

    Hello Experts,
    I have some confusion about the JDBC Adapter as below, pls help me :
    1. While the JDBC Sender Channel is executing the select statement then I interrupt it, if the ResultSet ought to have 5000
        records, so I stop the Channel that it just can select 3000 records.
        I wanna know if the 3000 records will go ahead to the Receiver Channel ?
    2.If there are 7000 records ought to insert DB via JDBC Receiver Channel, but I interrupt the Receiver Channel when it is
       running, now there are 4000 records have be insert DB (I know it doesnt commit, because I dont choose the option of
       u201CAuto-Commit-Enabledu201D in the Communication Channel), then what will occur ??
       a rollback? or commit? or other circs?
    3.By the way, the sender channel have sent some Msgs but the receiver channel is stopped now, I dont wanna the
       Receiver Channel getting the Msgs when start the Receiver channel, how can I get the goal?
    THX for ur time and effort,
    Brian

    Hi Brain,
    3.By the way, the sender channel have sent some Msgs but the receiver channel is stopped now, I dont wanna the
    Receiver Channel getting the Msgs when start the Receiver channel, how can I get the goal?
    In order to achieve this go to RWB --> Message Monitoring --> Search your Messages and Cancel all the Messages before you START the Reciever Channel.
    Once the messages are canceled.....you can START the Reciver Channel it will not receive them.
    Cheers
    Dhwani

  • About RFC Adapter

    hi
    Expert's
    when i am configure sender RFC ADAPTER i am facing problem so plz help me
    in comm channel
    Rfc:server parameters
    application server gatway: it host name of sender system(sap abap)
    application server service: it..........................?
    wher can i get the host name of sap system
    and server service?
    RFC:MATAATA REPOSITROY PARAMETERS:
    APPLICATION SEVER NAME:
    SYSTEM NO:
    Thanks&regards
    upendra

    Hi,
    >>APPLICATION SEVER NAME:
    login to your SAP system, you can find frm system - status or when you login to ur SAP system, you can find at the right corner(tool bar)
    >>SYSTEM NO:
    usually it is "00"
    Regards

  • More details about Universal Adapter.

    Hi,
    I would like to know what is the Universal Adapter, what is its role and when can we use them.
    I am using OBIA 7.9.5. From the Installation and Configuration guide, I understand that the non-packaged data sources use the Universal Adapter. But I have not understood what does that mean in the right context.
    Thanks.
    Manoj.

    The Universal Adapter is simple yet complicated.
    Simple because all you need to do is generate a flat file (CSV) for the Staging Tables of the Application you wish to load. The documentation describes the structure of these files very well for CRM.
    It is complicated because you must verify you have the right data and create a refresh schedule so the new or updated flat files are generated on the same schedule (or slightly before) as your Execution Plan.
    I posted a thread on this topic, here is a link:
    Re: Configuration of SAP application with OBI application 7.9.5

  • Configuration details about Seeburger adapter

    Hi,
    How to configure the Seeburger Adapter on the outbound and inbound side to intigrate with XI?
    Thanks
    Koteswara Rao

    Rao,
    You have to install the seeburger adapter and import the metadata into IR and use it. You check the document for some help:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6dc02f5d-0601-0010-cd9d-f4ff9a7e8c33
    SEEBURGER
    ---Satish

  • Question About IDOC ADAPTER

    I test a scenario as file->xi->IDOC->R/3
    and another scenario as R/3->IDOC->XI-file
    i think, it should be two Communication channel
    to R/3,one is Receiver another is  Sender
    But when i create the channel ,after select the adapter
    tyep as IDOC, i can not select the Channel as a  Sender
    Can only set it as a Receiver
    why?
    and when i test the first scenario , the flowing error
    appers(my test idoc message is 'CREMAS03':
    <?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="IDOC_ADAPTER">ATTRIBUTE_IDOC_RUNTIME</SAP:Code>
      <SAP:P1>I:IDOC_ADAPTER:209 66609E10320A11D9ABCB000F1F6BBAD1 E1LFA1M</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Fehler: I:IDOC_ADAPTER:209 66609E10320A11D9ABCB000F1F6BBAD1 E1LFA1M</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    all of setting seems fine.

    The IDOC adapter does not need a sender channel, as all information the XI needs are stored in the message itself. Sender channels are requested mostly for polling adapters like file of jdbc. HTTP-, RFC-, IDOC- and XI-adapter do not need a sender channel (see manual for further details).
    The error message seem not to be translated in your system. Here is the message text:
    "MSGGUID &1: Control record must start with tag EDI_DC40, not &2"
    So in the payload there is no control record for the IDOC.
    Check in your IDOC receiver channel, if the checkbox "Apply Control Record Values from Payload" is marked. If so, uncheck it. That should help.
    Regards
    Stefan

  • Clearing UCS Manager fault about unused adapter uplink from C-series

    I have a number of C240M3 servers in a UCS infrastructure.  They all have two VIC 1225 adapters and when they were initially connected, the technicians accidentally connected the second adapter on some of them to the FEXs.  For now at least, we only want the first adapters used (both ports - one to each FEX).  However, since adapter 2 was connected at one point, UCS Manager won't stop giving these faults:
    F0206 - Adapter 5/2 is unreachable
    F0209 - Adapter uplink interface 5/2/1 link state: unavailable
    It doesn't seem to have a way to clear the faults without reconnecting that second adapter.  Re-acknowledging the server didn't help and I'm not sure I want to try decommissioning them and then getting them to appear in UCS again.
    Does anyone know how to manually clear these faults?

    Hi Kenny,
    Correct; the second PCIe card is not connected to a FEX anymore.  I tried reack'ing the FEXs but that didn't help, unfortunately.  (If it helps, the fault appears in the individual servers' Faults tab - the FEXs don't show any faults.)

Maybe you are looking for

  • BPM Loop in PI  7.1

    I have an scenerio where I need to traverse through an xml file , and for each node of XML I need to loop with certain operation in BPM . e.g   xml as per the XSD --> Loop through each node --> with in each loop BPM will call a different webservice t

  • SMSY - problem after system copy

    Hi, I have done a system copy of our solution manager system in order to test installation of EHP1, now EHP1 is installed without issues. I need to reconfigure SMSY to only point to our Sandbox for testing, but for some reason it won't let me create

  • My eset smart security won't let me update video also foxfire won't reconidize my pass word to open email

    Details: Web page: http://ttb.updatevideos.com/download/request/51a9b6e65f1c1edb1f000000/6mAwFMTv?ClickID=AAAAAFIVSAA.eVABAAAAADzeUwAAAAAAAAAAAAAAAAAAAAcAAQABEs13awAAAAAApjhrAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwiRgA

  • BASIC COMPILATION ERROR

    Hi, Basically, I have included a file somehow in my build of a .ear porlet.. Somehow a file which I opened in JDeveloper is now referenced when I do a rebuild. The file was since removed though I have just added the file with an emply class declarati

  • Help for migrating DB2 to Oracle11 g, with Sql Developer

    Hello, Good Afternoon, Today I started a series of exercises to migrate DB2 9 to Oracle 11 g, with SQL Developer in order to evaluate this tool for a project we have in door. But it is setting a number of issues, because the DB2 tables that we are tr