Question on the form of data - implicit sharing

Hello

We have a data form that the user can down to the level 0 in the rows to enter data. The question is for some customers when the user tries to enter data at the client level 0 is not save the number of entry but get substituted automatically with the parent value. If the user has entered in the parent customer was filling too the same value for the client to level 0.

When I checked in the outline... I noticed that they are customers who had only one child, and I guess that this happens because of the property on the part of the implicit. I don't know if there could be another reason to do this. If I am wrong please correct me.

Now, I know that if you change the property of the customer parent to share never, it might solve the problem. But the problem here is - there is a lot of these customers. And each month we receive new clients that could belong to the same case. It would be difficult to go and change the property to share ever for all customers and keep track of it manually. It might be a maintenance problem.

So is there any other solutions? We can sort it solve? Please let me know your suggestions or ideas on what you think would be the best way to resolve this problem.

Any ideas are appreciated.

Thank you!
~ Hervé

Hi Gwen,

You can disable the implicit sharing in the Essbase.cfg
When you set the parent members and children store, you create blocks more in the database, so use with discretion.

http://docs.Oracle.com/CD/E17236_01/EPM.1112/esb_tech_ref/impliedshare.html

In addition, if you leave the parent on the form, you should be able to write data to the child.

Kind regards
Robb Salzmann

Tags: Business Intelligence

