Source System Conversion in Remote Process Chain

Hi all!
I' working with BI7 SP12 and facing the following problem:
<b>There is no source system conversion for Remote Process Chains, when transporting Process Chains with Remote Process Chains from DEV to QA.</b>
First the following warning appears:
DEV-Destination of Remote Process Chain does not exist on QA-System.
==> The is correct because the DEV-Destination should have been converted to QA-Destination.
Then the following error appears:
Process Chain with the Remote Process Chain was not succesfully checked.
<b>All source system conversion tables are maintained correctly!</b>
The source system conversion works for example for InfoPackages correctly.
But for Remote Process Chain there is neither source system conversion for the Destination nor for Callback Destination. Both should be converted.
Do I have to do it manually??
Or do I have to create the DEV-Destination in SM59 on the QA-System??
==> We want to avoid this...
Thanks for any ideas...
kj

Please note:
When I create the DEV-Destination in SM59 on the QA-System,
the transport gets no warnings and no errors...
But there is still no conversion of the source systems for the Destination and the Callback Destination of the Remote Process Chain to QA-Destinations...
So, i think:
There is no automatic source system conversion of Remote Process Chains and I have to adjust it manually in the QA-System...

Similar Messages

  • Remote Process Chains Source Systems mapping issues

    Hi,
    We have a process chain in APO system, which upon success calls another process chain in BW.   We recently implemented SCM5/BI7, and taking the advantage of remote chains functionality to call the BW chain from APO.
    However, when we transported the APO process chain from DEV to QA, the source systems in the remote chain are still pointing to DEV systems.   We were expecting to see both APO and BW source systems getting switched from DEV to QA.
    We have already verified the logical mappings for Sources Systems are in place under RSA1 | Transport Connect | Conversion.   Also,  the source systems seem to map correctly for other objects like data sources etc..   Only issue is with the remote chain.
    Is there any other setting which need to be set to make it work.   Any help or guidance will be greatly appreciated.
    Thanks in advance,
    Ravi Chitluru.

    Ravi,
    I have a similar situation. Can you explain how to run process chains in APO which can gets data from BW cubes, which in turn gets data from R/3.
    In this equation R/3->BW->APO, what are the options like 1)run process chains in BW system to pull data from R/3 into BW and run process chains to load BW data into APO 2)run remote process chains to pull data from R/3 into APO(of course via BW).

  • Error when trying to add remote process chain related to some other system.

    Hi Gurus,
    I am trying to add process chain related to some other system in BW production through remote process chain but i am getting the issue " :RSM:918 YCPG_WEEK_GESPL_BW APO_DP_RTR DEFINITION 23" while checking or activating the same.i am able to add successfully in quality environment but getting the issue in only in production..I just tried to add some other chains too but i am getting same error for other chains which are related to same system.this means issue is present for all the chains related to that system.
    Can you please help me how to resolve the above as it is very urgent for me?.
    waiting for oyur response.
    Thanks,
    Nani

    Hi,
    Connection is working fine.we already checked RFC connection earlier itself.we have not find the same issue in quality environment i.e when we try to trigger same chain in corresponding quality environment it's working fine.where as when we are trying to checking/activate the same chain in production through remote process we are getting the above issue.
    Please help me to resolve the issue.
    Thanks,
    Nani

  • How to run remote process chain asynchronous?

    Hi,
    I have a situation where I would like to call a remote process chain asynchronous insted of the usual synchronous way.
    The docs on http://help.sap.com/saphelp_nw04/helpdata/en/86/6ff03b166c8d66e10000000a11402f/content.htm
    states that: <i>The remote process transfers the communication with the other system and <b>synchronously</b> starts the executed process chain</i>.
    ...but since I don't want it to be synchronous, I am looking for other ideas...
    Best regards,
    Christian Frier

    I found that it did not work tried to trigger the event on a remote system.
    If I call BP_EVENT_RAISE I can trigger an event and thereby start a process chain on my source system (local). If I specify TARGET_INSTANCE nothing seems to happen in the remote system...
    Also I cannot call BP_EVENT_RAISE with RFC as it is not remote enabled.
    It think the solution is to trigger a local chain that takes care of starting the remote chain. The net effect is that it is asynchronous.

  • Source system conversion doesn't work after transport

    Just transported a query to BW Production and found that the source system is still the same as in DEV.
    The conversion is there (QAS-->PRD). But the conversion doesn't seem working in the transport.
    Can anyone tell me how to troubleshoot this issue?

    Hi,
    Please check the following:----
    1. RSA1->Source Systems --> Select the source system -->Check. It should take you to the correct source system with a Remote logon.
    2. Check the logical system mappings in RSLOGSYSMAP table.
    3. http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/70a7b233-8be5-2c10-4190-aed723af5373
    Regards,
    Suman

  • REG: Remote Process chain

    Hi Gurus,
    I've a requirement that:
    In SAP R/3 system user enters data for the planning and saves the data through a transaction code. Then i need to get the data into BI automatically, which ever the data user enters.
    Please tell me whether i can use the remote process chain, if yes, please tell how can i achieve this.
    or is there any other method to achieve this.
    Thanks in Advance
    Regards,
    Ravi kanth

    Hi Ravi......
    Remote Process chain is a different concept..........u don't need that.........
    Check this.........
    http://help.sap.com/saphelp_nw04/helpdata/en/86/6ff03b166c8d66e10000000a11402f/frameset.htm
    Look ..........what u need to do is to simply schedule a process chain.........which will automatically load data from R/3 to the BI.........When users enter data............they will be saved in some table..........either u can use Standard datasource .........if available..........otherwise u create Generic datasource(RSO2)..........and schedule the load........
    To automate the Process..........either u create an Event based chain..........or a Time based chain......
    To schedule a Event based process chain....
    1) First create an Event in SM62...
    2) Then Create a Job in SM36......In the first screen give the Job name >> Enter >> Then in the ABAP Program name : BTC_EVENT_RAISE...and in the varian name give the Event name that u hav created...save it and come out..
    3) Then scedule the Job for a particular time ............for this ..click on the Start Condition tab >> Date/Time.....here give the date on which for the first time this job is going to run and the time...as per ur requirement......Click on Periodic Values tab....there give how frequent u want the job to run....Daily..Weekly...or Monthly...
    When this job will run ....it will raise the Event....Now Maintain this event as the Start condition of the First Process chain.......To do this............open the chain in Planning mode..........u can open the chain using the tcode : RSPC1 >> Right click on the Start process >> Display Variant >> Click on After Event..........there u maintain the event name...........So whenever this job will run...it will raise the event...and this event in turn will trigger the chain...........
    To Schedule a Time based process chain.......
    Open the chain in Planning mode..........u>> Right click on the Start process >> Display Variant >> Click on Date/Time..............here give the date on which for the first time this job is going to run and the time...as per ur requirement......Click on Periodic Values tab....there give how frequent u want the job to run....Daily..Weekly...or Monthly...
    Hope this helps.......
    Regards,
    Debjani.......

  • Error in adding remote process chain to existing one

    Hi all,
    when I try to add an remote process chain to an existing one I get an error. I created a variant for the remote call. I entered the destination and when I try to choose the remote process chain I get the following error:
    Error in remote call of destination
    The following error occurred during the remote function call for destination XY:
    Dynproausgabe ohne Verbindung zum Benutzer  (Sorry error message is in german)
    I checked the RFC and it is working. On the testsystem things were ok. On productive system it doesn't work... No I can not transport since the regarding process chain is only existing on productive.
    Thanks for any hints
    Stefan

    you can check out SAPNOTE 659160.

  • Error while assigning source system to SAP Remote cube

    I need to do a query using remote cube and the source sys is flat file.
    it wont let me assign the source system to the remote cube.
    the r/3 system icon is seen next to the remote cube technical  name...
    I can't  see my flatfile source system
    can somebody help me.

    Hello Kiran,
    I don't think its possible to use Remote cubes for PC_FILE or FLAT FILE as Source system.
    You can use Virtual Providers in these different scenarios
    Virtual Providers based on DTP => used for SAP source systems
    Virtual Providers based on BAPI => used for non-SAP or external systems
    Virtual Providers bsaed on Function modules => You use this VirtualProvider if you want to display data from non-BI data sources in BI without having to copy the dataset into the BI structures. The data can be local or remote. You can also use your own calculations to change the data before it is passed to the OLAP processor. This function is used primarily in the SAP Strategic Enterprise Management (SEM) application.
    Use InfoObects as Virtual Providers
    Your case is none of these.
    More details can be found under this link:
    http://help.sap.com/saphelp_nw70/helpdata/EN/84/497e4ec079584ca36b8edba0ea9495/frameset.htm

  • Source System conversion for several production SAP

    Hello all,
    What kind of customizing in table RSLOGSYSMAP i have to do ?
    We have 1 DEV and 9 production system P01, P02,  .... P09.
    In the table i must insert 9 lines, one for each production system ?
    DEV -> P01
    DEV -> P02
    DEV -> P09
    Or i insert only one line
    DEV -> P0X
    and i change the table before each of the nine transport ???
    I have to transport the same order 9 times ?
    Thanks for your precious help.
    Christophe

    Cristophe,
    I think this must be done on the target system where you will mention the source and target fields .
    You do not have to manually enter the values into the table - you can find this under source system conversion defined in the transport connection .
    I think the source system just gives it current logical systems and then the target system will do the conversion and hence it will not be 9 entries in your DEV environment but 1 entry each in your productive environment.
    Also you cannot have two entries for the same logical source system in this table.
    Arun

  • Source System conversion

    What is the ideal settings for source system conversion in the following scenario.
    1. Source Systems - CRM, ECC6 (ignore flat file)
    2. Landscape - Dev Qual Prod
    3. System Names
    CRM -- CRD, CRQ, CRP
    ECC -- ECD, ECQ, ECP
    BI -- BID, BIQ, BIP
    4. All clients are 100
    5. Source System Conversion in BID
    Source        Target
    CRD100 -     BID100
    ECD100 -     BID100
    Question: I need the conversion also from the CRM and ECC systems is that correct?
    6. Source System Conversion in BIQ
    Source        Target
    CRQ100 -     BIQ100
    ECQ100 -     BIQ100
    BID100 -       BIQ100
    Question: I need the conversion also from the CRM and ECC systems is that correct?
    7. Source System Conversion in BIQ
    Source        Target
    CRP100 -     BIP100
    ECP100 -     BIP100
    BIQ100 -       BIP100
    Question: I need the conversion also from the CRM and ECC systems is that correct?
    If there are thoughts and/or suggestions otherwise would be appreciated.  Thanks

    Hi Niten,
    I am not sure about you requirement for these source system mappings.
    My guess is, when you transport BI objects from dev to quality or dev to production , you want your BI object to adopt to the source system in the target systems landscape.
    example - If you transport a BI datasource which has the source system name in it, or an infopackage, the in BW dev it would point to R/3 dev and after transport it should point to appropriate source system, that is R/3 qa or prod.
    If this is the requirement, then you need to maintain the settings in RSA1 in Tools--->Conversion of logical system names.
    Log on to QA system and in the 'Conversion of source system names after transport' maintain the source system as dev and target system as QA system. Here you have to maintain the logical names of the systems.
    Do the same in production. PN you need dev to prod in this case not QA to Prod. Consult with your basis to confirm the transport route.
    In BW -> In SPRO ->SAP Netweaver->Business Intelligence->Transport settings--->Changin Source system name after transport
    Click on the page symbol next to it, to read more on this.
    Hope it helps,
    Regards,
    Sunmit.

  • Source system assignment in Remote Cubes

    Hi Gurus,
    Currently we are using FI-GL 10 Data source to provide Balance sheet reports. My Client wants faster access to data more frequently so we decided on using Remote Cube. I activated Remote cube from business content and relevant Infosource. As far as i know next steps would be to create transfer rules and assign source system.
    Since 0FI_GL_10 is already used by other cubes i am not able to create source system connection. We are in BI 7.0. Can any one tell me how to connect it. Also can you please provide me the steps for using Remote Cubes ?
    Surya

    Hi,
    Check the links below.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2f6d9790-0201-0010-dcbc-e099c7c049a2
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/24ee9190-0201-0010-6da9-e7d70f28970f
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2a739790-0201-0010-5088-cb9b950b2462
    How to... remote cube
    Regards.

  • Trigger Process Chain from Source System into Target System

    Hello...actually in source system BZD, we have a process chain, in the target system BWD, we have another process chain as well. We want to have a process of combining these two process chain together. When the process chain in source system is completed successfully, the system will sent out some sort of signal to start the process chain in BWD. I am not sure how this can be done, I try to use the function module "BP_EVENT_RAISE" in the BZD and when this module is called, it does not start the process chain in BWD after the process chain in BZD is completed. I just wondering am I using the correct method. If will be good if anyone here can help...thanks alot.

    >
    FluffyToffee wrote:
    > Hello...actually in source system BZD, we have a process chain, in the target system BWD, we have another process chain as well. We want to have a process of combining these two process chain together. When the process chain in source system is completed successfully, the system will sent out some sort of signal to start the process chain in BWD. I am not sure how this can be done, I try to use the function module "BP_EVENT_RAISE" in the BZD and when this module is called, it does not start the process chain in BWD after the process chain in BZD is completed. I just wondering am I using the correct method. If will be good if anyone here can help...thanks alot.
    Hi Fluffy,
    Check RFC connection between the two sysems.
    Try using remote process chain process type in the process chain. the fllowing link may help you.
    http://help.sap.com/saphelp_nw70/helpdata/EN/86/6ff03b166c8d66e10000000a11402f/frameset.htm
    Regards,
    sunmit.

  • How to change source system in process chain

    Hi All,
    In our Bw quality system, process chain is pointing to the Production system ,
    I want to keep the process variant name same as production but want to change the source system
    For example.. let us say currently process chains(All DTPs) are pointing to the Production server (PD001) ip (200.12.23.22)
    now i want to keep the Server name same but want to point it to the quality system..so after change Process chain will show same name but it should point out to quality system.(let us say bwq 200.12.23.232).
    Can you please help me on this

    Hi Pravender,
    In our BW system , we have same process chain in all the system (Dev, Quality and production)..and naming convention is also same ..(all process chain points to Production system only)..
    So when I want to load data from development i just need to change the source system ip adrress  to  the Development Server  (So names in process chain will indicate production but  it will point to the development server), .
    I want to know how can i change the source system mapping.
    Hope i am clear now

  • Logical system Infopackage in process chain

    Dear All,
    I want to schedule a logical system delta infopackage in process chain I have input this package in chain but while activating it gives error "InfoPackage ZPAK_44MTIRL52E5IJXMQVL1BXFCWI is generated; NOT able to be used as loading variant" can any body help me how to resolve this issue.
    Abhijit

    Hi,
    I think this package is created automatically while selecting update data into data targets from the context menu of the ods. This kind of packages cannot be used in chains. Goto rsa1->infosources. Select your 8<odsname> infosource and create a delta package manually. Put that package into the chain. That should work.
    kind regards
    Siggi

  • System command in Process chain

    Hello,
    I have a system command in the process chain which points to a command file that is supposed to run. My problem is that when I transport the PC, the path on the system command remains same.
    I want it to change the path from /md.... in dev to /mq... in QA and /ma... in PROD.
    Is there anyway to automate this process? Right now i have to keep track of it and change the system command in each system. I have missed a couple and it creates some problems.
    Thanks
    Sam

    Hello Sam,
    One way to solve this is to work this with your UNIX administrator.  You can do the following:
    1) Create a symbolic link in your dev, qa, and prod which points to the correct directory.
    For example, in dev, you can do the following:
    link -s <whatever new name here, e.g. target>  /md
    In QA, you can do the following:
    link -s <whatever new name here, e.g. target>  /mq
    and so on..
    2) Instead of using the /md, /mq directories, you can use the symbolic directory instead in your system commands.
    e.g.   ls -l /target   instead of ls -l /md
    This might not help you a lot now but it will make things easier in the future because you will know that the symbolic link points to the correct directory of whatever box.
    Hope this helps.

