JMS to File bypass scenario

Hi All
I have a requirement where a message is received from Non-SAP system via MQ and passed to a SAP system.
Please provide some pointers for the approach.
My approach :
No IR to start with.
ID :
Sender and receiver channels for both the services.
Receiver determination with dummy(unique) interface.
Interface determination with same dummy interface name and w/o any OM.
Standard sender and receiver agreements.

Hi Soumen,
IF you dont have IR make sure you proceed like this:
ID
1. Create Sender Agreement (service will be there in ID, and interface & namespace you need to manually feed. choose the appropriate sender channel)
2. Create receiver determination (MAke sure yuor sender service, interface and namespace are same as in step 1. Add a receiver service which is existing in ID): When you add the receiver service, you may get a warning saying the sender interface i snot there in IR
3. Create interface determination. (Sender service and interface and namespace same as 1, receiver interface should also be same as 1 with the same namespace)
4. Create receiver agreement
Test and see whether this helps or not!!
Regards
Suraj

Similar Messages

  • File to idoc bypass scenario

    hi all
                I am doing file to idoc bypass scenario....i have to send file containing
    EDIDC segment to respective idoc.I have used the idoc name as interface and its also successfully picking the file but while receiving the idoc receiver is showing some error.in sxmb_moni its showing error as obligatory field eiedk01 is missing while its persent in the pay roll of the messege...........please guide me in bypaas
    can i check my message expect sxmb_moni .
    my receiver adapter is <b>IDOC</b>
    sender adapter is<b> XI........</b>
    regards
    saurabh sharma

    Look into the replies by Bhavesh in this thread.
    https://forums.sdn.sap.com/click.jspa?searchID=3098859&messageID=3484218
    Regards,
    Jai Shankar

  • Bypass scenario with a specific file naming schema

    Hi,
    I am working on a bypass scenario where I pick a file from FTP location with naming conventions SCOS2UVMS_.TXT and place the file at other location with the name USED_Car.TXT.
    Now I have to place this file with the Date and Time Stamp as DYYMMDD.THHMMSS.
    How can I achieve this?
    Thanks & Regards,
    Sachi

    Hi,
    U can bypass the Integration repository steps and pass a file from 1 locatio to other.
    U need to configure only the Integration Directory. In all the objects (sender agreement,Receiver determination,Interface determination,Receiver agreement) just give the interface name as dummy and name space also dummy.
    Means u just give a arbitary interface name and namespace,which doesn't exist.
    Then run the sender communication channel and check in target directory.
    This will work fine....
    But i think its nt a good idea to use SAP  PI, for the just sake of transferring the files from 1 location to other.
    U can schedule a batch file,and move the files b/w two locations.
    I hope this will solve ur problem..
    Babu

  • JMS to File Scenario

    Hi All Experts,
    I want to perform JMS to File Scenario but i am unable to figure out what will my message be(that is, the format and type of the message like xml, txt etc.) on the sender side and where will it reside so that it gets picked up and gets posted to the Integration Server. Kindly provide me the detailed settings of the configuration of the sender JMS adapter as well.

    Hi Arkesh,
    For JMS scenarios, you have first install the Drivers. Go through these document to know "How to install & Configure the JMS Drivers".
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70ffd890-0201-0010-708f-d5dad2dfcf3a
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f04ce027-934d-2a10-5a8f-fa0b1ed4d88f
    You need to create the Queue manager, Queue at the MQ side and use that Queue name in the channel configuration for receiving the message.
    In the below mentioned blog you will find how to configure the sender & recevier JMS adapter.
    How to use SAP's WebAS J2EE's JMS Queue in Exchange Infrastructure
    Regards,
    Sarvesh

  • Bypass Scenario-- Need help.

    Hi Experts,
    New to XI..
    Iam doing a bypass scenario..
    I got the IDoc-XML from source and i need to route it to SAP system.
    There is no need of doing any design part for this scenario?
    No need of doing any mapping to acheive this??
    No need to import idoc from SAP ?
    Because frnds are claiming that we can acheive this by doing only configuration part.. Adapters will take care of picking and posting this idoc-xml..
    can i achieve  this w/o doing Design part ?? If yes pls provide the brief steps how i can achieve this..
    Thanks in advance..
    Regards
    Reddy.

    it is possible to send a message without an IR. but ins this case as u wud req to post it to SAP, IR might be come into pciture. ways to post an idoc data to sap:
    1. bapi
    2. proxy
    3. idoc
    here all the above scenarios req mapping. hence i believe ur case wud req mapping.
    once case where u can post the idoc xml to sap with IR is have it saved in applicatioon server as a file and then then using ALE config u can read the data to post to transaction.

  • JMS to File

    Hi
    I have gone through all the previous posts on this topic. But I am still not clear. Can anyone give me the step by step procedure for JMS to file scenario?

    Hi Arthi,
    I configured similar kind of scenario in my project.
    Here JMS is sender, File is receiver. here mq i used is Webshpere of JMS complaint
    SLD
    one third party business system would be enough for this scenario.
    IR
    1. Create a datatype similar to the structure of the message that is residing in WebsphereMQ
    2. Create messagetype (one datatype, message type would be enough)
    3. create two interfaces, outbound for jms and inbound for file
    4. create message mapping and interface mapping.
    ID
    1. Import BS  and create 2 comm channels
    2. one jms sender, one file receiver
    3. in jms sender, select WebsphereMQ( select the appropriate mq vendor)
    defualt values appear for queue connectionfactory and and queue class
    give ip address of the system on which MQ is installed, its port by default it is 1414, give queue manager name, channel name, and queue name. Remember all the characters shuld be in upper case only.  select transport protocol as tcp/ip and jms complaint. give the userid and password of the system on which this MQ is installed. all these details u can get from MQ team.
    4. create file receiver com.channel
    5. remaining steps like sender, receiver agreement and interface, reciever determination can be created.
    let me know if you have any doubts in this.
    Regards,
    Ravi.

  • I have one requirement .which is JMS XML file should convert to Flat file

    HI Gurus,
    My Scenario is
    sender SAP ---> receiver  MF( Mainframe) ..
    I have one requirement i will get IDOC from SAP sender pass throw PI to Mainframe...  which is recevier's JMS XML file should convert to Flat file...
    plz guide me any related suggestion and related links .... how to achieve..
    Thanks in advance..

    >
    > My Scenario is
    > sender SAP ---> receiver  MF( Mainframe) ..
    >
    > I have one requirement i will get IDOC from SAP sender pass throw PI to Mainframe...  which is recevier's JMS XML file should convert to Flat file...
    >
    Where is MQ coming in to picture here, You receiving data from SAP and sending Main Frame system,as per your post.
    so we can SAP->PI-->MAINFRAMES.most of the times we sent data to main frame system in the form of test files,so you can use receiver adapter file and use file content conversion.
    thats it.
    Regards,
    Raj

  • File-to-File/RFC scenario with reading filename

    Hi,
    i have a File-to-File/RFC scenario which causes some problems in desining it correctly. Maybe some of you has an idea how to do this.
    Scenario:
    - A file is picked up by a File-Adapter. The files are different: pdf, doc, tiff, jpg, txt, ...
    - The file must now go through a business process (not necessary the file, but i need the filename in the business process).
    - The process has to contact several backend systems (SAP R/3) to collect some data. To achieve this the filename has to be send to this systems.
    - The collected data are send via SOAP to a receiver system
    - The file itself has to be stored in a directory via File-Adapter.
    Here's my problem:
    - Is it possible to transport the binary file content within a message which contains other elements (e.g. filename)?
    - Is it possible to do graphical mappings with such a payload (only 1 to 1)? Or must i use Java Mappings only?
    - How to generate a Message from the sender File Adapter which contains binary file content AND filename? Is this possible with a Module?
    - Is it better to create 2 messages with an adapter module? One with the image the other with the filename. Or is it better to split them later in a Mapping?
    Thanks in advance,
    ms

    If all that you need is the file name, use adapter specific settings in the sender file adapter. Then you can access the file name in mapping runtime in UDFs. If you want to have content of the pdf, jpg etc images, i do not think there are ready modules available except for reading pdfs ( you might have to research on this).
    For look ups etc with R3 systems, you can use the file name that you got from the adapter and store it in mapping fields.
    VJ

  • N:1 file merging scenario in bpm

    Hi friends,
    Can anybody send me link of blog for file merging scenario in BPM. i hav two files and i hav to merge it into one single file. I am new to XI, plz help me.
    Thanks in advance,
    Shweta

    Hi,
    Check this blogs...
    /people/pooja.pandey/blog/2005/07/27/idocs-multiple-types-collection-in-bpm
    /people/narendra.jain/blog/2005/12/30/various-multi-mappings-and-optimizing-their-implementation-in-integration-processes-bpm-in-xi
    http://help.sap.com/saphelp_nw04/helpdata/en/08/16163ff8519a06e10000000a114084/content.htm
    Merging using corelation -
    /people/sravya.talanki2/blog/2005/08/24/do-you-like-to-understand-147correlation148-in-xi
    Example using correlation:
    http://help.sap.com/saphelp_nw04/helpdata/en/08/16163ff8519a06e10000000a114084/content.htm
    Please reward points if it helps
    Thanks
    Vikranth

  • XI is not able to archive file in file-idoc scenario

    Hello friends,
    I have an issue in my file->idoc scenario. When a file is placed to XI's filesystem using FTP, it is placed under xiftpuser user. Owner of all directories in this structure wher the file is placed is xiftpuser. XI is not able to archive the file because of the permissions on the archive directory. But the problem is, permissions on this directory are 775 and xiftpuser and xipadm user are in the same group. So this should work. But it doesn't. When I change permissions to 777 everything works fine.
    Do you have any idea what could be wrong?
    Does it matter, that xipadm user has been added to the common group with xiftpuser "later", when XI was up a long time before? Do we need to restart j2ee to take these new permissions into account?
    Thank you,
    Olian
    Edited by: Olian Saludew on Sep 23, 2008 11:46 AM

    Hi,
    If archive directory Path is d:\archive
    Put a '\' after it.
    e.g. "D:\archive\"
    It will work.
    Regards,
    Akshay.

  • ATTRIBUTE_IDOC_RUNTIME error in File-IDOC Scenario

    Hi,
    I got this error in FIle-IDOC scenario.
    ATTRIBUTE_IDOC_RUNTIME</SAP:Code>
      <SAP:P1>Transaction IDX1: Port SAPMMX, client , RFC destination contain errors
    There are many threads on same issue. Almost in all threads, the suggestion given was, we need to check the Channel Definition(Port should be SAP<SYSID> and not SAP<SYSID>_<CLIENT>)
    I have given the proper values for RFC desitnation and port. Even then, I m getting this error.
    Is there any other suggestions?

    Hi aarthi,
    I suggest u chk all d settings dat u hav done..
    Steps for ALE settings:-
    Steps for XI
    Step 1)
         Goto SM59.
         Create new RFC destination of type 3(Abap connection).
         Give a suitable name and description.
         Give the Ip address of the R3 system.
         Give the system number.
         Give the gateway host name and gateway service (3300 + system number).
         Go to the logon security tab.
         Give the lang, client, username and password.
         Test connection and remote logon.
    Step 2)
         Goto IDX1.
         Create a new port.
         Give the port name.
         Give the client number for the R3 system.
         Select the created Rfc Destination.
    Step 3)
         Goto IDX2
         Create a new Meta data.
         Give the Idoc type.
         Select the created port.
    Steps for R3.
    Step 1)
         Goto SM59.
         Create new RFC destination of type 3(Abap connection).
         Give a suitable name and description.
         Give the Ip address of the XI system.
         Give the system number.
         Give the gateway host name and gateway service (3300 + system number).
         Go to the logon security tab.
         Give the lang, client, username and password.
         Test connection and remote logon.
    Step 2)
         Goto WE21.
         Create a port under transactional RFC.(R3->XI)
         Designate the RFC destination created in prev step.
    Step 3)
         Goto SALE.
         Basic settings->Logical Systems->Define logical system.
         Create two logical systems(one for XI and the other for R3)
         Basic settings->Logical Systems->Assign logical system.
         Assign the R3 logical system to respective client.
    Step 4)
         Goto WE20.
         Partner type LS.
         Create two partner profile(one for XI the other for R3).
         Give the outbound or inbound message type based on the direction.
    Step 5)
         Not mandatory.
         Goto BD64.
         Click on Create model view.
         Add message type.
    Step 6)
         Goto WE19
         Give the basic type and execute.
         fill in the required fields.
         Goto IDOC->edit control records.
         Give the following values.(Receiver port,partner no.,part type and sender Partner no. and type)
         Click outbound processing.
    Step 7)
         Go to SM58
         if there are any messages then there is some error in execution.
         Goto WE02.
         Check the status of the IDOC.
         Goto WE47.
         TO decode the status code.
    BD87 to check the status of IDOC.
    In case if not authorized then go to the target system and check in SU53, see for the missing object
    and assign it to the user.
    SAP r3
    sm59(status check)(no message)
    WE02(status check)
    WE05(status check)
    BD87(status check)
    Xi
    IDx5(Idoc check)
    SU53(authorization check)
    reward points if helpful...
    MenoN

  • Data tuncated in file adapter scenario

    Hi,
    File adapter scenario - Sender systems passes a file (csv format) to PI which has one of field as 0001. This field is received at PI without the prefix 000. But, the target systems requires the data to be in the same format as the sender. How to solve this?
    Thanks

    Satish,
    It is the behaviour of the CSV files that it trims leading zeros in the columns with numeric values, try this open the CSV file and select the column and right click it in the context menu you would find FORMAT CELLS and change the type of the column to TEXT so that whatever values you enter in that column remain as it is without truncating.
    Also, the trick at following link would help
    [http://www.howtogeek.com/howto/microsoft-office/how-to-import-a-csv-file-containing-a-column-with-a-leading-0-into-excel/]
    Hope this resolves your issue!!
    Regards,
    Amit

  • Idoc to File Split Scenario..

    HI Experts,
    My scenario is Idoc to File split scenario..
    Idoc will be triggered from the SAP ECC system and at the target side we need to drop two text files at the ftp directory.
    so Idoc data needs to be splitted and to be dropped in two differient files in the target FTP directory..
    So can any one suggest how to go ahead with the scenario..
    Thanks,
    --Kishore.

    Hi,
    In the idoc, some of the data will go to onefile and some goes to other files..
    the structures of the two files are differient..
    There is no condinal spliting here every idoc contents should be mapped according to the requirement and dropped as two files.. at the target end.
    for ex:
    Idoc
    field1
    fileld2
    field3
    field4
    in the out put side
    file1 should contain
    field1
    field3
    field4
    file2 should contain
    field1
    field2
    fileld3
    This is what the requirement, if you are not getting reply back with your queries..
    Thanks,
    --Kishore..

  • HTTP-FILE synchronous scenario

    Hi,
    I want to configure a Http to file synchronous scenario.
    Message will be sent through the HTTP test tool. I have selected BestEffort as the QoS.
    We do not want to use the repository objects.
    Sample file say(<tag>this is a sample file</tag>) will be sent through HTTP test tool.
    This file should be received by the File Receiver channel and dumped on the FTP.
    In response, a file from some other folder on FTP should be sent.
    How can this be achieved?
    Regards,
    Pratibha.

    Hi Pratibha,
    the standard sap help side is here very good
    [Integration Processes (ccBPM)|http://help.sap.com/saphelp_nw2004s/helpdata/en/3c/831620a4f1044dba38b370f77835cc/content.htm]
    You need a receive step (synchronous) for for your http request.  For this you need 3 abstract interfaces: 1 synchr IF, 1 async for request container, 1 async for resp container. You need to correlate with a unique number which the http sender has to send (f.e. date/time stamp)
    Next may be a transformation (mapping) but not required.
    Then a async send step to send the file.
    The response file need to be created, the corresponding adapter should have a short poll intervall. The response file need to send the unique id as well.
    The BP correlates the second receive step, next you can - like before optional - execute a transformation step.
    Finally u close the sync/async bridge and send the response back. This will take assumedly a minute or more.
    The whole design is may be not sufficient. Better ask if the requierments are changeable.
    Regards,
    Udo

  • Where is the JMS jar file for CEP?

    I cannot find in any jar finder the JMS jar file for CEP.
    I mean the jar file which includes com.bea.wlevs.adapters.jms.api.InboundMessageConverter, com.bea.wlevs.adapters.jms.api.OutboundMessageConverter, etc.
    Does anybody know the link?
    Thanks!

    Thanks, but it is not there.
    I only have the following:
    com.bea.core.jsmpool_1.7.0.0.jar
    javax.jms_1.1.1.jar
    org.springframework.spring-jms_2.5.6.jar
    And if I cannot find it there, where could it be?
    Thanks!

Maybe you are looking for

  • Error in burning process

    I've burned my DVDs before, but this time it won't finish the burning. It says there was an error during the burning process before it's about to finish. I have 30 GB free on my HD, 1GB RAM, and a black Macbook. The other posts I saw on this topic ha

  • Lightroom unavailable for download

    Lightroom shows up in my Creative Cloud, but it is not showing up in the download application manager. I have read other threads and it seems the consensus is that I need to update my application manager. Well I did and Lightroom is still not showing

  • Media Player in BB 8520

    Hi, I have been using my BB 8520 since an yr. Now I have problem with my media player. At tyms the sound don't sync with the video. Also gets stuck at times. I use my BB to watch movies and listen songs. I guess on an avg of 3hrs a day. Also I use it

  • How to do YTD and MTD

    Hi all, Can anyone please explain me how to get the sum of the value of measure till the current date? FOr ex jan value is 100, feb it is 200 etc now if date of today is slected all should be summed up and shown in the table view. I tried running sum

  • Defrag Detects RAID-0 HDD as SSD

    I originally posted this on the Microsoft Community Windows 8.1 forum.  A Microsoft Support Engineer responded by telling me it would be better suited in Microsoft TechNet forum.  So here I am.  Any help would be appreciated. Anyway, I have Windows 8