Similar Questions

  • put question in the form of data

    I have a SSN or EIN number field. The xml output must be in the format 123-45-6789 or 12-3456789 depending on whether the entity is a person or a company. I have a few other areas, I can probably use to trigger one format rather than the other, but I don't know if I can selectively format a field in several ways.

    Is this possible and if so, does anyone have a sample or a script that could do that?

    I know that I could view messages, postings and others on the ground, but it would be a better user experience, if she has been formatted endangered in this way, users can enter the data of some sort that they were comfortable. Thanks for your suggestions!

    Hello

    I did some tests and it seems that change the picture for text objects clause has no effect.

    This also does not work when you use the terms of the alternative image with different regional settings

    Thus, the only way I've found is to format the data with the Format() method in FormCalc.

    var source = $.rawValue
    var formattedSource
    
    if (AcctOpenProcesssubform.CSSystemSetupForm.Account_Client_Info.personalCust_domicile.US_Citizen.rawvalue eq "us") then
      formattedSource = Format("XX-XXXXXXX", source)
    else
      formattedSource = Format("XX-XXX-XXXX", source)
    endif
    
    $.rawValue = formattedSource
    
  • display 2 cloumn in the form of data

    I just want to be sure on the form of data segments to create uneven columns is the best way not to show two columns in the form of data

    You create asymmetrical columns by:-http://download.oracle.com/docs/cd/E17236_01/epm.1112/hp_admin/ch06s04s05.html

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • TEXT in the form of data

    is it possibe (Version 11) for a cube ASO which will allow you to enter text in the form of data? Which means, I want to add a row of data to include the users name. I don't want to enumerate each username in a dimension
    Thank you

    The closest you'll get is typed measures, you can not directly enter data, but can have text values:-http://download.oracle.com/docs/cd/E17236_01/epm.1112/esb_dbag/dtypmeas.html

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • SCalc formula in the form of data

    Are we able to enter a formula of summons for a range of columns instead of typing on the underside (specify each column) in the form of data?
    C4 = SCalc (col (1) + neck (2) + neck (3))

    NO, it is not possible

  • In the PivotTable data not traveling with the question of the form

    Jasmine or someone who can help,

    I have a form with a dynamic table in it. When this form is completed and submitted in the workspace only the first line of this table appears in the next step of the process. Because a signature is required and that and all the rest appear in the next step in the process, but the PivotTable is giving me, I submit the form in PDF format.

    I enclose the form. It has a built-in schema and some JavaScript in there basic calculations.

    Thanks for your help,

    Brian

    Your table don't travel with the form is because your drawing is a bit off.

    You have StockNo, descriptionArticlesServices, quantity, unit of issue, unit price estimated amount, amount and propcode.

    Your table is put in place to repeat for each item of data, which is OK, but you have to hand in your schema.  If you want to basically something like this:

    You can then link the text stockNo field in the $record. P1. TableInfo.TableRow [*] .stockNo

    In summary, your schema is currently only showing a single item (no extensible data node), so you can have only 1 piece of data to the entry in the table.

    Hope that helps!  In the affirmative, please mark it as useful or correct!

    Alex

  • A few questions about the use of data and Cliq

    I have the cliq, however I chose to not get 3G (so I bought full fare). So I have a few questions about the phone and the use of 3G / 2 G/Edge:

    1 - is possible to disable completely the 2G / 3 G/Edge? I know you can switch between them, but are anyway just tell the phone to stop using them altogether since I'm not subbed to the service?

    2. when the update takes place, I guess we'll have to reconnect motoblur and etc, but if I don't have 3 G will I have motoblur connection problems after the update? Or he keeps the latest wifi settings so that it would connect to wifi to connect. When I first got my phone it was not a problem b/c I had 3G for the first month.

    I hope that makes sense, thanks!

    To stop all the data, I would like to download an application called APNDroid. He cut them all down. When you log on to blur you have 3G or WIFI doe this without getting a timeout error. During the process of setting up your Blur account, you can press the menu button and set up your wifi to work, this will connect you to Blur and your phone will be connected to the blur. If I were you I would be rethinking to do a data plan since you are really losing out on most of your main features of phones. It's your choice, however.

  • Question about the reports and data of rollups

    We followed in place that I need to create monthly reports. There is a custom agent that collects two key all measures that can be used to define a percentage of system availability. They check essentially two types of errors that may occur together or individually. I have not really used reports in Foglight but has spent a good amount of time to play with them today. The main problem/issue I have at this point is how to deal with the accumulation of data. Our retention policy performs three stacks of separate data in a month, how can you effectively report on these data rolled upward?

    Example: one of the agents simply return a 0 if the system is ok and 1 if it finds the error. In the end, we just need to know how many times that 1 has been returned in a month. How would one accomplish? If the sum is for example, 40 for a total of 4 hours is that it means that he met the 40 times error? The frequency of the agent is set to 60 seconds, so that would mean 40 minutes of time error...?

    The other control agent returns specific error codes and not a simple binary value. If the above example or the question is trivial I still don't know how to deal with this one...

    Most likely, you can use the value of the sum for the metric, just as you might have guessed.  Because the value is 0 or 1, the amount will be the total of the values for the time period.  There are also a number of samples, which should / could be higher because there might be 0.

  • Content type of the form POST data REMAINS

    I'm trying to POST through a REST API that has a content type of the form data from vRO. Someone at - he no idea how I need to put in shape the body of the request in the vRO? At this point, im just build a JSON object then stringifying the object and sending it offshore.

    {key1:value1, key2:value2}

    var body = new Object();
    body.api_key = apiKey;
    body.AssignedSupportLevel = assignedSupportLevel;
    body.Category = category;
    body.CustomersUFID = customersUFID;
    body.Description = description;
    body.LastModifiedByEmail = lastModifiedByEmail;
    body.OwnedByTeam = ownedByTeam;
    body.Portfolio = portfolio;
    body.Priority = priority;
    body.Service = service;
    body.Source = source;
    body.Subcategory = subcategory;
    body.Summary = summary;
    
    
    var request = restHost.createRequest("POST", "/myitapi/v1/tickets", JSON.stringify(body));
    request.contentType = "multipart/form-data";
    
    
    return request.execute();
    

    Thanks for the reply Ilian. I was able to format the body of the request such as specified in the RFC as stated below. I also wrote an action to do the formatting for me that I have attached. I hope it helps someone else.

    var body = "--WebKitFormBoundary7MA4YWxkTrZu0gW\r\n" +
    "Content-Disposition: form-data; name=\"api_key\"\r\n\r\n" +
    apiKey + "\r\n" +
    
    "--WebKitFormBoundary7MA4YWxkTrZu0gW\r\n" +
    "Content-Disposition: form-data; name=\"AssignedSupportLevel\"\r\n\r\n" +
    assignedSupportLevel + "\r\n" +
    
    "--WebKitFormBoundary7MA4YWxkTrZu0gW--"
    

    The action has two expectations as described in the description.

    1. You use the limit as described in details in your content type of the request.
    2. The action assumes that all data in the form is the Content-Disposition: data type of the form.
  • A few questions about the design of Data Guard

    Hi, I have a few basic questions around design Data Guard

    Q1. Looking at the instructions of Oracle for the creation of a logical standby, he recommends first creating a physical standby and then convert waiting logic. However, I thought that a logical standby might have a totally different physical structure of the primary. How can this be the case if a logical standby first starts his life pending physical (where the structure must be the same)?

    Q2. It is a normal practice to back up your database before as well - if yes why?

    Q3. Can RMAN back up a database of the day before while he is in the State mounted (rather than opening it)?

    Q4. What is the point of cascade redo apply rather than just get the primary ship to each standby?

    I guess you could try to reduce the latency of node to node if some the day before were quite remote from the primary

    Q5. Is it possible to convert a physical logical Standby?

    Q6. What number best of Standby, you can have - Oracle suggests 30 but I thought I remember reading somewhere regarding the 11 GR 2, that this limit has now been increased?

    Thank you

    Jim

    Hello again;

    "begins each logical waiting first her life on hold physical?"

    Its the only way I ever did. I think it is the simple way to do it.  By the presence of a physical standby first you have already confirmed the network and most of the settings for Data Guard so that you can focus on only the logic of the standby database configuration.

    Chapter 3 of this book, it's easy:

    http://www.Visi.com/~mseberg/data_guard/new_dg_book.html

    Best regards

    mseberg

  • Enter the statement in the form of data

    Hi all

    In property from form data section there is an option "Enter the statement". Is it possible to see this instruction except in edit mode?

    Published by: 860905 on March 16, 2012 17:19

    Yes. There are two ways. When you click on the Forms folder, it will give the list the name of the form. In the right column, the instructions are displayed.

    In addition, once you have opened a form, it has a button in the toolbar. Looks like a document with a small 'i' in front of it. It is about 15 buttons to the right of the button "explore". Press and it will guide you.

    Hope this helps,
    -Jake

  • Question about the management of data Cache OBIEE 10g / 11g.

    Hi friends,

    I have a question: how we can find the display of data in the report (in the answers or dashboard) if Cache or paintings of DW? y at - there no mechanism for this? I know that normally we can find data in tables of aggregation using file view log. Can you please help on this and I would really appreciate your help.

    Cheers!
    Srini

    Add the suggestions above, to find the query caches

    1. use followed - cache_ind_flg O/N indicates whether or not the application has reached the cache.
    2 NQQuery.log will show "cache hit" (if not you will see SQL to the physical database)

    There is no mechanism to track if it hits the browser cache / cache of presentation server.

    I hope this helps...

  • Round my values in the form of DATA

    Hello

    Are there opportunities that I could gather my values in forms of data?

    245.587 = 246


    Thank you

    Have you had a look at the accuracy of form settings - http://download.oracle.com/docs/cd/E17236_01/epm.1112/hp_admin/frameset.htm?form_opt.html
    Otherwise, you might have a business rule that rounds the values using the @ROUND function - http://download.oracle.com/docs/cd/E17236_01/epm.1112/esb_tech_ref/round.html

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Presentation of the questions on the forms fillable

    I have a form hosted on an intranet site, I have no difficulty to submit with my desktop Messaging.

    Some colleagues receive an error 'This operation not permitted' once they press the submit button.  When they try to fill in a field, they get a warning saying that the file won't save and will only present data.

    I have acrobat pro, my colleague from the development has distilled, only I can see the difference.  End users don't have acrobat reader.  This form works for some users, but not all.  It does not work for my colleague from development on IE or FF.

    When you open the file in pro, it shows no security and everything is permitted.  Colleague gets only 4 admitted things, same file.

    Help?

    Post edited by: re0 - sorry, is somewhat terse at first.  The frustration that will do for you.

    In order to submit the entire form with the reader, the document must be enabled for the reader, what you can do with Acrobat. This allows Reader save a completed form, which is done automatically as part of the submission process. If the form is distributed to the beneficiaries of 500 or less, then there is no restriction license.

  • Questions on the form

    Hi people

    Dreamweaver noob here as I explained a bit earlier to a position different im a complete newbie with DW was the last time I made a website with Microsoft frontpage displays then how I am late.

    At the moment im designing a website from scratch using information from a site that is already in place and running for the content.

    I have a form of "come into contact" I like with captcha form as it is has space for an email, subject, box captch discription of inquiry I want to change this formula to get rid of email, subject and have the name, telephone number and Description of the box of request for information with the Captcha box.

    I've played a bit with the form and its accompanying. Files PHP to try out but when I try the direct box, it sends the email to my selected e-mail address however the information I type in the phone booth and other boxes do not appear in the email

    Can someone let me know what code they want from me so they can help me with this issue please

    Thank you very much

    James

    James-J wrote:

    Your error message, you need to set it! That's why you get the error message. Set it by placing it here-

    $name = $_POST ['name'];

    $telephone = $_POST ['phone'];

    $message = $_POST ['message'];

    $from = $_POST ['from'];

    $verif_box = $_POST ['verif_box'];

    $subject = "all you want to come after the words" online form: "in the mail below command."

    Sorry to be a noob Murray do not know if I this part of your instructions

    In the code, you have a variable $subject:

    mail ("[email protected]", "online form: '.") $subject,

    You must define the variable $subject as Murray has done outside and taking into account the statement you of where to place it:

    $name = $_POST ['name'];

    $telephone = $_POST ['phone'];

    $message = $_POST ['message'];

    $from = $_POST ['from'];

    $verif_box = $_POST ['verif_box'];

    $subject = "all you want to come after the words" online form: "in the mail below command."

    So it could be... or it might be as above (regardless of the text you want to follow "Online form" in the mail command.)

    $name = $_POST ['name'];

    $telephone = $_POST ['phone'];

    $message = $_POST ['message'];

    $from = $_POST ['from'];

    $verif_box = $_POST ['verif_box'];

    $subject = "Request" about this or that;

Maybe you are looking for