SampleValidateData.js OR ValidateData.js script files for Hyperion forms

Hi All.
We're running Hyperion EPM 11.1.1.2 and I want to create some custom javascript functions for a Planning data form. I want to work within SampleValidateData.js or ValidateData.js but I can't find either of these files.
We're running Tomcat and 11.1.1.2 EPM Planning.
Thanks!

It's possible the Planning webapp is deployed remotely. Check the tomcat server.xml file for a context tag that references HyperionPlaning. There you can find out where the HyperionPlanning directory that has custom under it is located.
It's also possible that planning is running directly from an unpacked war. In which case you will need to change the unpackWARs setting to true in server.xml in order to readily work with the validation javascript.
Regards,
Robb Salzmann

Similar Messages

  • Using Digital Personnel File for HCM Forms & Processes

    Hi,
    We would like to use Digital Personnel File for HCM Forms & Processes to save forms and attachments using record case management. For this to be done record case management needs to be customized. Can you provide the steps for record case management customization and integrating digital personnel files with HCM forms.
    Regards,
    Amit

    http://help.sap.com/erp2005_ehp_03/helpdata/en/43/1d63953fce3566e10000000a11466f/frameset.htm
    Refer here

  • Script file for import XML

    Hi,
    I want import the XML (ask user to select xml file) and run the xslt then open the new document after that to place the convert style and tagged text file in InDesign. I need all function in using one script (java script). I am using InDesign CS2. I have no more knowledge about java script. Can anyone give me one script to run all tool in one script file in inside the InDesign Document.
    My files are...
    1. XML file
    2. XSLT File
    3. Ind Template
    Thanks for help.
    Byomokesh

    Hi
    Maybe looking in the Adobe's documentation ?
    http://www.adobe.com/devnet/bridge/pdfs/javascript_tools_guide_cs3.pdf
    It deals deeply with xml & javascript.
    Ok it's CS3 but reference manual for CS2 contains xml method and properties so working with these two documents should be helpful.
    Sorry not for helping better but I never used xml and js.
    Loic

  • Need script file for imp

    Hi Guys,
    I need to load data using import option. data is in .dmp format. for this i have to write a unix shell script.
    i am using this url http://orafaq.com/scripts/unix/exportdb.txt as base which is having only export script.
    actual syntax is.
    imp username/pwd@sid file=file.dmp logfile=file.log
    for this process i have to write script file.
    If any one is having this type of script could you pl send.
    TIA,
    Muvvala

    Thank you for the reply.
    i wrote the script like this....
    #!/usr/bin/ksh
    # import_db.sh - Korn Shell script to import (an) Oracle schema(s).
    # Hardcoded values: copy_dir, pipefile, dba
    # import_db.sh -
    # Usage: sh test_2.sh pathway abc123 OWBDEV organmap_icon_71606
    #dba=PSG
    #copy_dir=/dbcopy/
    # Loop through the command line parameters
    # -u - User name
    # -p - Currently the password.
    # -d - The Oracle SID of the database to export. This matches the TNS entry.
    # -f - The export file to import.
    # If either/all of these don't exist, prompt for them.
    # Now, check the parameters...
    echo "*******************************************************"
    echo "* Importing $1 at `date`"
    echo "*******************************************************"
    cat test_xyz.sh
    echo imp $1/$2@$3 file=$4.dmp log=$4.log full=y statistics=none buffer=1000000 ignore=y
    sqlplus -s $1/$2@$3
    set serveroutput on
    set heading off
    exec imp $1/$2@$3 file=$4.dmp log=$4.log full=y statistics=none buffer=1000000 ignore=y;
    !EOF
    echo "*******************************************************"
    echo "* Import Completed at `date`"
    echo "*******************************************************"
    exit 0
    but I am getting the following errors
    test_2.sh: sqlplus: not found
    test_2.sh: imp: not found
    the bottomline is i am not able to execute oracle command.
    can any one encounter this,pl help me.
    TIA,
    Muvvala

  • Script file for test automation.

    I have a file “HPE3631A configure output.vi” (DC power supply). This file I downloaded from NI web for using control our DC power supply. I would like to use a script file that can automatically process and configure the output voltage, current parameter? I do not have to click mouse for change the voltage and current parameter. We would like use this script file as one of our test automation.
    What format file can use as a script? Is any example file I can use as a reference (it does not have to be HPE3631A).

    I don't have an example. You are free to create a script file in any format that you want. To give you a little help, say you have a comma separated file. The first field could be instrument address. The second field could be a function. This might be Initialize, Configure Voltage,Configure Trigger, etc. The following fields could be parameters that you pass. Some functions would require more parameters than others. Look at the number of functions in the driver and see if you want to duplicate them and how many parameters they require or whether you want to break some of them down into something smaller. When you've decided that, then you can determine how to read the file and parse out the commands. Do you want to do error checking here or someplace else? What I mean is, what if the file contains the word "Initilize" instead of "Initialize". What if a voltage parameter is out of bounds?
    Like I mentioned, you could have a LabVIEW VI generate the script. Imagine a front panel text ring in which you have listed all of the various functions. If function b is selected, have logic that displays the correct number (and type) of other parameters required. When the selection is complete, click an OK button to display the new step in a table. A table is nothing more than a 2D string array so saving it to a file is then simple.

  • Importing Script file for speech analysis - error message

    I'd love to get some assistance to get past an error message in Premiere Pro CC, "Matching scene number not found".  However, I've named the scene number and the clip to match, simply as "1".  What am I missing?  NOTE:  the scene is 33 pages long as this is a long speech that I've transcribed and would like to match up to the video clip . . . just in case that is an issue that someone has experienced in the past.  But I'm hoping length of clip isn't a problem (as this is a typical work flow scenario for me).

    Hi,
    Even I am getting the same error while importing the .zip file for the second time through B2B console-->Administration-->Import/export tab.
    But again it works for the third time..
    Error Message:
    Import of file OriginalProject.zip failed. MDS-00521: error while reading document /soa/b2b/tpa_MnjhBHh-70301432125893445241.xml from metadata repository MDS-00520: failure to read document /soa/b2b/tpa_MnjhBHh-70301432125893445241.xml because it is not in the metadata repository MDS-00911: Document with name "/soa/b2b/tpa_MnjhBHh-70301432125893445241.xml" and version 34 does not exist in the repository. ORA-01403: no data found ORA-06512: at "DEV_MDS.MDS_INTERNAL_SHREDDED", line 407 ORA-06512: at "DEV_MDS.MDS_INTERNAL_SHREDDED", line 603 ORA-06512: at line 1 ORA-01403: no data found ORA-06512: at "DEV_MDS.MDS_INTERNAL_SHREDDED", line 407 ORA-06512: at "DEV_MDS.MDS_INTERNAL_SHREDDED", line 603 ORA-06512: at line 1 ORA-01403: no data found ORA-06512: at "DEV_MDS.MDS_INTERNAL_SHREDDED", line 407 ORA-06512: at "DEV_MDS.MDS_INTERNAL_SHREDDED", line 603 ORA-06512: at line 1
    Please help...

  • Series Selection Creating .DMP File for Customised Form

    Hello ,
    I have created a Customised form with series selection from SAP .
    While registration bydefault "Primary" named series is created for that customised form.
    Then i added one more Series named " 10-11" with indicator as '2010-11' and set it as default series.
    Then i opened the customised form and entered the data it gets saved without any problem.
    After that i again went to the Document Settings and change the series from '10-11' to 'Primary' and
    select the indicator as 'Default' and saved the settings.
    When i opened the customised form the series shown is the changed one as 'Primary' but while entering the data and saving
    it system shows ".dmp file created" and sap shuts down.
    Then i have to unregister the UDO for that form and to delete all data entered for that form from table to make it work agian.
    This is the Problem which i am facing while using the Series in the customised form and its been a trouble some
    for me .
    Suggest any path to sort out this problem arising.
    Thanks & Regards
    Amit

    Hello Manish,
    Thanks for your quick reply.
    I am using SAP 2007 B Patch - 13
    But my question is if this problem occurs even after Patch upgradation then what will be the step for resolving that.
    In future if this problem arises what steps i have to take to remove this problem  without affecting my data.
    Suggest.
    Thanks & Regards,
    Amit

  • License File for Hyperion Essbase Release 7.1.6.7 Server window

    I have to install Hyperion Essbase Release 7.1.6.7 Server windows on window2003. Have been locking for the license file for this version on l"http://licensecodes.oracle.com/hyperion.html". However could not locate the file for the respective Essbase version. Can anyone kindly let me know from where can I download the license file.
    Thanks in advance.
    Pragati

    I think the docs are just out of date/incorrect (fancy that).
    Per http://licensecodes.oracle.com/hyperion.html:
    Essbase      
    6.0 - 7.0      11 000000 263A639A-FFE AD52863F
    7.1 - 7.1.1      11 000000 463A639A-FFE AF528631
    7.1.2 - 7.1.6.3 Click here for options
    7.1.6.5      NoneI clicked on the "Click here" link and went to: http://licensecodes.oracle.com/hyperion_essbase.html
    And on that page I see:
    Alternately, you may download and install Essbase 7.1.6.5 available from Oracle E-Delivery. You can locate this software and corresponding documentation by selecting the Hyperion Performance Management BI product pack and the appropriate operating system. Search results will display the Pre-Version 9 media pack which includes the 7.1.6.5 software. This fix does not require a license file.Note the last sentence -- you are free and clear of license files.
    I always wondered where people were getting copies of 7.1.x -- apparently there's a pre-version media pack -- I had no idea.
    Regards,
    Cameron Lackpour

  • Where does one find the jar file for oracle.forms.[ui/pjc/...]

    Hello,
    I'd like to run some of the forms samples on technet, but I don't seem to have the jar file containing oracle.forms.[ui/pjc/...]. Does anyone know here I can find it?
    Thanks
    Eric Kamradt
    [email protected]

    Hi,
    Check out the "download" link at the following address.
    http://cougaar.org/cgi-bin/viewcvs.cgi/jars/lib/jbcl.jar?cvsroot=core
    Hope that help,
    Jack

  • How to create HTML fragment and PHP file for CONTACT FORM?

    Hello!
    I need to add a contact form to my website.
    I don't want to use wufoo or similar.
    Can someone write a code to have a form:
    NOME:
    MAIL:
    MESSAGGIO:
    and file .php ?
    Regards.
    Thanks a lot.

    Where are you publishing your site to? If MMe, then MobileMe does not support php and you don't need php to create a contact form - just good old html.
    If you are uploading to a server/host such as GoDaddy, then you can use the FormMail option too, but you still need to write your own html code - others will not do it for you.
    I would suggest that you visit this site - http://www.w3schools.com. This site tells you about how to write html code for most things, including contact and feedback forms. Look at this and then write your own code from this.
    If you can't manage to do it, then I would suggest that you need to use something like http://www.wufoo.com or GoogleDocs - Google Docs is a good alternative.
    Also, do a search of this forum for contact or contact and feedback forms where you will find lots of questions on this and where you will then find code examples that have been linked to.
    If you try it yourself, you will learn more quickly rather than asking others to do it for you.

  • How can I get "script" format for signing forms and paperwork, not just printing my name?

    I would like to have a "script" font available when I sign e-mail forms or create forms.

    Hi mfeehley, most online editors provide a variety of fonts you can use when composing your message or signature. If the font you want to use is not included, perhaps you can create a small image (e.g., in a Word processor, then use Alt+PrintScreen to capture it to the clipboard as an image, then paste into Paintbrush and trim to a good side) and insert that into your signature instead. The mail site or form program help should explain how to insert images.

  • How creat script file on oracle

    Hi all friends,
    I have a problem, I find the following script
    column today new_val dt
    @dstables.sql
    select to_char (sysdate, 'yyyymmdd') today form dual;
    host exp userid = stc/stcmon@monbill file =backup_&dt..dm
    log=backup_&dt..log parfile=tables.txt
    host C:\Program Files\WinRaR\Rar.exe a -ag_yyyymm -y -inul
    backup.rar backup_&dt..dmp backup_&dt..log
    exit
    Have you got any materials or user guide about this script file? I would like to understand more clearly than this one, For example, I want to know the meaning of key words in this script, and besides this, Is there any kinds of script files?.
    I am interested in this filed. I want to create some my own script files for my products, please help me
    Thank you very much
    Thanks and best regards
    Huy
    [email protected]

    This is a SQL*Plus script.
    Read SQL*Plus User's Guide and Reference.

  • Saving PDF files as Post Script files using Adobe Professional

    I have a 2 Page  PDf document that mainly has Text on each page. Both the Pages have a 2D Data Matrix Barcode also.
    I opened the PDF file in Adobe Professional and saved the file as Post Script file.
    Post Script file gets saved successfully. When I open the Post script file - It has almost 40,000 line for a 2 page post scipt file.
    It has lot of Hex data that looks so huge in the file. ( I thought only Images get converted to Hex format).
    Is there a setting or something I am missing that I have this huge Post script file for a 2 page text file PDF

    Your barcode may be a high resolution graphic. A lot of junk (hex) is what you would see in such a case with PS. How it looks to you may depend on what application you are using to view the PS file. If you open it in a code or text editor you might get a better idea of what is there. I don't look at PS files much and agree with graffiti's question of why do you want to?

  • Indexing Script Files

    I have a bunch of script files for the Torque Game Engine, which have file extensions of .cs and .gui. Mac OS X does not recognize these files, and so does not index them properly. I would just like to be able to search them with spotlight just like any other text file. I'm new to Mac OS X. Is there a simple way that I can do this?

    Try the instructions in this article.
    (14476)

  • LDT for a Form Function

    Hi,
    We have a requirement to create a new form function and attach it to a menu.
    Can sm one let me know the FNDLOAD command for download of the ldt file for this form function thats newly created..
    Thanks in advance.
    - Lakshmi

    Please post the details of the application release, database version and OS.
    I am facing an issue in generating an LDT for a concurrent program request group.
    The command I am using is -
    FNDLOAD apps/pwd 0 Y DOWNLOAD @fnd:patch/115/import/afcpreqg.lct XX_INTERFACE_RG.ldt REQUEST_GROUP REQUEST_GROUP_NAME="XX PO Config Glob – App" REQUEST_GROUP_UNIT UNIT_NAME=XX_PO_INTERFACE
    When I use the same command to generate the LDT for other request groups, it is working well, but in case of this particular request group, the LDT generated is not correct.What is the difference between this request group and other ones?
    Please post the contents of the log file as well as the ldt file.
    Thanks,
    Hussein

Maybe you are looking for

  • File names are not being created correctly!!

    Problem I have, and it seems to be an issue with iTunes in Windows and not Mac or in Windows Media Player for that matter. Anyway, the problem is that the files are not being written as they are displayed in the Album Data in iTunes itself. It just a

  • HP Mini 110 PLL number

    Hi,  does anyone know PLL number on HP Mini 110 3010sm WR547EA? I even disassambled it but I cant find a chip!

  • CRM TPM Database Sizing for CRM and BW

    All, I am currently sizing for a TPM implementation and have a couple of questions concerning storage capacity for CRM and BW.  I have reviewed and created an Excel spreadsheet based on the SAP Sizing Guide for CRM-TPM but I am coming up short in a c

  • Is Photoshop Elements 4 compatible with Windows 7?

    My wife is a non-technical artist who loves her Photoshop Elements 4 and loathes the possibility of a significant upgrade/learning curve. The upcoming transition from Windows XP to Windows 7 creates that possibility. I want to know if we can re-insta

  • Problem dragging keyword tags in LR 3

    Hi, I am helping a user who has many keywords in Lightroom (hundreds). He usually tags images with keywords by dragging a keyword tag from the Keyword Tags panel onto an image in the grid. But the last 32 tags are not working. When he clicks on one o