Simple question - how do you do parameter validation if there is no LOV

I'm sure I'm missing something simple here. I've checked the doc and queried the forum. I have a couple of parameters without any LOV. I have a number that can be from 0-999, and a set of data values (from - to) where they can only be a max of 5 weeks apart. How do I set up the validation for these?
Thanks!
Phil

Hi Phil
Would you believe me if I told we do not currently support simple alphanumeric validation. Its on the list.
So you're not going crazy
Tim

Similar Messages

  • Simple question - How do you make an onchange event occur in a select list

    Simple question - How do you make an onchange event occur in a select list to fire a process?
    Thanks

    1) Using ApEx Selec list on Submit Item.
    You will create a PL/SQL Process after Submit. -> Conditional Type Request = Expression1. -> Expression1 is the name of your Select List. Process Source - > Procedure you like. For example depending of your select List value you will add rows in different tables.
    2) Javascript This example will change a System parameter value when changed
    <select id="P3_SUBSYSTEM" onchange="location.href='f?p=101:3:2164422329953284::NO::P3_SUBSYSTEM:'+this.options[selectedIndex].value;" size="1" name="p_t21">

  • Very simple question, how do you configure windows 8.1 to use a SF card as the default install location for software applications?

    Very simple question, how do you configure windows 8.1 to use a SD card / external drive as the default install location for software applications? Primarily interested in apps installed from the windows store. This should be available in the settings
    charm within the windows store. This must have been overlooked in the development of windows 8.1 or is a bug.
    Regards, Bill
    * update
    I've tried modifying this key and the path:
    “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx”
    http://answers.microsoft.com/en-us/windows/forum/windows_8-windows_store/how-do-you-install-apps-in-windows-8-from-the/c4fbe2a8-fd3d-41c1-b9a6-6f881eed374f
    Also tried using symlinks as detailed here:
    http://social.technet.microsoft.com/Forums/windows/en-US/8eee52c2-db0f-4032-8c72-7cd999e8b41a/windows-8-apps-installing-to-secondary-drive?forum=w8itprogeneral

    Here's some links I've used to try to figure this out:
    http://social.technet.microsoft.com/Forums/windows/en-US/2dfc0cd9-7d1b-41de-abce-e03fb6a5a383/metro-apps-not-working-in-windows-8-pro-x64-after-moving-users-and-programdata-folders?forum=w8itproinstall
    http://social.technet.microsoft.com/Forums/windows/en-US/8eee52c2-db0f-4032-8c72-7cd999e8b41a/windows-8-apps-installing-to-secondary-drive?forum=w8itprogeneral
    http://social.technet.microsoft.com/Forums/windows/de-DE/f5e33ac9-beab-4b99-b3ca-7cb5e6f415e4/how-do-you-change-metro-apps-default-install-location?forum=w8itprogeneral
    Regards, Bill
    The registry method does not work with 8.1.  I found this out the hard way.  Doing it on 8.1 will leave you reinstalling the OS if you didn't do a SRP beforehand.

  • Simple question - How do you print the Purchase History screen?

    I don't see an option in the file menu and there is no print button.

    There isn't any print button, and I know of no easy way to do it.
    You can use command + shift + 3 to take a screen shot, or command + shift + 4 to take a shot of a portion of your screen.
    Or take a picture of your screen with Grab:
    Open Grab (located in the Utilities folder in the Applications folder) and choose a command from the Capture menu.
    Selection: Takes a picture of a part of the screen that you select.
    Window: Takes a picture of a window you select.
    Screen: Takes a picture of the entire screen.

  • HT4753 I have a very simple question: how do I view where Lion has autosaved my current version to (without the convoluted route of using finder)? In days gone by i'd simply use the save as function to see where it was being saved.

    I have a very simple question: how do I view where Lion has autosaved my current version to (without the convoluted route of using finder)? In days gone by i'd simply use the save as function to see where it was being saved.

    It's actually even easier than using Save As to see the full path to the currently open document. Just do a "Secondary click" on the document title in its window's title bar.
    Like you, I relied upon Save As my whole life to check a file's location and considered it a must-have capability. Turns out it's even faster to use the single-click method to reveal the full path to the open document. It displays the entire path to the current document starting from the level of your Mac, and works for files stored on drives as well as iCloud.
    If you're not sure how to do a secondary click, go into System Preferences, select Trackpad, Point & Click to find the current preference for secondary click on your Mac. If you happen to have a mouse with more than one button, it's probably the right button. As a trackpad user, I check the box to "Click or tap with two fingers," so a simple two finger tap on the title of an open document reveals its full path. This feature actually has been around for a very long time.
    Note that this is not the same thing as the Autosave and Versions menu, which is exposed using a little drop down triangle to the right of the title. There is no visual clue for the presence of this feature - you just have to know it's there, probably because this feature goes all the way back to pre-OS X days.

  • New comer ask 2 simple questions:how to set the use of the right click of

    New comer ask 2 simple questions:how to set the use of the right click of your mouse?
    I don't know why when i click the right button of my mouse in logic, sometimes it's the same funcion as my left one, some times it's the same function that opens the tool menu....But in MacOSX,it's all okay.Just the weired thing in logic ,please help
    2.is there any kind of filter in Score? I mean, in midi track I have a C1 note, and I don't want the C1 note shown in my score, I want every note show which are above C2, like a filter. I think this is helpful dealling with some keyswich things,how can we do that?

    In Preferences -> Global -> Editing you can choose weather right click is assignable or opens the tools box.
    Not to sure about the score dude

  • HT5312 If you forget your security question how do you reset it?

    If you forget your security question how do you reset it?

    Didn't the link to contact the iTunes Store staff in the 'Additional Information' section of that article work for you? If you don't already have a valid rescue email address, only Apple itself can reset the questions.
    (90820)

  • How do you add a validator on a table?

    Hi,
    I have an ADF table. The user can add or remove elements to this table.
    I want to add a validator on the table, that will be invoked, when I leave the page.
    This validator will check if the user has added at-least one entry in the row.
    I created the validator. I cannot hook it to the "af:table" component. The table component does not provide any kind of validator attribute.
    I tried adding "<af:validator></af:validator>" within the table and it didn't work.
    How do you add a validator on the table?

    Olivier,
    My page fragment that contains the table, is 3/5 train stop out of a train.
    So when I say leave the page, I mean navigate to the next or previous train stop.
    All I want to do is make sure that the user added at-least one row to the table e.g. one contact. This kind of validation does not belong on the entity. That is because that validation will not get fired until the commit point; which in my scenario will be on the 5th train stop i.e. too late.
    As for your other suggestion about adding a button or a link, that is not an option. A button or a link would require explicit user action. What happens if the user doesnot click the link or the button? Then the validation will not be invoked and the user will be allowed to go to the next fragment without adding the contact row.
    --ajay                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Simple question. Since apple has extinguished iDVD Are there any other Software programs that can produce the end product iDVD did?

    There are many a thousands of people who are producingvideos on completed DVDs. As an amateur videographer using iMovie first nowusing Final Cut pro to produce completed ready to distribute DVDs, I find ithard to believe at the meeting you mentioned anyone with common sense wouldhave explained the scenario above. On an amateur level so many folks have beencreating videos of Weddings, Home Movies, and many different Special Events. Onin particular are sports events. I shoot a sports event like Mix Martial ArtsEvents utilizing several video cameras. Then editing with Final cut Pro andsometimes iMovie. All of my completed videos that have been edited in either ofthese two programs are shared (like hand in glove) with iDVD. Short of steppinginto the commercial world Apple has deleted many people from producing a semiprofessional looking product.
    I do not know if the can be answered here in the format buthere it goes!!
    Simple question. Since apple has extinguished iDVD Are thereany other Software programs that can produce the end product iDVD did? Googlesearches with years of outdated info does not give good references. Withoutlooking to go commercial, the Apple Macintosh Computers built internal Softwareprogram like iDVD is the only program I know of that can help folks on mylevel!!
    It doesn't seem there are any programs that takes off fromwhere iDVD left off. My end products (complete videography from start tofinished printed and burned DVD) needs to have the mapping and control usingthe semi professional look iDVD gave!
    Have any ssuggestions?

    Thank you Klaus 1
    I have 4 latest Macs All have iDVD. The question was not where to get iDVD.
    The question for anyone who knows is: Since apple has extinguished iDVD Are there any other Software programs that can produce the end product iDVD did?
    I appreciate your input but it realy does not answer the question. iDVD will soon not be able to work with newer versions of Macs as it has been left behind by Apple!
    Once again:
    It doesn't seem there are any programs that takes off from where iDVD left off.
    My end products needs to have the mapping and control using the semi professional look iDVD gave me.
    Imovie cannot do this. More importantly imovie cannot save the project to Video_TS folders like iDVD did.
    Anyone have suggestions?
    My full post is just below:
    There are many a thousands of people who are producing videos on completed DVDs. As an amateur videographer using iMovie first now using Final Cut pro to produce completed ready to distribute DVDs,
    On an amateur level so many folks have been creating videos of Weddings, Home Movies, and many different Special Events. One in particular are sports events. I shoot sports event like Mix Martial Arts Events utilizing several video cameras. Then editing with Final cut Pro and sometimes iMovie. All of my completed videos that have been edited in either of these two programs are shared (like hand in glove) with iDVD. Short of stepping into the commercial world Apple has deleted many people from producing a semi professional looking product.
    I do not know if anyone can this question but here it goes!!
    Simple question. Since apple has extinguished iDVD Are there any other Software programs that can produce the end product iDVD did? Google searches with years of outdated info does not give good references. Without looking to go commercial, the Apple Macintosh Computers built internal Software program like iDVD is the only program I know of that can help folks on my level!!
    It doesn't seem there are any programs that takes off from where iDVD left off. My end products (complete videography from start to finished with printed and burned DVD) needs to have the mapping and the control by using the semi professional look iDVD gave!
    More importantly imovie cannot save the project to Video_TS folders like iDVD did. Something for folks like myself who need this to burn to our multi burning DVD all in one printers!!
    Anyone have suggestions?

  • How do you create custom validation rule in WS 9.2?!?!?!

    Hello,
    I am using Workshop 9.2. I created a page flow, and want to do some form validations.
    I saw the simple 9.2 example, but it is only good for very basic validation, what if you have to validate the form field against a database, must you write a custom validation rule? HOW would you do this in 9.2 so that will still stay with the workshop/netui paradigm?
    http://beehive.apache.org/docs/1.0.1/netui/validation.html
    Keith

    Hi Keith,
    Staying within the declarative validation framework the answer is probably that you do need to write a custom validation rule and refer to it using the @Jpf.ValidateCustomRule annotation.
    The NetUI Annotation Reference shows how the Struts validations are supported via the framework.
    http://beehive.apache.org/docs/1.0.1/netui/annotations/pageflow_annotations.html
    Specifically, if you look through the @Jpf.Validate* annotations, while most of these are "canned" common validations, there are a few that are more open-ended, such as @Jpf.ValidateMask and @Jpf.ValidateValidWhen.
    Those two let you write the validation logic in the annotation while @Jpf.ValidateCustomeRule only refers to a custom rule in the struts validator file.
    In any case, there is a validation rule editor which should help in authoring and managing the annotations. In the Page Flow Explorer or Page Flow Editor just right click on the action or form bean bean of interest and choose Validation Rules and the appropriate scope.
    I hope that's of some use,
    Troy

  • Simple Question: How to search for a date value in SELECT

    Probabily a simple question, but in a SELECT statement, how do you do a search for a date value in the WHERE clause?
    example:
    Select * From Example
    Where date = 01/01/2001
    I know its not as simple as that, but what change has to occur to make it do what that example implies?
    Thanks In Advance.

    If you want to avoid the conversion part(to_date) you will need to specify the date in the format as ur nls date format.so the same query might not work if you change ur nls date format.
    so it is advisable to give it in general format.
    ie where date_col=to_date(01-01-2000,'dd-mm-yyyy')

  • Very simple question-how to fill a shape I draw with color

    hi. I am new to photoshop and having a lot of trouble selecting any shape that I draw. I am trying to do a tutorial that involves filling a canvas with gray, then drawing a smaller white rectangle inside of the larger gray canvas/rectangle. (I did not forget to unlock the background).
    My question: how do i select and fill (with white) the second rectangle I draw on top of the larger gray rectangle???
    In general, I cannot figure out how to select and/or fill any shape I draw using the rectangle tool. Likewise, the marque shape tools are no help as I cannot seem to draw a marque on my gray rectangle in order to select it and fill it with a white fill. I have also tried to use a "fill layer."
    I am almost certain that something is wrong with my computer(I reset the settings), but then again I have not used photoshop in over a year. Any help  will be greatly appreciated.

    The Rectangle Tool sgould create a Work Path, Shape Layer or Fill Pixels according to the Settings in the Options Bar.
    The Rectangular Marquee Tool should create a Selection, which you could Edit > Fill or use as a Layer Mask for a Solid Color Layer.
    Could you please post a screenshot with the pertinent Panels visible?

  • If you have forgotten your security question how can you change them?

    Have not had to use this option so I really have forgot all about setting this up till the other day.. But when this come up that I did have to use I found out I forgot what I had use.. Stupid me.. Any way I did get my password rest and thought changing this would be simple inside my account.. Wrong... Appears you have also know your old one to change it.. Now this is so stupid.. I don't want to have to pay for support to have apple to reset this option.. Does any one know if Apple has a Email support to help with issue like this.. I may never need this option again but really it was a pain to get around it.
    Thanks Everyone

    Contact Apple, they can reset the security question infomation and you shouldn't need to pay for support on this. There is no troubleshooting your paying for, you're just having assistance for account security

  • Simple Question - How do I deploy custom taglibs to Oracle 9iAS r2?

    Simple question.
    There are lots of simple examples on JSP custom tags that have
    a .tld file, a .java file with the handler class, and a .jsp
    file that calls the custom tag to test it.
    My question is, lets say I have a .tld file, a .java file and
    a .jsp file for a tag example. How do I deploy them to
    Oracle 9iAS r2? I'd like to code an example and deploy it,
    but I'm stuck. I'm using Jdeveloper 9i, and have compiled the
    .java file and included it and the .tld in a Custom Taglib JAR.
    How is this JAR deployed to Oracle 9iAS, considering that the
    Enterprise Manager only deploys WAR and EAR files? How do
    a configure a web app to use the custom tags...
    This should be simple -- maybe its too simple so I'm stuck!

    check out ojspdemos which comes with the product.
    Also see
    http://otn.oracle.com/tech/java/oc4j/doc_library/902/jsp/taglibs.htm#1004903
    -Prasad

  • Score Question: how do you  shift a beat post mapping?

    Suppose you have already beat mapped a piece of audio (playing in midi track and 'analysing' as per the Beat Map feature) and logic's metronome now corresponds to your map ( with all the little funny weird tempo changes and fractions in the tempo window)..
    Problem: there is a subtle ralentando you missed when playing in the tempo map - this now makes a phrase late .. ie a few notes play later in the score than where your ear tells you they are relative to the audio. But the rest of the score is fine.
    Question: is it possible to correct the tempo map by shifting a few beats forward or back in the Tempo List without ruining all the other bars? Or is there some other way of making the correction? ( I will try this and report back ... but in the mean time I wondered if any of the Discussion Forum experts had other suggestions).
    Adam

    Experimenting so far.. you can shift the beats around within a bar by fiddling with the minutest fractions of the SMPTE values in the Tempo Editor but this gobbles parts of the territory of the other beats within the bar eg
    The bar looks like this to begin:
    !! 1 + 2 + 3 + 4 + !! [ where !! represents a bar line]
    Shifting the SMPTE you can do this:
    !! 1+ 23 4+ !!
    But what is needed is this:
    !! 1 + 2 + 3 + 4 + !!
    ie how can you expand one bar GLOBALLY pushing all the bars that follow it along without messing up all the relative values?
    Although by now I could have re-mapped the whole song, I just wonder if there is in the interest of human scientific progress a solution for future quick adjustment.
    ... actually just thought of something on the hoof: if I had not deleted the original midi template ( which I have), I could have gone back, expanded the ralentando bar as above, and shifted all the beats that followed in the Moatrix (.. err' I mean Matrix iS' book is getting to me

Maybe you are looking for

  • Return multiple values from a search help

    Dear All, I have a table control on screen with fields: doc.no doc.type doc.ver doc.part I've coded a search help for doc. no. which returns a single value i.e. doc. no from the search help. But my reqmt. is that when the user selects a particular do

  • Recording to iMovie from Canon HV20

    Hi, I have IMovie 10.0.2 and Canon HV20 connected through the Firewire. I can control the camera in "Play" mode (Start|Stop|Revind) but I cannot control it in "Camera" mode. The Record button is absent and a message "Camera Not Controllable" appears.

  • How to use batch mode in cq dam - new questions added

    Hi I am doing DAM migration. I am using custom code to pick the image and create asset by calling Assetmanager.createAsset which creates dam assets. This code I am calling through the scheduler which will run for every 0.5 hr. Around 1000 images we a

  • Portforwarding through a shared internet connection.

    So, I share internet from my Macbook's wifi to my Windows tower via ethernet. My question is, how do I portforward to my tower from my router. My router only accepts the last digit of the IP while my thrid digit is different in my tower. My router gi

  • Magnetic part of charger (macbook pro)

    I bought this computer about 3 years ago. Today I come to unplug my macbook and the gray part that is magnetizes got stuck in the computer. I am left with the cord that has 5 little golden rods coming out at the end of it. I tried putting it back tog