Re: Custom Javascript Implementation in 11.1.2.1 Hyperion Planning

Hi all;
I have made changes to the validatedata.js custom script (11.1.2.2) and followed all the actions suggested by john and removed the tmp present (C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\tmp\servers\EPMServer0\tmp\_WL_user\PLANNING_11.1.2.0) and recycled the services but still i am not seeing any changes
I have just included a alert("hello")
function validateForm()
     // Insert custom code here
     alert("I am working");
     return;
Nothing seems to be working.
Kindly advice where i am going wrong.
Thanks

Hi Celvin;
Thanks for the reply. Kindly let me know which js i need to look into , there are so many that are present in the Internet explorer temp folder
AdfRichPivotTable-11.1.1.6.0-1318.js
accordion-11.1.1.6.0-1318.js
ADFCommon.js
ADFHelpHandling.js
AdfTranslations-11.1.1.6.0-1318en.js
boot-11.1.1.6.0-1318.js
box-11.1.1.6.0-1318.js
BpmCopyDom.js
collection-11.1.1.6.0-1318.js
core-11.1.1.6.0-1318.js
DateFormat1_2_12_3_3.js
declarativeComponent-11.1.1.6.0-1318.js
detail-11.1.1.6.0-1318.js
detailitem-11.1.1.6.0-1318.js
dnd-11.1.1.6.0-1318.js
EnterDataADF.js
frame-11.1.1.6.0-1318.js
header-11.1.1.6.0-1318.js
HorzNav.js
HspCommon.js
HspJS_web_en.js
iedit-11.1.1.6.0-1318.js
LaunchPlanningCentral.js
Locale1_2_12_3_3.js
Locale1_2_12_3_3.js
2) while troubleshooting the issue i came across this info
http://docs.oracle.com/cd/E17236_01/epm.1112/readme/hp_1112200_readme.html
Planning forms that were customized using ValidateData.js and its helper JavaScripts will not work with the Planning Release 11.1.2.2’s new ADF-based user interface. Customized forms will continue to work, however, with the classic user interface in Planning releases prior to Release 11.1.2.2.
KIndly let me know whether it is still possible to do customization in the release 11.1.2.2.
Thanks

