Transfer from rdbms to RFC using XI

Hi Does any one have step by step document of how to transfer from rdbms to RFC using XI . Kindly help me

Hi Amit,
<i>//is there any check to find out if the rfc and jdbc adapters are installed sucessfully</i>
One way would be to go to Run Time Workbench> Adapter Monitoring> and check if the JDBC and RFC adapters are listed there.
// believe that you need to use BPM since rfc call will be sync call and call from jdbc would be async
I think you would have to go for a BPM in this case and also, the synch asynch pattern will have to be used.
For a blog on how to use Synch / Asybnch Bridge, I would suggest this link,
/people/sriram.vasudevan3/blog/2005/01/11/demonstrating-use-of-synchronous-asynchronous-bridge-to-integrate-synchronous-and-asynchronous-systems-using-ccbpm-in-sap-xi
For blog on how RFC is to be used in a BPM,
/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
https://weblogs.sdn.sap.com/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]
I guess you will have to combine all this info and use it in a single BPM.
For more info on Synch/ Asynch Bridge and how to create a BPM ,
http://help.sap.com/saphelp_nw04/helpdata/en/62/dcef46dae42142911c8f14ca7a7c39/content.htm
http://help.sap.com/saphelp_nw04/helpdata/en/ae/fd773f12f14a18e10000000a114084/content.htm
All this info will help you,
Regards,
Bhavesh

