BUG - Process Code Validator isn't working when creating a plsql process

Steps to reproduce:
1. New Process
2. Type: PL/SQL
3. Give it a name
4. Enter process body (note I have just entered a random value which obviously isnt valid plsql code - no semi-colon, no procedure called abc, etc.)
abc5. Click Create Process
It succeeds!
Alternatively, if I click next - the validator fires properly.
Ta,
Trent

Some more observations in this regard
<li>After opening the saved invalid PLSQL code for edit , it doesn't let you save it again , so the validation is firing at this point.
<li>If you click on next and then click on back to return to PLSQL code page, and then press next once again, it validates and hence is working as expected.
Now the weird part
<li> If you check and then uncheck the "Do not validate PL/SQL code (parse PL/SQL code at runtime only)." checkbox the first time itself when creating , the validation will be fired.
So my guess is that, the validation is fired based on the value of some item which is not set correctly during the first arrival on the PLSQL code page,possibly the item is null without any default value and the SQL query doesn't handle the null case (like an equals to check with NULL).

Similar Messages

  • ROUND(date) isn't working when TypeMode=1

    Hi,
    We've noticed that the round (date) expression isn't working when TypeMode=1.
    TT version - 7.0.3
    Command> SELECT ROUND (DATE '2007-08-25','YEAR') FROM Dual;
    2817: Invalid data type DATE for argument 1 for function ROUND
    Is it the expected behaivor?
    Thanks.

    Hi Susan,
    Does that mean, i cant use LEFT,RIGHT,DATE_GMT in the ttIsql queries.
    Actually i need to modify the existing code, so that the new code picks data from timesten.
    The existing code uses LEFT,RIGHT,DATE_GMT etc in the SQL queries.
    Do you mean that i need to modify the SDQL queries.
    Please reply urgently
    Thanks a lot!

  • Partner function not working when creating PO with ref to PReq

    Partner function is not working when creating a Purchase Order with ref to a Purchase Requistion, Partner functions maintained in the vendor master are VN, OA & PI.
    But OA & PI are not appearing in the PO header partner tab when created with ref to PR.
    however it works when i create the PO directly ( without the PR ref )
    I am using the same material & Plant for both manual PO & PR to PO.
    Any idea what could be wrong .
    I have maintained the settings for schema groups for vendor master & purchasing doc in the partner determination.
    Thanks
    Dkmurthy

    Hi,
    I have also an issue that seems similar to one you are discussing.
    When we use ME59N and create a PO with ref. from a PR (created from a sales order), the message determination works well, it reads the condition set in MN04 (condition records for messages), and creates a message (with output type for EDI , medium: 6, and partner function LS: Logical system). Message is created and idoc is sent.
    When we try with ME21N, ME21 and we create the PO with ref. to the same PR, either by entering manually the PR in the document overview of ME21N or by selecting the PR (without entering the PR number), i.e with date, the message is not created in the PO.
    Company code is assigned to purchase organization, and so is purchase organization to plant.
    Any idea why there is no automatic message determination in the case of the transaction: ME21N
    Note: If I try ME21N, and enter the output type and partner, manually, I receive a warning message
    VN006 (Partner XXXX does not exist for partner function LS). If I accept this warning message, then message is saved- idoc is sent. However I can not overcome the warning message, if it plays any role, because I can not assign partner function LS to the vendor.Then I receive message CZ 327 (Can not use this partner role).
    Any input is wellcome.

  • XSd-validation isn't performed when invoking file Adapter

    I've configured an ESB where data needs to be transformed using a file adapter and a db adapter.
    The deleimted files first need to be validated using xsd (native transformation) and if validation was performed correctly they can be transformed and loaded into db tables.
    The xsd-validation isn't performed in my use case where some fields are required, have a decimal-format etc., if the files don't comply they're still picked up and being transformed to the db adapter, where the insertion will fail then because the file had errored records in it.
    I'm using esb 10.1.3.3 in this case.
    kind regards,
    Nathalie

    Hi Nathalie,
    I'm not able to define properties on my esb routing
    service in release 10.1.3.3, the definition tab isn't
    showing any detailed information for my routing
    service.Strange, we're also using 10.1.3.3. Make sure in the ESB Control when you select the routing service, that the operation for which you want to validate the payload is selected. If it is selected, the operation details section should show the validation option. Also see page 3-14 of the ESB Developers Guide. You can also change the esbsv-file:
    <operations>
    <operationInfo guid="xyz" qname="Test.Insert.insert" wsdlOperation="insert" mepDisplayName="One Way" mep="OneWay">
    <request validate="true" xmlns:tns="http://xmlns.oracle.com/pcbpel/adapter/d
    b/top/Insert" element="tns:TestCollection"/>
    </operationInfo>
    </operations>
    </service>
    using the validate="true" option.
    No logging is being generated for this matter, so I'm
    not sure which problem I'm facing wright now. I will
    bounce the service and try again.We had such an issue when we didn't validate payload at runtime and inserted data using DB adapter. Our TopLink mappings didn't correspond to the XML data to be inserted. That caused only 2 tables out of 4 to be updated, without any error logged. Enabling validation, resulted in an error being thrown; the behaviour we wanted.
    The only thing that's of importance here, is that I
    need to define this functionality within BPEL and not
    ESB, the customer has only acquired bpel for this
    matter because human task integration was necessary.One of the advantages of 11g fortuntely is that separation of concerns will be better. It will be much clearer where to use adapters. Not that this helps in your current case right now :-s
    I should be able to accomplish the xsd validation
    inside a bpel configuration.That should work, good luck!
    Regards, Ronald

  • DTMF Isn't Working When a Call is Placed Outbound from UCCX

    I have a script that places an outbound call and when the caller answers the call, I do a get digit string to capture caller input and the DTMF isn't working. The caller is hearing "Are you there?".
    Here is the call flow:
    Http Trigger into a script
    Script places an outbound call using the Place Call command
    The call gets answered.
    Using the Get Digit String command, the caller hears the prompt that is played with get digit string.
    The caller presses keys, but no keys are accepted.
    Caller hears "Are you still there" and timesout.
    I believe this was working at one time, but the script wasn't used and now we are revisiting this script.
    I am using a H.323 gateway. IP phones using the same gateway to reach the PSTN do not have problems with DTMF. Inbound calls to the UCCX script are working when calling into a script with a Menu step.
    Your help is appreciated.
    Thanks.

    You are exactly right. I was hitting DP 0 since during the cut I adding a ^ in front of my voip dial-peer pointing to the CUCM cluster. Once I waited to the call volume went down, after 9pm, I was able to do a debug voip dialpeer and I was able to see that the inbound dial-peer was matching.
    Thanks for your reply.

  • [Bug?] Defer Panel Update not working when changing scale property

    Hi,
    I found that Defer Panel Update [when True] does not work properly when changing the scale fit property of an intensity graph.
    Try the VI.
    When Defer Panel Update is True, and you change the Numeric controls, the Intensity graph is not updated (as expected).
    But now change the "Z Scale.Scale Fit" button and.... the Intensity graph is updated (only the Z-color, not the axis).
    This looks to be a bug to me!
    Nicolas
    Attachments:
    [Bug] Defer Panel Update not working when changing scale property.vi ‏27 KB

    Hi Nicolas,
    This indeed looks like a bug. I will do more research on it and file a bug report if it's not already filed.  Thank you for posting this information!
    Yi Y.
    Applications Engineer
    National Instruments
    http://www.ni.com/support

  • Lock sound isn't working when I slide to unlock iPhone5 after iOS 7 upgrade

    I just installed iOS 7 (which I now regret doing)...I now notice that the lock sound doesnt work when I "swipe" like it did prior to the iOS 7 upgrade. I checked my Settings/Sounds and the Lock Sounds is set to ON. When I "swipe" (slide to unlock), it unlocks the phone but it does this silently. I've shut the phone off, turned back on(rebooted) but nothing changes. Is this normal now with iOS 7? If so, why do we even have an unlock sound option in the Settings? Does anyone know how to get this fixed. I enjoyed hearing the unlock "click" sound prior to iOS 7.

    I have an iPhone 5 and an iPad Mini, but I only had the problem on the iPad Mini but this fix may work for you.
    This is what I posted in another thread:
    I HAVE FIGURED OUT THE FIX FOR THIS! ... (Well it worked for me on my iPad Mini.)
    I saw a post from an apple rep telling a iOS 6 user to turn the side switch on to un-mute the sounds. A no-brainier yes, but it made me wonder if the side switch may have been temporarily "confused" after updating to iOS 7 because it added the new settings screen that swipes up from the bottom of the screen. I was using my side-switch to lock the screen rotation and it was in the "off" (down) position (red visible) and none of my notifications were sounding. So I flipped it up and down a couple times which didn't solve the problem. So logically, I proceeded to what inevitably solved the problem...
    Go to Settings > General / "Use Side Switch To" and select the opposite of what you are currently using. I had mine on Lock Rotation, so I selected Mute. Then flip your switch up and down slowly a couple of times to see that the confirmation on the screen is correct.  You may have to go back to settings again and select the other choice if you originally had Mute selected, I don't know because I originally had Lock Rotation in use.
    Hopefully, this will fix your notification sounds (and the lock sound when you press the power button).  After using this fix, you can set the use of the side switch to your preference and still have all of your notification sounds!

  • HT2731 My iTunes account isn't working when I select none is says to contact iTunes support

    My iTunes account is not working when I select none can u help me

    Welcome to the Apple Community.
    Did you follow the instructions in the message and contact Apple, which you can do through iTunes Store Support. If Apple have asked you to contact them, then the issue can only be resolved by them.

  • Validator isn't fired when using example code from chapter 40: Validating Data

    When following example code, mentioned in the Flex Developer
    Guide on page 1282 is copied into an mxml example application and I
    run the application, validation is never fired.
    When I have a look at other example code, which is using the
    listener- and trigger-property on the validator everything works
    fine.
    Could you explain why the example code from the Dev-guide
    doesn't work as mentioned in the guide?

    Nathalie,
    I believe you need to specify the "trigger" and "listener"
    properties as well. For more information, see the last example on
    this page:
    http://livedocs.adobe.com/flex/201/html/validators_093_04.html

  • MAC VBA Code workbook close only works when breakpoints are set - fails when no breakpoints

    We have an Excel Product that we are trying to get to work on the Mac.  One of the worksheets displays a disclaimer, and if the user clicks on the I Don't Accept radio button and then clicks next, the workbook is supposed to close itself.  The
    code is quite simple:
    Public Sub HandleNextButton()
        Dim filename As String
        Dim opened_workbook As Workbook
        If AcceptsDisclaimerChecked Then
            FinishSetup
        Else
             ThisWorkbook.Saved = True ' Realize this is redundant based on false on the next line.
             ThisWorkbook.Close False
          End If
    End Sub
    All of our product sheets are protected by a block of code attached to the Workbook_BeforeClose event:
     Only allow a save if privileged, otherwise mark the workbook as saved
    Private Sub Workbook_BeforeClose(Cancel As Boolean)
        On Error Resume Next
        If ThisWorkbook.Saved Then Exit Sub
        ' If this user is not allowed to save, then cancel the save
        CM_Settings = LoadRegistrySettings
        If (CM_Settings And 4096) = 0 Then
            Me.Saved = True
        Else
           ' If the workbook is saveable, then turn on the image to protect the data.
           ' saving the workbook triggers the Workbook_BeforeSave which shows the veil
           Me.Save
        End If
    End Sub
    This works fine on the PC.  On the Mac, the workbook does not close.  I can see the button fire, and when it gets to the point where the workbook is to be closed, nothing happens.
     However, when I put a break point on the first line of the Workbook_BeforeClose, I can briefly see it reach the breakpoint (the line turns yellow), and then the workbook immediately closes.  A breakpoint anywhere in this routine causes the same
    behaviour, the close works correctly.  No breakpoint, no close.  Commenting out the Resume Next has no effect.  The only thing that will cause the work book to close, is to put a break point on on the On Error Resume Next in the code.  If
    the workbook.Saved=True is commented out, the Workbook_Close code will exit, at the first if statement, but the workbook will not close.
    Does anyone have any clues to this bizarre behaviour?
    Thanks, Neil
    Neil M. Johnson

    There is a difference between MAC and Windows based VBA code. I'd suggest asking MAC related questions on the
    Office for Mac  forum instead. The current forum is for Windows based developers.

  • Lov validation is not working, when Lov is column of a table

    Dear All,
    I am facing a strange issue.
    I have one column of type Lov(messageLovInput) in one table.
    If I enter one value that is not exists in list of values Lov have, and click on the tab, it is opening lov pop window to choose one value, in the pop up window if I don't choose any value and click on the cancel button, and then press the submit button, it is saving the initially entered value(which is not existing in Lov) to the data base, by passing the Lov validation.
    Please suggest how to enforce lov validation.
    Regards
    Devender Yadav

    Hi Frank,
    Thanks for reply.
    I have just tested case, it is not re-opening the Lov pop window again.
    When pressing the tab again it is just moving the focus to next item on the page.
    I have a small test code with me, please let me know I can upload it to forum.
    Regards
    Devender Yadav

  • GetURL isn't working when flash button is embedded into HTML

    I'm making a basic HTML site with flash buttons that direct to hyperlinks.
    I've made a simple flash button with the code on the button actions as:
    on (release) {
            getURL("http://www.google.com","_blank");
    The button works great when I export it in Flash.
    When i embed into the HTML using dreamweaver and preview/upload the site.... the button is there but when clicked it doesn't direct to the hyperlink.
    ANy ideas? Thanks. Brendan.

    Use Flash to generate an html page and test that on the server.  If that works, then replace whatever Dreamweaver did with the Flash-made embedding code.  Beyond that, a link to the file on the server could shed some light.

  • I downloading a ringtone on my phone but can't find it.  I actually did it twice.  It isn't working when the person assigned to it calls also

    I downloaded a ringtone on my phone and i can't find it.  I did it 2 times also because I wasn't sure if it worked.  When the person assigned to the song called it didn't work

    Many ways to eject:
    -dragging and dropping the icon for the CD into your trashcan
    - Restart the computer and after the chime press and hold down the left mouse button until the disc ejects.
    - Press the Eject button on your keyboard.
    - Click on the Eject button in the menubar.
    - Press COMMAND-E.
    - Open the Terminal application in your Appl/Utilities folder. copy & paste the following:
    /usr/bin/drutil eject
    If this fails then try this:
    - Boot the computer into single-user mode (hold down command - s through the boot process.)  At the prompt copy & paste:
    /usr/bin/drutil eject
    Restart the computer enter reboot at the prompt or shutdown
    - restart hold down trackpad button

  • I have just installed CS6 Master collection but indesign isn't working, when opening I get the message "Cannot load Assignment UI.InDesign because it requires Username. Please install the Username plugin and restart InDesign." not sure what to do next?

    I have successfully installed the CS6 master collection and all the programs seem to be working apart from InDesign. When opening it I get the message "Cannot load Assignment UI.InDesign because it requires Username. Please install the Username plugin and restart InDesign.". I have no idea what to do next?

    Many people use a font manager to organize a large collection of fonts, and sometimes these cause problems in ID. You might not realize that the font manager has installed a plugin in ID, but I think you would know if you added any other program extensions to help you work.
    Can you show us a new crash report since the 8.0.2 update?
    What happens if you start the Mac with the Shift key held down to prevent extensions from loading? What happens if you go to the System settings and create a new user, then restart the Mac and log in with the new user?

  • Email validation isn't working

    I'm having trouble getting my email account to validate with photoshop elements.  I am certain that I'm using the correct password.  Any help?

    Google have introduced application specific codes which are different to the normal password sign-in. Microsoft may be similar. I would check on the MSN/hotmail forums.
    PSE13 certainly works with Gmail - see these instructions, if you have such an account:
    Google has improved security. You need to log-in on the web to your Google account and generate an application specific password. You then use that for the set up (one time) instead of your regular password.
    Use the link below.
    Type in a short name to identify your app e.g. PSE13 or Elements 13 on Windows
    Then generate your code and highlight it and copy (Ctrl+C)
    Return to Organizer and go to:
    Edit >> Preferences >> Email
    Click the Add Button, enter a profile name (for use in Elements) enter your email address, your name, and paste the code (Ctrl+V) and click the validate button.
    If you get a successful confirmation you are ready to select thumbnails and use the share tab. You will also get a confirmation email from Google.
    https://support.google.com/mail/answer/1173270?hl=en

Maybe you are looking for