How to bound the objects used in the mapping?

HI,
Could any one please explain me how to bound all the objects from a mapping at a single shot? Can we do this using OWB?
Thank you,
Regards,
Gowtham Sen.

Hi,
Thanks to all for replying.
I am using OWB 10G R1
I exported the mapping and the depenedent objects such as tables, sequences. and so on.
But while exporting I couldn't able to export public transformations. So the trasformation objects which I used in the mapping are set as not bounding to any object.
Now I manually import the transformation.
So Could any one explain, how to to do this reconcilation using OMB plus?
Thank you,
Regards,
Gowtham Sen.

Similar Messages

  • How to bound the reources to a material?

    How to bound the reources to a material?
    For example,
    Material A -> Route A-> Operation A (ResourceType A) - Operation B (ResourceType B)
    Material B -> Route B-> Operation B (ResourceType B) - Operation C (ResourceType C)
    It means in Operation B, we needs the resource with resource type B
    Resource B1 with ResourceTypeB
    Resource B2  with ResourceTypeB
    Basically, both Resource B1 and B2 can support Operation B.
    Can I config to let
    Material A only can choose Resource B1 in Operation B
    Material B only can choose Resource B2 in Operation B
    To make resource bound to material.
    Thanks!

    Hi Ivan,
    Please consider it as just an idea, because it would be very tricky to configure (see below why) and it may not meet your requirements.
    You may try the following solution:
    1. Create an optional custom field for the material and indicate resource or resources where the material can only be processed.
    2. Implement a PRESTART activity hook CheckResource to verify that the material can be processed on the resource (check the custom field value against resource).
    3. Assign activity hook to the PRESTART hook point for every resource where you need this validation.
    Why the configuration is tricky?
    1. Assume you have materials M1 and M2 set up to be processed only on resource R1 and not R2.
    Both resources R1 and R2 have the CheckResource activity hook enabled. The custom field for materials M1 and M2 is set to "R1". In addition both materials can be processed on some other resources R3 and R4. The CheckResource activity hook is not enabled for these resources... yet
    2. You've got a request to configure material M1 to be processed on resources R1 and R3, but not R2. You set the custom field for M1 to "R1,R3" and assign the CheckResource activity hook to R3... Guess what? Now you cannot process material M2 on resource R3, because activity hook is enabled but R3 is not set in the custom field for M2.

  • How to schedle the mapping in OWB?

    Can any please provide me link to see the steps to schedule the OWB mapping. My version is 11.1.0.7.0. The mapping is developed
    by some one. Now i need to take responsibility on this. I need to know how to schedule the mapping.I want to run this every day mighnight.
    In project explorer, I went into schedules. Then i created the schedule. After that, i am not sure, how to link the mapping on this scheduler.
    any help is highly appreciated.
    thanks.

    Hi ,
    Do you have metalink or my oracle support access ?
    If yes then check Note 444877.1 for OWB mapping or process flow scheduling .
    1. Verify the mapping or process flow completes successfully.
    2. Navigate to the Schedules node in the Design Center Console and create a new Schedules module
    called MY_SCHEDULES. For the location, select your TARGET_LOCATION, as the schedule will be deployed to the database.
    3. Create a new schedule, TEST_SCH, with time greater than current database machine time (server where the job executes).
    4. Associate your schedule with the mapping or process flow. Right click the mapping or process flow and select the option "Configure" and "set Referred Calendar" to TEST_SCH.
    5. In the Control Center Manager, navigate to your TARGET_LOCATION and note the Scheduled Job TEST_SCH_JOB under the Scheduled Jobs node. Deploy the job with action "Create".
    Using SQLPlus logged into the database as the TARGET user, verify the user has a job TEST_SCH_JOB, in state DISABLED:
    select job_name, state from user_scheduler_jobs;
    6. Use the Schedule tab on the Control Center Jobs panel in the Control Center Manager to schedule
    the job. Highlight, right click the job and from the pop-up menu select "start". Use the same query to check the current status:
    select job_name, state from user_scheduler_jobs;
    The above query will show whether the scheduled job is SCHEDULED, RUNNING or SUCCEEDED.
    http://download.oracle.com/docs/cd/E11882_01/owb.112/e10935/scheduling_etl.htm#CHDGEGJF
    Thanks,
    Sutirtha

  • How AAE call the mapping program?

    Hi Experts,
    i almost have no experience on using AAE. after reading some documents i still have the below questions,
    1. mapping program is happened in integration engine, while AAE is used for integrated scenarios without going into integration engine, then how to execute the mapping program?
    2. till now all the work i have done is using the common scenario, then for which scenarios i can suggest my client that "we should use integrated scenario , and there is no 'side-effect' of using is instead."
    3. in some documents "persistence" is discussed, can someone help me into more details?
    thanks in advance. hope these could be explained.

    > 1. mapping program is happened in integration engine, while AAE is used for integrated scenarios without going into integration engine, then how to execute the mapping program?
    When you implement AAE,Adapter engine will execute your mapping program,that means AE has the capailities , they have copied moved routing ,mapping  features in AE,so no need to interact with IE.
    > 2. till now all the work i have done is using the common scenario, then for which scenarios i can suggest my client that "we should use integrated scenario , and there is no 'side-effect' of using is instead."
    There is no side effects at all,but there are some limitations like in PI7.1 monitoring not possible,ABAP PRoxy,look ups will not supported and only supports AE adapters communication.
    PI7.1 EHP1 some enhacements happend on the same
    search in sdn.
    > 3. in some documents "persistence" is discussed, can someone help me into more details?
    can you explain bit more..
    Regards,
    Raj

  • How to write the map expression for a const string

    hi all,
    i am trying to map from source table A to target table B. Table B has a column that A doesn't have and the column type is string.
    what should i do if i want to keep this column a const string like "abc"? How to write the map expression?
    Setting a default value like "abc" of this column in database is not available .
    please try to help, thanks a lot.
    jun

    Hi jun,
    You mean, u want to give some hard coded value to a specific column in mapping?
    If so , give 'abc' in the target column and execute it on Target.
    Thanks,
    Guru

  • How to create the maps externally and import in to PI

    Hello Gurus,
    Please let me know how to create the maps externally and import into PI
    Regards
    shankar

    Hi,
    Hope these links could help you understand XSLT, JAVA nad ABAP mappings.
    [http://www.riyaz.net/blog/beginners-guide-to-xslt-mapping-in-sap-pi/technology/sap/769/]
    [http://www.dataxstream.com/2009/09/allow-additional-mapping-types/]
    [http://www.riyaz.net/blog/sap-pi-abap-mapping-simplified/technology/sap/837/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3ARiyaznetBlog(riyaz.net)]
    [http://www.riyaz.net/blog/xipi-java-mapping-demystified/technology/sap/415/]
    Regards,
    Prasanna.

  • How to find the mapping between External Object Name and Business Obj.

    Hello Gurus
      Anyone who can help me? I would like to know is there any way to know Business Object is behind object associated to Context Node, it seems that for some cases is easy but for instance for object BuilHeader is not the case, at least for me.  View BP_ADDR/StandardAddress, which belongs to UI Component BP_ADDR, has context node HEADER which is associated to BuilHeader. In case to enhance that object (to add new attributes), using EEWB, I need to know what is the business object behind that external name. Somehow I cannot find the mapping between external name BuilHeader and Business Object. 
      Kind regards
    Aleksandar

    Hi Aleks,
    If you want to enhance Business Partner, the object you are looking at should be "BUPA" in EEWB. To my knowledge, there is no place where this kind of mapping is maintained.
    Note 484597 describes where to find the Cookbook  which describes the enhanceable objects and the enhancement process.
    In case your requirement is to add table attributes, you can also  take a look at the wiki link:
    http://wiki.sdn.sap.com/wiki/display/CRM/EEWB-AddingTableattribute
    Regards,
    Nisha

  • How to identify various objects used in code

    Hi All,
    Can anyone tell me how can I list down various objects used in a program.
    For example in a report program if I am calling a function module, calling an include program, implementing a class and so on. Now I want to list down the objects used in the above program.
    Thanks in advance,
    Venkat

    This can get you started.
    DATA:
      code_rec(132),
      itab LIKE STANDARD TABLE OF code_rec.
    DATA:
      obj_text(40),
      it_search LIKE STANDARD TABLE OF obj_text.
    PARAMETERS:
      prog        TYPE sobj_name.
    START-OF-SELECTION.
      PERFORM search_table.
      REFRESH itab.
      READ REPORT prog INTO itab.
      CHECK sy-subrc = 0.
      LOOP AT itab INTO code_rec.
        TRANSLATE code_rec TO UPPER CASE.
        LOOP AT it_search INTO obj_text.
          SEARCH code_rec FOR obj_text.
          CHECK sy-subrc EQ 0.
          WRITE:/ 'Found ', obj_text, 'in', code_rec.
        ENDLOOP.
      ENDLOOP.
    *&      Form  search_table
    FORM search_table.
      REFRESH it_search.
      PERFORM add_a_search USING 'CALL FUNCTION'.
    ENDFORM.                    " search_table
    *&      Form  add_a_search
    FORM add_a_search USING  p_text.
      obj_text =  p_text.
      TRANSLATE obj_text TO UPPER CASE.
      APPEND obj_text TO it_search.
    ENDFORM.                    " add_a_search

  • MapInfo MapX  How to center the map with Geoset ?

    Hello,
    In CR2008, I create a report and I insert a map inside.
    The map is well found (.gst file), but the map is not visible because not centered.
    The little window (map browser ?) shows the map but the selection area doesn't match the part of the map in the object map.
    See [Map in CR object|http://egavelle.free.fr/cr_mapx.jpg]
    Top = the map just after the insert command
    Buttom = after I touch the selection area in the "map browser"
    How to do to show the map centered ?
    I have tried to change the metadata in the geoset file (Projection, Center, ...) but this has no effect on center the map ?
    Thanks

    Hello, Not sure about that map tool you are using but as a reference CR uses the top left corner is location 0,0 of all our report objects.
    Hope that helps
    Don

  • How much memory do Objects use?

    I'm not sure how to ask this, but how does java manage memory usage for multiple objects? Is the memory needed for a classes methods shared amongst the objects of that class, or does each object have memory for it's methods allocated for its use alone?
    For example:
    class Foo {
       public void doSomething();
    }Let's say I have 30 instances of Foo. I can think of 2 options (but I maybe wrong)
    Case A: Each instance of Foo has it's own memory allocated for it's own copy of doSomething(), resulting in the total memory
    usage of 30 instances of Foo being about 30 times how much memory 1 Foo uses
    Case B: Each instance of Foo looks at a common copy of doSomething(), resulting in less memory needed since there is only one copy of doSomething in memory.
    If the case is A, Static methods would seem to be potentially more memory efficient. Assuming my thinking is correct(and feel free to say I'm dead wrong), would it not make sense to make as many functions as possible static?

    jverd wrote:
    Executable code (initializers, methods, constructors): One copy of the bytecodes per ClassLoader that loads the class. Static/non is irrelevant.Seems to answer the question in full.
    With reference (no pun intended) to the subject.
    Instance variables (non-static member variables): One copy of the variable per instance of the class. Stored on the heap.
    Class variables (static member variables): One copy of the variable per ClassLoader that loads the class. Stored on the heap.
    Local variables, including parameters: One copy of the variable per invocation of the method.Just to complete the picture a bit (but NOT to contradict earlier comments).
    Primitive variables - as above.
    Reference variables - as above. Note that method local reference variables are stored on the stack but
    any object instances referenced by these are stored on the heap even so.

  • Information on mapping  and how to configure the mapping?

    Hi All
            Experts!!!  i am new XI and any one can provide the information mapping ?
            Like purpose of mapping? how to configure ? what are different mappings?
            In detail pls...
    Adv..thanks
    Cheers
    Rakesh

    Hi Rakesh,
    Mapping means the conversion from a source message (structure) to a target message (structure).
    In this operation you define how fields of the target message are filled using fields of the source message.
    You can choose between:
    - graphical message mapping
    - XSLT Mapping
    - Java Mapping
    - ABAP Mapping
    Tipically it is preferible to use graphical message mapping because it is easier to develope and mantain. In some cases due to special requirements (high volume of messages or big size of messages) you could prefer to use other type of mapping, have a look at this blog to have an idea:<a href="/people/udo.martens/blog/2006/08/23/comparing-performance-of-mapping-programs">Comparing Performance of Mapping Programs</a>
    Graphical message mapping:
    <a href="/people/yukai.shi/blog/2006/06/02/b2b-mapping-techniques-using-the-graphical-mapping-tool Mapping Techniques Using the Graphical Mapping Tool</a>
    Java Mapping:
    <a href="/people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-i Mapping (Part I)</a>
    <a href="/people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-ii Mapping (Part II)</a>
    <a href="/people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-iii Mapping (Part III)</a>
    XSLT Mapping:
    <a href="/people/pooja.pandey/blog/2005/06/27/xslt-mapping-with-java-enhancement-for-beginners Mapping With JAVA Enhancement ( For Beginners)</a>
    ABAP Mapping:
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e3ead790-0201-0010-64bb-9e4d67a466b4">How to Use ABAP Mapping in XI 3.0</a>
    Additionally,
    have a look at this blog <a href="/people/morten.wittrock/blog/2006/03/23/getting-started-with-xi-part-1-xi-30-cheat-sheet started with XI, part 1: XI 3.0 cheat sheet</a>, it could be useful to start with XI.
    Hope it helps,
    kind Regards,
    Sergio

  • How to see the mapping functions assigned...

    Consider someone has done the mapping with some userdefined functions and some node functions,etc...
    now...i want to see the mapping used...i mean what is the userdefined function used ..or what is the node function used.....how to check that....I even cheked the depencies option..but it shows only arrowmark to the target field...
    Can someone help me in that.....

    Hi, First of all, you should get the name of function used in Message Mapping.
    If the function name is among the standard function (you can check all the catagory of the standard function by choose value from drop down list of bottom of the data flow editor)
    then your function used is standard function, eg. node funtions include "exist" "RemoveContext" etc...
    Otherwise the function used must be user define function, from the same drop down list I mentioned above, you can choose "User Defined Function", then you will see the user defined functions used by current message mapping.
    Hope this clear your doubt.
    Liang

  • How often are the maps in the Maps app updated?

    The Maps app couldn't locate a 2 well known stores right off of the highway that have existed for well over a year, possibly 2.  The location is seen in the iOS 5 Maps, but there's nothing but an empty location in the iOS 6 app.  How frequently are locations updated?!

    The satellite imagery on Apple Maps shows that whole area as undeveloped woods.   Google shows a brand new building with the nearby streets.
    Use the "Report a Problem" button on the Maps to inform Apple of the required update.

  • HT1688 the Apple Maps app won't locate an address, the address is a medical center in gainesville, fl 4037 NW 86th Terrace 32606. i had to google map it in order to find the location... please update addresses on your Maps app... how often are the Maps up

    How often does Apple Maps update address locations?? there is an address in Gainesville, Fl it is a health facility as it was priority to locate, the address is 4037 NW 86th Terr, 32606. I had to use my google maps app... it then took me to the correct address and located it no problem. please update at least this address so people in need of health care don't go through the same thing I had to endure...

    The satellite imagery on Apple Maps shows that whole area as undeveloped woods.   Google shows a brand new building with the nearby streets.
    Use the "Report a Problem" button on the Maps to inform Apple of the required update.

  • How flexible is the Maps app?

    I'm loving the maps - putting bookmarks in etc. But is it possible to view your iPhone maps on a MacBook, thereby making it easier to find places and view them? Also, how do you view multiple bookmarks on Maps? For example, I have bookmarked several London Wi-Fi spots which I can only currently view on a list, I can't see the pins and therefore decide which is closest to me.
    Or am I the only map nerd around?!!!

    Hi Cheesy Jon
    I've gone through so much trying to find an answer to this; it isn't even clear that the iphone uses google maps so I'm finding the maps quite frustrating at the moment.
    Did you read this fine print at the bottom of Apples Maps web site?
    +Maps, directions, and location information depend on data collected by third parties. These data services are subject to change and may not be available in all geographic areas, resulting in maps, directions, or location information that may be unavailable, inaccurate, or incomplete.+
    I've never used Google Maps like this but can't you use iPhones Safari to access them?
    Good Luck on your trip.
    Buzz

Maybe you are looking for

  • Calling JSP files existing in the pagelet/jsp folder of the PAR file

    Hi, I have all my JSPs in the Pagelet/JSP folder and am trying to call one from other. For example :- There are 2 JSPs, namely, FILE1.jsp and FILE2.jsp. Now when I try to display the first and call the second on clickling a hyper link in the first pa

  • Any easier way to set due dates?

    By and large, I'm pretty happy with the functionality of iCal, even if it's a bit basic. But setting due dates on to dos and events is very frustrating! Let's say you add a new to do, then click the due date box. Today's date is filled in, say, 26/08

  • 3D Plot blinking

    Hello, I'm trying to make a 3D Graph, using CWGraph3D, CWPlots3D, CWPlot3D. This can be seen in the image below. Outside of the image, several more Plots are added, in similar fashion as shown. I use 'RemoveAll' to reset the image, otherwise the grap

  • Edit Mode On Open Property

    The question has undoubtedly been raised before, but I was unable to infer the exact solution to it from the semi-relevant entries already posted. I have the source code to a large EEG DAQ program that the developers have given.   When opening the pr

  • Multiple Displays Blinking

    I'm really stumped on this problem! I bought a new Nvidia GeForce 7300 GT graphics card. On my original card I have a DVI LCD monitor that I've been using for a while. On the second card I have attached two video projectors each using an Apple DVI to