Using a floor plan as a map to show in OBIEE 11g

Hi,
I have a floor plan of a shopping center and would like to highlight facts such as revenue over each shop on the floor.
Does anyone know how you would create the spatial information that would be needed to map out the boundry of each shop on the shop floor - as this isn't something that you going to be able to get from something like Google Maps for example.
Is there a seperate application that has to do this?
Thanks
Ben

find out the coordinates of each shop boundary and after getting boundary coordinates. apply html tag(fmap and href) , you can show the result according to boundary

Similar Messages

  • Best and easy to use 3D floor plan software

    So this is not particularly an Illustrator question...
    I have started off drawing 2D floor plans for a client project. They now like the look of sparkly 3D floor plans.
    Does anyone know of any good and easy-to-use software to tackle this please?

    ...there must be a catch!!
    Why "must" there? I've never used it, but right off the bat, from a quick perusal of the web site:
    It renders to a raster image. But that may not be a problem for your use.
    Evidently, the Pro viersion is prensently only available on Mac OS. But you don't say what platform you are on.
    Other than that, nowadays don't assume there must be some "catch" just because a program is lower priced than programs like Illustrator.
    Regardless, if you have a series of such drawings to do, I would use a 3D modeling program, not Illustrator, for converging perspectives like this. Otherwise, as soon as you have a couch drawn in one position, someone is going to want you to move the couch to the other side of the room, requiring it to be redrawn.
    Alternatively, if it were me, I'd probably have approached the project using parallel perspective (2D axonometric drawing). One of the primary purposes of axonometric drawing is to maintain uniform information density throughout the drawing; the viewer needs to see as much detail in the most distant room as in the nearest.
    But if you are already committed to converging perspective, that's not an option. Most 3D modeling programs can render parallel perspective. But whatever 3D program you decide upon, you'll no doubt want one offering a library of pre-built common objects (furnture, cabinets, etc.) that can be edited and added to. So if you go with Live Interior 3D, you'll want the Pro version--again, assuming you are on Mac OS.
    JET

  • Mapping Roles/Groups between OBIEE 11g and Oracle EBS R12

    Hi,
    We are implementing OBIEE 11g with Oracle EBS R12 as source system. Also we are using Out of the box RPD for Oracle EBS R12.
    But we are facing lot of challenges to map OBIEE 11g groups and EBS roles and responsibilities. We do not have prior experience with EBS as source system.
    Can anyone tell how to map between obiee groups with Oracle E-Business suit R12
    Is there any document link or notes regarding this.
    Any help regarding this will really save us.
    Thanks in advance

    Please read:
    Integrating with EBS Suite Security: http://docs.oracle.com/cd/E28280_01/bi.1111/e16364/ebs_actions.htm#BIEIT1321
    As I understand you need to create a Connection Pool to your EBS database. I think that would be a serious security aspect for the integration to work over two different networks. But I don't think it's impossible.
    Domain Prerequisites is another challenge in this scenario.
    More specifically: http://docs.oracle.com/cd/E28280_01/bi.1111/e16364/ebs_actions.htm#CHDHCAFD

  • Map View Analyses in OBIEE 11g

    Hi friends,
    Im in the process of using map view in my analysis. For that they asked to put the following thing in the instanceconfig.xml file after *</Logging>* tag
    <SpatialMaps>     
    <ColocatedOracleMapViewerContextPath>/mapviewer/</Colocated
    OracleMapViewerContextPath>
    <RemoteOracleMapViewerAbsoluteURL></RemoteOracleMapViewerAb
    soluteURL>   
    <LayerDataLayout><MaxRecords>600</MaxRecords></LayerDataLay
    out>
    </SpatialMaps>Soon after making this change i saved the instanceconfig.xml file and after that they asked to restart the BIPresentation services(via)EM. But the Restart isn't successful as the Presentation Service is going down.
    But if i removed the above code in the xml file, and if i restarted the services means then the BI presentation services is becoming up. But if i used that code in the xml file means the BI presentation service is going down.
    I couldnt able to predict the reason behind it. Since for performing the map view in my analyses i need to add the above coding. But the Presentation servers is going down for that.
    Thanks
    All izz Well
    GTA

    Hi Deepak,
    This is the full xml tag in my instanceconfig.xml, kindly check in what is missing, then too the same problem.
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <!-- Oracle Business Intelligence Presentation Services Configuration File -->
    <WebConfig xmlns="oracle.bi.presentation.services/config/v1.1">
       <ServerInstance>
          <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><CatalogPath>C:\NEW8\instances\instance4\bifoundation\OracleBIPresentationServicesComponent\coreapplication_obips1\catalog\GCBC</CatalogPath>
          <DSN>coreapplication_OH1347659640</DSN>
          <SpatialMaps>
    <LayerDataLayout>
    <MaxRecords>1000</MaxRecords>
    </LayerDataLayout>
    </SpatialMaps>
          <LightWriteback>true</LightWriteback>
          <Logging>
             <Writers>
                <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><Writer implementation="FileLogWriter" name="Global File Logger" writerClassId="1" dir="{%ORACLE_BIPS_INSTANCE_LOGDIR%}" filePrefix="sawlog" maxFileSizeKb="10000" filesN="10" fmtName="ODL-Text"/>
                <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><Writer implementation="CoutWriter" name="Console Logger" writerClassId="2" maxFileSizeKb="10000"/>
                <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><Writer implementation="EventLogWriter" name="System Event Logger" writerClassId="3" maxFileSizeKb="10000"/>
                <!--  The following writer is not centrally controlled -->
            <Writer implementation="FileLogWriter" name="Webcat Upgrade Logger" disableCentralControl="true" writerClassId="5" dir="{%ORACLE_BIPS_INSTANCE_LOGDIR%}" filePrefix="webcatupgrade" maxFileSizeKb="2147483647" filesN="1" fmtName="ODL-Text"/>
             </Writers>
             <WriterClassGroups>
                <WriterClassGroup name="All">1,2,3,5</WriterClassGroup>
                <WriterClassGroup name="File">1</WriterClassGroup>
                <WriterClassGroup name="Console">2</WriterClassGroup>
                <WriterClassGroup name="EventLog">3</WriterClassGroup>
                <WriterClassGroup name="UpgradeLogFile">5</WriterClassGroup>
             </WriterClassGroups>
             <Filters>
                <!-- Removing Console logger as it does not rotate and Admin MBeans overwrite all filter nodes. -->
                <!--FilterRecord writerClassGroup="Console" path = "saw" information="1" warning="31" error="31" trace="0" incident_error="32"/-->
                <!--  These FilterRecords are updated by centrally controlled configuration -->
                <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><FilterRecord writerClassGroup="File" path="saw" information="1" warning="31" error="31" trace="0" incident_error="1"/>
                <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><FilterRecord writerClassGroup="File" path="saw.mktgsqlsubsystem.joblog" information="1" warning="31" error="31" trace="0" incident_error="1"/>
                <!--  The following FilterRecords are not centrally controlled -->
                <FilterRecord writerClassGroup="UpgradeLogFile" disableCentralControl="true" path="saw.subsystem.catalog.initialize.upgrade" information="1" warning="32" error="32" trace="1" incident_error="32"/>
                <FilterRecord writerClassGroup="UpgradeLogFile" disableCentralControl="true" path="saw.subsystem.catalog.upgrade" information="1" warning="32" error="32" trace="1" incident_error="32"/>           
             </Filters>
          </Logging>
    <SpatialMaps>
    <ColocatedOracleMapViewerContextPath>/mapviewer</ColocatedOracleMapViewerContextPath>
    <RemoteOracleMapViewerAbsoluteURL>http://4iapps-biserver:9704/mapviewer</RemoteOracleMapViewerAbsoluteURL>
    <LayerDataLayout>
    <MaxRecords>600</MaxRecords>
    </LayerDataLayout>
    </SpatialMaps>
    <!--
    NOTE:
      The URL element in the following structure is updated by central admin.
      Manual edits here will be overwritten. Use the Enterprise Manager
      web application.
         <Marketing>
            <ContentServer>
            <URL>value from biee central admin file</URL>
            </ContentServer>
         </Marketing>
    -->
       <ps:Catalog xmlns:ps="oracle.bi.presentation.services/config/v1.1">
             <ps:UpgradeAndExit>false</ps:UpgradeAndExit>
             <ps:UpdateAccountGUIDs>UpdateAndStartNormally</ps:UpdateAccountGUIDs>
          </ps:Catalog>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <ps:Listener xmlns:ps="oracle.bi.presentation.services/config/v1.1" port="9710" ssl="false"/>
          <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <ps:JavaHostProxy xmlns:ps="oracle.bi.presentation.services/config/v1.1" ssl="false">
             <ps:Hosts>
             <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <Host name="coreapplication_obijh1" address="4iapps-biserver" port="9810"/>
    </ps:Hosts>
          </ps:JavaHostProxy>
          <ps:Alerts xmlns:ps="oracle.bi.presentation.services/config/v1.1">
             <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><ps:ScheduleServer ssl="false" ccsPrimary="4iapps-biserver" ccsPrimaryPort="9706"/>
             <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><ps:OfflinePresentationServicesURL>http://192.168.121.1:9704/analytics/saw.dll</ps:OfflinePresentationServicesURL>
          </ps:Alerts>
          <ps:ActionFramework xmlns:ps="oracle.bi.presentation.services/config/v1.1">
             <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><ps:ActionExecutionServiceEndPoint>http://localhost:9704/analytics/actions/ActionExecutionService</ps:ActionExecutionServiceEndPoint>
             <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><ps:TargetBrowsingServiceEndPoint>http://localhost:9704/analytics/actions/ActionRegistryService</ps:TargetBrowsingServiceEndPoint>
             <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><ps:LocationServiceEndPoint>http://localhost:9704/analytics/actions/LocationService</ps:LocationServiceEndPoint>
             <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><ps:WorkflowServer>http://localhost:9704</ps:WorkflowServer>
             <ps:WorkflowService>ANALYTICS</ps:WorkflowService>
             <ps:WorkflowSystem>obiaftests</ps:WorkflowSystem>
          </ps:ActionFramework>
       <Security>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <ClientSessionExpireMinutes>210</ClientSessionExpireMinutes>
    </Security>
    <ODBC>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <ResultRowLimit>65000</ResultRowLimit>
    </ODBC>
    <Views>
    <Pivot>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <DefaultRowsDisplayedInDelivery>75</DefaultRowsDisplayedInDelivery>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <DefaultRowsDisplayedInDownload>2500</DefaultRowsDisplayedInDownload>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <DisableAutoPreview>false</DisableAutoPreview>
    </Pivot>
    <Table>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <DefaultRowsDisplayedInDelivery>75</DefaultRowsDisplayedInDelivery>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <DefaultRowsDisplayedInDownload>2500</DefaultRowsDisplayedInDownload>
    </Table>
    </Views>
    <Dashboard>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <ShowPageTabsAlways>false</ShowPageTabsAlways>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <ShowSectionHeadingsDefault>false</ShowSectionHeadingsDefault>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <CollapsibleSectionsDefault>true</CollapsibleSectionsDefault>
    </Dashboard>
    <Marketing>
    <ContentServer>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <URL>http://localhost:8765</URL>
    </ContentServer>
    </Marketing>
    <Authentication>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <EnabledSchemas>UidPwd,Impersonate,UidPwd-soap,Impersonate-soap</EnabledSchemas>
    </Authentication>
    </ServerInstance>
    </WebConfig>GTA

  • Add text view using floor Plan Manager

    I have a very basic knowledeg of web dynpro ABAP. I'm working with the Floor Plan Manager for the first time. I have a requirement to add the 2 text view in the Sales order so that the user can maintain the comments and those will get saved along with the date time and the user id. Also the next time user can see all the previous comments in the one text view and add his own comments in the other text view. Can any body please help how to achieve this using the Floor Plan Manager?
    Thanks in advance!

    Hello Nilesh,
    Do you want to create a new FPM application or do you want to enhance the existing application?
    If you are planning for new FPM application then you need to create an webdynpro component and implement the IF_FPM_UI_BUILDING_BLOCK interface. And then in the component's view you can create the text views and write the logic to store/retrieve user comments.
    If you want o enhance the existing application, then you need to enhance the corresponding view and add the text views.
    Hope this helps. By the way there is a separate forum for "Floorplan Manager". You can post your FPM related questions there.
    BR, Saravanan

  • WebDynpro ABAP u2013 Travel Management Floor Plan Manager Queries

    Hi,
    Travel Management in WebDynpro for ABAP uses FPM (floor plan manager).
    General Data View in FITE_VC_GENERAL_DATA component is being shared by Travel Creation component and travel expense as well.
    Can you please help to ans below queries?
    1 >>
    I want to know where exactly these configurations are done like
    When Create Travel Request button/link is clicked after general data, Review Component will be called and when Create Travel Expense button/link is called after general data it will go to a different component view.
    2 >>
    Also how visibility of button that comes from FITV_FPM layout view is configured in other component like in FITE_VC_GENERAL_DATA component and in FITE_VC_REVIEW component.
    3 >>  How would I include my own Z Component in existing FPM.
    4 >> when cancel button is clicked to terminate current application in travel management applications it takes us to starting point. Where configurations are done to direct it to other application/link?
    Regards,
    Madhvika

    No Ans

  • Map not showing in places

    I'm using iphoto 09, and suddenly, no maps are showing up in places.   In the get info section of a photo, the location name still shows up, but there are no maps, no pins for the maps, etc.  Anyone have any idea?  The map area just shows up blank.
    Thanks

    Hi, I’ve found a similar topic with some advice. However, none of them has solved my problem with iPhoto ’09. My brother hasn’t got such problem in iPhoto ’11 on his Mac but I’ll wait for WWDC news before I decide to upgrade to ’11. Maybe our problem is related to the new stuff which is probably being tested now?

  • How do you create an interactive floor plan in flash using AS2?

    I am attempting to make an interactive floor plan.  I am sure that I have done it wrong, I am new to flash.  So far I have outlined the rooms that I want to make "hot spots", turned them into buttons. Then I selected all the buttons and turned it into a movie clip called "mcbtns".  I then turned it into a movie clip again, named it "mcbtninside"; this is where I house all of my buttons which have instance names "btn1" thru "btn11".
    The images that corrospond with the rooms of floor plan are housed in a movie clip named "mcPhotos".  On the timeline the photos are place at 10 frame increments, and the Action Script time line above them has frame names "img1" thru "img11", which corrospond with the photos every 10 frames.  Frame 1 on the AS line has the code stop();
    Now back to Scene 1...
    Scene 1 frame 1 on the Action Script line I have in the following script:
    mcPhotos._visible = false;
    this.mcbtns.onRollOver = function() {
         mcPhotos._visible = true;
    this.mcbtns.onRollOut = function() {
         mcPhotos._visible = false;
    stop();
    In frame 1 on the Action Script line within "mcbtninside" I have the following script:
    var frameNum:Number;
    function photoChange(){
         _root.photos.gotoAndPlay("img" + frameNum);
    btn1.onRollOver = function(){
         frameNum = 1;
         photoChange():
    btn2.onRollOver = function(){
         frameNum = 2;
         photoChange():
    The code continues thru btn11.
    So I am sure that I have gone wrong in many places.  If someone could lead me in the right direction I would greatly appreciate it.

    Take all the interactive code off the mcbtns movieclip, and even get rid of that clip if it serves no other purpose than to collect all the rooms.  Assign the code to make the photos appear / disappear to all of the rooms... (what's shown below assumes mcbtns went away and the rooms are on the same timeline as the photos mc)
    btn1.onRollOver = function(){
         frameNum = 1;
         photoChange():
         mcPhotos._visible = true;
    btn2.onRollOver = function(){
         frameNum = 2;
         photoChange():
         mcPhotos._visible = true;
    btn1.onRollOut = btn2.onRollOut = function(){
         mcPhotos._visible = false;
    If you keep the mcbtns movieclip, then your button code would have to use a _parent reference to target the mcPhotos... _parent,mcPhotos.visible = etc... actually, I'm not sure where things lie in that aspect, so hopefully you can figure out the correct targeting

  • Floor Plan Manager Technique in Web Dynpro for ABAP

    Hi Experts,
    Road map technique and Floor Plan Manager Technique, both are same or different.
    I need to develop a web dynpro application based on Floor Plan Manager Technique. can I develop this application in WebDynpro for ABAP. If so please help me how to use Floor Plan Manager Technique in Web Dynpro for ABAP.
    I don't have knowledge in java, so i cann't develop this application in web dypro for java.
    Please help me.
    Thanks & Regards
    Sridhar

    >Road map technique and Floor Plan Manager Technique, both are same or different.
    They are different. The FloorPlan Manager is a tool for constructing WD applications with a similar layout and user interface.  There are two different floor plans currently - the OIF - Object Instance Floorplan and the GAF - Guided Activity Floorplan.  The OIF is for the editing of a single business object. It allows for things like the nesting of header and item details.  The GAF, on the other hand, uses a road map to walk you through an activity - much like a Guided Procedure.  The FloorPlan Manager is very powerful because it can be configured using component and application configuration - allowing you to plug in different UI Building Blocks (UIBB) as Web Dynpro Components or Views.  You can change the roadmap, for instance, adding a new step by just chaning this configuration and not having to touch the code.  Consistency between applications is also a major stregth of the FloorPlan Manager. 
    The Road Map is just a UI element in WD.  It can be used to create your own custom applications.
    >can I develop this application in WebDynpro for ABAP
    Sure.  The Floorplan manager has been available for WDA since SPS13.  Have a look at the packages APB_FPM_DEMO and ABP_FPM_TEST for examples of how to build components designed for the FloorPlan Manager.
    Admittedly there aren't a whole lot of documents available on the subject yet. Some eLearning is being worked on now.  There are going to be some workshops at TechEd on the subject:
    https://wiki.sdn.sap.com/wiki/display/Community/BringitallTogetherwithFPM%28FloorplanManager%29forWebDynpro+ABAP
    The best thing to do right now is to study the demo applications SAP provides.

  • Uploading of floor plan failed, why?

    Dear Sir,
    I have a WLSE 1130 with software version 2.5 running in my current network. I managed to discover the APs installed in my network.
    I used Microsoft Paint to draw a diagram of the floor plan of my building and save them in .jpg format as the WLSE location manager only supports JPEG format. However, when I tried to upload the diagram from my desktop and the upload is successful, no map is available for viewing when I clicked on the update. Can I know what I have done wrong?
    Thank you.
    Regards,
    Delon

    The document http://www.cisco.com/en/US/products/sw/cscowork/ps3915/products_user_guide_book09186a00802633be.html might help you.

  • After Update Cisco Prime Infrastructure from 1.3 to 2.0 imported floor plans has black background

    Hello everybody,
    we have updated cisco prime infrastructure from 1.3 to 2.0. When we now import a floor plan (autocad-file, dwg-format), the background from finally image, that is show in prime, is black. Previous imported floor planes has a white background. We also tried to import a previous imported floor plan again, the background is now black. Is there a possibilty to change the background to white? Thanks

    Hi,
    Look no further, these issues are related to know bugs. It seems that autocad files have multiple issues with PI 2.0, Only feasible way is to convert them to JPGs and import them. Lets hope these will get fixed to the level they where at PI 1.3.
    CSCuj63017, PI 2.0 dwg(AutoCAD file) import reports Tailormade is for Demo use only
    Symptom:
    When dwg files are imported to Prime Infrastructure, they report
    "For Demonstration Purposes only
    Tailor made software"
    Conditions:
    Prime Infrastructure - 2.0.0.0.294
    Use of dwg (Auto cad) files
    Workaround:
    None at this time
    Further Problem Description:
    CSCuj94500, Loading DWG floor maps on PI 2.0 appears in black background
    Symptom:
    On PI 2.0 when we try to import autoCAD .dwg file to map, the map appears in black background.
    Conditions:
    On PI 2.0 when we try to import autoCAD .dwg file to map
    Workaround:
    use 3rd party tool like Draftsight or AutoCAD Trueview to change the file to .jpg and import again to PI, after that the map appear in white background in PI 2.0.
    Further Problem Description:
    However, the same .dwg file when we imported it to PI 1.3 appear in map with white background.

  • I can't get two "room" objects to "glue" together in a floor plan

    I can 't get two rooms to "glue" together in Visio 2010.
    I've tried several ways to drag the "room" objects and handles around the floor plan but not only do the rooms not glue to each other, they snap or glue to other things (like ruler divisions), making it almost impossible to get the room walls to
    overlap cleanly.
    I found a forum posting somewhere where the respondent only suggested verifying default settings and I matched mine up with those, but that thread went cold without a solution.
    What settings are required, and what steps are required, to glue two "room" objects together in Visio 2010?
    Wayne Erfling (aka Cornan The Iowan)

    Thanks, George,
    You began your message with a question, but I think you understand "why I would want rooms to snap together", thus your work-around.
    Nonetheless, the "big answer" is that I want to set the
    room dimensions for each room individually (we're using Visio to place our belongings within each room) and then snap the rooms together to "build the house".
    I started out by creating several rooms with correct dimensions (which I then locked with Developer / Protection).
    That's when I discovered that the rooms "wanted" to snap to ruler divisions and geometry instead of to each other.
    It's pretty clear that the room design templates / stencils in Visio 2010 have limited functionality - the "convert to walls" feature, for example, generates some pretty horrendous artifacts.
    The second most irksome problem is connector routing - I've spent an hour or two doing nothing more than removing excess connection points because connectors insist on routing around some shapes, generating bizarre, wandering paths that I can't seem to disable.
    But still, Visio 2010 is better for this purpose than CorelDraw and far better than "SmartDraw", and I don't have any CAD software.  I just doubt that Microsoft has made Visio 2013 any better - Microsoft
    seems to flip between simple maintenance releases and "grand" rewrites, failing to embrace anything like "continuous improvement".
    Finally, the ribbon, a "blonde" solution at best, is particularly horrible in Visio - much of my work on this drawing has required me to switch among ribbon tabs.
    Sorry for the rant, George, but anything I can learn to help with these issues will make the remainder of the job better.
    Wayne Erfling (aka Cornan The Iowan)

  • Loading FLat file data using FDMEE having 1 to many mapping

    Hi All,
    I need to load a data from Flat file to hyperion planning applcation using FDMEE having one to many mapping
    For e.g Data file has 2 records
    Acc Actual Version1 Scene1 1000
    Acc Actual Version1 Scene2 2000
    now target application has 5 dimension and data need to be load as
    acc Actual Version1 entity1 Prod2 1000
    Acc Actual Version1 Entity2 Prod2 2000
    Please suggest
    Regards
    Anubhav

    From your exmple I don't see the one too many mapping requirement. You have one source data line that maps to a single target intersection. Where is the one to many mapping requirement in your example?

  • Floor plan manager in WD ABAP

    Hi All,
    Can you please tell me how to use Floor plan manager in WD ABAP.
    Thanks in advance.
    Sonia

    Hi Neha Agarwal,
    I have a webdynpro leave request application which is in Floor Plan Manager in Java webdynpro.
    My leave request java WD application has 4 different functional steps like view-> edit->review-> complete.
    User completes the steps one by one...and for that there are 4 screens--and user moves from one screen to another after completing each step.
    Now I made the changes in the edit view which has the duration field which needs to be filled with half of the work schedule allocated to the employee per day if they chose half day leave in the application.
    As per the requirement duration field populated the data(half of the work schedule allocated to the employee per day ) but when I hit review button,navigation goes to the next screen duration field has the value of full work schedule (say 8 hours)which suppose to be half of the workschedule .(say 4 hours).
    any clues ?what will be the root cause of this problem..............
    Higher points will be rewarded for the useful inputs.............
    Thanks in Advance,
    Dharani

  • Adobe flex with floor plan manage

    Hi,
    Can we be integrate ABAP floor plan manager with adobe flex ?
    Many artical says that ABAP web dynpro can be integrate with adobe flex. However I could not found any document related to floorplan manager with adobe flex.
    Thanks,
    Jennifer.

    Hi Jennifer,
    FPM in its essence consists of WD ABAP coding. Therefore as a general rule, what is possible with WD ABAP is also possible with FPM. You can try this: Create a freestyle UIBB and there inside this integrate your Flex stuff in the way as you would do with freestyle WD ABAP. Then when you're finished you can make use of that UIBB in FPM where ever you would like to.
    Regards,
    Ulrich

Maybe you are looking for

  • Formatting numbers on Keynote 2014

    I am running Keynote 6.2 in Mavericks 10.9.2. I am using a font which has both 'old-style' (small numbers) and proportional (full height) number sets. The default numbers set is 'old-style' but I want to use proportional. In Keynote '09 the way to ch

  • Re: skype to go cyprus

    It's not listed in the Skype to Go countries, so I assume Skype have not set it up,. There would be lots of users so perhaps Skype could get on to it.

  • Function keys status is not showing on screen

    Hi... please help me.  I m havin lenova ideapad s10-2 netbook. In this when i press fn + function keys action is performing but its status is not displaying on screen. So if i want to switch on WLAN when i press fn+F5 screen is not showing. Also usb

  • Generate Calendar for Cumulations

    Hi Guru's, Can u explain clearly what does this step means Generate Calendar for Cumulations  I have read this step many times in F1 help but i couldn't get the correct information. Can u please explain in detail where it is used. Thanks & Regards, R

  • Project hangs on opening - 'UPDATING CONNECTIONS'

    Has anyone an answer to why DVDSp is hanging whilst opening my project. The progress bar goes up as elements are loaded by it hangs on Updating Connections. Worked yesterday... not today. All suggestions welcome. Thanks