Reject the Oracle iExpense report through WF_NOTIFICATION. SetAttrText

Dear gurus,

I have a large number of iExpense reports which are waiting for the approval of the user. I use the following code to reject all these reports:

Start

wf_notification.setattrtext (nest = >: notification_id)

, aname = > 'RESULT '.

avalue = > 'REJECT');

wf_notification.respond (nest = >: notification_id);

commit;

end;

When I query the notification table after running the above code, the notification status is 'CLOSED', but the expense report is still pending approval. Still more the user who created the report never gets to be notified that his report is rejected.

Did I miss something, any help would be appreciated.

Dear all,

I solved the problem by using the following text:

wf_notification.setattrtext (nest =>: notification_id)

, aname-online 'RESULT '.

value-online 'DENIED');

wf_notification.setattrtext (nest =>: notification_id)

, aname-online "WF_NOTE."

value => "Auto dismissed as the WB is like 30 days");

wf_notification.respond (nest =>: notification_id);

Tags: Database

Similar Questions

  • Are the "Oracle Hyperion Reporting and Analysis" and "Oracle Hyperion Financial Reporting," one and the same product?

    Are the "Oracle Hyperion Reporting and Analysis" and "Oracle Hyperion Financial Reporting," one and the same product?

    Alanysis and Hyperion reports has a scope of report include Hyperion Finanicial Reporting, web analytics services RA framework and the Foundation as a layer application and client level there EMP Workspace, SmartView etc.

    Thank you

    ~ KKT ~.

  • Create a report on the Oracle AWR report

    Hello

    I want to create a report on the release of dbms_workload_repository.awr_report_html.

    In my region to report, I Specifies the source of the region such as:

    declare
    q varchar2 (4000);

    Start
    q: = "select output";
    q: q = |' table (dbms_workload_repository.awr_report_html';)
    q : = q || ("(: P_DBID, 1,: P_BEGIN_SNAP_ID,: P_END_SNAP_ID))';
    Return to q;
    end;

    After that the points obtained their values, it will be called (for example):

    SELECT
    output
    Of
    TABLE
    (dbms_workload_repository.awr_report_html
    (2264999593,1,1525,1526)
    );

    The result is a report in HTML format. When I run the report at the APEX, the report looks OK but it is not fully displayed as it should (if the spool the output to a file, or run it using @$ORACLE_HOME//rdbms/admin/awrrpt.sql in SQL * Plus, the report looks right). The a generated/displayed in the APEX:

    1. all 'Back to Top' links do not work. It does not move you to the "Main Report" section (on the upper part of the report).
    2. the report has lost a few colours. Column names are not in blue, several lines in tables are not white and yellow in the corners (for ease of reading).

    How can I configure the report or column (only one column in the report) in the APEX to show output in its original format of html, do not use the APEX report/column templates?

    Thank you.

    Oops!

    You will also need a button in region 1 of page 1. This button will submit the direction to the same page and page

    Other control...

    The call to dbms_workload_repository. AWR_REPORT_HTML must specify the instance id. I've hardcoded a value of 1

    DBMS_WORKLOAD_REPOSITORY. AWR_REPORT_HTML (: p1DB, 1,: p1_start,: p1_end)

    CITY

    Published by: city has 13 November 2008 07:45

  • Application of Excel to the Oracle database

    Hi all:

    I want to use the Excel link to the Oracle database to query the data, and I don't want to install the Oracle Client and through ODBC. Can someone tell me how to do?




    Concerning
    Terry

    Yes, you can use OLE DB...

    http://blog.mclaughlinsoftware.com/Microsoft-Excel/how-to-query-Oracle-from-Excel-2007/

    Hope this helps,

    Kind regards
    http://www.oracleracexpert.com
    Install the ASM lib in 10g
    http://www.oracleracexpert.com/2009/08/install-and-configure-asmlib-in-10G.html
    createdisk, deletedisk, and querydisk in ASM
    http://www.oracleracexpert.com/2009/09/createdisk-deletedisk-and-querydisk-in.html

  • How can I retrieve the code behind reports ORACLE XML?

    Every afternoon.

    I need to customize a copy of one of ORACLE's XML reports.  (Receipts not invoiced report - CSTACREP - PL/SQL, stored procedure)

    So I need to work on the data behind the original report model... But how home? Where is he? This is a directory issue somewhere because you can not download the app.

    Thanks a lot a lot for research.

    Al

    #facepalm wrote:

    .. Thank you very much both of you for your help.

    The problem I have is that I only know 11i (and now proceed to r12.1.3) report delopment via rdf style and/or xsl data report models and have no idea how I can take this code in order to create a customized version of it.

    Is there a Note/link somewhere that can tame me through the method of reports customized using PL/SQL procedures?

    Thanks a lot, a lot.

    Al

    There are many examples/docs/tutorials available, just google "XML report customized pls/sql" and you should get a lot of success.

    Oracle, SQL, PL/SQL applications: Development XML Publisher report - using Data Source as PL/SQL stored procedure

    http://erpschools.com/articles/XML-Publisher

    Thank you

    Hussein

  • Report of the Oracle of output basded on the user login

    Hi all

    I just want to know if the oracle report can collect data based on the person submitting the it.
    for example, lets say there is an absence report (to show the State of absence employees) now the requirement is that if a manager submits the present report, it should be able to see details of his subordinates only, not for all employees.

    Also, is there some way we can reach oracle reports as an individual employee and service need function not through submit window ask competing. I know it's possible if using Oracle discoverer report but not sure about the report.


    Thank you
    Avinash

    It is also quite possible. You can check this link. This report could be developed according to OFA and XML Publisher

    http://apps2fusion.com/at/51-PS/260-integrating-XML-Publisher-and-OA-framework

    Thank you

  • 10g - hide, the report contains the oracle user-defined function

    Hi, experts,

    of http://obiee101.blogspot.com/2008/07/obiee-cache-management.html

    Reasons why a request is not added to the Cache:



    •The-cacheable SQL element. If a SQL query contains Current_Timestamp, Current_Time, Rand, Populate, or a parameter marker, then it is not added to the cache.

    •The-cacheable table. Physical in the Oracle BI Server repository tables can be marked "cacheable". If a query refers to any non-cacheable table then the results of the query will not be added to the cache.

    •Cache hit. In general, if the query gets a cache hit on a previously cached query, then the results of the current query are not added to the cache. The exception is query that is aggregated at winding hits hits.

    Result set is too large.
    Query is canceled. This can happen by explicit cancellation of Oracle BI Presentation Services or Administration, or implicitly through timeout tool.

    •Oracle BI Server is clustered. Queries coming into family "seeding cache" spread in the whole of the cluster. Other queries continue to be stored locally. Therefore, even if a query may be cached on the Server BI Oracle 1 node, it can not be on the node Server BI Oracle 2.




    I would like to know
    If the application (report on the dashboard) calls a function defined by the user to oracle, the cache can be created and saved for this report?

    Thank you very much!

    Hello stephen,.

    If the application (report on the dashboard) calls a function defined by the user to oracle, the cache can be created and saved for this report?

    Yes, it is cached... function defined in the database is called OBIEE is cached and saved.

    More information and example can be found here http://oraclebizint.wordpress.com/2007/09/10/oracle-bi-ee-10133-support-for-native-database-functions-and-aggregates/

    Hope this helps you. Check answers to any other questions you have posted?

    By,.
    KK

  • How to publish a report created by the Oracle Report Builder

    Hello world

    My colleague and I have tried to use the Oracle Report Builder to replace our existing report builder of our ERP system. We have already created the report in Report Builder from the suite of development.

    What we are looking for is a similar solution such as Microsoft reporting services;
    (1) create models of corporate report
    (2) and then download the template files to a location (for example, the folder on the server)
    (3) then all users in the company can access it through a web browser with a few fields which they can enter certain critiria (e.g. order number).
    (4) then send it to the printer and print out must stand exactly as the model.


    Unfortunately, we had very hard time trying to find out what it takes and how to publish this report in Oracle we have created. We spent 15 hours on it, but no results.

    15 hours we tried to install the 'Oracle' service, but finally, my colleague said that it was not what we are looking for you, "report Oracle service" is used to the error of the hosted application on the server, not to publish the report of company created by the "Oracle report bulider.


    We use Oracle Database 10 g for the LES quite a long time already. We had setup the Oracle Developer and the installed Application Server.

    Could someone tell us please what kind of service Oracle we are looking actually. Other guides any suggestion and installation are also the most welcoming.


    Best regards
    Bryan

    Hello

    If you want to be able to run your reports on the web, the best solution is to use the 'Oracle Application Server'

    http://www.Oracle.com/technology/software/products/IAS/htdocs/101202.html

    For example, the stand-alone edition of 'forms and reports Services '.

    Then, use the reports Servlet to submit applications for running a report server:

    http://download-UK.Oracle.com/docs/CD/B14099_17/bi.1012/b14048/pbr_run.htm
    Application server Oracle® reports Services publishing reports to the Web
    10g Release 2 (10.1.2)
    B14048-02

    13 queries in race report

    http://www.Oracle.com/webapps/online-help/reports/10.1.2/topics/htmlhelp_rwbuild_hs/rwwhthow/HOWTO/runPrint/deploy_rpt.htm
    Deploy a report

    Concerning

  • How report us suspicious books, etc. on the oracle certification?


    How report us suspicious books, etc. on the oracle certification?

    For example, go to www.amazon.com and enter the following "marathon of the Oracle.

    Look at books, etc. "by M.

    user6862024 wrote:

    How report us suspicious books, etc. on the oracle certification?

    For example, go to www.amazon.com and enter the following "marathon of the Oracle.

    Look at books, etc. "by M.

    Well seen.

    Certainly on amazon.co.uk there was a bunch of braindump kindle publications in February.  It was a link to a url in one of them and certguard.com said braindump site.  In general only unpublished reputable publishers on amazon... now here can be a risk people scan a few pages/PDF of the copyright and area to make a quick profit.

    https://blogs.Oracle.com/certification/entry/cheating_part_7_what_can_you_a indicates that you can send an email [email protected] (they will not respond normally, but I know they'll take advice.

    You can also get the same email Global FAQ... search "fraud".

    (I am a bit careless in reports but only noticed amazon navigation at Easter... and I was distracted and busy... and who says fraud ocp are already probably already aware.)

  • Through the Oracle BI Presentation Services filters go URL via a URL

    Hi expert,
    We ara uses a function called "filters to the Oracle BI Presentation Services go URL via a URL."
    However, we are facing a problem that how to pass the value "all" in the reports.
    For example:
    We have a command prompt that contains some values:
    All the
    China
    America
    ..... (lots of data)


    In Url go:
    When you click a value:
    Saw.dll? Go & Path = / Shared/Test/SB2 & Action = Browse & P0 = 1 & P1 = eq & P2 = Customers.Region & P3 = 1 + China (it's a correct result which display the data of China)

    When users click any value:
    Saw.dll? Go & Path = / Shared/Test/SB2 & Action = Browse & P0 = 1 & P1 = eq & P2 = Customers.Region & P3 = nqgtac 1 + "*) (*" (our result shows all the data, but does not show any results) ")"

    We know reports don't have all the data, so it displays no data.
    How to implement this requirement?
    Are you facing the same issue? I thank.

    OK, got it.
    In your case means "(tous les choix)" in the prompt of the ordinary. "

    In this case, try don't past not any value for columns in the url, it should be something like
    Saw.dll? Go&path=/shared/test/SB2&action=navigate&p0=1&P1=EQ&P2=customers.region
    In this case for P3 is going to be all the choices
    You must validate the values selected to submit the form.

    OR GOOD
    You can move % using one of these coasters that documented such conditions

    CANY contains one (values & P3).
    call contains all (values & P3).
    as you type % 25 instead of the usual % wildcard. See the following examples

    Published by: svee on August 6, 2012 16:59

  • Get the name of the report file in oracle running Report Builder

    Dear all,

    Is it possible to get the name of the report file in oracle running Report Builder?

    for example, "HR_REP012. REP.

    I need to this very important...

    Kind regards
    Yousef

    Published by: Yousef_m on June 2, 2012 05:18

    Hello

    Have you tried the builtin SRW. Built-in GET_REPORT_NAME?

    Example of

    function boolean return AfterPForm is
    my_variable varchar2 (80);
    BEGIN
    SRW. GET_REPORT_NAME ($my_var);
    SRW. MESSAGE (0,' report Filename = ' | my_variable);
    RETURN (TRUE);
    END;

    Concerning

  • oracle 10g on the web test report

    Hello
    I want to test my report of 10g of oracle on the web on the PC of my own development.
    Someone guide me to browse the servlet url report.
    Thank you

    Hello

    This URL has been very good for reports 6i.

    In 10g, the URL is: http://server: port/reports/rwservlet? getjobidxx? Server = repservername

    http://www.Oracle.com/webapps/online-help/reports/10.1.2/topics/htmlhelp_rwbuild_hs/rwrefex/Cmdline/rwservlet/cla_getjobid.htm

    Concerning

  • How to add the message text in the oracle report

    Hi friends

    I am new to oracle reports, I would like to add a text message to my sheet of choice of report oracle at the end of the page like saying for example "the end of the page.

    How can I do this please suggest me

    Thank you
    AT

    Good morning Thiliban chennai,.
    We recommend the following document to learn more about the oracle reports

    http://download.Oracle.com/docs/CD/E12839_01/bi.1111/b32122/TOC.htm

    If you have any other questions, let us know.
    In the contrary case;
    Useful mark or response

    Best regards

  • Where discoverer reports stored in the oracle database

    Hi Experts,

    I read the Forum of previos for the same topic, but I have not found the answer by reading this thread.

    I want in the database where are stored the exactly discover reports, I would like to list the responsibility of reports wise.

    I also check the table of EUL5_Documents by the owner of the END user license, but this did not help me.

    Please kindly look at this problem I stuck with that of the last two days.

    Any help would be appreciated.

    Thank you
    Atul.

    Hi Atul;

    Please see below note:
    To find who the owner of a workbook what and to whom it is shared [1076907.6 ID]

    Also try under request;
    SELECT
    a.doc_name disco_report,
    incongruous d.responsibility_key
    EUL5_DOCUMENTS has
    B EUL5_ACCESS_PRIVS,
    EUL5_EUL_USERS c,
    FND_RESPONSIBILITY d
    WHERE
    a.doc_id = b.gd_doc_id
    AND b.ap_type = 'GD '.
    AND b.ap_eu_id = c.eu_id
    AND REPLACE (c.eu_username,' #', ") TO_CHAR (d.responsibility_id) | To_char (d.application_id);

    Source:
    http://Oracle.ITtoolbox.com/groups/technical-functional/Oracle-Apps-l/discoverer-reports-1060199

    Respect of
    HELIOS

  • The appeal of report on the menu (Oracle 11g form)

    I'm calling a report to a menu item in a menu (to which is attached a form) in Oracle Forms 11 g directly and I am having some trouble. I don't know how to call a report from a form and everything works perfectly.

    But since there is no element called 'Report' to attach as there are forms on a menu, I followed the route that is attached to the PL/SQL library "rp2rro" on the file menu (mmb) and I even made on the form itself. Then when you convert a menu by using the Migration Wizard of forms, he comment statements like "ADD_PARAMETER" and replace it with calls to procedures/functions bundled in the package "rp2rro". I put all the parameters

    RP2RRO. SETOTHERS ('PARAMFORM = YES');
    RP2RRO. SETDESTYPE ('CACHE');
    RP2RRO. SETDESFORMAT ('PDF');
    RP2RRO. SETCOMMUNICATIONMODE (SYNCHRONOUS);

    then made the call in the report:

    RP2RRO. RUN_PRODUCT (REPORTS, "MYREPORT', SYNCHRONOUS, DURATION, FILE system, param_list_id, NULL");

    but everything I get the error "FRM-41219: can not find the report: invalid ID."

    The Oracle documentation for integration forms reports is for when you run the report in a form not a menu item (to which is attached a form). Clues?

    My environment is:

    Oracle (database, Fusion Middleware) 11g - Red Hat Enterprise Linux 5
    Web browser - Internet Explorer 7 on Windows XP Professional

    Thank you

    See your forms/server/forms.conf file.
    It contains the virual directories:

    ...
    # Virtual path for runform.htm (used to run a form for testing purposes)
    AliasMatch ^ / forms/html / (. *) "C:\dev10gr2/tools/web/html/$1".
    ...

    You can use one of them, but also to add new example:
    # Virtual path documents
    AliasMatch ^ / forms/docs / (. *) "C:\.../docs/$1".

    You copy your html pages to the physical directory, then view with the following:

    Web.show_Document( '/forms/docs/my_page.html', '_blank');
    

    François

Maybe you are looking for