Is it possible to map Abstract asynch to Inbound Synch Interface?

Hi,
  Is it possible to do Interface mapping for  Abstract Asynch with Synch Inbound Interace? Appreciate for your response.
Thanks,
Rao.Mallikarjuna

Hello
      1. Why this is required (In what scenario u want this)
      2. Mapping will take place between MessageType not between MessageInterfaces
      3. In case you are using BPM and you want to send message to BPM no need of mapping between abstract and synchronous
Rajesh

Similar Messages

  • Is it possible to map the cmp fields of the entity bean with out dictionary

    Dear sirs,
    I have created the EJB project module and WEB Module. Now i have to map the CMP fields of the entity bean to the underlying table. Is it possible to map the cmp fields of the entity bean with out java dictionary? If yes how can we do that.
    I have got some error while mapping an EJB's CMP fields to the table through dictionary. I was actually intended to map 79 fields but it gives an error that more than 64 fields are not allowed while building the dictionary.
    1. Can you tell me what could be the possible reason?
    2. Is it possible to map the cmp fields of the entity bean with out java dictionary? If yes how can we do that.
    Kindly helo me,
    Sudheesh K S

    Hi,
    Sudheesh please check up if the below link helps,there are other ways of writing the persistent.xml for container managed entity bean.
    http://help.sap.com/saphelp_nw04s/helpdata/en/9b/f695f0c84acf46a4e0b31f69d8a9b7/frameset.htm, probably in the studio you cannot browse through tables not in  the java dictionary,but manually editing it may still solve the problem.
    Also here is another link that specifies the databases supported by J2EE Engine.
    http://help.sap.com/saphelp_nw04s/helpdata/en/66/a5283eeb47b40be10000000a114084/frameset.htm
    The below link shows how to specify the database vendor and datasource
    http://help.sap.com/saphelp_nw04s/helpdata/en/e1/67fc3ee241ba28e10000000a114084/frameset.htm
    Hope you are able to solve the problem.
    Do let us know if you come up with the solution.
    Regards,
    Harish
    Message was edited by: HARISH SUBRAMANIAN

  • Is it possible to map a Sponsor Group in Cisco ISE to a user group in Active Directory, through a RADIUS server?

    Hi!!
    We are working on a mapping between a Sponsor Group in Cisco ISE and a user group in Active Directory....but the client wants the mapping to be through a RADIUS SERVER, for avoiding ISE querying directly the Active Directory.
    I know it is possible to use a RADIUS SERVER as an external identity source for ISE.....but, is it possible to use this RADIUS SERVER for this sponsor group handling?
    Thanks and regards!!

    Yes It is possible to map Sponser group to user group in AD and if you want to know how to do please open the below link and go to Mapping Active Directory Groups to Sponsor Groups heading.
    http://www.cisco.com/en/US/docs/security/ise/1.0/user_guide/ise10_guest_pol.html#wp1096365

  • Is it Possible to Map the Transformations with already mapped ones

    Hi,
    I have a scenario :
    In my source DSO I have a infoobject 0BILL_NUM,which is mapped with ZB1_PRC in the destination datatarget.Here a routine has written on the destination infoobject ZB1_PRC for the follwing fields in the source system ZBILL_ITM,0COMP_CODE,0BILL_NUM.
    In the destination system 0BILL_NUM is mapped with 0REFER_ITM .
    In the target system a routine has wriiten for 0BILL_NUM
    for the fields 0COMP_CODE,0REFER_DOC,0REFER_ITM and 0BILL_NUM
    What is the solution to push my data into the target system,after mapping.
    Now Is tht possible to map two infoobjects 0BILL_NUM from the source to the target system infoobject 0BILL_NUM.If not possible, what is the alternative solution
    Regards
    Lucky

    hi,
    while creating the transformation u can find the option as rule group ok,
    first you can map as per the first requirement then in the rule group option u have new rule group there u can assign the second mapping along with other infoobject mappings.
    chk out the options in transformation -> rule group
    Ramesh

  • JPA2 Question: Is it possible to map a Map(enum, List String ) in JPA2?

    Is it possible to map a Map(enum, List<String>) in JPA2? Or do I have to create a separate Entity class that maps each List<String> collections for each possible value in the enum?
    Edited by: user7976113 on Jan 22, 2010 7:51 PM
    Edited by: user7976113 on Jan 22, 2010 7:51 PM

    No, JPA does not support this or any nested collection type of mappings directly.
    The best solution is to create an Entity or Embeddable to contain the collection data.
    See,
    http://en.wikibooks.org/wiki/Java_Persistence/Relationships#Nested_Collections.2C_Maps_and_Matrices
    James : http://www.eclipselink.org

  • Is it possible dynamcially mapping AD groups ?

    boxi31  sp2  >  2003 sql server  > tomcat 5.5
    Is it possible to map AD accts as only an authentication point and not manually map the winAD groups manually withi the CMC.
    I have only done the typical config;
    Mapped AD Member Groups
    Add AD Group (Domain\Group):    "manually add group"
    secWinAD:CN=XXX OU=XXX,OU=XXX,DC=XXX,DC=XXX
    etc...
    I was told cognos can do this,  so I'm assuming BO can also,  but I have no idea how?
    Thoughts?

    Hi Michael,
    I moved to the correct forum: Admin and Auth.
    I don't know if I understand correctly the question. I assume that you want to add AD user accounts directly. The answer is we can only map AD groups. You can decide when the account is added:
    - When you update the AD plugin: all the account in that group are created
    - When the users log in: only users that log in to BOE will create their account.
    Regards,
    Julian

  • Asynch Proxy - XI - Synch Http - XI - Asynch File

    Hi,
    Currently I have Scenario:
    Asynch Proxy (SAP Delivered BADI) ->XI ->Asynch HTTP
    Now the Requirement is that from HTTP I need to get the response back So I need:
    Asynch Proxy ->XI ->Synch Http ->XI ->Asynch File Scenario.
    The catch is the proxy is SAP delivered BADI and makes Asynch call. Also all the Design time objects in XI on Sender side (Proxy) are predelivered by SAP and so Interfaces are Asynchronous.
    Is there any way I can achieve the required Asynch Proxy ->XI ->Synch Http ->XI ->Asynch File scenario? If yes How?
    I have gone through weblog /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
    but it  is not working for me as the proxy I am using is SAP Delivered Asynch and also the Business content in XI is for Asynch comminication.
    Thank you in advance.
    -Adrean.
    Message was edited by:
            Adrean Hart

    Hi Adrean,
    <i>In the First Recieve step, Do I still have the Original Message that I got from the Source SAP or it is after the Mapping?</i>
    >>>In the first Receiver Step you have the original Message you got from SAP e.g ReqMessageProxy.
    In the BPM you have a sync send Say SYNCMessage.(Sync, Abstract Interface) To create this you need to have following 2 Interface
    1) Req 2) Response.
    i.e  your Req = ReqMessageProxy - Abstract Async
    Resp = RespMessageHttp (this response is used to send to a file) (Abstract Async)
    Now for the Receiver Http Side, you have a sync Interface. e.g ReqHttp, RespHttp
    Mapping Outside the bpm: In the blog Diagram, 11, 12,13,14
    ReqMessageProxy(Abstract) -->ReqHttp
    RespHttp-->RespMesageHttp.
    Integration Directory Config:
    1) Receiver Determination: from SAP to BPM (No mapping, no receiver agreement)
    2) Receiver Determination: from BPM to Http (Use the above mapping and Reciever agreement)
    3) Receiver Determination: from BPM to File ( No mapping , Receiver agreement)
    Hope this helps,
    Rgdss,
    Moorthy

  • Value Mapping - Mass replication and Integration Directory interface

    Hello all,
    The following question is often approched in this forum but answer is never cleary provided. Thus I'm sorry to ask it again.
    We are using Value Mapping mass data replication using special interface provided by XI. We can easily see results in cache using Cache Monitoring tool in RWB.
    My question is :
    Is it possible to see and then to maintain such data (mass replicated) using Integration directory (Tools > Value Mapping menu)
    In this menu, we don't see our loaded data.
    How to do this ?
    Thanks a lot.

    Hi Jean-Charles !
    We also use VMR, and we find no way to access the cache data from  Integration Directory. I think that by design this is not possible.
    Value Mapping Replication for Mass Data
    http://help.sap.com/saphelp_nw04s/helpdata/en/2a/9d2891cc976549a9ad9f81e9b8db25/frameset.htm
    You cannot display the replicated value mapping data in the Integration Directory user interface (see Displaying/Editing the Value Mapping Table) since the original runtime data is stored in the application from which the data is copied. The value mappings created in this way using the user interface of the Integration Directory are just one of many possible sources of data.
    Regards,
    Matias.
    ps: please award points if helpful

  • Any possiblity to use single Inbound Service Interface with multiple Receiver Agreements

    Hi All,
    Scenario: PROXY to FILE.
    Requirement is to receive to two locations.
    Is it possible to use single Inbound interface with multiple Receiver Agreements. I tried using two operation in the Inbound Service Interface, and Operation Specific in Determination. But couldnt proceed further. Do I need to use seperate Service Interface for two receiver locations?
    Please suggest some solution.

    Hi Naveen,
    There is a possibility but in the case in the same server location with dynamic configuration: Placing file in two different directories using single receiver communication Channel
    With different location you would need to develop a new adapter module as Amit Srivastava explains and develops here Send File to Two Different Locations using Adapter Module
    Regards.

  • Concrete classes implement abstract class and implements the interface

    I have one query..
    In java collection framework, concrete classes extend the abstract classes and implement the interface. What is the reason behind extending the class and implementing the interface when the abstract class actually claims to implement that interface?
    For example :
    Class Vector extends AbstractList and implements List ,....
    But the abstract class AbstractList implements List.. So the class Vector need not explicitly implement interface List.
    So, what is the reason behind this explicit definition...?
    If anybody knows please let me know..
    Thanx
    Rajendra.

    Why do you post this question again? You already asked this once in another thread and it has been extensively debated in that thread: http://forum.java.sun.com/thread.jsp?forum=31&thread=347682

  • Is it possible to map the 'multimedia menu' on a s...

    Hi all,
    The multimedia key on my Nokia N79 is broken (nr 3 in the picture). My plan was to map the 'multimedia menu' functionality on the left selection key (nr 2). But the 'multimedia menu' doesn't appear in the list of possible mappings. It is also impossible to reach the 'multimedia menu' via the normal menu.
    Conclusion: if the multimedia key is broken, it appears that it is impossible to use the 'multimedia menu'
    Does anyone know a workaround? Or, if Nokia is reading this, can you add the 'multimedia menu' to the mapping-options for the selection keys?
    Thanks in advance,
    Jarown
    Solved!
    Go to Solution.
    Attachments:
    Screen shot 2010-03-18 at 09.04.27.png ‏56 KB

    Hi,
    I'm one step further again I mapped the left softkey (164) to my multimedia key (186) and it works! But now i realize that this mapping is active in ALL menu's.
    Is it possible to only have this mapping only active when I'm in the main menu? Otherwise I'm not able to activate the 'options' menu, or press 'ok', which is under that button in most other cases.
    Grz,
    Jarown

  • Is it possible to map every element in a node to differernt UI?

    I'm trying to make some inputfields of every day for a month.
    At first, I thought I made only one value node with multiple cardinality,
    and add a value attribute, which mapped to every single inputfield.
    So the question is, do I have to make every single value attribute for these input
    fields?
    Thanks for your help in advance.

    Hi,
    If you are trying to display the data in Table then you can go for ValueNode and valueAttribute .
    Otherwise you have to create different valueattributes.
    Regards, Anilkumar

  • NWDS - Partition Editing Not Possible Exception - Mapping Function

    Hi Experts,
    I am developing a BPM process trough SAP NetWeaver Developer Studio 7.2 SP04 PAT0015 using a remote NWDI track to edit it. I need to modify a mapping function, but when I begin to do it, the NWDS shows this error:
    Error
    Thu Jun 02 13:47:56 COT 2011
    [MOIN: com.sap.tc.moin.repository.core.transactions.TransactionManagerImpl]Exception or Error occured! Connection is [FN_InicializarTextosMensajes (Mapping Function), 007-001].[EXCEPTION]
    com.sap.tc.moin.repository.PartitionEditingNotPossibleException: Partition [name:
    src/functions/projectioncore.com/compose/pre/pr/pm/fn_inicializartextosmensajes.function, development component: projectioncore.com/compose/pre/pr/pm] cannot be edited/deleted because access to the partition file on local disc failed: Partition [name: src/functions/projectioncore.com/compose/pre/pr/pm/fn_inicializartextosmensajes.function, development component: projectioncore.com/compose/pre/pr/pm] cannot be edited/deleted because the partition file is read-only
    I looked the note 1463032 showing this as the solution: "Please apply the patch listed below to solve the problem". But my NWDS have the last update for 7.2 (7.2 SP04 PAT0015).
    Thanks,
    Julian.
    Edited by: Julian Andres Sanchez Castro on Jun 4, 2011 12:20 PM

    Complete stack trace of the exception:
    Error
    Thu Jun 02 13:47:56 COT 2011
    [MOIN: com.sap.tc.moin.repository.core.transactions.TransactionManagerImpl]Exception or Error occured! Connection is [FN_InicializarTextosMensajes (Mapping Function), 007-001].[EXCEPTION]
    com.sap.tc.moin.repository.PartitionEditingNotPossibleException: Partition [name:
    src/functions/projectioncore.com/compose/pre/pr/pm/fn_inicializartextosmensajes.function, development component: projectioncore.com/compose/pre/pr/pm] cannot be edited/deleted because access to the partition file on local disc failed: Partition [name: src/functions/projectioncore.com/compose/pre/pr/pm/fn_inicializartextosmensajes.function, development component: projectioncore.com/compose/pre/pr/pm] cannot be edited/deleted because the partition file is read-only
    at com.sap.tc.moin.facility.primary.diservice.impl.DiServiceImpl.internalEnsureEditingAllowed(DiServiceImpl.java:457)
    at com.sap.tc.moin.facility.primary.diservice.impl.DiServiceImpl.ensureEditingAllowed(DiServiceImpl.java:377)
    at com.sap.tc.moin.facility.primary.ide.dii05.nwdiservice.impl.IdeDiServiceImpl.ensureEditingAllowed(IdeDiServiceImpl.java:981)
    at com.sap.tc.moin.repository.core.transactions.actions.PartitionEnsureEditingAllowedAction.doExecute(PartitionEnsureEditingAllowedAction.java:21)
    at com.sap.tc.moin.repository.core.transactions.actions.PartitionEnsureChangeAllowedAction.doExecute(PartitionEnsureChangeAllowedAction.java:50)
    at com.sap.tc.moin.repository.core.transactions.actions.PartitionEnsureActivityAllowedAction.execute(PartitionEnsureActivityAllowedAction.java:34)
    at com.sap.tc.moin.repository.core.transactions.actions.ActionExecutor.executeAction(ActionExecutor.java:17)
    at com.sap.tc.moin.repository.core.transactions.MicroTransaction.doExecute(MicroTransaction.java:59)
    at com.sap.tc.moin.repository.core.transactions.AbstractTransaction.execute(AbstractTransaction.java:44)
    at com.sap.tc.moin.repository.core.transactions.TransactionManagerImpl.runTransaction(TransactionManagerImpl.java:150)
    at com.sap.tc.moin.repository.core.transactions.TransactionManagerImpl.runInMicroTransaction(TransactionManagerImpl.java:118)
    at com.sap.tc.moin.repository.core.jmi.reflect.RefFeaturedImpl.___changeDataTypeAttribute(RefFeaturedImpl.java:292)
    at com.sap.glx.ide.model.galaxy.rule.__impl.FunctionInterfaceImpl.setNamespace(FunctionInterfaceImpl.java:146)
    at com.sap.glx.ide.model.galaxy.rule.__impl.FunctionInterfaceWrapper.setNamespace(FunctionInterfaceWrapper.java:285)
    at com.sap.bpem.mapping.ide.function.editor.MappingFunctionPage$2.handleEvent(MappingFunctionPage.java:124)
    at com.sap.glx.ide.share.ui.mapping.MappingPane$4.run(MappingPane.java:690)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.runtime.Platform.run(Platform.java:880)
    at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
    at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
    at com.sap.glx.ide.share.ui.mapping.MappingPane.fireChangeEvent(MappingPane.java:694)
    at com.sap.glx.ide.share.ui.mapping.MappingPane.addMapping(MappingPane.java:569)
    at com.sap.glx.ide.share.ui.mapping.MappingHelper.addNewMappingEntries(MappingHelper.java:1215)
    at com.sap.glx.ide.share.ui.mapping.MappingHelper.updateMappingEntries(MappingHelper.java:1077)
    at com.sap.glx.ide.share.ui.editor.TargetDoubleClickListener.updateUI(TargetDoubleClickListener.java:244)
    at com.sap.glx.ide.share.ui.editor.TargetDoubleClickListener.run(TargetDoubleClickListener.java:223)
    at com.sap.glx.ide.share.ui.editor.TargetDoubleClickListener.doubleClick(TargetDoubleClickListener.java:257)
    at org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:799)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.runtime.Platform.run(Platform.java:880)
    at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
    at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
    at org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:797)
    at org.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(AbstractTreeViewer.java:1419)
    at org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(StructuredViewer.java:1173)
    at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:237)
    at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:234)
    at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:295)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    [Error: com.sap.moin.core.microtransactions  Thread[main,6,main]]

  • Possible to map a QWERTY key stroke to a param?

    I am in a process to replace Bidule with Mainstage, and one function I can't figure out how in Mainstage.
    I need to be able to type a QWERTY key stroke to toggle CC values (or tapping into plug-in param a la Mainsatage's mapping way).  For example, I want to hit a 'h' key to make Delay feedback to 100%.  When I hit 'h' key again, it needs to be reset to 20%.  This was easy with Bidule but I can't figure out how to do so in Mainstage.
    Any advice would be much appreciated.
    -Hiro

    MainStage doesn't support assignments to the keyboard. You might want to ask Apple for that http://www.apple.com/feedback/mainstage.html

  • Is it possible to map the Ctrl Alt or Cmd keys to Midi CCs?

    Basically i'm trying to use maschine in midi mode to do everything the keyboard does and just have the mouse next to it, but its kinda diffficult because i need the modifier keys. Is there any cheeky way to map buttons on a controller to the modifier keys?

    No.

Maybe you are looking for

  • Disk could not be read from or written to during syncing to iPod touch

    Hi there, I just got the iPod touch 16gb. When I try to sync videos to the iPod, it will ultimately stop and give me the error about disk not be read from or written to during syncing. In addition, when the iPod charging battery logo and the whole sc

  • E2- install tool won't allow me to save documents on the handheld

    I'm running Windows Vista (32 bit) and am trying to upload a .txt file from my laptop to my Palm Tungsten E2.  Using the Palm's Install Tool it tries to save the .txt file to an SD card by default.  I don't have an SD card so when I try and change th

  • Regarding Reporting solution

    Hi, I am creation reports .But it is taking more time to display reports and data is more in my system. Is there any reporting tool in Oracle So, It gives performance while reports display? Thanks in advance.

  • How do I extract a CRM Status Profile into BW?

    The CRM system has a status profile established for the changes to the statuses within case management.  Could someone please point me to a document which shows me how I can extract those statuses to the BW environment? Thank you. Karen

  • IPhone 4 in recovery mode

    Hi there Firstly I'm not the most techno sharp person so I apologise for needing an idiots guide in advance. I woke up the other morning to find my phone not working and showing the connect to iTunes logo. After searching in various places I download