Similar Messages

  • HT201250 how to transfer from mac to mac using time machine

    how to transfer from mac to mac using time machine

    See How do I set up a new Mac from an old one, its backups, or a PC?

  • HT204387 I want to transfer from my Macbook Air using bluetooth.

    I have been trying to transfer music from my Macbook Air using bluetooth to my Iphone 4s OS 6.01. Each time I try I get the message 'the device doesn't have the necesary services".  I also noticed that my old 3GS is not visible and my old Nokia 95 can't pair with my 4s.
    Any ideas?

    You don't. iOS doesn't support file transfer over BT.

  • Data transfer from mac to pc using ipod

    I need to transfer some data files from my MacBook to my PC using my 30GB ipod. I get all the files copied onto my ipod from my mac with no problems. I have my ipod set to be used in disk mode.
    Once I plug it into my pc, it tells me that I need to format the drive. How can I successfully transfer data from my mac to my pc using my 30GB ipod?
    Someone told me to go ahead and format the drive/ipod on my pc and then plug it into my mac, place the files in the ipod and then I should be able to access the files having the ipod plugged into my pc. I started to try this, but it messes up my ipod to where I need to reset my ipod to factory settings using, my macbook.
    Would it be possible to reset my ipod to factory settings using itunes on my pc and then try plug the ipod into my macbook and copy the files over that way?
    Please let me know what you have found out. I need to backup all my files and get them on to a second computer. I have 25GB worth of home videos that makes it so that I need to use my ipod, other wise another device would do the trick.

    eternalfam wrote:
    Would it be possible to reset my ipod to factory settings using itunes on my pc and then try plug the ipod into my macbook and copy the files over that way?
    Yes. In fact, I'm pretty sure that's what you were supposed to do in the first place. The wonderful thing about OS X: It'll speak HFS+, FAT32, and it'll even understand NTFS (but it can't write to it... yet). Oddest thing: XBox 360 will read HFS+, but WinXP/Vista won't... curious, isn't it?

  • Demand transfer from ECC to SNC using RSMIPROACT Programme

    Hi,
    Presently we are using RSMIPROACT to transfer demand (Planned independent Requirements-T-code MD61)from ECC to SNC.
    It transfers the demand always from version 02 and not from the active version 00.
    I want to know whether there is config to change this.We want to send through 00 verison also.
    Thanks and Regards
    Raghavendra Pai

    Hi Raghavendra Pai
    In ERP system, transaction OMPD. Each transaction has been assigned to active version.
    I believe in your case it is version 02 as active.(Guess)
    If you want both active version and other version data to be sent, then try to enhance the code in includes available in RSMIPROACT program.
    Kindly seek help of PP guy and ABAPER.
    Hope this helps, As per my knowledge we have different versions, so that we can simulate long term PIR and differentiate between various planning approaches.
    Best Regards
    Vinod

  • Can I transfer from 4s to 6 using itunes on OS 10.5.8

    Can I transfer data from iphone 4s to new iphone 6 using itunes on a Macbook late 2008 OS 10.5.8?

    Probably, but only the people at the store can say for certain. Alternatively, you can back the iPhone 4S up to the iCloud and then restore the iPhone 6 from that backup.
    (114565)

  • Error in Configuring Data Transfer From EMS to BAM using JMS

    Hi,
    Hi i am trying to import data from database into BAM dataobjects using JMS.
    I am able to get the data in JMS queue, but hav problem configuring BAM.
    After modifying the 2 xml files on BAM server and after making required changes on adminsrator on BAM console (Changing paths of jar files),
    I have to import some OBAM Artifacts. Refer
    - To import Oracle BAM artifacts needed for BAM server, perform the following steps,
    Copy $ORACLE_HOME/sysman/bam/emsys_all.xml into the BAM machine.
    Can anyone guide me to where can i get this file emsys_all.xml. I am not bale to locate it on my BAM server.

    Hi,
    The file that you referred to emsys_all.xml is for integrating BAM and Enterprise Manager
    More details on that can be found in
    Oracle® Enterprise Manager Management Connectors Integration Guide -
    http://www.oracle.com/technology/products/integration/bam/10.1.3/TechNotes/em_de.pdf
    However this is not required for EMS working, take a look at this document,
    http://www.oracle.com/technology/products/integration/bam/10.1.3/TechNotes/TechNote_BAM_Configurefor1013OC4J.pdf
    that gives the steps for EMS.
    Thanks
    Ranga

  • Data transfer from RT to FPGA using DMA FIFO

    Hello all,
    My question is "How do you stream data from RT target to FPGA target using DMA FIFOs?"
    I would like to control some indicators (or controls) in FPGA vi using controls in the RT vi using DMA FIFO.
    I have used four controls in my RT vi, but I get only one indicator out on my FPGA vi. (I would actually like to use some controls on the FPGA target using controls on the RT target)
    Is this possible?
    Can anyone help me with this?
    I have attached my vi s. 
    Attachments:
    fpgatest.vi ‏28 KB
    rt_test.vi ‏73 KB

    Based purely on your example, I see two options:
    1. Do as RavensFan suggests and use Boolean Array To Number to send a single number down to the FPGA.  Your FPGA can break up the number easily enough to update the indicators.
    2. Just write dirctly to the indicators.  I do not see a need for the DMA.  Again, based purely on your example.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • Data transfer from BW to CRM using infospoke.

    Dear All,
    I need to move data from BW to CRM box. I have created an info-spoke for business partner and need to move 3 attributes of business partner into three fields of business partner master data in CRM.
    These three fields are added in the BUT000 table. I have tried the RFC destination option in infospoke but somehow, i am not able to figure out how to move data from the info-object of business partner in BW to a table in CRM.
    Can someone help here ?
    Thanks,
    Mukund.

    Dear All,
    I need to move data from BW to CRM box. I have created an info-spoke for business partner and need to move 3 attributes of business partner into three fields of business partner master data in CRM.
    These three fields are added in the BUT000 table. I have tried the RFC destination option in infospoke but somehow, i am not able to figure out how to move data from the info-object of business partner in BW to a table in CRM.
    Can someone help here ?
    Thanks,
    Mukund.

  • New Hire Data Transfer from E-Rec to ECC via PA48

    Hi,
    We have requirement where we need to use the basic new hire data transfer from erec to ecc using PA48.
    Could someone help me by listing the step by step process that is required to configure in both EREC & ECC?
    I know there is pdf document available online but that refers mostly to XI which we are not planning to use.
    Please help.
    Regards,
    Vikram

    Hi,
    For integration between E-Rec and ECC, check [Link|http://help.sap.com/saphelp_erp2005/helpdata/en/45/8150635e9c40c1e10000000a1553f7/frameset.htm]
    This gives detailed information on synchronous and asynchronous data transfers between E-Rec and ECC.
    Hope it helps!
    Arpita

  • How can I transfer my whole iTunes library using home sharing? At the moment it is only sharing a few songs from each album.

    How do I transfer my entire iTunes library from my old laptop to my new one? At the moment using Home Sharing only transfers a few songs from each album. Is there another way I can transfer from one laptop to another?

    Hello DeanoH1975,
    The following article provides several options available for transferring your library to a new computer, and details each process.
    iTunes: How to move your music to a new computer
    http://support.apple.com/kb/HT4527
    Cheers,
    Allen

  • File Transfer From Unix server to Windows Client System Using WebUtil

    Hi all,
    I want to Transfer a File from Unix Server to Window Client System using Webutil. But below mention code is not working.
    DECLARE
         V_Server_Path VARCHAR2(500) := Null;
         V_Client_Path VARCHAR2(500) := Null;
    BEGIN
         V_Server_Path := '/proj/oraapps/viper/dev/reports/cache/Saveauftr.txt';
         V_Client_Path := 'C:\Migration\EU_Applications\Lima\OAS_WorkArea\Client\Saveauftr.txt';
         IF WebUtil_File_Transfer.Is_AS_Readable(V_Server_Path) THEN
         IF WebUtil_File_Transfer.AS_To_Client(V_Client_Path,V_Server_Path) THEN
              Message('Downloading the File ..... .... ... .. .');
              Message('Downloading Was Successfull ...');
              Message('File Transfer from Server Was Successfull ...');
         END IF;
    END IF;
    END;
    Can anyone suggest me,Why the above code is not working and what to do for solve the Problem.
    Regards
    Gany

    Hello,
    You have more chances to get an answer in the Oracle Forms OTN Forum :
    Forms
    Regards

  • Transfer from a 3GS to 5, but keep the 3GS for all but Phone use

    I have ordered an iPhone 5, currently have a 3GS. I plan to backup everything on the 3GS and then restore to the iPhone 5 using iTunes.  Will I still be able to synch my 3GS when I plug it into iTunes to keep my applications etc. up to date? Will iTunes recognize both devices, the 3GS and the new iPhone?  Do I need to disable anything on the 3GS if I basically want to use it as an iPod without calling capability?  I am switching carriers from AT&T to Verizon. I saw some mention of taking the SIM card from the new IPhone 5 and plugging into the 3GS before I synch, but then what do I do?  I assume I have to return the SIM card to the iPhone 5.  What about the old card in the 3GS? 

    OK! I have my new iPhone 5 and the entire transfer from the 3 GS went well. All my apps, music, photos, contacts, calendat etc. were transferred over, and all the files went into their previously designated folders.  One problem!  I cannot find FACETIME and the new MAP icons anywhere! I have OS 6 of course.  There is are no icons either on the phone, or any named Apps in iTunes under the IPhone 5 apps list.  Nothing in the "search" findings in the iPhone.  Where did they go?  I used iTunes to replace my existing GS, and I did n otice that iTunes first backed up whatever came with my iPhone 5 before restoring my settings from the 3GS and then later synching to hget all my apps etc.  I have Facetime on my iPad and iMac, so it might be nice to use it occasionally with others from the iPhone 5. BTW, my Google Maps app. was synched over to the Phone 5, so I still have it, but no new maps program from Apple. Where did all these go, and how do I get them back to the iP 5??

  • HT3263 I am trying to transfer files from my MacBook Pro (using Mac OSX 10.6.8) to MacBook Air (Mac OSX 10.7.4) using Migration Assist via WiFi connection.  The two macs cannot find each other.  any suggestions

    I am trying to transfer files from my MacBook Pro (using Mac OSX 10.6.8) to MacBook Air (Mac OSX 10.7.4) using Migration Assist via WiFi connection.  The two macs cannot find each other.  any suggestions

    Try this article - http://support.apple.com/kb/HT4889.
    If it doesn't help, post back in this thread.
    Best of luck,
    Clinton

  • I have iTunes 11 on PC and Mac. How do I transfer SOME songs from PC to Mac using ver. 11? Help!

    i have iTunes 11 on PC and Mac. How do I transfer SOME songs from PC to Mac using ver. 11? Help!

    Use Home Sharing
    Understanding HomeSharing
    Setting up Home Sharing

Maybe you are looking for

  • What are the dependencies of crdb_oracle.dll in V10?

    Post Author: PeterB CA Forum: General I have had a problem running a V10 .rpt file from within an application with embedded V8.5 reports - The error message stated that crdb_oracle.dll could not be found, so I copied it onto the machine in question a

  • SSL Enabling Shared Services and Active Directory

    The SSL config guidfe suggests that a valid certificate (CA) must be issue for User directories (MSAD/LDAP), Web and application servers. Is it essential to obtain a CA for for MSAD as well? Can we do without MSAD cert? We have the certs for our Web

  • Why do i have to keep authorizing my ipod on my computer?

    So everytime that I plug in my ipod touch into the computer it is a third generation 8 gb and it always says that it is not authorized but when I authorize it the pop up says that it is not authorized. Another problem that I amhaving is when I had to

  • Songs that I play on my computer won't play on my iphone, why?

    certain songs that will play on my computer won't play on my iphone, why?

  • New iPod Nano need new cradle and lanyard

    Am I the only one that thinks Apple could make the new Nano use the old cradle and lanyard? I have bought six iPods and it seems like Apple rips you off by making you buy new everything each time. I love the product but come on, you don't make enough