Valid RTPs NOT passing to Brule V11.1.1.3

Problem Description: Forms error with the business rules using valid RTPs.
Form set to run on save, use members on form for prompts. The rule is running on save, but the RTPs are p-up (s/b hidden), then only 'Null' values are being sent to essbase (based on CalcMgrExec log details)
I can even validate RTP values, then save, throws the error:'An error occurred while attempting to run following Brule...'
This happens on several forms, had previously worked without error in development.
NOW IN UAT
CalcMgrExec log files highlights problem with the following:
2009-12-09 16:52:07,229 FATAL [ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.planning.calcmgr.HspCalcMgr -
Error Cause: [Hyperion][Oracle JDBC Driver][Oracle]ORA-01400: cannot insert NULL into ("HYP_PROD"."USER."VARIABLE_NAME")
Problem exists in Dev&Test environments, Cannot test forms due to error stopage.
Any direction is appreciated.
Thanks.

Thanks John for the reply.
The first note is very helpful to me who being new to Hyperion.
The second note gives us the list of different URLs for various services. That is great. However, my issue is i really don't know
under what ports these services are installed.
Is there another note somewhere that could tell me various ports for these services?
Morever, most of these notes talk about how to do all this with respect to Windows platform. I am on Linux.
Please let me know.
Thanks
Arul
Edited by: ArulS on Sep 10, 2010 11:56 AM

Similar Messages

  • Validation "is a valid date" does not pass but Apex proceeding anyway

    Hi,
    I have a simple date-item which I validate first against "not null", then for "is a valid date", then that the date is not in the future.
    In debug mode the first validation passes, the second ( is a valid date ) does not pass, but the validation process proceeds anyway...!? Then the third validation "date not in the future" produces ad DB-Error because it is not a valid date.
    Why does the validation proceed even if the validation does not pass...?
    Version 2.2.0
    Juergen

    Juergen,
    "In debug mode the first validation passes, the second ( is a valid date ) does not pass, but the validation process proceeds anyway...!?"
    Do you mean that the third validation is firing even though the second is failing? This behaviour is correct. All validations fire (regardless of any having already failed) unless they have specific conditions set on them to make them act differently.
    If you don't want the third validation to fire if the second has failed then you will need to put a condition on the 3rd validation to prevent this. Alternatively you could bundle all you validations into one of type "PL/SQL returning Error Text" then have some IF...THEN...ELSE logic in your PL/SQL to return the relevant validatoin text depending on what the problem is (i.e. Date is null, date is invalid or date is in the future).
    Andy

  • Validation sequencing not working

    hi
    I have found that my item level validations on a page are not working as I expected. I validate a field (P74_change_id) to 'must be numeric', then I have another validation with a much higher sequence number that checks whether the value already exists in the database, but this is causing an error if the value if not numeric. The following text is taken from my debug mode, what surprises me is the second line that clearly states the first 'not numeric' validation is functioning correctly and returning a fail, but it still carries on with the other validations.
    0.28: ...Item is numeric validation: P74_CHANGE_ID
    *0.28: ...Validation did NOT pass*
    0.28: ...Item Not Null or zero Validation: P74_CHANGE_ID
    0.28: ...Item Not Null Validation: P74_RAISED_DATE
    0.29: ...Item is date validation: P74_RAISED_DATE
    *0.29: ...Validation did NOT pass*
    0.29: ...Item Not Null Validation: P74_APPROVED
    0.29: ...Item Not Null Validation: P74_TYPE
    0.29: ...Item is date validation: P74_APPROVED_DATE
    0.30: ...Exists Validation: type="NOT_EXISTS" select * from budget_ct_header where (change_ID = :P74_change_Id) and (change_ID_rev = :P74_change_id_rev) and (project = :P74_project) and (type = :P74_TYPE)
    0.30: Show ERROR page...
    I get a 'ORA-01722: invalid number' and 'Error ERR-1006 Error in validation routine' referring to 'Exists Validation: type="NOT_EXISTS" select * from' etc the on the page below the debug.
    Any ideas/thoughts??
    Thanks
    -Marc

    Marc
    Apex will check all validations before the error page - hence the 'X errors have occured' message. This is a good thing, there's nothing worse for a user to get an error, fix it, re-submit the page only to get another error etc etc.
    Looks like you need to check you NOT EXISTS validation so make all the other validation conditional never and then get that one working.
    I think the problem is probably with one of the bind variable predicates where you reference the page items. Have you tried wrapping them in TO_NUMBER() where appropriate?
    By the way you don't need brackets round your predicates in the WHERE clause of your not exists query.
    Let me know if you need further help.
    Cheers
    Ben
    Sorry forgot to mention that your ORA error seems to relate to your NOT EXISTS query - not your IS NUMERIC validations
    Edited by: Munky on Apr 8, 2009 11:37 AM

  • Scheduled refresh - Test connections settings validation failed: one or more connections did not pass the test

    I copied a workbook that has a working scheduled refresh
    modified the data model, added some new reports
    added a new source (PQ from azure market place)
    uploaded workbook to new powerbi location.
    get the following error when i try to turn on scheduled refresh - this is even if i just select one data source that is still identical to the original (working) workbook
    Test connections settings validation failed: one or more connections did not pass the test
    Technical Details ▼
    Correlation ID: ddcab6b8-ff2c-4881-9d8e-eeabbd23dff2
    Date and Time: 12/12/2014 06:13:06 AM (UTC)
    what's the problem?
    Jakub @ Adelaide, Australia Blog

    Still a problem and not just for me but other users going by the threads on here...
    https://social.technet.microsoft.com/Forums/en-US/eb8682f4-9b40-456a-a7f1-45627a0f4ff0/cannot-schedule-refresh?forum=powerbiforoffice365#eb8682f4-9b40-456a-a7f1-45627a0f4ff0
    Applies to all worksheets that utilise a PQ connection registered in the gateway. (my gateway is on an azure VM)
    Existing worksheets receive this warning. New workbooks that utilise these connections also receive this warning
    Adding a new PQ to the gateway and a new workbook that uses the new connection also receives this warning.
    Every PQ connection I have receives this warning. My PQ connections are all to web resources. Most are to the workflowmax.com API, and one is to the Azure Marketplace to retrieve data for a date dimension.
    Note: this does not prevent me from scheduling or triggering a refresh, and the refresh itself completes successfully. It's just a weird warning that caused confusion as it sounds like the actual refresh will fail as well seeing as the connection test failed.
    Jakub @ Adelaide, Australia Blog

  • BPC - Submitted data did not pass validation

    Hi experts,
    I'm working with BPC 7 Microsoft.
    I've just copied an ApplicationSet and the new one doesn't work properly in reference to sending data.
    The issue is:
    I send data correctly. The system shows the result as successfully, n data submited, 0 data rejected. But, suddenly, the template doesn't show data. It seems as if the data was disappearing.
    If before sendind data, I click on "Validate submission before sending", the message is: "Submitted data did not pass validation; you may need to resubmit it"
    Any ideas about it? Do you know what I'm doing wrong? Any possible solution will be welcomed.
    Thanks and Regards

    Hi,
       It looks like your data is not passing the validation rules defined into Validation Account. Please verify the rules defined there. Please try to also to full process the Account dimension.
       If the data did not pass validation, select Yes to run the validation report. This report is creating by administrator and should show you why the data is not passing the validation.
    Best regards,
    Mihaela

  • Captivate 6 Text Entry Events Do Not Pass

    I am a long-time user of Captivate going back to version 2. I've created a simulation course with numerous text entry events that do not validate correctly. I am typically using the TAB key to validate the text entered. I have several lessons where everything works fine, but many that have problems.
    Typically when TAB is used at the end of a key press, you will see focus shift to the first button on the Play bar - and this does not cause any problems. I see this behavior on the events in my course that work. However, for the ones that do not work, I see the focus shifting to the Address Bar and the event will not pass.
    The only workaround I have employed is to use On Focus Lost: Go to Next. This is not a great solution because the text no longer validates with this setting. These events will pass no matter what is entered.
    I would really appreciate your help with this! My course is due soon. I would be happy to provide more information or upload my file for your inspection. Thank you!

    For anyone who might be experiencing the same problem and looking for an answer - this is still 100% broken in Captivate version 6. None of the fixes discussed in the above referenced thread work. I tried playbar widgets, editing the playbars in Flash. No luck.
    Adobe just moves forward from version to version not fixing the bugs they create in prior versions. That's your incentive to upgrade, folks.
    Best workaround I can offer is Use ENTER as your validation keystroke. It doesn't have the same problems associated with TAB. Good luck!

  • Database, Dataset, Table Adaptors Error "Unable to load, Update requires a valid DeleteCommand when passed DataRow collection with deleted row"

    Microsoft Visual Basic 2010 Express.
    I am new to Visual Basic programing and i am trying to understand the relationships between Datasets, database, table Adaptors. I have to following code that is is giving me the following error" Unable to load, Update requires a valid DeleteCommand
    when passed DataRow collection with deleted rows". 
    I can track the error and its located in "OffsetTableTableAdapter.Update(MaterionOffsetDataSet.OffsetTable)" code. What am i missing?
    It seems that i can delete the data on the DataGridView Table and it only displays the correct data. but my database is not updating, even though the data grid displays differently.I can determine this because, when i save the offset database, i have all
    the previous uploads and all the rows that i wanted to delete are still there.
    My final goal is to be able to import offset data from a CSV file, save this data on the pc, send a copy of this data to a NuermicUpDown so the customer can modify certain numbers. From here they download all the date to a controller.  IF the customer
    needs to modify the imported data, they can go to a tab with a data grid view and modify the table. They will also have to option to save the modified data into a csv file.  
    Im not sure if i am making this overcomplicated or if there is a easier way to program this.
    CODE:
    Private Function LoadOffSetData()
            Dim LoadOffsetDialog As New OpenFileDialog 'create a new open file dialog and setup its parameters
            LoadOffsetDialog.DefaultExt = "csv"
            LoadOffsetDialog.Filter = "csv|*.csv"
            LoadOffsetDialog.Title = "Load Offset Data"
            LoadOffsetDialog.FileName = "RollCoaterOffset.csv"
            If LoadOffsetDialog.ShowDialog() = Windows.Forms.DialogResult.OK Then  'show the dialog and if the result is ok then
                Try
                    Dim myStream As New System.IO.StreamReader(LoadOffsetDialog.OpenFile) 'try to open the file with a stream reader
                    If (myStream IsNot Nothing) Then 'if the file is valid
                        For Each oldRow As MaterionOffsetDataSet.OffsetTableRow In MaterionOffsetDataSet.OffsetTable.Rows
                            oldRow.Delete()                       
    'delete all of the existing rows
                        Next
                        'OffsetTableTableAdapter.Update(MaterionOffsetDataSet.OffsetTable)
                        Dim rowvalue As String
                        Dim cellvalue(25) As String
                        'Reading CSV file content
                        While myStream.Peek() <> -1
                            Dim NRow As MaterionOffsetDataSet.OffsetTableRow
                            rowvalue = myStream.ReadLine()
                            cellvalue = rowvalue.Split(","c) 'check what is ur separator
                            NRow = MaterionOffsetDataSet.OffsetTable.Rows.Add(cellvalue)
                            Me.OffsetTableTableAdapter.Update(NRow)
                        End While
                        Me.OffsetTableTableAdapter.Update(MaterionOffsetDataSet.OffsetTable)
                        MainOffset.Value = OffsetTableTableAdapter.MainOffsetValue          'saves all the table offsets
    to the offset numericUpDown registers in the main window
                        StationOffset01.Value = OffsetTableTableAdapter.Station01Value
                        StationOffset02.Value = OffsetTableTableAdapter.Station02Value
                       myStream.Close() 'close the stream
                        Return True
                    Else 'if we were not able to open the file then
                        MsgBox("Unable to load, check file name and location") 'let the operator know that the file wasn't able to open
                        Return False
                    End If
                Catch ex As Exception
                    MsgBox("Unable to load, " + ex.Message)
                    Return False
                End Try
            Else
                Return False
            End If
        End Function

    Hello SaulMTZ,
    >>I can track the error and its located in "OffsetTableTableAdapter.Update(MaterionOffsetDataSet.OffsetTable)" code. What am i missing?
    This error usually shows that you do not initialize the
    DeleteCommand object, you could check this
    article to see if you get a workaround.
    >> Im not sure if i am making this overcomplicated or if there is a easier way to program this.
    If you are working CSV file, you could use OleDB to read it which would treat the CSV file as a Table:
    http://www.codeproject.com/Articles/27802/Using-OleDb-to-Import-Text-Files-tab-CSV-custom
    which seems to be easier (in my opinion).
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Why validation does not occur if record status is NEW?

    Hello! I have a control block MAIN with PORT item in it, which has Required property set. But when I enter that block and pass through this PORT item, it allows me to leave that item blank (and validation does not occur too), which is not what I need.
    However, if I change some other item's value (and record status becomes INSERT), validation works as expected. So, I have one workaround for my problem, but this solution is not good.
    How can it be fixed? Thanks in advance.

    It looks like the documentation is lacking in this situation. But the documentation has always been less than complete.
    On-line help also states:
        Note:  if the validation is as a result of a
        call to the VALIDATE trigger and the
        record's internal status is New, the process
        stops.So it does mention records with status=New, but it does not give you the complete story.
    Dave's explanation is correct, and his solution of setting the field in a when-new-record-instance trigger is as good as it gets.

  • Mozilla does not pass correctly greek letters from mailto command to email program while IE passes them correctly

    I am using windows xp greek with greek regional seetings and when I run a javascript using mailto command (either with utf-8 or iso 8859-7 encoding) , the subject and body of the message which were in Greek do not pass correctly to my email program while in IE pass correctly. Can you help me because many of the users who run the javascript are using mozilla firefox

    Hi Nancy, nice to see you again. The CSS validator showed no errors.
    The HTML validator showed irrelevant errors, e.g., missing alt tags and also the prefererence for  using UTF-8 encoding instead of the older iso-8859-1 used throughout my website (because it displays better in DW 5.5).
      The CSS validator link is quite useful, as I don't have a CSS validator in DW 5.5, unless I am missing something. For HTML validation, I can use "Shft-F6".

  • Determining whether form is valid or not

    Assuming I have a form with few input fields,
    I want to render a button only when the form is valid using ajax calls,
    Is it possible somehow to determine whether a form is valid or not?
    Thanks,
    Asaf.

    When a form is submitted and the JSF validation phase pass successfully and jsf cycle moves to the update model values,
    I have several rules like some required fields, several validators attached to input fields, etc...
    if all validators / required fields are set I would like to render a 'submit' button.
    Asaf.

  • Yaourt and packer always telling me "one or more packages did not pass

    Ive been using Arch for a few years now. Yaourt nor Packer have ever really failed me to this extent. most EVERY package I try to install lately with yaourt or packer fails. I constantly get the below error. Even when I download the package, get the md5sum manually and place it into the proper spot in the pkgbuild I STILL get the error. Im extremely confused and need some help. Thanks in advance for any help you can give.
    -> Downloading postfixadmin-2.3.5.tar.gz...
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
      0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
    100 29628  100 29628    0     0  39423      0 --:--:-- --:--:-- --:--:-- 39423
    ==> Validating source files with md5sums...
        postfixadmin-2.3.5.tar.gz ... FAILED
    ==> ERROR: One or more files did not pass the validity check!
    ==> ERROR: Makepkg was unable to build postfixadmin.

    stayupthetree wrote:If the md5sum of the package I download matches the md5sum of the one inside the pkgbuild should I still receive the error?
    It shouldn't happen then.
    Do you get the same error when you build a pacakge by hand with makepkg ?

  • Valid RTP -adress?

    lo all!
    i've got a really simple question (but then, i'm a simple kind of guy.........)
    i am trying to open a DataSink that i made with Manager From a processor AND, i get a "no valid RTP MediaLocator" error. (i made a MediaLocator from the string "rtp://127.0.0.1:5000" and used that and the processor to make the DataSink)
    so,my $100,000 question is:
    -what's the format for a valid rtp-adress??? (got an example??)
    ps. YES i HAVE tried to find an answer but,alas 'tis not to be found! (probably cause anybody but ME could figure it out by them selves.......)

    Hi,
    you must precise the type of your stream at the end (cf http://java.sun.com/products/java-media/jmf/2.1.1/solutions/VideoTransmit.html)
    So if you transmit video, the valid string is :
    rtp://127.0.0.1:5000/video
    I've only tested it with JMStudio and it works (and not your example) so I think it's right.

  • HT204053 when I attempt to log in to my i Cloud account I get a message that my Apple ID is valid but not an iCloud account.How do I log in?

    When I try to log in to iCloud I get a message that my Apple ID is valid but not an iCloud account.How do I log in?

    Hi reswaikiki,
    Usually if it says your Apple ID is not an iCloud account, that means you have not yet enabled your Apple ID as an iCloud account.  So you did set it up correctly on your iPod touch?
    If not yet, please see Set up iCloud on all your devices.
    ivan

  • When I try to log on to icloud it says "Apple ID is valid but not an icloud account? Changed my Apple password a few times reset my system still no luck Please help!t

    When I try to log on to icloud it says "Apple ID is valid but not an icloud account? Changed my Apple password a few times reset my system still no luck Please help!t

    Welcome to the Apple community.
    These types of messages often indicate a problem with the devices serial number, have you had your phone repaired at any stage or did you buy it second-hand.

  • HT204053 iclou wont let me login with my apple id. it says that my apple id is valid but not an icloud account

    icloud wont let me login with my apple id. it says that my apple id is valid but not an icloud account

    To use iCloud, you must first set it up with your Apple ID on a device with iOS 5 or a Mac with OS X Lion.
    On an iOS 5 device go to Settings>iCloud and sign in using your Apple ID.

Maybe you are looking for

  • I am still unable to install itunes in Windows Vista

    I have tried to run Fix it 4 times now after doing other things suggested in the Apple community and I am still unable to install itunes. Do you have any other ideas? I've been uninstalling/reinstalling and using CCcleaner, sfcscannow and nothing see

  • Syncing Audio with a slate?

    Hi, i like the new autosync feature, but when shooting on a camera like the red I dont have any reference audio, so I need to do the good ol' manual sync at in-point and then create new compound clip operation. I couldnt find any hint on how to do th

  • Annotation Type XmlType , WebServices

    hello i've an sql/plsql web service that return complex data type as xml in order to access the webservice in my application i generate webservice cproxy clinet java class untill no all thing is ok now i go the proxyclinet.java class to execute the w

  • How to use TeleCheck service with coldfusion page

    hi, I m new to coldfusion want to use TeleCheck service on coldfusion page. can any one provide me technical support in this regards with thanks Shane

  • No option for emailing photos

    Hi, After installing iLife06, I am unable to email photos. In the iPhoto prefs, nothing shows up in the "General: Email photos using:" dropdown list. I use Apple's Mail, and Mail prefs show "Mail" as my default email client. I tried deleting the com.