QTD of BSE data

Hi Experts,

I have to extract data QTD of EBS by using FDMEE. I don't see a year and periodic data load option rule. Any help would be appreciated.

Kind regards

Anubhav

You must use the adapter to open for this interface.

Then you must create a query to retrieve sales QTD.

It is easy to build the query that you already have one of those for the CDA and periodic by default. If you run a DLR for EBS, you will see in ODI code is generated.

We did it for QTD and it works fine. The parameter that you want to add, your query will be more complex.

Concerning

Tags: Business Intelligence

Similar Questions

  • PRESENCE = "hidden" does not work!

    Hello

    I develop an interactive form and the back-end is a SAP ERP software (where in the INITIAL screen will grow) and BSE data is Oracle, very well.

    The my_form has 4 pages.

    The first 2 pages (1 & 2) are intended to go into the details of family head.

    And the last 2 pages (3 & 4) are intended for the details of children.

    As soon as the user opens the application, the user will receive 3 boxes as below,

    • You want to fill in the details (4 pages) the whole family (in this case my applicatuion must make all 4 pages to user).
    • You love would fill ONLY family HEAD details (1st and 2nd page) [in this case my applicatuion should make first 2 pages of user]
    • You love would fill ONLY children (3rd and 4th page) for details [in this case, my applicatuion should make the LAST 2 pages of user]


    {code}
    So, I kept the code below in the event my_form.docReady

    If (allFamily == 'X') {;}
    do nothing

    }

    If (head == 'X') {;}
    xfa.resolveNode "(MY_FORM. Page3') .its presence = "hidden".
    xfa.resolveNode "(MY_FORM. Page4') .its presence = "hidden".
    }


    If (children == 'X') {;}
    xfa.resolveNode "(MY_FORM. Page1") .its presence ="hidden ".
    xfa.resolveNode "(MY_FORM. Page2') .its presence = "hidden".
    }
    {code}

    His does not.

    1 - pls tell me whts is missing, why his does not work?

    2 - How can they make my requirement, any snippet of code and pls event. ?

    Thank you

    Srinivas,

    If I understand your position that radio buttons are not part of the PDF file... In this case, the only way PDF form will know radio button has been selected from data in the rendering.

    Currently, you know what radio button has been selected by being on a screen that is not a PDF form. You must pass this value to the PDF by returning the form with the data.

    I don't know how the SAP is pass the data to the PDF document, but if you use a Workbench process / Forms Server API to make the Adobe PDF file, you can pass the data with the data file.

    If you do the above, initialize / DocReady / FormReady event should work. Because the radio button has been selected before the PDF has been made. Thus, the value will be available at previous events.

    In my previous post, I'm assuming you were selecting the radio button on the PDF itself. But this isn't the case.

    Thank you

    Srini

  • BSE response using query data mapping

    Hi all

    I have a BSCS forwarding service that calls a SOAP service sinchronously a return of the response of the deal. Do you know if there is a way to use map application data when you map the answer?

    I know that you can use the data of the request sent to the SOAP service using the ESBREQUEST variable but can you access the data received as a request for the routing service?

    Thanks in advance,
    Concerning

    Data enrichment is difficult to achieve because you cannot declare variables in Oracle ESB project to store temporary data. ALSB has such a mechanism.

    The ESBREQUEST parameter can solve this problem in some cases of BSE Oracle. However if you need to process the data of "all the time in your ESB flow" which will not. Some possibilities are: use BPEL instead of BSE to implement these composite services from BPEL can store data to process. However, this will give you a penalty of apreformance given that BSE is faster. Or use a hack where you disable the BSE payload validation (default value is already disabled), concatenate the XML data of origin for data entry service SOAP, and now you can access data of origin through ESBREQUEST. However, this is a hack (that you send an invalid XML according to the XSD of the SOAP service) and the XSL mapping tool will be able to visually display the mapping.

    Best regards, Ronald

  • Aggregation of data from multiple sources with BSE

    Hello

    I want to aggregate data from multiple data sources with a BSE service and after this call a bpel with a process of construction of these data.
    1 read data from the data source (dbadapter-select-call)
    2. read data from the data source B (dbadapter-select-call)
    3 assemble the data in xsl-equiped
    4. call bpel

    Is this possible? How can I get data from the first call and the second call to conversion data? If I receive data from the second call, the first call data seem to be lost.

    Any ideas?
    Gregor

    Gregor,

    It seems that this aggregation of data is not possible in the BSE. This can be done in BPEL too using only assigned but not using transformations. I tried to use transformations by giving the third argument to the function ora: processXSLT. But couldnot get the desired result.

    For more information on the passage of a second variable (of another schema) as a parameter to xslt pls refer to the post office

    http://blogs.Oracle.com/rammenon/2007/05/

    and the bug fix 'passage BPEL Variable content in XSLT as parameters'.

    Hope this helps you.

    Thank you, Vincent.

  • One of my programs that BSE Market Watch stopped working after I started to date of Microsoft today, pls help.

    One of my programs, observation of the BSE market stopped working after I got updates for my Windows XP today (03/07/2010).  BSE is the Bombay Stock Exchange and I got BSE mKT Watch free program from the Bombay Stock exchange website and it is very important to me.

    Uninstall the updates that you have obtained on 03/07/2010 and see if that solve the problem. If so, then install updates one at a time to see what update stopped the program run.

    If on the other hand, the program is still defective, then this is perhaps a problem with the program itself.

    Please investigate the above and post back with the name of the update or if, in fact, it is the program that was the cause of the problem. TaurArian [MVP] 2005-2010 - Update Services

  • USB Interrupt IN endpoint data

    I am developing firmware for a USB instrument and widely using the NI-VISA to test and debug.  I would like to be able to read the data packets that comes on the Interrupt IN endpoint during a USBTMC service request - USB488.2 (SRQ).  I think that the firmware did the right thing because this code works:

    ViSession defaultRM = VI_NULL, instr = VI_NULL;
    Turn off State; allow to Set mutual FUND (done) in the State of the event;
    BSE (event status bit) scheduled status Byte enable Register; start a
    order with overlap; and generate a service request (SRQ) when
    the operation is complete.
    ViByte buf [] = ' * CLS; * ESE 1; * SRE 32; : SYST:ARR:CLK 2304; * MUTUAL FUND ";
    ViUInt32 cnt;
    ViUInt16 STB;

    viOpenDefaultRM(&defaultRM);
    viOpen (defaultRM, "USB0::0x0000:0 x 0001: 0:INSTR", VI_NULL, VI_NULL, &instr);)
    Service request events go in the standard event queue
    viEnableEvent (instr, VI_EVENT_SERVICE_REQ, VI_QUEUE, VI_NULL);
    Launch a command with overlapping that takes awhile to finish and wait that the
    service request indicating that it is finished.
    viWrite (instr, buf, sizeof (buf)-1, &cnt);)
    viWaitOnEvent (instr, VI_EVENT_SERVICE_REQ, VI_TMO_INFINITE, VI_NULL, VI_NULL);
    When you receive a VI_EVENT_SERVICE_REQ on an INSTR session, you must call
    viReadSTB() to ensure delivery of future service request events on the
    given session.
    viReadSTB(instr, &STB);)

    viWaitOnEvent Gets the event, and the status byte, I read the right fixed flags (SRQ and BSE).  As the value of status byte is transmitted the USB device to the host computer in a package from the Interrupt IN endpoint, it seems that he must do this package.

    I would like to see this package.  But several things, I tried to get it from NI-VISA have so far failed.  For example, I tried to install this reminder Manager:

    public static ViStatus _VI_FUNCH interrupt_in_hndlr (ViSession vi, ViEventType type, ViEvent, ViAddr userHandle evt)
    {
    HANDLE interrupt_in_event = userHandle;
    ViUInt16 size;
    VI_ERROR (viGetAttribute (evt, VI_ATTR_USB_RECV_INTR_SIZE, &size));))

    If (type! = VI_EVENT_USB_INTR)
    Return VI_ERROR_INV_EVENT;

    If (size > 0) {}
    ViPByte buf = new ViByte [size];
    VI_ERROR (viGetAttribute (evt, VI_ATTR_USB_RECV_INTR_DATA, buf));
    printf ("interruption-IN = data");
    for (int i = 0; i)
    printf ("% 02 x", buf [i]);
    printf ("\n");
    } else {}
    printf ("data without interruption-IN! \n") ;
    }

    SYSERR (SetEvent (interrupt_in_event), FALSE);

    Return VI_SUCCESS;
    }

    with this code

    	HANDLE interrupt_in_event;

    SYSERR (interrupt_in_event = CreateEvent (NULL, TRUE, FALSE, NULL), NULL);

    Install a handler for the events of interruption USB-IN
    VI_ERROR (viInstallHandler (instr, VI_EVENT_USB_INTR, interrupt_in_hndlr, interrupt_in_event));
    VI_ERROR (viEnableEvent (instr, VI_EVENT_USB_INTR, VI_HNDLR, VI_NULL));

    and he is never called.  I tried to put these events in the standard event queue, and the call to viEnableEvent fails.  I tried to open the: RAW device instead of the: INSTR device and who fails.

    Can someone lend me a clue?

    For interruptions of the standard USB488 subclass (related to the status of the request READ_STATUS_BYTE SRQ), interrupts are handled by VISA. So, if it is an interruption of the SRQ and you have SRQ active event, which should be raised (that you see in your example). It would be the only time wherever your USB_INTR event is raised for other types of interruptions (i.e. vendor-specific interruptions). Is there a particular reason you are trying to get the data of interruption for the standard interruptions? The only data is the status that you get with viReadSTB call anyway, right?

  • BEEP graphical report shows zero when data are missing in EBS instead of null

    Hello

    I have a rtf model and an xml data file. When I generate the release, beep desktop tool, the graph shows the value as null as expected. But the same thing when I try to preview the output in xml editor responsibility in ebs, null values are shown as a zero in the graph.

    Download the rtf, xml and the release of the desktop ebs and beep tool.

    Please advise on how to display the value null when the data aren't there in a graphic that is in the rtf model in EBS.

    Note: The issue happens with all types of output

    Kind regards

    Diakite

    The BSE file is secure so I don't see the version,

    but probably you are on a version lower than desktop computer (10.1.3.4.1).

    The instance of the EBS is probably running into something similar to this:

    Bug 18270934 : PUBLISHER PRINTS NULL VALUES such as ZERO IN a TABLE

    Kevin

  • Mapping: Data sources do not appear in the target

    Hi experts,

    I need some clarification on the logic of mapping,

    I map a balance sheet account in EBS in a HFM account using FDMEE, but I don't want the data to be reflected in HFM.

    For example: I have the "retained earnings" account card of EBS on account in HFM, but the data should not be included in HFM.

    How to set the mapping? using the award-winning cards?

    Script is the way to proceed to this logical mapping or is there another possibility?

    If you do not want the data to display in HFM do not map it to a target account HFM. If the retained earnings is coming through in the source of BSE, given that you will still need the card, but you must use the keyword FDMEE IGNORE in the mapping of mark target to make the FDMEE to know that you do not want the data to be loaded to HFM.

  • Need help to quickly create an analysis with PTD, QTD, CDA options the balance using option to change the formula

    I created the analysis report which has-

    -Opening balance

    -L' period activity

    -Closing balance.

    Now, the activity of period can be a. period to Date, quarter to date and year to date.

    I have PTD and QTD values... YTD will be calculated field = (ball Beg + period activity)

    Now, I want to add guest user that allows the user to select either - 1. PTD, QTD or CDA

    and report displays analysis accordingly.

    I need instructions to - how to add this in the prompt controls and criteria - to make it work according to the value of the parameter to create analysis

    Wait response

    SS

    Hello

    You can try this link below to view the report based on the quick selection.

    http://bihub.blogspot.in/2013/07/OBIEE-11g-display-multiple-reports.html

    Thank you

    Prasanna

  • Value QTD in ASO

    Hi all
    I have an ASO application with time and the period dimension. Looks like the hierarchy of the Time dimension:
    Time
    -Full year
    -Q1
    -Jan
    February-
    -Mar
    The time dimension hierarchy is like:
    Period
    -FY11
    -FY12
    QTD-

    Now I write an MDX query as Member for QTD. Which is:
    IIR
    (IsLevel ([TIME]. CurrentMember, 0),
    Sum)
    Parent ([TIME]. CurrentMember). FirstChild: [TIME]. CurrentMember,
    [Real]),
    Lack of
    )

    Now when I retrieve the QTD to any month he always gives the value #Missing.
    Can you please help me if Miss me something?

    Thanks in advance

    You do not have the necessary size. You basically have a dimension of months and a year. You need a view axle has only a single input stored member. Your year dimension has several members entry FY11 and FY12. So when you run QTD whose data member is he supposed to use? Essbase won't be able to do the calc, unless you give the context. Unless you are only interested in making QTD for either FY12 FY11 where, then you need to add another dimension.

    If you just want to have for FY12 QTD, then you could something like the following

    SUM (PeriodsToDate ([Time]. Generations (3), [time]. CurrentMember), [period]. [FY12])

  • OBIEE 11 g of UNIQUE authentication data-level security

    Hello

    I have implemented SSO in OBIEE 11 g and integrated successfully with Oracle EBS R12. Now, I want to set up security level of data for users of EBS.
    Can help me please key it.


    Thank you.

    This EBS SSO are that you have set up. ? Is it with cookie based ICX. ? If Yes, then

    Please see the security first guide: http://docs.oracle.com/cd/E20490_01/bia.7963/e19042.pdf

    Did you create block initialization custom to fill the 'GROUP' - variable. You can also choose to fill the "ROLES" - variable with the key responsibility. This variable corresponds directly to Application roles in the Enterprise Manager.

    Make sure that the name of responsibility for BSE is the same that the role of the Application, you are assiging in EM. You could beverlasting responsibilities in EBS to match existing roles (seeds) or you create new roles in OBI Apps to match your current responsibilities.

    Please check if useful.

    Thank you
    SVS

  • Sorting based on the date of

    Hi all

    I added two date fields on the search of BSE page

    start date and end date

    I want to search based on these two start and end date

    means I want to display all the records between two dates

    After clicking the GO button

    I expanded CO

    What should I write in CO do my task?

    Hello

    is not error, in fact, these are the fields which requires the value at the time of the search, so once u give the value to one of these fields it will cease to issue this warning

    Thank you
    Pratap

  • Using the data of EBS in BI Publisher

    Question: Is it possible to directly use EBS data in BI Publisher? If so, can you point me to the documentation?

    Here's the scenario:

    Imagine that our company uses Oracle E-Business Suite. All the columns, tables and diagrams Oracle related to BSE. It is the backbone of our company data. Couldn't live without it.

    We're also crazy to OBIEE, especially BI Publisher. We have people who are experts in BI Publisher.

    The CEO of the company would like to enjoy the mountains of data available in EBS, but also the expertise of the people who are trained and skilled in BI Publisher, using the data of EBS directly in BI Publisher. The Director-general provided us with a budget and staffing appropriate to perform a single installation of all structures must be added, or middle, for this to happen.

    Objective of the Chief Executive Officer is for data additions and revisions in EBS will be included automatically in the reports BI Publisher. Assuming that between Monday and Tuesday, none of the structural changes that occurred in any of the EBS diagrams, tables or columns, assuming that everything we have done is add and/or modify data from BSE, then the BI Publisher reports must reflect the Monday data Monday and, without having to do anything in the meantime, reflect the Tuesday data just sitting Tuesday and running the editor of BI reports Tuesday morning. Not every day to rebuild XML files or something like that. Just clean and totally transparent use of the EBS data it gets added and updated during the normal course of business.

    In general, what steps do we need to carry out - in EBS, in the XML Editor (if any) and BI Publisher - to directly use the data of EBS in BI Publisher on a daily basis as described above?

    Ideally, I like just go to the Admin page in BI Publisher and add EBS as a new data source, or perhaps to use the section of the integration of the Admin page, as we would with discoverer or workspace of Hyperion and Shared Services. But I know that's not as simple as that.

    Can you help clarify?

    Thank you!

    "Ideally, I like just go to the Admin page in BI Publisher and add EBS as a new data source, or perhaps to use the section of the integration of the Admin page, as we would with discoverer or workspace of Hyperion and Shared Services. '" But I know that's not as simple as that. »

    I don't know why you don't think it's as simple as that, but it is. Add a new JDBC data source, assign it to BEEP roles, create templates of data/queries against this data source and you're ready to go.

    To use the multi-org views, you need to set the org_id in forward initiation of the report.

    What version of BEEP are you using? We have the last BEEP 11 g, we use eBS (R12) as the security model, Teradata is our main source of data, but almost all the reports uses the security context for the multi-org eBS to limit the data of Teradata, based on the security profile of the user as defined in eBS.

    I hope this helps.

    Thank you
    Sunder

  • Calculation of measurement to DATE

    Hello:
    I would like to know other ways to calculate the QTD measures and for a YEAR without using the functions of the time to DATE series.
    Also, as for example, we may use certain functions and calculations available in BI answers. But I'm not sure that I get incorrect results when I try to use combinations of features like filtre/somme/c.v...
    Can someone give me some ideas on what can be done in BI answers to calculate the measures to DATE?

    Thank you
    Chavigny.

    Chavigny,
    > This means that we create another column which groups according to the required dimension? Right?

    Yes, use in Fx

    FILTER (C.V. ("other facts". "" Qty reserved "by"other Dimensions. " Market) USING (Time. "" Month "BETWEEN"(2007 / 01' ET ' 2007 / 08')) "

    (the dimension measurement) that's all

    Let me know if you need help

    Thank you
    Saichand.v

  • False values there are months and QTD

    Hi all!

    I use OBIEE 10.1.3.4 on Windows XP Professional SP3 with Oracle 10 g. I have two tables of facts (sales, reservations) and three dimensions (time, geography, product) in my diagram. I used to find months ago time series functions and quarter to date for bookings and values the values of the opportunity. However only a few matches values last month in the column months ago and some do not. A snapshot is attached

    ! http://i50.Tinypic.com/2dioxn6.jpg!

    Similarly, QTD does not work

    ! http://i47.Tinypic.com/2hevs6w.jpg!

    Any ideas on this one?

    Thank you.

    Hello
    Try one last thing...
    I'll give you 2 choises...
    Thus,.
    you did a bussines column with the function.ok there? ok.make one another, which leads the previus we column.meaning 'ago', you will have 2 columns... try your measurements with the new...
    the alternative is with msum... try this code...
    you have Let's say 3 columns.
    1 month = = moth_clm
    2 = your = value measure
    3 = the code below = mesaure_ago

    -case when month_vlm = '' 2009/01 else then 0 ('measure'-(MSUM ('measure', 2))) end

    Copy the following code returns the value of the previus record...

    so you have to

    month_clm - measure - measure_ago
    2009/01-10000000 - 0000000000
    2009/02-20000000-10000000
    2009/03-549290-200000000

    hope I helped...

    http://greekoraclebi.blogspot.com/

Maybe you are looking for