2 diff MI in one interface determinat scenar (ID), sender & receiver same?

Hi,
In ID can i have 2 different message interface and Interface mapping for the same sender and receiver.
But CC is different.
how can i achieve this?
I need to add in same interface determination or i need to create new interface determination.
if i try to create new interface determination, i am getting error that object already exists.
I want to use different interface mapping and MI in that Interface determination.
Thanks
Ruban

I need to add in same interface determination or i need to create new interface determination
yes you need to add in the same interface determination . and here you can specifiy any conditions if applicable..

Similar Messages

  • Deployment Issues, Different  Jars for Diff Java in one application.

    HI,
    I need to put classpath (Jars) for my WEB-INF/classes. Different Jars for Diff files in one application.
    The problem is , for one ofmy application, the lib files are x.jar and y.jar , x is older than y but have same
    lib files. in x and y, there is one class , r.java , which have a method method1(). whey they are doing modifications in y.jar , the r.java has changed to new vertion, the method method1() they re-written the body.
    My application have 5 java files, in which 2 files uses r.java imported from the x.jar earlier.
    Now we need to use y.jar because , the y.jar have more files added with good futures. But the earlier 2 files are giving exception if i use y.jar.
    I need solution for this. how can i put classpath for the 2 files to use the x.jar and other files to use y.jar in the same application.
    I am using a Tomcat 4 server. only Servlets, JSPs I am using.
    Thank you,
    Kiran

    I may be missing something here, is y.jar a newer version of x.jar? And if it is do you need x.jar at all? Are there classes in x.jar that do not exist in y.jar? Can you modify your application to provide the same functionality and only use y.jar?

  • Can i use one interface to load data into 2 different tables

    Hi Folks,
    Can i use one interface to load data into 2 different tables(same schema or different schemas) from one source table with same structure ?
    Please give me advice
    Thanks
    Raj
    Edited by: user11410176 on Oct 21, 2009 9:55 AM

    Hi Lucky,
    Thanks for your reply,
    What iam trying is ...Iam trying to load the data from legacy tables(3) into oracle staging tables.But i need to load the same source data into two staging tables(these staging tables are in two different schemas)
    can i load this source data into two staging tables by using single standard interface(some business logic is there)
    If i can then give me some suggestion how to do that
    Thanks in advance
    Raj

  • How to configure one dsl connection and one public ip in cisco router and map to one interface for using exchange server

    how to configure one dsl connection and one public ip in cisco router and map to one interface for using exchange server

    Hi ,
     Have you got any additional public IP Address from your service provider , If yes on router you can have static route for those additional IP Address pointing to your ASA  outside interface . 
    Accordingly you can configure NAT 
    HTH
    Sandy . 

  • Two message mapping in one interface mapping

    hi,
    my scenario is idoc to file and i am using java mapping(not UDF) for some fields as well as graphical for rest of the fields.
    I want to add these two mapping program in one interface mapping to generate final target, but the problem is it is not creating final file structure, but when i add only one mapping(either one) it works fine. 
    I'm doing this because I have to add value mapping, after the value i get through java mapping or is it possible to use static value mapping within the java mapping itself.
    Please help.....

    Hi,
    In addition to what Moorthy said you first test mapping individually and see if it works fine. While testing you make sure you are giving the right input, I mean if Java mapping comes second you need to give the output XML of the Graphical mapping or vice versa.
    Hope in Java mapping is done properly and you are returning the expected structure as output. For example if you are using Java mapping as the first one your ouput should be exaclty like that of source structure with the values filled.
    Regards,
    Prakash

  • Two Message Mappings in one Interface Mapping without using BPM

    Hello Experts,
    I have this scenario, please help me
    I have to execute two mappings of which one is a java mapping and then the other is a message mapping sequentially.
    The mapping is something like below
    Message1  -> (java Mapping) -> Message2
    Message2
    Message1 -> (Message Mapping) -> Message3
    Based on the value in Message2 I have to map Message1 to Message3
    I am not an expert in java so please give me options that doesn't involve changing of java code.
    The above 2 mappings have to be implemented in only one interface mapping.
    Suggestions please.

    Hi Ravi!
    You say message2 dependes on message1 and message3 is mapped from message1 but using also values from message2? But this means, that whole mapping dependes only on message1!
    So change your mapping and use the one not based on message2, but message1. Put these as a condition in interface determination and based on these values use the correct mapping.
    Peter
    p.s. I'm not sure, if I got your requirement correctly, but your target message dependes only on message1 (since message2 dependes on it too), so this whole mapping can be done as 1. Unfortunately, you'll probably have to change your java part. Bur definetely, Raj is right.
    Edited by: Peter Jarunek on Feb 20, 2008 5:36 PM

  • Receiver determination not found for one interface

    Hi,
    I am receiving the message via SOAP and then sending to SAP as IDOC.
    The communication is party o partyless communication.
    I have configured 2 receiver determination for the same sender and receiver but with 2 different interfaces.
    When i test the scenario via SOAP tool only one gets  executed and the second one neither throws an error nor getting executed.
    I think i have a error in the configuration that i did for the 2nd interface since i am using the 1st receiver determination which has been created already ?
    but in the Quick Test tool and Test tool in ID both the receiver determination is working fine.please provide the inputs
    Thanks in advance,
    Rgds,
    Vasanth.

    Hi All,
    Thanks for all of your replies.
    I have activated all the objects and checked it again once.
    As i said earlier the sender and receiver are same and that's why i have been pushed to create 2 receiver determinations for the same file(not IDOC as i said above) to be dropped in to two different locations.
    Also the configuration is party in sender to partyless in receiver.
    To give a clear explantion:
    All the objetcs are activated and works fine when i test in the test tool in ID by specifying the inetrface and namespace.
    Sender1 - Int1 - sap1.com - SA - RD - ID - RA -Receiver1  = working fine when tested by ID test tool
    Sender1 - Int2 - sap2.com -SA- RD - ID - RA Receiver2  = working fine  when tested by ID test tool
    RD = Receiver determination / SA = Sender Agreement
    It is not working when i send the same file thru SOAP client tool and only one receiver determination is working and another is not.
    Any idea ?
    Thanks,
    RGds,
    Vasanth.
    Message was edited by:
            Vasanthakumar Balasubramani
    Message was edited by:
            Vasanthakumar Balasubramani

  • How can I get the number request's (count) for One interface

    Hi Guru's,
    I have a requirement,One interface say Hello world._How can I get the number request's (count) for this interface_.I thing with BAM it's possible.
    But I have no idea about BAM.If is there any alternative please give directions and instruction how to achieve this task.
    Can any body help.Thanks in advance.
    Regards
    Mani

    You have to query the SOA_INFRA schema to get the answer.
    Build a select query in cube_instance table.
    Thanks,
    Vijay

  • May I start more than one interface at boot using network profiles ?

    Hi everybody,
    I installed ArchLinux on my laptop and I was playing with network profiles to obtain different configurations of the ethernet and wireless interfaces for home, office etc. Everything works fine using "!" in from of each configuration name in /etc/rc.conf and I found useful the menu option.
    As far as I understood each configuration file in /etc/network-profiles/ correspond to one interface only, therefore this utility does not allow me to start more than one interface at boot time. Am I right?
    In this case it exist already a script to choose between different configuration for two interfaces?
    Thanks in advance
    Jimmi

    Welcome to the Apple Community da dad.
    Yes you can connect multiple Apple TV's by ethernet.
    What do you mean by outside.

  • Message splitting-- Queue stopped when no message created for one interface

    Hi all,
    I think you saw one post regarding this issue in SDN, but I can't find the post any more.
    So, I have message splitting (it's multiple mappings to map one outbound msg to multip inbound msgs, not one mapping to map 1 to n. This is because of our own reason, but should not affect the analysis of the issue) to split one message to multiple. It works fine if the outbound message contains data for every inbound interface. However if the outbound message does NOT contain data for any one inbound message, there is an error in MONI and all subsequently splitted messages will not be passed in IE. The error in MONI says Split mapping created no messages, and Queue status turns to be Queue Stopped, and thus all the subsequently splitted messages are stuck in the queue.
    Why this? and how to solve this problem?
    Thanks
    Jayson

    >
    Jayson wrote:
    > Hi all,
    >
    > I think you saw one post regarding this issue in SDN, but I can't find the post any more.
    >
    > So, I have message splitting (it's multiple mappings to map one outbound msg to multip inbound msgs, not one mapping to map 1 to n. This is because of our own reason, but should not affect the analysis of the issue) to split one message to multiple. It works fine if the outbound message contains data for every inbound interface. However if the outbound message does NOT contain data for any one inbound message, there is an error in MONI and all subsequently splitted messages will not be passed in IE. The error in MONI says Split mapping created no messages, and Queue status turns to be Queue Stopped, and thus all the subsequently splitted messages are stuck in the queue.
    >
    > Why this? and how to solve this problem?
    >
    > Thanks
    > Jayson
    Hi Jyson,
    what i analyse from this is you may be using different maapings and different inbound interfaces
    but your receiver is the same and hence you are using only one interface determination with all the   interface mappings specified there...
    if this is the case..i suggest you remove the "maintain order at runtime "
    tick in that interface detemination and it will surely work
    giving points is another way to say thanks
    Edited by: Tarang Shah on Mar 20, 2009 7:18 PM

  • How to check owner for one interface in production system?

    Hello All,
    Please tell me the transaction were i can check owner for one interface in production system.
    Client had created owner for one interface, so were can i check it.
    Thanks and Regards,
    Chinna

    Thanks for the reply,
    i dont want to check the developer name in IR /ID.
    in production system one interface is running and i got mail to check the  generic user and role for that interface.
    iam also bit confused on it
    If u have any idea let me know.
    Thanks and regards,
    chinna

  • Collecting and Bundling Messages - One Interface

    Hi ,
    I am trying this Collecting and Bundling Messages - One Interface my interface is File .
    Followed all the steps in the SAP documentation under Examples and Usage cases.
    But I get only one message from the inbound channel .
    when I check the Mapping in the MONI . It shows 2 instances of interface in the MessageIn but the output message of the BPE moni shows only 1 message . Message that is in the first instance of the  Mapping IN .
    Is it error in the multi mapping ? can some body through some light on this ..
    Regards,
    KLK

    Hi Behaves & Moor,
    S, I am trying the pattren given by SAP . Following the weblink given by Mr.Moorty.
    I made source and Target Msg type as 0.. Unbound  and Multiline for Transformation step.
    But when I test the mapping in the Design time by importing a XML with following structure (Please dont mind bad syntax)
    <Messages >
       <ns0:Message1>
          <Filesender_MT >
             <Record>
                <Row>
                   <ID>1</ID>
                </Row>
             </Record>
          </ns1:Filesender_MT>
       <Message1>
       <Message2>
        <Filesender_MT >
             <Record>
                <Row>
                   <ID>2</ID>
                 </Row>
             </Record>
          <Filesender_MT>
       <Message2>
    </Messages>
    I get only one message :
    <Messages >
       <ns0:Message1>
          <Filesender_MT >
             <Record>
                <Row>
                   <ID>1</ID>
                </Row>
             </Record>
          </ns1:Filesender_MT>
       <Message1>
      <Messages>
    which is wht i am getting from the inbound CC.
    how do I test Multi Mapping ? and when I check the MONI->PE --> Technical Details --> Mapping --> MappingIN
    It shows 1 entry but the nestted table shows both the file contents that I have put in the Sender Communication channel.
      I am putting 2 files in the Sender CC and expecting these two file contents to Merge and give me 1 file as out put . this is the scenario understood from the SAP documentation please correct me if I am wrong .
    Thanks and Regards
      K.L.K

  • Can a class implements more than one interface?

    Hello
    Can a class implements more than one interface?
    Thanks

    Of course, this doesn't mean that it won't be a problem though. If the two interfaces have methods with the same signature, but different return types, you won't be able to implement them together. I.E.
    interface InterfaceA {
      public int doSomething(String myString);
    interface InterfaceB {
      public String doSomething(String myString);
    // Now the classes
    // Gives error "Duplicate method doSomething(String) in type ClassA"
    public class ClassA implements InterfaceA, InterfaceB {
      public int doSomething(String myString) {
        System.out.println("A");
        return 0;
      public String doSomething(String myString) {
        System.out.println("B");
        return 0;
    // Gives error "The return type is incompatible with InterfaceB.doSomething(String)"
    public class ClassB implements InterfaceA, InterfaceB {
      public int doSomething(String myString) {
        System.out.println("A");
        return 0;
    // Gives error "The return type is incompatible with InterfaceA.doSomething(String)"
    public class ClassC implements InterfaceA, InterfaceB {
      public String doSomething(String myString) {
        System.out.println("B");
        return 0;
    }

  • Mls qos enabled globally and disabled for only one interface

    Hello !
    My switch is Cisco IOS Software, C2960X Software (C2960X-UNIVERSALK9-M), Version 15.0(2)EX5, RELEASE SOFTWARE (fc1)
    I try to disabled mls qos only for one interface, but when i do it, mls qos is globally disabled. Is it possible to do it ? 
    XXX#show mls qos
    QoS is enabled
    QoS ip packet dscp rewrite is enabled
    XXX#conf t
    Enter configuration commands, one per line.  End with CNTL/Z.
    XXX(config)#interface gigabitEthernet 1/0/5
    XXX(config-if)#no mls qos
    XXX(config)#exit
    XXX#
    XXX#show mls qos
    QoS is disabled
    QoS ip packet dscp rewrite is enabled
    Thanks in advance for your help !!
    Denis

    Hi Denis,
    You cant disable the QOS on per interface on 2960 devices.
    By default, QoS is disabled. When we enable QoS all ports
    will be assigned to queue-set 1. We can configure up to two
    different queue-sets.
    Hence if you remove the qos out of the interface it would be disabled globally as well.
    HTH

  • One Interface - Two different maps - How to define which mapping to execute

    Hi all,
    I have created a SalesOrderCreate soap interface to BAPI_SALESORDER_CREATE to create SalesOrders on ECC600 from a legacy application. Now I have another legacy app that needs to create SalesOrders, but with some different mapping rules, using the same bapi.
    The first think I thought was to create another soap interface. But the principle of Enterprise Services is to use only one interface for each service (so, I was supposed to use the same soap interface). Then I have one soap interface and two different message mappings to the same BAPI.
    The question is how can I define that when the message comes from legacy "A" the mapping "A" would be executed, and when the message comes from legacy "B", the mapping "B" would be executed.
    Thanks!
    roberti

    Hi,
    >>>> But the principle of Enterprise Services is to use only one interface for each service (so, I was supposed to use the same soap interface).
    the concept of Enterprise Services is as you say
    but in your case it means that you need to use the same mapping... <-- as it's a part of your WS!
    you need to use the same soap interface without any changed inside it
    (in your case inside your mappings)
    if you want to reuse your first interface you can do this:
    - create another soap interface from second legacy to first soap interface
    (there you can use another mapping)
    this way you will reuse your previous work
    this is Enterprise Services concept and not changing
    web service logic (in this case mapping) for every new system
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Maybe you are looking for