Webi filtering two seperate contexts

Hi ,
We are trying to model a Universe directly on top of a Siebel Transactional Database.
Thus, there are some dimensions which are having 1:N relationship to a common dimension.
In this case, we have an Account Table which has 1:M relation with Account's Contacts and 1:M relation with Account's Category. We have designed the universe with two separate contexts for these two dimensions. Hence when we pull the data we get one SQL for Account-Contact and one for Account-Category which are then synchronized based on common dim Account.
We have to develop a webi report which can be scheduled to pull the data in the night because of high volume, and then user to be able to filter the data .e.g Account's contacts etc based on the Account's category.
Since one account can have many category and they belong to a seperate context i am unable to filter an account's contacts based on it's category i.e. filtering on the categories only filters the accounts on that context and does not affect the contacts
Is it possible to do this in some other way ?
Thanks
Akshay Nigam

Hello,
You are saying one account could have, for instance 3 contacts, and the same account could have 5 categories? Is there a relationship between contact and category? Are there any other tables involved, like a fact table? Or just these 3?
You could try to place them all in the same context, and realize you are going to have repeating rows. As long as you are not summing or doing any calculations, since these are all dimensions, I don't see that there is an issue with that.
Thanks

Similar Messages

  • How to web filtering via two network cards?

    I have Installed Server 2008 and two network cards
    on my pc. One LAN card for clients access and one for internet router. I need to share internet connection to my client computers with
    web filtering. So how to do that? I need to block some sites to client access.

    Hi,
    According to your description, my understanding is that you want to use the WS 2008 to share Internet connection and provide web filtering function for internal clients.
    Internal clients –(NIC1) WS 2008(NIC2) – Internet router – Internet network
    Manually assign IP address, default gateway, DNS server, etc. on NIC2. Manually assign IP address, DNS server, etc. on NIC1.
    Install Network Policy and Access Services – Routing and Remote Access Services. Detailed steps reference:
    Install and Enable the Routing and Remote Access Service
    https://technet.microsoft.com/en-us/library/cc770798(v=ws.10).aspx
    Then open Routing and Remote Access and start configuration. Enable NAT on NIC2 to transfer IP address. Detailed steps reference:
    Enable and Configure NAT
    https://technet.microsoft.com/en-us/library/dd469812.aspx
    Windows Server itself does not support web-based filter, third-party tools with application-layer firewall might be needed to realize this function. Configure WS as a router, it supports IP packet filtering, which specifies which type of traffic is allowed
    into and out of the router. Reference:
    https://technet.microsoft.com/en-us/library/cc732746(v=ws.10).aspx
    Best Regards,
    Eve Wang
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Problem with same application under two different context root

    JDev 11.1.1.6
    Does anyone have experience with such one scenario, so same app, but with two diff context root ?
    At a certain point, since both start to be used (and just in that case), at times there was a drastic deceleration, as if something is blocking some period. Subsequently, after some time, the application start to behave normally. I also periodically comes to acceleration and deceleration. In the log files there is no trace, no exception happens, nothing.
    And all this in a situation where both applications use only one user per app (so, the resources are not concerned)
    Any comments ?

    same app, but with two diff context root ?
    A web app packaged in WAR can have only one context root. Package a web app in two different WARs for two different context roots.
      weabpp1.war web.xml
    <?xml version='1.0' encoding='UTF-8'?>
    <weblogic-web-app>
      <context-root>context-1</context-root>
    </weblogic-web-app>
      weabpp2.war web.xml
    <?xml version='1.0' encoding='UTF-8'?>
    <weblogic-web-app>
      <context-root>context-2</context-root>
    </weblogic-web-app>

  • Bizarre VPN behavior with Cymphonix Web Filtering Device

    We just purchased some Cymphonix web filtering devices.  These devices sit in-line (as a bridge) on the way from our internal network to the inside interface of our failover pair of 5520 ASAs.  The ASAs are active/passive, single context.  The software rev is 8.4(2).
    We run about 320 site-to-site VPNs as well as AnyConnect VPNs to our ASAs.  When I brought the Cymphonix devices in-line, all appeared to be working.  Traffic was flowing out to the internet from our internal network.  I was seeing stats and analysys from the Cymphonix device.  However, after a few minutes, almost all of our VPNs went down (both site-to-site and Anyconnect).  Traffic from the internal network to the internet was still working fine.  When I tried to re-establish an Anyconnect VPN using my laptop on an outside connection, it failed.  The message said the ASA "rejected" the connection.  I turned up some debug on the ASA and got messages that included text like "internal error".  Once I cabled the inside of the ASA directly back to the switch instead of going through the Cymphonix (and rebooted the ASA, just to be safe), the VPNs came back up.
    I'm scratching my head, to put it mildly.  A VPN is negotiated to the ASA.  The traffic involved in establishing and maintaining the VPN will never see the Cymphonix box because the ASA processes it and it goes no further.  So, how can connecting something to the inside interface of the ASA cause the VPNs to crumble?  I should be able to connect anything I want or nothing at all to the inside of the ASA and it shouldn't matter one bit to the health of the VPNs.  Here's another twist:  all of the traffic that comes out of those site-to-site VPNs is delivered to an interface other than the inside (traffic from our customers is delivered to an isolated part of our network).  So the inside interface is even more "uninvolved" in those site-to-site VPNs.
    Traffic from the internal network out to the internet was flowing fine.  Basic functionality was fine.  Since I first tried this, I've wondered if I should have used a cross-over cable, but I find that hard to accept as a problem.  How could non-VPN traffic be working fine our to the internet if I needed a cross-over cable?  I'm reasonably certain the interfaces on the ASA are supposed to support auto-MDIX anyway.
    Anybody have an idea of where to start on this one?
    Thanks
    Patrick

    Hi Patrick,
    I appreciate that you seek help here but assumptions alone won't bring anyone any further.
    To help us to help you: include the debugs, I mean more details than "some debug included the message internal error"
    Give us details (sanitize usernames, passwords, public addresses) and logs resp. debug output.
    Networks are deterministic, the art is to understand how things are determined.
    Regards,
    MiKa

  • How can I set my WebI filters to Null and not Null

    Folks,
    I have created a report in WebI and now I am to set up some filters as Null and some Not Null.
    How can I set my WebI filters to Null and not Null?
    Regards,
    Bashir Awan

    Hi,
    As you said you could do it at the report level and also at the universe level.
    One more way is to create the filters in the universe levele and add them in thequery filter.
    Ex: in the filter you need to write :
    Column1 is null and and column 2 is not null etc.
    Hope this will help.
    If this did't  solve your problem then please explain it in detail.
    Cheers,
    Ravichandra K

  • Ok... So can you have two seperate itunes accounts on the same computer?

    My dad is getting an ipod for christmas... and well I don't want him on iTunes draining all of my money. Is there a way that you can have two seperate accounts on one computer?

    Yes. If you want separate iTunes accounts, the easiest way is to set up 2 users on the computer, each with their own iTunes library.
    If the two phones share the same iTunes account this is not necessary.

  • I bought my daughter an ipod. Can I have two seperate itunes libraries on one computer? If so, how do I set this up?

    I bought my duaghter an ipod. Can I have two seperate itunes libraries on one computer? If so, how do I set this up?

    I followed these instructions & have created a new library file. However, all my music now appears in the new library as well as my own. (I bought my daughter an ipod nano for christmas & want to separate itunes libraries on one computer). How can this be so difficult?

  • Can I use one apple id to manage two seperate itunes libraries on two seperate pc's?

    First time forum user, bear with me. I have two seperate PCs with two seperate ITunes loaded (both completely dependant of each other). On itunes and one pc manages my ipod, i now wnat a seperate pc and itunes to manage my iphone. Can I use the same apple id for both?

    Hello Schurly
    Yes you can, you can have up to 5 computers authorized for playback on purchases. If you have not purchases, then there is nothing to worry about there as well.
    iTunes Store: Authorize or deauthorize your Mac or PC
    http://support.apple.com/kb/ht1420
    Regards,
    -Norm G.

  • How do I get my music from my account on old computer to new computer? And how do I have two seperate itunes accounts on one computer?

    I had my music on my itunes on my old computer (pc), and need to move it to my husband's computer. My husband and I both have iphones and want to keep using our seperate itunes accounts on one computer, as we both have our own media set up on our accounts. I had burned my music from the old computer onto discs and imported onto the new one...works in the library but I can't put them into playlists, which means I can't put the music on my iphone. As for using two seperate accounts on one computer, it was suggested to me to make another profile on windows (vista), and use the second account on that profile. I did that and have had such a frustrating time trying to get this to work. I don't know if I've done something wrong, but it's just headache after headache. Somehow my apps even ended up on my husband's account? Also, how can we share music between our profiles? It seems ridiculous that we should have to buy an album twice just because we have to different accounts. I would be willing to create a third joint account with my husband, but only if we can still have our own music, apps, etc, and can somehow transfer the music we have to this new account...if possible.  Suggestions please???? I'm so close to pulling out my hair over this!!!

    You'll need to copy the music currently on your iPod to your new PC and into iTunes first before you can sync it to the new iPod.
    https://discussions.apple.com/thread/2452022?start=0&tstart=0
    B-rock

  • Can I have two seperate itunes on one computer

    I'm trying to set up a friend'sipod on my computer, which we both use, but I want to know if we can have two seperate itunes windows so our music doesn't get mixed. Is this possible?

    hiya!
    these documents might help with that:
    Natalie Beresford: multiple iPod/iTunes installations
    How to use multiple iPods with one computer
    iTunes: How to share music between different accounts on a single computer
    love, b

  • How can I set up two control panels in two seperate monitors using Lookout version 4?

    I have Lookout version 4, and dual monitors and i am trying to make it so two seperate control displays come up at the same time upon opening in the different monitors.  The guy at tech support said it is not possible, so Iwas wondering if anybody has a possible creative solution to this problem?

    Run two instances of Lookout (not possible in LO6+)
    You would need to manual put each process on each display
    Mike
    Mike Crabtree - Lead Developer
    Destek of Nevada, Inc. / Digital Telemetry Systems, Inc.
    (866) 964-6948 / (760) 247-9512

  • Is there a way to share one music library with two seperate icloud accounts?

    Is there a way to share one music library with two seperate icloud accounts? I have over 12,000 songs in my library and my son likes the same music, but recently his ipod touch is picking up the texts from my wife's and my phone? I was told the only way to stop this is by giving him his own icloud account which would mean he wouldn't have access to my music library. Any ideas?

    He can still use your Apple ID for iTunes content, no issues. He just gets a separate ID for everything else.

  • How do I merge two seperate HD's into one.  I upgraded my MBP to an SSD and installed a hybrid in the optical bay.

    I intially planned to use my cloned system on the SSD and the Hybrid to be used as backup, media, whatever else.  But I only had access to certain program on another MBP and so I cloned it to a partition on the Hybrid.  So basically I have two seperate computers each isolated from one another.  I have two startup disks, 2 seperate everything.  And I have to be careful when syncing my dropbox and a myriad of issues when swithing from one to the other.  So does anyone have any questions about this or any suggestions as to how I can merge the 2 so that I can run the initial configuration I desired.  Oh and the performance between the Momentus XT hybrid and the Intel-520 ssd are getting closer and closer as time goes by that I almost don't notice a difference, grnted my MBP is only backward compatible to 3gbs so I don't get the performance of the 6gbps capabilities of the intel.  But GD its awesome. 
    I really would appreciate any suggestions.  the machine is 15" MBP mid 2010 with 10.8.2.

    I don't know that copying them from an external would be any different than doing it internally because they are physically seperated.  I have tried many different configurations.  It won't let me erase or format the SSD so that I can clone the Hybrid to it. Which is what I prefer to do but I haven't boot from the recovery or an external and tried doing it that way.  But even then I have to boot from each seperately, what is holding me up is I've lost both product keys to office and adobe ms 6 due to the fact of not only having them so long and always upgrade using dmg's as well as upgrading os's so often.  So those programs are only available on one computer. Which happens to be on a seperate internal disk.  A slick unix script would be nice.  I am just really tired of trial and error and would like to get back to using my stuff.

  • If my wife and I have two seperate itunes accounts can we both have home sharing on the same computers at the same time or is it one or the other

    If my wife and I have two seperate itunes accounts can we both use home sharing at the same time on different computers to view each others librarys or is it one or the other only

    You can share your libraries within the same household:
    http://support.apple.com/kb/PH1455?viewlocale=en_US
    And here:
    http://support.apple.com/kb/PH1453?viewlocale=en_US

  • Can Cisco connect be used for small business web filtering?

    I am searching for a web filtering solution for our small church.  The core requirement is to use a hardware-based solution to filter all internet traffic.  Our current wiring looks like this: [ISP router] --> [switch] --> [Open Mesh wireless access points].  Can I connect a Linksys EA2700/3500/4500/6500 between the [ISP router] and the [Switch], disable the Linksys wireless, and use Cisco Connect to filter all the internet traffic?
    More info: We will only have a handful of wired/wireless devices which we have control over.  We expect most of the rest of the traffic to be generally outside our control via personally owned devices connecting thru the public wifi.  Therefore any solution which requires installation of software on individual devices will not work.
    (If there are other threads on this topic I'd be more than happy to read them, I just couldn't find any.)
    Thanks!!

    Hey
    check this article:
    http://www.oracle.com/technology/pub/articles/cunningham-database-xe.html
    Regards

Maybe you are looking for