BI Analysis Authorizatinos - complex scenario

Need help setting up analysis authorizations for the following scenario:
We have two authorization relevat objects, lets call them BUSINESS and COUNTRY.
Both objects are present in the same cube.
We want to grant a user the following access:
- want them to be able to only see data for Country X within Business A
- want them to be able to only see data for Country Y within Business B.
They should NOT be able to see data for Country Y within Business A and should not be able to see data for Country X within Business B.
Tried a  couple scenarios with Analysis authorizations and none seem to give desired result. Is this possible?

This is called multi-dimensional authorization, just create 2 analysis authorisations with business and country in it (one with XA and the other with YB).
The only known pb of this kind of AA is when using authorization variables (see oss note 668520).
Regards,
Fred

Similar Messages

  • Oracle BPM / SOA Suite and Big and Complex Scenarios

    Hi people,
    I have worked for a company that in the past chose Oracle BPM (ALBPM at the time) and one of the big problems that the company had was in relation about big processes and complex scenarios.
    This company is for the e-commerce area and our processes can have many instances at the same time, for example, a process to all the "order flow" can have thousands, maybe millions instances at the same time.
    So we choose to abort the BPMS option in the past and now we back to talk again about BPMS and one question is always made by the company board: if we use BPM again, the new versions can be support all the our volume data?
    To be honestly, I don't have this answer so I like to know if any people here has a paper or report about Oracle BPM 11g and big scenarios with many instances. If anybody has a case too, it will be relevant.
    Another and the final question: how does the oracle bpm engine treats the case when my engine reboots and before that the engine had many instances active? The istances will be lost?

    11g ADF is not certified with 10g SOA Suite. What I mean by this is that your 11g ADF will need to run on WLS 10.3.1 and SOA Suite 10g will eith run on oc4j or WLS 9.2.
    ADF is just JDeveloper, you deploy to WLS 11g (10.3.1).
    This is the most detailed 10g SOA Suite guide I know for 10g
    http://download.oracle.com/docs/cd/E10291_01/core.1013/e10294/toc.htm
    note that it is for 10.1.3.3, you just need to subsitute for 10.1.3.5 (latest release)
    cheers
    James

  • Need SQL complex scenarios in oracle  (doc or pdf)

    I need list of complex scenarios in Oracle for SQL & PLSQL.? share if you have any Doc or PDF ?

    user8463824 wrote:
    I need list of complex scenarios in Oracle for SQL & PLSQL.? share if you have any Doc or PDF ?http://docs.oracle.com

  • Complex Scenarios and sub projects

    After using Captivate  for several years and on small and relatively basic projects, I am now working on a very complex scenario with extensive branching.
    So here's the question that shows my ignorance -
    When calling other project is it better to have a central project from which to call other sub-projects and return (there are possibly 18 such sub-projects) or is it better to "jump" from project to project?

    Less gotchas than if you had been intending to deliver it via the other two methods I mentioned (LAN server or CD ROM) because those methods would involve lots of issues with Flash Player Global Security preventing your navigation strategy from working.
    LMSs are web servers too.  Flash security is not usually an issue with web server delivery.  However, what you WILL likely encounter as a major hurdle with trying to do this from an LMS is that if you set these different modules up as SCOs inside a Multi-SCORM package then your LMS will likely take exception to the fact that you are not launching each one via the links that the LMS itself provides.  Your strategy is to only have one central project from which the others are launched.  To get this to work in an LMS, you'll probably need to do it using SCORM 2004 standard and it would probably require manual hacking of the imsmanifest.xml files that Captivate produces for its SCORMs so that you can build in sequencing rules.  Could get complex.

  • Writeback Complex Scenario

    Hello Guys,
    I have a complex writeback scenario which I am debating OBI can do.
    My first OBI report for users contains writeback on a single column which i am able to achieve without much hassle. Reports contains submit button.
    My second OBI report which is for managers contains pretty much same columns as my first report. The functionality is that manager reviews the updates made by the users and approves them.
    Once they are approved the changes are permanent in the database via a trigger in the backend. Report contains approve button.
    Issue : How can I here capture the approve button event in the case the manager has reviewed the entire report and has not made any changes. How can I fire my trigger on approve button event to make changes permanent.
    Appreciate your help.
    Regards
    Neerupama

    You will not able to do this. You sad that managers must approve users values. Well, how do you want this to look like? Should they approve 50 values for one click or what? Anyway all logic is better to set on DB side. If you want managers to approve for example all values inserted in one day then write the proper update SQL with 1 managers click.

  • Advise on complex scenario. Correlation based on file name

    I need to process all *.xml files in a folder, but I should only process a specific .xml file if I find another one .ctl with the same name.
    That is. I may have 3 .xml files in a folder (a.xml, b.xml and c.xml), but as I have only one .ctl in the same folder (b.ctl), I should only process b.xml and do something with it.
    I've been struggling to find out a possible way to solve this scenario. I think it's only possible using NFS with the option of "additional files", but I have to use FTP, and it doesn't have that option.
    Of course I could implement it using a java module adapter in the sender comm channel for *.ctl files which establishes the ftp connection for the other file (.xml), but I'm trying to avoid this.
    Thanks!

    Hi,
    Hopefully this blog will solve your problem..(you have to set your parameter as per your need)
    /people/mickael.huchet/blog/2006/09/18/xipi-how-to-exclude-files-in-a-sender-file-adapter
    Sorry Jorge, I misunderstood your question.. above blog will not help in your case..
    Update:-
    How about writing a script which will scan the source folder  and check if there is a file with .ctl extension then it will move the same name file with extension .xml into some other folder and then you can configure your adapter with this second directory path to simply pick the files.
    Edited by: Sarvesh Singh on Feb 12, 2010 2:07 AM

  • MRP+Batch determination/restriction complex scenario

    I have a very complex issue with MRP and Batch Determination. Here is my
    situation. Please help me find a solution.
    I have materials which are batch managed and each material can have numerous batches based on the quality (80%, 70%, 90%). Materials can have up to 100-150 batches. Some batches can be used only by some customers (Plants, Customers) in different countries because of legal issues.  When
    we run an MRP, MRP doesn't care which batch it is, it just creates planned orders/purchase reqs based on the quantity, material and plant. Just to give you an example, Lets say we have material A which as 2 batches Batch 1 and Batch 2. Lets say we have customer x and Customer y. Customer X can use only Batch 1 for the material not batch 2 because of legal issues and standards. Customer y can use Batch 1 and also batch 2. When we run an MRP, MRP is suggesting to send batch 2 to customer x which is not right. Storage location creation is out of question coz of business requirement in those countries.
    Is there any user exit or enhancements that i can look into, or can I accomplish this through custom z tables/tcodes ? Is there any other way I can handle this through master data change ?
    Please help me out on this and let me know what other possible ways we can handle this issue.
    Thanks,
    Mike

    You have to use characteristic dependent planning functionality of APO.
    For this you should also have a varient class in the materials with characteristics indicating the parameters to be controlled/checked.
    Thus you will have a requirement which will have the characteristic that indicates the country or such other things.  The batches should also have same characteristics.
    In material A you will have a characteristic that indicates the customer (X or Y).  The batches of the material will also have same characteristic which will have value X for batch 1 and value Y in batch 2.  When MRP is (run in APO) system will consider the requirements of different characteristics differently and propose the procurement accordingly.
    You also may have to activate characteristic based availability check in GATP of APO.
    Hope this will help you.
    Regards,
    Nitin

  • Complex scenario JMS(multiple)-PI-IDOC( multiple)

    Hi,
    My scenario is JMS-XI-IDOC.
    We have 10 legacy systems and one MQ-Series Queue for each system is setup.
    Each legacy system will send multiple types of data to its respective queue. (i.e. single queue for multiple types of data).
    XI side I am configuring 10 sender JMS adapters to pick from these 10 Queues.
    I have 3 types of IDOCu2019s which I imported to XI.
    Depending on the content of the data ( may be first two characters) XI need to map the data to respective IDOC and post it to R/3.
    How to achieve this????? Can we do this without BPM?

    My issue is not only dynamic interface determination.
    As each queue will have different transactions , so the structure for each transaction will be different.
    how to do dynamic sender aegrement.
    Is it possible in XI.
    I am planningto read everything into a string and then map to the different structures. Is it advisable.
    I am torally confused with this scenario.
    Please suggest the correct method.

  • ALE/IDOC complex scenario

    The scenario is a little weird but this is what I need to do.
    I want to send idoc from ECC 5.0 to 3.1I and then to external system. I did succeed in sending idoc from ECC 5.0 to 3.1I but not further to external system. How can I achieve this scenario using ALE. A detailed step by step approach would be helpful and appreciated.
    This is what I did and didn't succeed. In the inbound partner profile, I maintained outbound parameters which points to port and RFC destination to external system so that whenever the idoc comes in the 3.1I system it sends the same to external system. I didn't maintain the distribution model from 3.1I to external system which I think worthless. Pls note that I cannot change the architecture in any way. And would like the suggestions to be in sync with the architecture. Thanks a lot and appreciate any help
    Thanks
    Ricky

    Did you see the recent blog on this?
    You need to determine whether a standard message / IDOC exists for the object you are dealing with.
    /people/kevin.wilson2/blog/2006/11/13/ale-scenario-development-guide
    Regards,
    Ravi
    Note - Please mark all the helpful answers

  • Complex Scenario on file sequencing

    Hi All,
    I am developing one scenario where requirement is as follows.
    My source system will  generate a set of Data files and one control file which will be having details of all these data files.
    XI has to pick this control file first and depending upon the details specified in it, it has to pull all the data files. When all data files corresponding to that control file are picked up then only XI should send all those files to target system otherwise it should wait.
    For Example XI got Control1 file which contains data1, data2 and data3 files. Now XI will pick Control1 file first. Then it should go and check for Data1. once it is picked up it should go and check data2. Similarly for Data3. Once all the files got picked up then it should send those files to target in sequence. That is Data1 should go first then data2 then data3 and then control1 should go.
    Can anybody suggest anything on how to deal with this?
    Warm Regards,
    Gouri

    Hi ,
    interesting scenario you have there
    There are two ways  I can suggest...
    Using BPM collect scenario
    Staring the BPM will not be an issue .stopping it is ...i.e. when it should stop collecting messages.it will be started ...by the interface of the control file which you will send ...this control file must have some information about the number of files it has  ...(two recieve steps each identifying these two interfaces ...set a counter step in this case .) or some keyfield which identifies each file ..(if not ask for this info to be incorporated in the files)..
    if the interfaces of rest of the other then control  file is the same...then you have two interface kinds to deal with...if not ..then you'll that many interfaces you have make(in this case hope they are fixed ).
    Refer to SAP BASIS component ..you will have certain scenarios under BPM patterns ...which will give  you a fairely decent idea ..as to how to handel your scenario ( they are just template which you can copy and use after customising them according to your need)
    Besides there is work around i can suggest (as I am not a java guy i prefer abap)
    Here you can code in abap side of xi ...a code which will pick your control file .....
    from the location (ask your basis guy to set the file path) ..and based on these control file..pick all the other files and place it in a folder or ftp location from where XI will pick  ....(use job sceduling for automation )..just a suggestion ..I am using method to split large files ..as ..BPM is resource taxing ...

  • Can i use SAP Predictive Analysis for this scenario?

    Hi guys. I'm new in this subject so I'm a little bit confused about in which cases SAP Predictive Analysis is helpful?
    Could it be helpful for this case? I have prices of rice for differente years, from 2007 to 2013.  Can  SAP Predictive Analysis help me forecast what will be the price of rice for 2014, 2015 and so on?
    Which algorithm should I use? Does it come integrated in the tool or is it an add-on?
    I´ll appreciate it very much if you could send me the right steps to achieve this.

    Hi Erika,
    SAP PA has only Triple exponential smoothing algorithm; In most cases, single exponential smoothing would not make any sense [this is available through HANA PAL or R integration with SAP PA];
    If you have R integration you should see something like this
    In Single exp smoothing only alpha is used;
    in double exp smoothing alpha and gamma is used; and all three in gamma.
    Why these alpha, beta and gamma... has a big derivation to understand; [let me know if you need any document, I have compiled as on some reference]
    What values alpha, beta and Gama should hold in Triple ... or what is the right value, .... actually there are no right value and wrong value for them.
    ... as for the steps to go in SAP PA, refer below:
    Please let me know if you need any assistance ...
    Regards,
    Arvind E

  • Help on complex scenario

    Hi all
    I need help ih the following scenario.
    the sender system sendes the invoice to PI , PI has to give the successful receiving answer back
    to the sender , and continue to the mapping activities , where the invoice has to be mapped to a PDF image,
    PI then call the SAP system(RFC) which in turn calls the content server where  the image has to be stored ,
    and then we get back to PI , with a successful answer , from there PI calls again the SAP system(RFC) to start a workflow.
    Sender -> PI -> sender
                     PI -> SAP -> contentserver  -> SAP -> PI -> SAP.
    what is the bedst aprocah to soleve this scenario.
    any help will be higlly appreciated.

    With BPM
    S --> Sender; SAP  --> SAP; ContentServer --> CS
    Async call between PI and SAP (RFC):
    Receive (from S)--> Transformation --> AsyncSend(SAP_RFC) -->AsyncReceive(SAP_Resp) --> Transformation --> AsyncSend(To Start WorkFlow)
    In the above design approach:
    1) The AsyncReceive Step should be enclosed within a Block with Deadline branch defined so that the BPM does not remain open for long.
    2) Transformation step can be avoided and mapping can be done in Interface Determination.
    3) Correlation needs to be defined
    Sync Call between PI and SAP (RFC):
    Receive(fromS) -->Transformation --> SyncSend(SAP_RFC) --> Transformation --> AsyncSend(To Start WorkFlow)
    Personally i would prefer Async Call between BPM (PI) and SAP, so that the BPM wont go into error if the ContentServer takes more time for storing the image and giving back the response.
    Without BPM
    Scenario will be splitted into two Async interfaces:
    1) Sender --> SAP PI --> SAP
    Not to worry -
    > SAP --> CS --> SAP ....let it happen at its own pace
    2) This will happen once SAP gets response from CS
    SAP --> SAP PI --> SAP (to start workflow)
    Why do you need to send the message to PI and then again to SAP to start the workflow......can you not trigger a job within SAP itself which will start the workflow once it receives the response from CS?
    Regards,
    Abhishek.

  • Complex scenario

    Team,
    I am stuck in some complex requirement. See if i have material like A having creation date as 1st of July 2014 and creation reason as "Innovation".
    Material Number          Creatiion Date     Reason of creation
    0001                              1-July-2014     Innovation
    Now any material can be innovation for three months from the created date on. So this material will be innovation from July/Aug/Sep. Now for example if user run the report for date range as 15Sep - 15 Aug.
    So all transaction for this material its type should come as innovation till 15sep - 30 sep and 1 aug to 15 aug it should come as port folio.
    Let me know how we can acheive this in BW or in BEx
    Regards,
    Deepak

    OK Lets say i am able to have the records like below in master data
    Material Number      Frm                To                Createon Date     Reason
    001                         01.01.2014     31.03.2014     01.01.2014          Innovation
    001                         01.04.2014     xxxxxxxx          01.01.2014          portfolio
    Now how will i link this data with my transactional data:
    Say for this material we ahve transaction for Feb and april aswell how will i be able to show the qoery output as like
    Mateial      Bill Date               Mattype               Quantity
    001              02.02.2014          Innovation          100
    001               02.03.2014          portfolio          200
    How can i acheive this..
    In actual we need to create the webi report having the drill down on material type such that when i  select the innovation report should show transaction for innovation nly and viceversa for portfolio/
    Regards,
    Deepak

  • CAC complex scenarios - please help!!!

    I have read the CAC section of the SRND and I think I'm still confused on certain sections of the document. Would greatly appreciated anyone help on this :-)
    Just assume RSVP is not a feasible option for now...
    Re: Diagram 1
    i) In this scenario, how many CCM clusters would you have & why? Would you put a cluster to each hub and remote site (i.e. to all sites)?
    Ii) If each site has it's own cluster, how many GK would you use and why?
    Re: Diagram 2
    Iii) Assume it is a "Centralized model" where the HO hosts the only CCM cluster, do you see any problems in terms of CAC?
    Iv) What would you configure for the location for the Non-GK controlled trunk between hub office (site D) & HO (site G)?
    V) Do you ever configure any locations for the HO site? Or just leave the HO phones and HO Intercluster trunk as "none"?
    Vi) Say if site A makes 7 calls to site B, and if site C also makes 8 calls to site B simultenously, can site B still call HO? I think the answer is no. Location CAC is not really designed to support multi-tier environment? anything we can do to fix this problem if the scenario has to be in Centralized model?
    (N.B:- I have changed the location to be 'number of calls' rather than 'bandwidth' for simplicity)
    Re: Diagram 3
    Vi) In the centralized model,.If we have to reserve a certain bandwidth along all links end-to-end by RSVP, how is that differenet from using CAC? Don't we still need to over-pump the links? Say if a certain path along the RSVP path reserves 60 calls, wouldn't we need to RSVP for 60 calls through the whole path just like CAC?
    Re: Diagram 4
    Vii) For Tail End Hop off, assume all the voip dial peer has been setup on all the VGs, and the Route Pattern at Centralized CCM has been setup to point to the local VG (at site G) as Route List. But If the bandwidth between the hub (site D) & HO (site G) are all used up, but I want the user at site H to still be able to call the PSTN, can I use AAR in this scenario?
    Thanks!

    Hi thisisshanky,
    Re: Case 1 (Diagram 5)
    i) At Hub (site D), shall the 'locations' for the 3 x Non-GK intercluster trunk be left as 'none'?
    ii) For the 'locations' for GK Inter-cluster trunks, shall they be set to 'none' as the traffic passing thru the GK are already being managed by GK already?
    iii) If Hub (site D) wants to make 30 calls to site E, F, G & H at any time, would the total interzone bandwidth for ZoneA be 70 calls?
    iv) Now, assume Zone B (site E, F, G & H) only needs to make 20 calls in total back to Zone A at any time, but since Zone A needs to make 70 calls as per iii, what should we do at GK?
    bandwidth interzone ZoneA '70 calls'
    bandwidth interzone ZoneB '20 calls' (would this restrict ZoneA to only be able to make 20 calls to Zone B?)
    Re Case 2:
    Can you please explain more on what problems will be faced since you mentioned it is not a true hub & spoke?
    Re Case 3:
    Can anyone else please shed some light on RSVP?
    Re Case 4:
    I'm a bit confused between the difference between the following 3 ways of setting up PSTN fallback if WAN bandwidth is insufficient in GK scenario
    Say I want to call extn 3xxx on the remote office. The intercluster prefixs are *801, and the PSTN digits for the site is 9231-3xxx.
    Method 1:
    Configure a route list that contains two route groups. The first route group contains the intercluster trunk that routes outgoing calls over the IP WAN. Second route group contains the Voice Gateway.
    Method 2:
    Just on the Voice Gateway:
    dial-peer voice 1 voip
    destination-pattern 8013xxx
    session target ras
    preference 0
    dial-peer voice 2 pots
    destination-pattern 092313xxx
    port 1/0:23
    preference 1
    Method 3:
    Use AAR
    Another extra Q regarding bandwidth for GK.
    According to Cisco SRND, GK uses double the bandwidth as the codec call rate, so...
    G.711 - GK uses 128kbps
    G.729 - GK uses 16kbps
    However, this is excluding all Layer 2, IP & RTP overhead... so when i am planning for number of calls, what values should i use as 'bandwidth per call'?
    Cheers,
    Hunt

  • Pricing Help - Need Complex Scenario Approach

    Hello All,
    Need your advice on the following scenario using seeded function as much as possible
    We have three basis on which we can price our customer - Kind of 3 price lists - OEM Price list, Resale price list, Customer Special rate price list and an item can be on all three lists.
    Based on the contract with customer value can be picked from either one - like
    Customer 1 + Ship From 1 + OEM1 (Item Attribute) = OEM Price - 5%
    Customer 1 + Ship From 2 + OEM2 (Item Attribute) = Resale Price + 10%
    So say 3 parts in SO, each have different price basis (price list) based on customer contract.
    The challenge is users DO NOT want to select 'SO Line Price List'. They would not know which 'Line Pricelist' to select for the item. They want price to auto populate due to high number of lines.
    1. Is there a way, that during SO creation, can the price list be auto selected based on modifier/certain conditions ?
    2. Any other way, price can be arrived at, if not using 3 price list?
    3. Can we have a 4th price list, with custom pricing attribute, which sources price from either of the 3 price lists?
    Any pointers would be of great help.
    Thanks & regards,
    Bhaskar

    Thanks for the options...
    The issue is that Business wants to store the 'Customer Contract' details somewhere - and is trying to use pricing to do that. In effect there are many possible prices, but based on the qualifing conditions, select the right amt.
    In oracle, first price list needs to be selected in line, and then modifiers are applied. Here they want first all qualifiers to run, and then select appoprate price list.
    Can we select a price list at run time based on some logic ?
    Thanks & regards
    Bhaskar

Maybe you are looking for