Maybe you are looking for

  • Can't install Adobe AIR 3 on Mac OS X 10.5.8

    When I try to install adobe Air 3 I always get this message. "You cannot use this version of the application Adobe AIR Installer with this version of Mac OS X." Do I really have to upgrade os x?

  • Comitted Quantity in Process Order

    Hi PP Gurus, I have two process orders. Both have been confirmed by T. Code: CORK and delivered in Status. In one process Order:  At Dates/ Quantities Tab-- Comitted Qty is shown as process order Quantity. But in another process order: Comitted Quant

  • Can we Desing a Product Catalog book (100 Pages)

    Hi Gurus, I have the below requirement. I would like to know the advisable tool (BO-Crystal Report, ...Or any....)? We have product Catalog Book (100 Pages). I manually take the Product      -Cost data from SAP FI ECC      -Sales Data from SAP SD ECC

  • Search Help - logic for getting output.

    Hi, I am trying to create search help for Vendor number field. And input selection has a fields from various Vendor related tables ( LFA1,ADRC,LFB1,LFBK,LFBW,LFM1,LFZA). If user enters any of the input field values (from the above table selected fiel

  • Can I use Web Connector(Proxy) by file extension?

    Hi, All~ As you know, we can use proxy by ppath or extension in WebLogic like below. How can I configure NWS 4.1 obj.conf, so that web connector can catch all jsp files for iAS6. <Object name="si" ppath="*/servletimages/*">Service fn=wl-proxy WebLogi