B2B Integration using Beehiveonline

Hi,
We're keen to use Beehiveonline for Oracle's B2B integration with its Trading Partner. Following is our use case:
Partners will upload (automated/manual) business file (Size ~ few MBs). We can build a custom code to using SOA/B2B technologies to fetch the file and upload it to back end system.
My question is
1) Is this flow achievable using Beehiveonline ?
2) How can we fetch the files from Beehiveonline directories ? Can we use generic SFTP/FTPS adapters to do so?
Appreciate your inputs.
Thanks,
Saurabh

Saurabh,
Well it is achievable with a bit of custom code which should not be very difficult to make.
1) Is this flow achievable using Beehiveonline ?
Yes, you can have the external users programmatically upload the content into the system and if you set up a subscription for a genric user/email it could be informed when something changes and programmatically copy it out to wherever you need it to go.
2) How can we fetch the files from Beehiveonline directories ? Can we use generic SFTP/FTPS adapters to do so?
FTPS can be used along with the developers kit, webDAV and HTTP transfers - I have a working java FTPS programme that can be used to upload/download the files so that piece already exists.
As usual the devil will be in the detail and the flow you describe at the moment is a bit sparce on detail :-)
Phil

Similar Messages

  • B2B INTEGRATION USING WEBLOGIC INTEGRATION PLATFORM 8.1

    procedure and requirements for B2B INTEGRATION USING WEBLOGIC INTEGRATION PLATFORM 8.1
    Message was edited by:
    sachu

    Saurabh,
    Well it is achievable with a bit of custom code which should not be very difficult to make.
    1) Is this flow achievable using Beehiveonline ?
    Yes, you can have the external users programmatically upload the content into the system and if you set up a subscription for a genric user/email it could be informed when something changes and programmatically copy it out to wherever you need it to go.
    2) How can we fetch the files from Beehiveonline directories ? Can we use generic SFTP/FTPS adapters to do so?
    FTPS can be used along with the developers kit, webDAV and HTTP transfers - I have a working java FTPS programme that can be used to upload/download the files so that piece already exists.
    As usual the devil will be in the detail and the flow you describe at the moment is a bit sparce on detail :-)
    Phil

  • BPEL-B2B integration using default AQ

    I'm trying to invoke a partnerlink that will call Integration B2B to send an EDI 850. I followed the instruction in BPEL_B2B.zip that came with Integration B2B. I was able to setup the partnerlink and used WSIF to select the appropriate 850 document. My question is: where in the PartnerLink or Invoke function can I assign the IP_MESSAGE_TYPE with appropriate from/to id information before the document goes to B2B. Do I need to define this IP_MESSAGE_TYPE? I have been trying to find documentation that describes how to do this in BPEL and I haven't been able to. Your help is greatly appreciate.
    Dang

    This information goes in the AQ header. To create the AQ header variable, go to the invoke activity that connects to your AQ partnerlink. Open up the properties for the invoke and go to the "Adapters" tab. You'll see a field for the input header variable. To create this, click on the flashlight and use the variable chooser to create a new variable called "b2bHeader" or something like that. This variable will be a message of type Header_msg which you'll find in the WSDL for your AQ partnerlink. Once you've created the variable, you can assign the message type, etc. as needed.
    There may be another (simpler) way to do this, but this seems to work fine for me.

  • B2B integration with just one trading partner using a dedicated VPN channel

    Hi colleagues,
    We are working in a B2B integration escenario, where our company will just integrate with a service provider using a dedicated VPN channel, so we won't go out to internet, for that B2B communication we have identified 10 inbound + 9 outbound interfaces.
    Do we need to look into implemeting an document exchange protocol for that? Of course we need some ACK mechanism as there'll be SLAs in place. If so, what would it be the most appropiate? I've been reading about ebxml, rosettanet etc but still not very clear for me which level of customization you'll need in order to apply those protocols. If this is much and given the fact that we are just dealing with a trading partner and we won't scale this platform to use more parther in the future, would it be worthy to customize our own ACK mechanism?
    If relevant, in our side we use oracle fussion middleware, the trading partnel is using SAP IS-U. The message format will be standard XML, we haven't identified the need of any other formatting at the moment such EDI.
    I know this is a very open question, so any advices or recommendations on that are highly appreciated.
    Regards,

    Hello Dipal,
    There is a lilttle catch. Eventhough your Delivery channel which is used in the agreement for a specific trading partner specifies some IP/Port, you can dynamically send the message to some other IP as well. This is specified in the document.
    This will give a flexibility of sending the HL7 message not just to the end point which is mentioned in the agreement but also to any othere ip/port as driven by the ACTION_NAME field in the IP_MESSAGE type. However ACTION_NAME filed overrides the delivery channel information, hence at any point of time you can
    1. Send a message to the end point mentioned in the delivery channel and used in the agreement. In this case ACTION_NAME is null or
    2. Any dynamic end point driven by the ACTION_NAME.
    Hope this is clear.
    Rgds,Ramesh

  • WLI 7.0 - XOCP Transport Exception while sending message in B2B Integration

    Hi,
    I am trying to implement B2B integration on two WLI Servers . I have done the
    configuration of
    Trading Partners, Conversation and Collaboration Agreements on both the machines.
    The business protocol used is XOCP. I am trying to implement XOCP
    Peer-to-Peer Messaging with one WLI server(first) having two trading partners
    configured, one with a Hub delivery channel and the other with a spoke delivery
    channel.One Trading Partner(with a spoke delivery channel) is configured on the
    other WLI server(second).
    When I start the second WLI server (the other Trading Partner) I get the following
    error on the console:
    <Error> <B2B> <000000> <<CA> ERROR: Failed to register Collaboration Agreement
    WLP_SERVER/10.3.8.183:57bef0:f8f7b78128:-8000 with error ERROR: Failed to join
    Channel, received null reply.>
    At the same time the WLI server of the first Trading Partner shows the following
    error:
    <Error> <B2B> <000000> <<XOCP-Protocol> ERROR: CA received WLP_SERVER/10.3.8.183:2aabf2:f8f7c4b9f2:-8000
    in XOCP message
    http://10.3.8.183:9001/ExampleReplierPartner:JoinCSpace_ExampleReplierPartner_1069318538697:0
    not found in repository. Rejecting the message...>
    <Error> <B2B> <000000> <<XOCP-Protocol> ERROR: While decoding XOCP request, received
    transport exception: ERROR: CA received WLP_SERVER/10.3.8.183:2aabf2:f8f7c4b9f2:-8000
    in XOCP message
    http://10.3.8.183:9001/ExampleReplierPartner:JoinCSpace_ExampleReplierPartner_1069318538697:0
    not found in repository. Rejecting the message...>
    Please find attached the files with WLI console errors for your reference.
    Any help on solving this problem would be highly appreciated.
    Nirupama Srivastava
    MBT, MUMBAI
    [B2BError.zip]

    Hi,
    I am trying to implement B2B integration on two WLI Servers . I have done the
    configuration of
    Trading Partners, Conversation and Collaboration Agreements on both the machines.
    The business protocol used is XOCP. I am trying to implement XOCP
    Peer-to-Peer Messaging with one WLI server(first) having two trading partners
    configured, one with a Hub delivery channel and the other with a spoke delivery
    channel.One Trading Partner(with a spoke delivery channel) is configured on the
    other WLI server(second).
    When I start the second WLI server (the other Trading Partner) I get the following
    error on the console:
    <Error> <B2B> <000000> <<CA> ERROR: Failed to register Collaboration Agreement
    WLP_SERVER/10.3.8.183:57bef0:f8f7b78128:-8000 with error ERROR: Failed to join
    Channel, received null reply.>
    At the same time the WLI server of the first Trading Partner shows the following
    error:
    <Error> <B2B> <000000> <<XOCP-Protocol> ERROR: CA received WLP_SERVER/10.3.8.183:2aabf2:f8f7c4b9f2:-8000
    in XOCP message
    http://10.3.8.183:9001/ExampleReplierPartner:JoinCSpace_ExampleReplierPartner_1069318538697:0
    not found in repository. Rejecting the message...>
    <Error> <B2B> <000000> <<XOCP-Protocol> ERROR: While decoding XOCP request, received
    transport exception: ERROR: CA received WLP_SERVER/10.3.8.183:2aabf2:f8f7c4b9f2:-8000
    in XOCP message
    http://10.3.8.183:9001/ExampleReplierPartner:JoinCSpace_ExampleReplierPartner_1069318538697:0
    not found in repository. Rejecting the message...>
    Please find attached the files with WLI console errors for your reference.
    Any help on solving this problem would be highly appreciated.
    Nirupama Srivastava
    MBT, MUMBAI
    [B2BError.zip]

  • Questions on B2B Integration

    We are evaluating B2B Integration for one of our Peer to Peer B2B projects
    using RosettaNet v1.1. I have reviewed most of the online docs to gain
    knowledge on how the product works. I plan on running the examples pretty
    soon. I need answers to a couple of basic questions that I have in order to
    get started.
    1. Our trading partner does not use Weblogic Integration or any Weblogic
    products. Can we still use Bea B2B Integration on our side to :
    a. Receive the RosettaNet envelope (handshake) with attachments from the
    remote trading partner (Non-weblogic) using a local public workflow, process
    it using a local private workflow and return a response back to the remote
    trading partner ?
    b. Have a private workflow generate an event, pass it to the public workflow
    and have the public workflow handshake with the remote trading partner to
    pass the envelope and receive a response from them ?
    If the answer to any of the above is 'yes', I'll appreciate if you also
    include briefly how and refer me to a URL that describes the scenario in
    detail.
    2. Since BPM workflows are JMS based (eventQueues) I am curious how the
    public workflows would be triggered using HTTP/HTTPS transport. Do I need to
    write Servlet code if I want to receive the RossetaNet v1.1 envelope with
    attachment over HTTP/HTTPS from the remote trading partner ?
    3. Do I need to write Servlet code if I want to send a RossetaNet v1.1
    envelope with attachment over HTTP/HTTPS to the remote trading partner ?
    4. Is the attachment size an issue ?
    5. Can I create and use custom PIPs in B2B Integration ?
    6. Can I create and use custom message formats in B2B Integration ?
    I hope I have put forward the questions clearly. I'll appreciate a quick
    answer to the following questions, so that I can get started on the project.
    Regards,
    Adarsh

    yes it does.
    "Adarsh Dattani" <[email protected]> wrote in message
    news:[email protected]...
    Robert, thanks for the detailed answers. I'd like to know if B2Bisupports
    attachments on RNIF v1.1 messages.
    Thanks,
    Adarsh
    "Robert Yau" <[email protected]> wrote in message
    news:[email protected]...
    "Adarsh Dattani" <[email protected]> wrote:
    We are evaluating B2B Integration for one of our Peer to Peer B2B
    projects
    using RosettaNet v1.1. I have reviewed most of the online docs to gain
    knowledge on how the product works. I plan on running the examples
    pretty
    soon. I need answers to a couple of basic questions that I have inorder
    to
    get started.
    1. Our trading partner does not use Weblogic Integration or anyWeblogic
    products. Can we still use Bea B2B Integration on our side to :
    a. Receive the RosettaNet envelope (handshake) with attachments from
    the
    remote trading partner (Non-weblogic) using a local public workflow,
    process
    it using a local private workflow and return a response back to theremote
    trading partner ?Yes. Since RN is an open standard, WLI will integrate with any productsthat supports
    the RN spec.
    b. Have a private workflow generate an event, pass it to the public
    workflow
    and have the public workflow handshake with the remote trading partner
    to
    pass the envelope and receive a response from them ?WLI provides a 'Start public workflow action' that allows a privateworkflow to
    start a public workflow (i.e. the PIP) on the
    initiator side. You will typically generate the event for the private WFand use
    the action to start the pip.
    If the answer to any of the above is 'yes', I'll appreciate if you also
    include briefly how and refer me to a URL that describes the scenario
    in
    detail.
    2. Since BPM workflows are JMS based (eventQueues) I am curious how the
    public workflows would be triggered using HTTP/HTTPS transport. Do I
    need to
    write Servlet code if I want to receive the RossetaNet v1.1 envelope
    with
    attachment over HTTP/HTTPS from the remote trading partner ?No custom servlet is needed. When a message arrives, the contents of themessages
    will be parsed by WLI and the appropriate public workflow is started.(Each public
    workflow
    is assoicated with properties like roles, conversation name etc).
    For this example, the workflow will be marked as started by a
    business message (RN).
    3. Do I need to write Servlet code if I want to send a RossetaNet v1.1
    envelope with attachment over HTTP/HTTPS to the remote trading partner
    ?No. You will write workflows that provides the RM message content. (Anddetails
    of the attachments to send.) WLI will take the message content and theattachments
    and generate the RNO (headers etc) on sending.
    4. Is the attachment size an issue ?
    I've have seen attachments of 20 meg. The limit is restricted
    by system resource.
    5. Can I create and use custom PIPs in B2B Integration ?
    Yes. The product ship with a 3A2 as an example and maybe used
    as a template to create additonal pips.
    6. Can I create and use custom message formats in B2B Integration ?
    Do you mean custom protocol?
    I hope I have put forward the questions clearly. I'll appreciate a
    quick
    answer to the following questions, so that I can get started on theproject.
    Regards,
    Adarsh

  • Regarding A2A And B2B Integrations in SAP XI

    Hi Experts,
    I want to Know the Difference Between the A2A And B2B Integrations in XI.
    Any one Can Please Explain me In General Words Using One Real Time Scenario.
    Helpful ANS Will be Rewarded.
    Regards
    Khanna

    Hi Rajesh ,
    Today's business world is infinitely more complex than it was a long time ago.
    Modern companies have a large number of applications that take care of
    running the business. Such diverse applications weren't a problem initially
    because they were meant to provide stand-alone, independent, and
    automated functions. The result of this diversity was a collection of stovepipe
    applications rather than a unified network of linked systems. But now, the
    companies are realizing the utmost need to integrate these independent data
    silos to leverage the information stored in them across the various vertical
    and horizontal domains as well as surmount the ever-increasing costs of
    building new applications.
    And this is where an A2A Integration solution comes into the picture.
    1>A2A Integration
    A2A Integration is a collection of processes, software and hardware tools,
    methodologies, and technologies. When implemented together, they have the
    aim of consolidating, connecting, and organizing all the businesses computer
    applications, data, and business processes (both legacy and new) into a
    seamlessly interfaced framework of system components that allow real-time
    exchange, management, and easy reformulation of the company's missioncritical
    information and knowledge.
    2> B2B Integration
    B2B Integration is fundamentally about coordinating information among
    businesses and their information systems.
    In today's world with companies operating in a global business environment,
    B2B Integration is a pre-requisite for them to remain competitive. They need
    to come out of their shell and interact with their suppliers, partners, and
    customers distributed throughout the world. B2B Integration enables a
    company to focus on its core competencies and offload other services to
    partners to gain efficiency and reduce cost.
    For  B2B integration in SAP Xi refer the following links .
    /people/shailesh.mane/blog/2006/06/27/b2b-configuration-part-i--creating-an-integration-scenario
    /people/shailesh.mane/blog/2006/06/29/b2b-configuration-part-ii--creating-the-configuration-using-the-automated-configuration-tool
    Thanks ,
    Suvarna
    Award pts if this ans helps you .

  • B2B : Integration with SOA

    Hi gurus,
    i want to test the B2B Integration with SOA. I am using
    Document Protocol : EDI_X12
    Document type : 850 (Purchase Order)
    Version: 4010
    B2B version: 11.1.1.5.0
    Weblogic server : 10.3.5
    Probelm Description:
    I am working on Integration effort. I have created a SOA composite , A file adapter is configured for polling EDI native xml from local file location and a B2B send Adapter is configured for sending the EDI native xml data to the B2B console. And I have used Mediator as component. Now in B2B console, I have configured an Agreement which will translate the EDI native xml to EDI native data and send it to a FTP location (Generic FTP channel is created). And another B2B listening channel is listening the loaction and performs the B2B Inbound Operation.
    This scenario is working fine but the problem is the EDI native data , which is generated from B2B console is not in proper format.
    Data:
    * ISA~00~ ~00~ ~ ~ ~ ~ ~110926~1552~U~00401~100000011~0~P~\ *
    GS~PO~  ~  ~20110926~1552~1011~X~004010
    ST~850~0001
    BEG~00~AB~P~~20110913
    PO1~A
    SE~4~0001
    GE~1~1011
    IEA~1~100000011
    some fields of ISA and GS segments are not generated , thats why my B2B Inbound Operation is getting hampered , it always throws error.
    B2B Inbound operation is working fine when i am putting EDI_Native data in that location manually.
    My Expected data is :
    ===========================
    ISA~00~Authorizat~00~Security I~01~Interchange Sen~01~Interchange Rec~110913~1725~U~00401~000000001~0~P~\
    GS~PO~EDI~LOCAL~20110913~1725~1~T~004010
    ST~850~0001
    BEG~00~AB~P~~20110913
    PO1~A
    SE~4~0001
    GE~1~1
    IEA~1~000000001
    How will I get it ?
    Any suggestion would be helpful to me..
    thanks in adv.
    Sharmistha

    Hi Sharmistha,
    I think you have not added the EDI identifiers (EDI Goup Id, EDI Interchange ID, EDI Interchange ID Qualifier ) in the outbound agreement. Make sure that you are adding all three in both the trading partner profiles while creating the agreement. Save, validate, deploy the agreements after adding these in the agreements and try a test again.
    You may use "Ctrl" or "Shift" button of keyboard to select more than one identifiers at a time. You need to also add the same in inbound agreement.
    Regards,
    Anuj

  • SEEBURGER integration using PI: BIS, BIC, AS2 Adapter, FTP ?

    Hi All,
    we are exploring on EDI project, where sap ecc is integrated with an seeburger edi partner via PI.
    the integration involves: EDI ANSI X12 documents like 850, 855, and UN/EDIFACT documents like DESADV
    for this while searching, i came across:
    1. the wiki content created by Prateek Raj Srivastava, http://wiki.sdn.sap.com/wiki/display/XI/SeeburgerSuiteforSAPPI
    2. a presentation by sam raju http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00f9cdf5-d812-2a10-03b4-aff3bbf792bf?QuickLink=events&overridelayout=true
    I was trying to find out, what all we need in PI..
    in PI, what type of communication channel can be used,
    can we use FTP adapter, that is comes by default in PI.
    or is it necessary to buy something (adapter or content) from SEEBURGER.
    after searching little more on seeburger front, got to know that there are:
    BIS (Business Integration Server)
    BIC (Business integration Converter)
    AS2 adapter.
    is BIC is an adapter, that we can select as adapter type, while creating the communication channel.
    the presentation by sam raju, describes "Configuring BIC as Module", if BIS is configured as a module, what is the type of communication channel in ID.
    is AS2 adapter is part of BIS or BIC.
    for integration using PI, out of  BIS, BIC, AS2, what all is minumum required?
    what are the roles of BIS, BIC and AS2 in the context of integration using PI.
    thanks in advance.
    Madhu_1980

    >>in PI, what type of communication channel can be used,
    Any. Using Seeburger Adapter for EDI communication is not mandatory.
    >>can we use FTP adapter, that is comes by default in PI.
    Yes, you can use it to send even EDI files.
    >>or is it necessary to buy something (adapter or content) from SEEBURGER
    To convert EDI-xml file to EDI, you have to use Seeburger BIC module which has to be purchased.
    >>is BIC is an adapter, that we can select as adapter type, while creating the communication channel.
    No, it is an adapter module.
    >> BIS is configured as a module, what is the type of communication channel in ID.
    Don't get confused between BIC and BIS. BIC is a module and BIS is a separate middleware provided by Seeburger just like PI. You can use BIC module in any channel which supports use of adapter module.
    >>is AS2 adapter is part of BIS or BIC.
    AS2 can come with BIS middleware. It is type of adapter while BIC is module.
    >>for integration using PI, out of BIS, BIC, AS2, what all is minumum required?
    For EDI communication, BIC is required (if you don't want to create your own modules). AS2 is required only when some partner demands the use of AS2 protocol for communication.
    >>what are the roles of BIS, BIC and AS2 in the context of integration using PI.
    Already explained. Forget BIS when you already have PI.
    Regards,
    Prateek Raj Srivastava

  • XML Standard for B2B Integration

    Hi B2B Gurus-
    One of our client is looking at implementing a B2B solution using Oracle B2B to send and receive business documents with its Trading Partners (Suppliers and Banks).
    The typical transactions as of now would be:
    1. Purchase Order Outbound to Trading Partners
    2. Advances Shipment Notice and Invoice Inbound from Trading Partners
    3. Payment Files Outbound to the banks
    The client will not be using EDI or Rosettanet standards. They are looking for XML standards ONLY.
    I understand that Oracle B2B supports cXML, xCBL, ebXML, OAGIS etc
    Can anybody please suggest which XML standard is the best for the above mentioned B2B transactions.
    Please note that the back-end ERP system in our case is Oracle E-Business Suite R12.
    Thanks in advance.
    Regards,
    Dibya

    Hello Dibya,
    RoesttaNet is a XML based standard but if I am right then your client does not want to use it.
    Deciding a document protocol in B2B communication is mutual agreement based process between the trading partners, so I think your client should first check with it's TP's that which document protocol they would prefer.
    Still if I have to give personal opinion, then I would go for ebMS because it has support for SOAP standard using which you may even connect with web-services of your TP (if they do not have a B2B product). Moreover, I can define my own message structure in ebMS (obviously with my TP's ack) and have CPP/CPA import functionality. There is also a PING-PONG message facility in ebMS to test connectivity between TP's. Apart from this there is also ActionName based agreement identification support for ebMS.
    I would suggest you to ask your client to discuss it with their TP's and then take a decision.
    Regards,
    Anuj

  • BI System Integration using EP iView Template

    Hi,
    Can u plz provide me POC, step by step process of below 2 que.
    1. BI System Integration using EP iView Template.
    2. BI System Integration using Federated Porta
    Thanks
    Prakash

    Hi,
    select your workset or folder where you should create the iview. Right click, it show you context menu, put create iview. You will have any options, one is BI, select this option.
    Best Regards,
    Conrado
    www.forosap.com spanish forums

  • XI - EP integration using the TREX RFC Connction

    Hi Experts,
    Is there a document on XI - TREX integration using the RFC connection. I need to build an application in EP where I would search for messages in the XI box based on certain input parameters. The search would happen using the TREX engine which in turn has indexes of all XI messages.
    Regards,
    Shobhit

    Hi Shobhit,
    In addition, check the following lings... might be helps to you...
    http://help.sap.com/saphelp_nw04s/helpdata/en/70/0837ced133304eba452c45b6047c74/content.htm
    /thread/143082 [original link is broken]
    /thread/126493 [original link is broken]
    /people/prasad.illapani/blog/2005/11/14/payload-based-message-search-in-xi30-using-trex-engine
    Cheers...
    Vasu
    <b>** REward Points if found useful **</b>

  • SSIS 2012 continuous integration using msbuild

    Hi,
    I have an SSIS 2012 project file *.dtproj. I want to create .ispac file from a program for continuous integration. I saw posts saying we cannot do it using msbuild. What are the other options? Has anyone used ssismsbuild (sqlsrvintegrationsrv codeplex)
    I am very new to .NET and SSIS. Any example or step by step instruction to achieve this is highly appreciated.
    Thanks,
    Rajesh

    Hi Rajesh
    I created a CI system for SSIS 2012. I used Microsoft.SqlServer.IntegrationServices.Build.dll from
    the  (Microsoft
    SQL Server Community Samples: Integration Services) to make the MSBuild working. Jenkins is used
    for CI system. Details can be found from this link: http://speaksql.wordpress.com/2013/09/04/ssis-2012-continuous-integration-using-jenkins-and-octopus-a-journey-to-db-deployment-automation/

  • Siebel On Demand Outbound Webservice integration using bpel question

    Hello everyone,
    I have a question I am hoping the forum can help me out with
    I am trying to do an integration using bpel with Siebel on demand as the begining point. The bussiness case is that I want qualified leads to be extracted out of the Siebel On Demand crm to be integrated into a back end system. This is put into a queue in the integration events. I have read the forum on all the session id and intermediate java code that provides the session id. I noticed that Siebel on demand is not a webservice requestor and only a webservice provider even for outbound messages. Since bpel always needs an input of some sort how would I kick off bpel to keep checking the queue not to mention getting the session id ect?
    Any help would be great :)
    Jaden

    Hi ,
    An integration even is something that is configured using a workflow. Like say when a Lead field is modified of r a particular Lead this even fires and will go and reside in Integration Even Queue.
    A separate bpel process is then required to read the Integration Queue (wsdl's available) and then process this even for the lead.
    Regarding extraction of Leads from SOD it need to have any Inegration events. Even without this we can do it. Just make a webcall using the Lead wsdl and then process th erecords usinga while Loop stucture. You can use a DB adapter to write to the target Database tables.
    Nyjil

  • B2B Integration

    Hi,
    What Adapters we can in B2B Integration?
    Is B2B means for example, communication between R/3 and Oracle Applications?
    Let me know.
    Thanks
    Seshu

    Seshu,
    <i>Is B2B means for example, communication between R/3 and Oracle Applications?</i>
    B2B Integration refers to Business to Business Integration .
    Take the case of anm Automotive company for example. He might have multiple suppliers and one might be a Tyre Manufacturing Company. Now , an integration between these 2 organizations can be termed as a B2B integration.
    The same automotive company can have multiple applications including ERP , HR systems running internally and integrating these systems is referered to A2A Integration.
    Regards,
    Bhavesh

Maybe you are looking for

  • Cisco jabber client for anroid

    Dear All; I have created android user under cucm and it works fine only one time if disconnected never connected until i restart all the phone services then it reconnect. I also tested the same on different android phone problem is same.  Kindly sugg

  • SQL 2008 R2 Backups (Backup Exec) are failing with SQLVDI error

    Hi  We are experiancing Backup failures with SQL 2008 R2 DB with Backup Exec 2012, below are the errors Event ID 18210: BackupVirtualDeviceFile::RequestDurableMedia: Flush failure on backup device 'MSQ_00__2efc94bd_289f_4866_8dcb_3f3fde91416d_'. Oper

  • Can't close my icloud session

    I can't close my icloud session on my friends Imac. Please help me, we cannot do any thing else, everything is so so slow. T Many thanks,

  • Reporting Scores without Using the Built-in Quiz

    Is it possible to set up a 'quiz' in captivate, without using the built-in quiz slides? The quiz slides are quite restrictive and clumsy and I'd rather build them myself. So, say if I had a slide that had a question on it and two answer buttons, 'tru

  • IPhone 5 shuts down at 40% battery

    It's happened 4x already.   Almost always after playing Words with Friends. Going to get the battery swapped out today, but was wondering if others who have had this problem got theirs replaced also, or did they get a phone swap?    I don't want to l