Using a business rule to set the substitution variables

Hi All,
I am having issues with setting the value of Substitution variable from a Business rule.
Any help would be appreciated.
Thanks,
Shakil

Thanks for your response, John.
I am trying to set the Substitution variable through a data form on which the Business rule is attached.
The admin guide for Planning states that "You can set substitution variables on the Essbase server,
application, or database level. The same substitution variable can exist on multiple levels;
Planning uses the first one it finds as it searches in this order: 1) database 2) application 3)
server." So I believe that it should be possible.
Regards,
Shakil

Similar Messages

  • Create Report Layout (Apex 3.2) - How can I set the substitution variables?

    Hi,
    I created a "Report Query" under "Shared Components". I now want to work on the corresponding "report layout". I created a "Generic Columns (XSL-FO)". I read the following in the documentation:
    The following are valid substitution strings:
    #PAGE_HEADER#
    #PAGE_HEADERFONT_COLOR#
    #PAGE_HEADER_FONT_FAMILY#
    #PAGE_HEADER_FONT_SIZE#
    #PAGE_HEADER_FONT_WEIGHT#
    #PAGE_FOOTER#
    #PAGE_FOOTER_FONT_COLOR#
    #PAGE_FOOTER_FONT_FAMILY#
    #PAGE_FOOTER_FONT_SIZE#
    #PAGE_FOOTER_FONT_WEIGHT#
    #PAGE_WIDTH#
    #PAGE_HEIGHT#
    #HEADER_BG_COLOR#
    #HEADER_FONT_COLOR#
    #HEADER_FONT_FAMILY#
    #HEADER_FONT_SIZE#
    #HEADER_FONT_WEIGHT#
    #BODY_BG_COLOR#
    #BODY_FONT_COLOR#
    #BODY_FONT_FAMILY#
    #BODY_FONT_SIZE#
    #BODY_FONT_WEIGHT#
    #BORDER_WIDTH#
    Where can I set the values for these substitution variables in my "Report Layout"? Could someone give an example? I can't seem to find documentation on this.
    Thanks!
    Francois

    Thanks for the tip however I'm not trying to do this through the print tab, I'm calling the report using the following get_print_document in pl/sql code:
    l_report_blob := apex_util.get_print_document(
    p_application_id => l_application_id,
    p_report_layout_name => l_report,
    p_report_query_name => l_report,
    p_report_layout_type => l_output_format,
    p_document_format => l_output_format,
    p_print_server => null);
    Where could I set these substitution variables ? I'm simply calling a report query and layout created under Shared Components.
    Thanks
    Francois

  • How to use of Business Trnasaction That set the system status in BS23

    Run Tcode BS23, If i give I0117 in left  bottom corner > Enter> Click on system Status I0117 Top Left corner > Press F6> system will go to system Status Cross reference screen
    Here we can find the Business Transaction  related information like Process That set the status, Process that deletes the status etc. ( business transaction like RMEP ,RMEZ ,RMUP )
    Above scenario i have depicted for  System Status DSPT. But
    Now my Question is very generic not for only I0117 System Status ( DSPT)
    But  from name of  business transaction how can we get idea that, this Business Transaction can be performed by which T Code,
    this Bu transaction is belogs to which module etc....
    How can I find help related to this business Trnasction from System / any report/ Programme from SE38 etc.....
    I am functional, Please explain me accordingly..
    Being Functional Consultant how can we get maximum help from this Business Transaction.
    Any help pointing to above querries would be appreciated.
    Regards
    Nitin

    Hi,
    Try transaction BERP.
    It will give  you the following info.
    1. See the business events available and the pupose they are meant fot
    2. Documentation for that particular event (here you can know where exactly it is called)
    3. Interface parmeters required in the custom FM
    4. A sample function module with the export import parameters.
    There are few more transaction which are usefull in Bte
    FIBF --> Maintenance transaction BTE
    BERE --> Business Event Repository
    BERP --> Business Processes
    BF31 --> Application modules per Event
    BF32 --> Partner Modules per Event
    BF34 --> Customer Modules per Event
    BF41 --> Application Modules per Process
    BF42 --> Partner Modules per Process
    BF44 --> Customer Modules per Process
    and Bte is attach to a process it works in similar way like workflow do, you can't exactly know the tcode by looking into the event but you can know it with the process for eg.
    This event is called while invoice printing.
    00705000     Invoice print: Exclude contracts
    and we can get more info by checking its description.
    Hope this will help,
    With best regards,
    Navneet Chaubey

  • Hi, I am using Indesign CS6, How to set the page size in Inches.

    Hi, I am using Indesign CS6, How to set the page size in Inches.

    All fields in InDesign can be entered in any measurement system. So, if you want to make an 8"x10" document and go to File>New Document and the window looks like this:
    …you can type either 8 in or 8" into the Width field like this:
    …and when you move to the next field, it will convert the eight inches into the equivalent number in the unit of measure that it is using at the moment, like this:
    … (203.2 milimeters is the same as 8 inches). You can also enter a different measurement unit into other fields once the file is created, such as the width or height of a frame, or the position of an object in the X and Y coordinates.
    If you would rather just work in inches instead of having to type the inches mark or abbreviation, go to InDesign>Preferences>General and select the Units & Increments tab. There you will see Ruler Units for Horizontal and Vertical at the top of the window. Set them to Inches and all of the fields will display in inches. If you do that to an open document, you will change the unit of measure for that document. If you do it while no documents are open, it will change the unit of measure for any new documents you create. To change the unit of measure for existing documents, you will have to open each and make the change.

  • Modify Business Rules without redeploying the application

    Hello everyone,
    When using a "Business Rules" with a BPMN Process, we can change the business rules without redoploying the application by using BPM Composer. I would like to know if it is possible to do the same thing when we use a business rules with a BPEL Process.
    Thank you in advance for your answer

    Hi Neeraj,
    Thanks for your answer,
    BPMN Process exist only in Oracle BPM Suite, in Oracle SOA Suite we have a BPEL Process to model the business activities
    My problem is when I try to open a deployed project from Business Composer, it opens only projects where I use a BPMN Process. So when I use a business rules with a BPEL Process, I can't open the deployed project from the Business Composer.
    Regards,
    Edited by: Bilou on 1 juin 2012 12:53

  • Using applescript how do I set the angle of a gradient

    Using Applescript I need to set the angle of the gradient to 90 degrees. I've tried everything I can see in the scripting guide.
    This is a sample of the script I'm using to set the gradient all I need to know is where and how to set the gradient to horizontal. Please forgive me as I'm a real newbie at this!!!
    tell application "Adobe Illustrator"
        activate
        make new document
        set ellipseRect to {100, 100, 500, 500}
        set ellipseColor to {cyan:0.0, magenta:100.0, yellow:100.0, black:0.0}
        set myellipse to make new ellipse at beginning of current document with properties {bounds:ellipseRect, inscribed:true, reversed:false, stroke color:ellipseColor, fill color:ellipseColor}
        set Doc_Ref to the current document
        tell Doc_Ref
            if not (exists gradient "My Gradient") then
                set This_Gradient to make new gradient at end with properties ¬
                    {name:"My Gradient", gradient type:linear}
                set properties of gradient stop 1 of This_Gradient to ¬
                    {midpoint:50, ramp point:0.0, color:{cyan:0, magenta:50, yellow:100, black:0}}
                set properties of gradient stop 2 of This_Gradient to ¬
                    {midpoint:50, ramp point:100.0, color:{cyan:10, magenta:100, yellow:100, black:0}}
            end if
            if exists path item 1 then
                set fill color of every path item to {gradient:gradient "My Gradient"}
            end if
        end tell
    end tell

    I think I the gradient angle property is broken, try rotating the object setting all the "change" properties to false, except changeFillGradients.
    rotate
    (angle
    [,changePositions]
    [,changeFillPatterns]
    [,changeFillGradients]
    [,changeStrokePattern]
    [,rotateAbout])

  • I have registered for Cloud in my own name but should have used my Business name to reclaim the VAT

    I have registered for Cloud in my own name but should have used my Business name to reclaim the VAT, how can I change my details

    This is an open forum with a mix of program users and Adobe staff, not Adobe support... you need Adobe support
    Adobe contact information - http://helpx.adobe.com/contact.html may help
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"

  • Unable to execute the substitution variable in calc scripts in essbase 11.1

    Unable to execute the substitution variable in calc scripts in essbase 11.1.3
    FIX(&CURRVERSION,COLA)
    Unit=units*Listprice;
    dataexport "file" "," "E:\NEW.TXT";
    ENDFIX
    Error: 1200471 Error parsing formula for FIX STATEMENT (line 1): expression expected before [)]
    This is error it throws when executing the calculation script
    I wonder whether its a problem with substitution variable i want to know wat went wrong inside the fix statement
    I have created substitution variable use maxl
    Installed the essbase in custom manner and standlone mode nt register with the shared services ,
    Is this problem with the custom installation of essbase
    Regards
    shenna

    If you remove the substitution variable and replace it with the actual value (whatever that is), does the code work? That will tell you if the issue is around the substitution variable or not.
    John -- First you race Glenn, then you race me -- and you always win. :)
    Regards,
    Cameron Lackpour

  • How to set the path variable on Windows ME?

    I want to get a friend of mine to start using java the only problem is that we both dont know how to set the path variable in Windows ME. I cant seem to find any instructions on it for ME. So if someone could please tell me how or give me a llnk to directions for Windows ME. Thanks.

    Refer to the Installation Instructions for the package that you installed - I believe #5 if the instructions has the information. A link to the instructions is at the page you installed from.

  • How to set the DISPLAY variable to run admsi.pl?

    Dear Experts,
    I'm trying to patch Oracle apps R12 using admsi.pl.
    hostname: black
    APPS db: VIS
    But I keep getting the error:
    Please set the DISPLAY variable and re-run this script
    This is what I did:
    VIS database and listener are already running.
    login to the linux server as unix user: applmgr
    cd /oapps/applmgr/VIS/apps/apps_st/appl/
    . APPSVIS_black.env
    cd /oapps/applmgr/VIS/apps/apps_st/appl/ad/12.0.0/bin/
    admsi.pl
    Invoking Oracle Patch Application Assistant....
    Please set the DISPLAY variable and re-run this script
    huh ?
    set | grep -i "display"
    DISPLAY=:0.0
    set | wc
    435 486 25235
    I notice that there are 36 .env files!
    For applmgr alone!!
    find /oapps/applmgr/ -type f -name "*.env" | wc
    36 36 2626
    For oracle, there are another 7 .env files!
    find /oapps/oracle/ -type f -name "*.env" | wc
    7 7 513
    Did I get the environment (env) file correct?
    Or do I need to run a few more env first?
    If so, which ones?
    What would the order of operations be?
    sqldeveloper has given me problems with Display sometimes.
    But even sqldeveloper works fine.
    What is the secret to get admsi.pl to run in the normal manner?
    Thank a lot!

    Thanks a lot, that worked! So the perl script was wrong.
    In the meantime, I had done this, and it seemed to work:
    admsi.pl -debug
    Gathering Information..
    Enter the patch_top : /oappsinstall/update12.1.1/7303030
    Enter the APPS user password:
    Logfile for this session is located at admsi.log
    Generating installation instructions for patch 7303030..
    Updating database....
    install_7303030.html generated successfully
    install_7303030.txt generated successfully
    cat /oapps/applmgr/VIS/apps/apps_st/appl/ad/12.0.0/bin/admsi.log
    Executing begin :value := ad_manual_step_object.is_step_already_done('per_hrglobal','120.2.12010000.1'); end;
    Generating installation instructions for patch 7303030..
    Updating database....
    install_7303030.html generated successfully
    install_7303030.txt generated successfully
    Performing final cleanup..
    Do you think this worked ok?
    Thanks again!

  • How to set the bind variable on page load and execute query ?

    Hi All,
    I am using Jdeveloper 11.1.1.5
    I have a table called "Employee"
    Columns :- id , name , location
    Data :- 1, ,james , chicago
    2 ,Raj ,capetown
    Now i have another webservice(created as a webservice dataControl) which sends me the "id" on each time my page loads.Now the id which has been returned by webservice should be incorporated in my VO Query as in where clause to fetch the data for the respective "id" in that "Employee" table and should be rendered on form.
    Eg :- Id "2" has been sent by the webservice then the record should be fetched from database should be "2","raj","capetown".
    I know that there would be necessity of bind variable , but how do i set the bind variable on page load ?
    How can i use the bind variable appropriately ??
    Please suggest !!!!
    Thanks.

    Hi,
    Check
    http://www.orastudy.com/oradoc/selfstu/fusion/web.1111/b31974/web_services.htm#CJADCDBG
    http://thepeninsulasedge.com/frank_nimphius/2011/02/18/adf-code-corner-sample-73-released-hands-on-creating-a-search-form-using-a-pojo-ws-and-the-web-service-data-control/
    -Suresh

  • Setting the environment variable

    I just installed the rpm for the 1.4 SDK on my RedHat 7.1 box. Does anyone know how I can set the environment variable so it will recognize Java from the command line? Thanks in advance.

    You need to set a couple of environment variables in your "profile" script. Which one, exactly, depends on the shell you use. It's probably .profile on your home directory.
    Try
    JAVA_HOME=/usr/java1.4 (or wherever it really is)
    PATH=$PATH:$JAVA_HOME/bin
    export JAVA_HOME,PATH

  • Can someone tell me why this is not setting the session variable?

    first page
    <?php
    // script1.php
    session_start();
    echo "<form action=\"script2.php\" method=\"post\"
    name=\"name1\">";
    echo "Your name: <input name=\"name\" type=\"text\"
    size=\"20\" value=\"\">  ";
    echo "<input name=\"submit\" type=\"submit\"
    value=\"Submit\">";
    echo "</form>";
    ?>
    second page
    <?php
    // script2.php
    session_start();
    echo('Hello, ' . $_SESSION['name1']);
    ?>

    jlw12689 wrote:
    > second page
    >
    > <?php
    > // script2.php
    > session_start();
    > echo('Hello, ' . $_SESSION['name1']);
    > ?>
    You need to set the session variable first.
    <?php
    session_start();
    if (isset($_POST['name1'])) $_SESSION['name1'] =
    $_POST['name1'];
    echo 'Hello, ' . $_SESSION['name1'];
    ?>
    By the way, using echo to create your form on page one is a
    complete
    waste of time. Just use an ordinary HTML form - a lot less
    typing, and a
    lot more efficient.
    David Powers
    Adobe Community Expert
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    http://foundationphp.com/

  • How to set the Environment Variable

    I'm going through a tutorial on how to create an application and run from the command prompt. I have finished installing my jdk 6 Upadate 5 but i don't know how to set the Environment Variable for the javac compiler and the java interpreter to find my program.
    I have created an application called "ExampleProgram" and have saved it on drive C:. How do i set the Environment Variable so that the "javac" compiler and the "java" interpreter can find it

    gyesa_say wrote:
    I'm using Windows XP Service Pack 2.A very bad choice to go with Windows. Personally I prefer Linux.
    I Google and had several information on how set it, but i tried all of them and none seem to work.I typed "how to set environmental variable in winxp" in Google and the very first link provided all the information I needed (you need). These things will make much more sense if you go through it yourself rather than having someone else spoon-fed you the answer.

  • Automating the Substitution Variables

    Hi All,
    I have created the substitution variables manually on the server, but when i have to change the variable every month i have to go back to the server change it every month. I mark it in my calender and when the reminder pops up, i go ahead and make changes once in a month. So for instance, imagine i have created the below variables this month and the next month i have to change it accordingly (Per9 to Per10, Per8 to Per9 & Per10 to Per11) by going back to the server.
    Is there a way for me automate this process via windows scheduler so that it changes automatically on the day i technically want the changes to reflect on the server.
    "Application" "Database" "Variable" "Value"
    KPIFIN KPIFIN CurMon Per9
    KPIFIN KPIFIN priorMon Per8
    KPIFIN KPIFIN NxtMon Per10
    Could any one of you help me in this issue?
    Thanks,

    You can use maxl and create a batch file and schedule it, this has been covered many times on here and a quick search will reveal lots of posts, for example have a read of :- Re: Update variables
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for

  • Has anyone found a way to save emails to pdf or jpeg

    I need a way to save the email itself from the ipad Mail app.   An example would be the airline reservation emails I receive.  I would like to save these as pdf's. I can copy the contents of the email and paste them into other apps then turn this int

  • How to learn Photoshop CS 5.1?

    Hello Everyone, First off I just want to thank you for taking the time to look and hopefully answer my question. I am fairly new to the Photoshop world.  I purchased Photoshop CS 5.1 over a year ago and it has been sitting on my Mac without me using

  • Class interface was changed at runtime.

    Hi , This is the runtime description i get while executing a transaction: The section "PUBLIC" of the interface of the class "CL_CACS_RI_PRC_PRD" was changed during program flow, which caused inconsistencies at runtime. The program "CL_CACS_RI_PRC_PR

  • Outline load error

    Hi All I am tring to extract the dimension structure through oulineload utility. And getting below error. This was working fine till recent past. What could be the possible cause?. I use admin to extract the structure as below OutlineLoad.cmd /A:TEST

  • How to verify receiver jms scenarios with content conversion

    Hi All, I m doing a Content Conversion at receiver JMS Side. The jms queue is installed in a Mainframe System. i heard that  messagesa will be showed only in hexadecimal mode in mainframe system. So how to verify my scenario? Is there any way i can c