MDM to BI Communication Channel via XI

Hi,
which Communication Channel is used by the way MDM to BI.
MDM to XI use the ftp-Protocol
but which way (protocol) is used by XI to BI (IDoc, RFC,???)
(and how is the configuration)
I want to send a GenericProduct from MDM to BI via XI.
The product is received by the XI, but it will not send to BI.
The Scenario Configuration Guide and the WebEx Session was no help.
Thanks
Oliver

Hi Christine,
I will check your suggested solution and after check you will received a question or points )
Thanks for the answer
Regards
Oliver
Edit December, 30th
Thanks Christine,
you have to use an abap proxy.
A proxy need a XI Communication channel in XI
Thanks
Oliver
Message was edited by: Oliver Moessner

Similar Messages

  • Dynamic path in the communication channel

    Hi,
    Is it possible to provide the path into the receiver file communication channel via the mapping program or any other means?
    In short, we want the path in the channel to be dynamic.
    Is it possible?, if so, how?
    Thanks,
    John

    Hi,
    Yes it is possible by using Variable Substitution. The path must be into the target payload and then you can use "Variable substitution" in your communication channel definition, to extract the path and use it into path name.
    var1 = payload:MT_XXXX,1,path_field_name,1
    Abid!

  • Communication channel Adapter Engine

    Hi
    I'm having problems identifying if a communication channel is working.
    I've created a JDBC communication channel but was unable to select the adapter engine from the drop down list as the list was blank.
    In the Runtime workbench  channel monitoring, the channel is not listed
    So 2 questions
    where is the config so that the adapter engine can be selected for the communication channel
    and what is the procedure to activate the communication channel so that it can be seen in channel monitoring
    all help gratefully received
    Geoff

    Hi,
    You can monitoring your communication channel via :
    http://<hostname>:5<sysnum>00/mdt/channelmonitorservlet
    In this monitoring, you can see if he is functional. You can start / stop manually this communication channel too.
    If you want see if the communication channel is actived, you can go to Integration Builder -> You open your communication channel and in Advanced Tab : you can see if he is actived or not.
    Best Regards

  • Schedule Receiver RFC communication channel to call R3 RFC-FM.

    Hi,
    I have requirement that I need to schedule/trigger from PI to RFC call R3 function module. Wonder if anyone here has done similar thing before? I tried to use ATP (Availability time planning) in RWB. But this seem does not success for me as there is no response and error message for this.
    Below is my configuration detail:
    Configured:
    1. Receiver communication channel - RFC
    2. Receiver agreement with the RFC message type assigned.
    3. Scheduled receiver RFC communication channel via ATP daily
    *(It is possible to make scheduling job in R/3 but we are not considering this way)
    Please let me know if anyone has done this before or any other suggestion to do the scheduling from PI.
    Thanks!
    Regards,
    SP

    Hi SP,
    As you mentioned, ATP would allow adapter to be open and in start state. Adapter's RFC, SOAP, JMS would need some other application to trigger the message processing because these are not like pooling adapter's File, JDBC and Mail. RFC adapter channel always listening to the RFC port and FM execution. Once FM from R/3 executed then the RFC adapter would trigger it's message processing.
    For Sender RFC channel: In order to trigger the RFC adapter execution at particular time then you should write a simple ABAP code which would act a batch application and which does the triggering the FM and Sender RFC channel.
    For Receiver Channel: For Receiver RFC channel it's bit trichy because here you have force Receiver RFC adapter to connect backend the execute or initialize the variables without having any XI message triggered from Sender PI channel.
    I have 2 ideas:
    1. A little difficult approach, similar to the ABAPbatch code, you need to write a java adapter module which can trigger RFC receiver channel to connect and do an initialisation at FM at regular interval.
    2. Simple approch configure a File-> 2-> RFC receiver scenario, configure File sender adapter to pick a dummy file at regular interval and RFC receiver channel does the rest.
    Please let me know still you have any doubts,
    Thanks,
    RK

  • Sender MDM PI Adapter Communication Channal Problem

    Hi All,
    I am doing (MDM >PI>R/3) Material Master Outbound scenario; while doing syndication process xml file is generated in MDM ready folder.
    But, in ths PI system RWB  Communitation channel monitoring  each time (wheneve new file placed in Ready folder) the MDM PI Adapter Communication Channel has to stop and start it then only the latest file is picking up.
    How to solve this problem without doing start and stop the Communication Channel?
    Plaase, help me to solve this issue.
    Thanks in Advance
    Best Regards
    Mahesh

    Hi Mahesh,
    communication channel is controlled in 3 different methods Manual, Automatic and External (HTTP request)
    so looking at your channel behaviour i suspect it's set to 'Manual'. If so please chage the control to 'Automatic'.
    Manual - You control the communication channel by choosing Start or Stop.
    Automatic - The communication channel is controlled by scheduled availability times.
    I hope this hleps you.
    Regards
    Sekhar

  • Communication channel scheduling

    Hi Experts,
    I have a requirement to schedule MDM PI Sender communication channel. The requirement is that the channel should be active only on last three weekdays of the month and first three weekdays of the month.
    I am aware of the feature 'Planning Availability Times' in PI from SP19 (source Adapter Scheduling - Hail SP 19 :-)). But using this we can schedule for a particular day of the month like 1st day or 2nd day etc.
    Is there any way to achieve this requirement? Please note that the channel should work only on WEEKDAYs.
    Appreciate your inputs on this.
    Regards,
    Prasad

    Prasad,
    WE have an option to start/stop CC's using a URL externally (you can write a script or java program where you can put your date logic and call the URL).
    Check the following blogs and you will get a better understanding:
    Control Communication Channels Externally without using RWB
    http://help.sap.com/saphelp_nw04/helpdata/en/45/0c86aab4d14dece10000000a11466f/frameset.htm

  • Files not getting picked up using Sender Communication Channel frm MDM sy

    Hi Experts,
    XI sender communication channel is configured to pick up any files coming from MDM system from the following path
    /XXX/XXX/mdm/mds/XXX/XXX/Material_Master/Outbound/P33/P33_R3_PORT/Ready
    Earlier we had the scenario working properly that created idocs in R3 system.(MDM>XI>R3)
    Currently i tried to test the scenario again but i don't see an entry in the sxmb_moni or tried checking whether the sender communication channel is working properly it showed polling correctly in RWB.The files are already sitting in the the above path.XI should be picking it up but don't know what the problem is?
    I also tried a test in RWB>Integration Engine>Test Message  put the payload and it was able to create idocs in R3.So i concluded there is an error in picking up message from MDM.
    Is there any log available for the commmunication channel where i can see error info of whether any files picked up or not.
    Please suggest me what all can be done to to ensure the CC is picking up the files.
    Earlier responses highly appreciated.
    B'Rgds,
    Sudhansu

    Hi,
    In addition to the RWB channel check suggested by Aamir, you should also check if the channel is
    1) Active in ID
    2) Channel is not locked in VA, if it is locked then your status in RWB will show processing started but the files wont be picked up...for more details check the unlocking procedure mentioned in this thread:
    JDBC Sender Adapter -  NOT FETCHING RECORDS -PROCESSING STARTED
    The unlocking procedure is the same for FILE and JDBC....
    Regards,
    Abhishek.

  • Communication Channel Error with MDM PI Adapter

    Dear Experts,
    We had new sever for PI(image copy). In new PI server we are facing problem only with MDM adapterin communication channel monitoring and below error occuring.
    *"  MDM Adapter listener could not start due to: Can not create repository session '<server=SAPMDMD serverUser=Admin repository=TTSL_Vendor_Dev user=Admin>' caused by: Connection Failed: Cannot create connection to MDM Server 'SAPMDMD' for one of the following reasons: (1) server does not exist, (2) server is not started, or (3) input/output problem while creating connection, error code: UnknownServer "
    Any expert please help us to resolve this.
    Thanks in advance.
    Regards,
    Hemu.

    Hello Heymanth,
    Make sure that connection is fine between systems. Test the RFC's in both systems. Also check the services too.
    /people/harrison.holland5/blog/2006/12/20/xi-configuration-for-mdm-integration--sample-scenario
    /people/ramesh.gulipalli2/blog/2009/11/16/sap-47-to-mdm-integration-using-pi71-part1
    Regards
    Pothana

  • Non-EDI messages via AS2 Communication Channel

    Hi,
    We have many EDI interfaces running via AS2 communication channel provided by Seeburger.
    I was wondering whether AS2 should only be used for EDI message or any other normal XML formats also.
    If AS2 can be used for other formats also, what is the difference then sending the request via AS2  rather than HTTP.
    Since AS2 is using HTTP transport protocol, I could rather use HTTP communication channel itself.
    Let me know the differences please!

    I was wondering whether AS2 should only be used for EDI message or any other normal XML formats also.
    As far as I know, it is not restricted, I used AS2 protocol to transfer flat files in my last project
    If AS2 can be used for other formats also, what is the difference then sending the request via AS2 rather than HTTP.
    AS2 has more features than plain HTTP, like support MDN message, which allow sender to know the status of receipt immediatly.
    AS2 can be used as Aync or Sync.
    It can keep file name which is useful in some integration with financial institutes.
    Receipts of the file can not deny their receipts of the messages (NonRupdiation)
    Since AS2 is using HTTP transport protocol, I could rather use HTTP communication channel itself
    Yes, you could, but you might loss the feature that AS2 protocol provides, and some  trading partner only ask for AS2 protocol for the transmission of the files.
    Regards
    Liang

  • Configuration Communication channel File Sender Structure

    Hello all,
    I've a problem with configuration communication channel. My communication channel must be processed the following input structure:
    H
    HL00000015......
    T.....
    T.....
    D....
    HL...
    T....
    D....
    R....
    The first field is TYPE, it is my key value.
    HEADER.keyFieldValue H
    headerline.keyFieldValue HL
    line.keyFieldValue T
    detail.keyFieldValue D
    TOTAL.keyFieldValue R
    Recordset Name: file
    Recordset Structure:HEADER,1,headerline,,line,,detail,*,TOTAL1
    Recordset Sequence: Variable
    Recordset per Message *
    Key File Name TYPE
    I'd like that my structure will be the following, but i don't know if is it possible, because i haven't got any line for item tag.
    <file>
    <HEADER>
         <id>H</id>
    </HEADER>
    <item>
         <headerline>
              <id>HL</id>
              <num></num>
              <...></...>
         </headerline>
         <line>
              <id>T</id>
              <...></...>
         </line>
         <line>
              <id>T</id>
              <...></...>
         </line>
         <detail>
              <id>D</id>
              <...></...>
         </detail>
    </item>
    <item>
         <headerline>
              <id>HL</id>
              <num></num>
              <...></...>
         </headerline>
         <line>
              <id>T</id>
              <...></...>
         </line>
         <detail>
              <id>D</id>
              <...></...>
         </detail>
    </item>
    <TOTAL>
         <id>R</id>
    </TOTAL>
    </file>
    is it possible to do? How?
    Thanks in advanced.
    Regards,
    Gemma

    Hi ,
    I think its better idea to give you some more links in addition to above post and let youtry to achieve it instead of giving the direct solution.
    File Receiver with Content Conversion
    /people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion
    Configuring the Receiver File/FTP Adapter
    http://help.sap.com/saphelp_nw04/helpdata/en/95/bb623c6369f454e10000000a114084/frameset.htm
    File content conversion sites
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2
    /people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion
    /people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file
    /people/shabarish.vijayakumar/blog/2005/08/17/nab-the-tab-file-adapter
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2
    /people/venkat.donela/blog/2005/06/08/how-to-send-a-flat-file-with-various-field-lengths-and-variable-substructures-to-xi-30
    /people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file
    /people/shabarish.vijayakumar/blog/2005/08/17/nab-the-tab-file-adapter
    /people/jeyakumar.muthu2/blog/2005/11/29/file-content-conversion-for-unequal-number-of-columns
    /people/shabarish.vijayakumar/blog/2006/02/27/content-conversion-the-key-field-problem
    /people/michal.krawczyk2/blog/2004/12/15/how-to-send-a-flat-file-with-fixed-lengths-to-xi-30-using-a-central-file-adapter
    /people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion
    http://help.sap.com/saphelp_nw04/helpdata/en/d2/bab440c97f3716e10000000a155106/content.htm
    Please see the below links for file content conversion..
    /people/michal.krawczyk2/blog/2004/12/15/how-to-send-a-flat-file-with-fixed-lengths-to-xi-30-using-a-central-file-adapter - FCC
    /people/michal.krawczyk2/blog/2004/12/15/how-to-send-a-flat-file-with-fixed-lengths-to-xi-30-using-a-central-file-adapter - FCC
    File Content Conversion for Unequal Number of Columns
    /people/jeyakumar.muthu2/blog/2005/11/29/file-content-conversion-for-unequal-number-of-columns - FCC
    Content Conversion (Pattern/Random content in input file)
    /people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file - FCC
    /people/harrison.holland5/blog/2006/12/20/xi-configuration-for-mdm-integration--sample-scenario - FCC - MDM
    XI in the role of a FTP
    /people/shabarish.vijayakumar/blog/2006/04/03/xi-in-the-role-of-a-ftp - FCC
    File to R/3 via ABAP Proxy
    /people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy - FCC
    /people/mickael.huchet/blog/2006/09/18/xipi-how-to-exclude-files-in-a-sender-file-adapter - EOIO - File
    http://help.sap.com/saphelp_nw04/helpdata/en/ee/c9f0b4925af54cb17c454788d8e466/frameset.htm - cc
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/95/bb623c6369f454e10000000a114084/content.htm - fcc cOUNTER
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/da1e7c16-0c01-0010-278a-eaed5eae5a5f - conversion agent
    If still there is problem let us know so here the XI experties will definately add the solution for your query.
    Thanks
    swarup.

  • PI 7.0: Error when calling an adapter by using communication channel

    Hello Experts,
    We have a mapping scenario for ERP -> PI -> web service. Few details from ERP will be sent via PI to Web service. 
    Once the web service authenticates, token and sign will be generated. Here an RFC adapter is  used for configuring the RFC receiver communication channel and provided the ERP system logon details at the RFC client parameter.
    An error is received as mentioned below.
    Error while lookup Exception during processing the payload.Problem when calling an adapter by using communication channel CC_Rcvr_RFC_Lookup_TokenSign (Party: , Service: BS_QV6_700, Object ID: 54e904ebf3d7382a84a0f83cd292b810)
    XI AF API call failed. Module exception: 'error while processing the request to rfc-client: com.sap.aii.af.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: functiontemplate from repository was <null>'. com.sap.aii.mapping.lookup.LookupException
    The logon details in RFC parameter are corrected. Re-activated the the communication channel and refreshed the cache.
    But still the error is not resolved.Please let me know if there is anything else i need to check.
    Thanks in advance.
    Regards,
    Sri

    Hello,
    You could also check note 730870  FAQ XI 3.0/ PI 7.0/ PI 7.1 RFC Adapter
    Q 16:
    While sending a message to the RfcAdapter the error "...functiontemplate from repository was <null>" is shown. Which reasons are possible?
    Regards,
    Sarah

  • How to call communication channel dynamically? Please help!

    Hi Experts,
       BizTalk -
    > XI -
    > SAP SYS01
                          XI|----
    >SAP SYS02
       We are integrating Biztalk with SAP via XI. BizTalk send rosattenet PIP via JMS adapter to XI. XI then sends the PIP data to SAP system using RFC adapter.
       In the PIP we have a parameter for plant code. Now if plant code is 'ABC' then we need to send the data to SAP SYS01 else if plant code is 'XYZ' then send the data to SAP SYS02.
      In other words we have RFC communication channel one each for each SAP system.
      This is like calling the communication channel dynamically based on palnt code.
      How can we do this in XI? Please help!
    Thanks & Regards,
    Gopal
    Edited by: GOPAL BALIGA on Jan 12, 2009 7:35 AM

    this is a typical case for a XPATH based conditional routing. note that your receiver will have binding with the interface and the communication channel
    ref:
    /people/shabarish.vijayakumar/blog/2005/08/03/xpath-to-show-the-path-multiple-receivers
    /people/shabarish.vijayakumar/blog/2006/06/07/customise-your-xpath-expressions-in-receiver-determination

  • External Control in communication channel PI 7.1

    Hi experts,
    I would need to start and stop a communication channel from an external program, I have read in differents post that is possible via http call. But when I do the http call I get a permissions error. What permissions o roles I need in my user to do this http call?
    Is necessary configurate anything? My PI version is 7.1.1.
    Thanks in advance
    Jose Manuel

    A user needs the following role to query the status of communication channels:
    ●      xi_af_channel_admin_display
    A user needs the following role to start or stop communication channels:
    ●      xi_af_channel_admin_modify
    http://help.sap.com/saphelp_nwpi711/helpdata/en/45/0c86aab4d14dece10000000a11466f/frameset.htm

  • Communication channel not selectable in monitoring

    Dear experts,
    From SAP 4.6c, I want to send data to XI via RFC adapter. I did the following:
    - create an RFC on sap 4.6 with no coding, only parameters;
    - import the RFC in the integration repository;
    - did the message- and interfacemapping to my outputstructure there;
    - configured everything in the integration directory, so comm.channel, send/receiv determination etc.
    - on the SAP system, created an abap that fills the parameters for the RFC and calls RFC with destination = XI system.
    I created a Sender Comm.channel (from SAP to XI) with adaptertype RFC and set it to Active.
    Now, when I look in the Communication Channel Monitoring in the Runtime Workbench, I can not select the CC. I'just does not appear when I press "input help" button. I must e forgetting something but I have no idea what...
    Can anybody please help?
    Thanks in advance
    William

    Hi JWD,
    Check in your change list whether it is activated or not. If activated you should be able to see.
    Regards,
    ---Satish

  • Use command line in Communication channel

    Hello together,
    i want to use the field command line in the communcation channel.  The Opperating system is OS400 R6.1. After selecting data from the db2 we want to call a program on the Operating system.
    Her are the settings:
    sql statement :                        select * from sapsrc/sadbjoin
    document name:                      SADBJOIN.resultSet
    document name: space            urn:sap.com:jdbcAdapter
    sql update :                               <test>
    comand line:                                 CALL PGM(sapsrc/sapersql01)
    time.                                           100
    The communication channel is running but the pgm call as a problem.  In the NWA I get the error :
    Error java.io.IOException: java.io.IOException: error=2, No such file or directory excuting command CALL PGM(sapsrc/sapersql01) - proceed anyway
    Whats the problem here ?
    Thanks in advance
    Wolfgang

    Hello together,
    sorry for delayed answer. I was ill !
    I start the Program at the PI OS system and  the program ist running. In the next stepp i put the programm call(CALL PGM(DGPL/SAPERSQL03) in the PI Field command line. I start the channel. I get the NWA message
    Error java.io.IOException: java.io.IOException: error=2, No such file or directory excuting command CALL PGM(DGPL/SAPERSQL03) - proceed anyway
    again. Have someone an idea?
    If I want to start an OS via ABAP I must config this in the transaction SM49. Must I configure the Java enviroment like the ABAP customizing ?
    Thanks
    Wolfgang

Maybe you are looking for

  • Safari and cache?

    safari 4.04 for an extended time I have had the recurring issue of safari becoming slower and slower... if I am at a site for example espn.. and engaged on a forum... I will encounter problems with posting messages... such as not being able to contac

  • How can I launch firefox on different displays simultaneously without creating profiles for each of them

    On my solaris server, there is an application which, in order to display some information, opens the browser. The server can be accessed thorugh X windows by various users. The issue is that whn firefox is open on one display, it fails to open on ano

  • Web pages with Tiff with more than one page! Can only see first page!

    Hi Please help me out. This is kind of a big issue for me. For work I need to visit regularly a webpage which contains a number of official documents that have been saved on the webpage as Tiff files with multiple pages. I can only view the first pag

  • Importing A Combo Banner/Menu Bar And Background Image

    Hi, In one Photoshop file, I've created a banner/menu bar, as well as what I would like to use as the background image for what appears on the remainder of the page. The menu items are not in a box of any sort. And everything is on a separate layer.

  • Premiere to Encore problems...any advice?

    I'm about to rip my hair out so somebody please help me with this! I am new to using Encore, and am in desperate need of some guidance. Have looked on plenty of other forums and found no anwers. So here it is: I have edited a HD sequence in Premiere,