Similar Messages

  • How can I call a custom javascript function when clicking on cfgrid cell.

    I would like to call a custom javascript function when
    clicking on a cell in an cfgrid (of html format). The closest thing
    I can find is to use the HREF="" attribute, but it doesn't seem to
    work with javascript inside it.
    Simple example:
    <cfgridcolumn name="Foo" header="Foo"
    href="javascript:customFunction(#ID#);">
    Do I need to tap into the underlying Ext JS funtionality? If
    so, where can I start?
    Thanks!

    Hi,
    According to your post, my understanding is that you want to hide/show list columns based on specify the permission for Users, SharePoint Groups or Active Directory Groups.
    Here is a solution from CodePlex for your reference:
    SharePoint 2013 Column & View Permission
    https://sp2013columnpermission.codeplex.com/
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Custom Javascript code not working in Safari

    Hello.
    I'm trying to get some javascript to work properly in Safari. The script works fine in Windows IE for and Firefox on both platforms, but Safari it just doesn't work.
    If you look here:
    http://robsimonsen.com/film.html
    and click on the Tides mp3, you will see that the track loads in an iframe right next to it. No javascript is used in the live version. Unfortunately, for some reason, it doesn't work in any other browser- just Safari. So in trying to figure out how to make it work the same in all browsers, some custom javascript code was created to accomplish the same thing:
    http://robsimonsen.com/film4.html
    but it doesn't work in Safari- just every other browser.
    Can anyone help me figure out what's going on?
    Dual 1Ghz G4 MDD   Mac OS X (10.3.9)  

    document.all is audi 5000. use document.getElementById() instead. this seemed to work:
    document.getElementById('plotz').src ="mp3s/Tides.mp3"
    and changing iframe...name=plotz to ...id=plotz
    ibook g4     OSX.4.x

  • How to edit an existing page in SharePoint designer and add custom javascript

    When I edit an existing page in SharePoint Designer to add JavaScript and save, I get a dialog with message
    "Content in the embedded form field may be changed by the server to remove unsafe content. Do you want to reload you page to see the results of the save?"
    When I click OK it reverts my change. How do I add custom JavaScript to the page?

    Try not to push your changes through SharePoint Designer (SPD).
    We had severe problems with SPD saving page layouts in SharePoint, so you may use SPD to edit the page but not save it.
    To save it, check it out from browser, upload and overwrite then publish it.
    THosE wHo doN'T apPreCiATe LiFe, DOn't DeSerVe iT

  • Adobe AIR for HTML/JS custom Javascript Scrollbars

    Hi,
    I would like to know if it is possible to have custom Javascript scrollbars in an Adobe AIR application.
    I have tried many jQuery plugins but nothing can style the scrollbars.
    I can only style them via CSS.
    Adobe AIR supports javascript scrollbars for HTML / iFrames?

    Filed feature request on bugbase. Vote it up if you agree!

  • Configuring Custom JavaScript/CSS and YUI in WSRP Producer Portlet

    I am trying to find information on how to setup/configure WebCenter for WSRP Producer Portlets that have YUI and custom javascript/CSS. While we have gotten some of the YUI features and custom javascript/CSS to work, we find that some references are not loading such as custom CSS and images. This appears to be a result of the URL rewrite not occuring for some of these references. It appears that WebLogic Portal supports this capability and can be configured using a dependency file for such needs but I have been unable to find a equivalent for WebCenter.
    Any help would be greatly appreciated.
    Best Regards.
    Carl

    When you are providing javascript or css path,provide the absolute path.
    like src="http://<server>:<port>/portlet context root/images/some.png".
    In that way custom javascript/css will work.
    Regards,
    Hoque

  • Insert custom JavaScript on Oracle CRM detail page

    As part of some customizations to modify the details pages, we need to insert some custom JavaScipt on Oracle CRM pages. What we understand is that this is possible using a Custom Web Applet and adding the applet to the sections layout. But with this the Custom Web Applet section bar show up in the details page.
    Is there some way in which this custom JavaScript can be added to the pages without any additional sections showing up?

    hi
    thanx
    if it s possible to use javascript to select products according to category and populating that particular products in lookup field is it possible thr web service or web applet
    becoz in my case i want 2 use product based assignment for users
    regards
    [email protected]

  • Can Wcf-Custom Adapter implement Wcf-WebHttp Functionality?

    Can the Wcf-Custom adapter implement the same functionality as the Wcf-WebHttp adapter in BizTalk 2013? In particular, can it provide the same functionality as the operation map and the variable map? If not, is there any other way to provide Wcf-WebHttp
    functionality without hosting an adapter in IIS with an isolated host?
    Thanks!

    Yes, but...
    You can set the mappings on outgoing messages with some new Context Properties.  This describes how to do it on a Dynamic Port, but it should work the same on a static port. 
    http://masteringbiztalkserver.wordpress.com/2013/11/11/calling-restful-service-using-dynamic-send-ports-biztalk-2013/
    The receive side is a bit different since I'm 97% sure all the mapping happens in the BizTalk Adapter (WS-WebHttp) not any of the binding elements.
    However, you can essentially replicate that functionality with a Custom Pipeline Component.  In that case you would use the WCF-Custom Adapter with the webHttpBinding.

  • Custom JavaScript Help

    I have 5 combo boxes with choices of Y, N and NA. When yes is selected the score will equal 3, when no is selected the score will equal 0, when NA is selected the score will show no score. I have a text box that will then show the final score from the 5 combo boxes, out of a possible 15. I have one last text field that will show a pass or fail. A pass would be 15 anything less than a 15 is a fail. I have custom JavaScript stating the following:
    var aFields = new Array("6 Combo Box 1", "6 Combo Box 2", "6 Combo Box 3", "6 Combo Box 4", "6 Combo Box 5");
    var aDefault = new Array();
    for (var i = 0; i < aFields.length; i++){
         if (this.getField(aFields[i]).value == this.getField(aFields[i]).defaultValue){  //compares field value to default value which is empty
              aDefault.push(aFields[i]);  //this will create an array of fields not filled in
    var v = +this.getField("Model Call Score").value;
    if (v>14) event.value = "Pass";
    else event.value = "Fail";
    //verify if aDefault contains at least one field
    if (aDefault.length >0){
         event.target.display = display.hidden; 
    //hide my value if a field is still empty
    else{
         event.target.display = display.visible;
    I understand that the last part of the code said to make the value hidden. I want a pass or a fail to show up only when all combo boxes are selected. I do not have knowledge of JavaScript. Could someone please help me correct my current code or come up with another suggestion. Attached is a link to my form. My above question is referring to the bottom section.

    Wicked! Thanks so much! I have one last question regarding this form. Earlier in my form I have 5 sections of combo boxes. Each section contains 4 choices. They then populate a score then an average score then a final average score. The issue I'm having is if the user selects NA it no longer counts in the score, the score would now be based out of 3 and not 4. If they select NA twice the score would be based out of 2 and not 4. How can I write a custom JavaScript that lets me say what the score will be based on if the user selects NA.

  • Anyway to add custom javascript on launching an iView

    Hi Expert,
      I would like to see is there anyway to add custom javascript on an iview (which contains standard SAP pcd contain).
    I would like to invoke a script on the onLoad to trigger a popup windows when that iview launch.

    Thanks.
    Actually, I try to pop up a warning box when launching an iview.
    For example, when user try to click an iview. I want to pop up a warning box. After user clock "ok", the system would then launch the iview. Otherwise, it will navigate back to Home Page.

  • Run a Business Rule from Custom Javascript

    Hi,
    I would like to know whether it is possible to call a business rule from the custom javascript, ValidateData.jsp. If it is ok, any simple example?
    Thanks

    I'd say try running individual rules from Planning and see if they fail individually.
    If that works, then start by adding one rule in the sequence and try running it.
    Try finding out if the issue is specific to the sequence or if a new sequence with a rule that you know runs from Planning.
    When you say there's nothing in the Application log, somehow seems the rule isn't hitting Essbase at all. The error comes before that.
    Cheers,
    Abhishek

  • Trigger "Partial Refresh" from custom javascript

    Hi All,
    I have a requirement where, I have two components
    One Output text which loads the text from a bean.
    One Button when clicked the "output text" above has to be refresehed.
    I understand that using partial trigger I can achive this. But the twist here is , The Button has to trigger some custom javascript for validation. If the validation is successfull only then the Output text must be refreshed.
    So I need to invoke the "Partial Refresh" from my custom javascript.
    Could some one throw some light on this, how we can achieve this.
    I am using JDev 11.1.1.3.

    You can try using the javascript ADF API http://download.oracle.com/docs/cd/E12839_01/apirefs.1111/e12046/oracle/adf/view/js/base/AdfPage.html
    AdfPage has a method addPartialTarget(...) which should you the trick.
    Timo

  • Handling Custom JavaScript Events from HtmlLoader Class

    Hey guys, just a quick question, Is it possible to handle custom javascript events just the way standard events like locationchange and DOMInitialized are handled. Say for example a HTML5 slide application that dispatches custom events when the user moves from one slide to another. I know there is an option to use ExternalInterface to talk to AS3 but for this project of mine, this is not an oiption as this HTML5 Presentation doesnt have any swf content to bridge with.
    Its just a thought since the HTMLloader has access to the javascript window object(or am i wrong). Would it be possible to access a custom function as a prototyped property of the window Object.
    Any form of tip/clarification will be appreciated.
    thanks!

    Use the HTMLHost class. You create a subclass of HTMLHost and override certain methods that are called in response to certain JavaScript behaviors. Then you assign an instance of your HTMLHost to the HTMLLoader's htmlHost property. (Since you're using the Flex HTML component, you would assign your HTMLHost subclass instance to the HTML control's htmlHost property.)

  • Spry and custom Javascript don't work together

    I'm using Spry form field validation, but also need to do some more specialized input checking. I've tried to add some custom Javascript to do this, but now my Spry stuff doesn't work!  Is there a way to combine the two -- Spry + custom Javascript? (testing in Safari) 
    Here's a very simplified example:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Test Doc</title>
    <script src="../SpryAssets/SpryValidationTextField.js" type="text/javascript"></script>
    <link href="../SpryAssets/SpryValidationTextField.css" rel="stylesheet" type="text/css" />
    <script language="javascript" type="text/javascript">
    <!-- Hide script from old browsers
    function procform(f) {
    if (f.name.value =="test") {
    alert("You entered the word 'test' ")
    return false
    // End hiding script -->
    </script>
    </head>
    <body>
    <form id="form1" name="passForm" method="post" action="#" onsubmit="return procform(this)">
    <span id="sprytextfield1"><span class="textfieldRequiredMsg">A value is required.</span></span>
    <input type="text" name="name" id="name" />
    <input type="submit" name="submit" id="submit" value="Submit" />
    </form>
    <script type="text/javascript">
    <!--
    var sprytextfield1 = new Spry.Widget.ValidationTextField("sprytextfield1");
    //-->
    </script>
    </body>
    </html>

    jrcatfan wrote:
    Phone works great when connected to Bluetooth in car and I can talk hands free.  When I use the Map app that came with the phone, I can't hear the verbal directions. My old Blackberry worked great with Bluetooth and I could hear verbal directions and also answer the phone when it rang. Verbal directions would be silent until I hung up the phone call.
    My car radio has 2 separate Bluetooth input source's. Phone and Music A2DP, verbal directions can only be heard when Music source is selected.

  • Choosing custom control implementation

    Hello,
    Is there a way to specify the custom controls' implementation to be used (eg. specifying which jar to use, at server startup)?
    Since the controls variables point to an interface, I was wondering if there is any mechanism to specify which control implementation to use. So I could plug the control's - dummy, test or production - implementation without changing the clients of my controls.
    Thanks for help,
    Yves

    Hi,
    For report,, include the following statement
    CALL SCREEN 100.
    Double click on number 100 , Then CLick on Layout ..and follow the same steps as Dialog programming i.e. Drag & drop the Custom Control, assign a name to it & activate
    Best regards,
    Prashant

Maybe you are looking for