Able to retrieve the line Toad but I couldn't get the same after execution of the VO...

Hi all...

I have a question where I am able to retrieve the line in TOAD

but when I try to do the same by creating VOS and pass parameters using setWhereClauseParams()

I'm able to run the original Version, but the number of rows is 0...

any kind of help is appreciated...

the request for my VO's

SELECT NVL (WB. VEHICLE_NO, 0) VEH_NO

OF WAYBILL_TBL WB.

SER SERVICE_MASTER_TBL

WHERE WB. SERVICE_ID = SER. SERVICE_ID

AND THE WORLD BANK. DEPOT_CODE = SERVICE. DEPOT_CODE

AND THE WORLD BANK. VEHICLE_NO =: 1

AND THE WORLD BANK. SERVICE_DATE =: 2

the code in my controller is

OAViewObject vo = (OAViewObject) am.findViewObject ("PopUpFieldsDataLOVVO1");

vo.setWhereClauseParams (null);

vo.setWhereClause (null);

System.out.println ("vehicle_number" + vehicle_no);

System.out.println ("service_date" + service_date);

vo.setWhereClauseParam(0,vehicle_no);

vo.setWhereClauseParam(1,service_date);

vo.getQuery ();

int rowcount = vo.getRowCount ();

System.out.println ("No.of.Rows.returned" + RowCount);

Here, I get rowcount 0

I checked the values that are passed to the VO by using SOP even they do not work properly...

can someone help me out here.

Thanks in advance

DEV

Hi Marc

I did as you suggested the date format is the same in both contexts...

Problem is solved by rebooting the system and then to deploy again...

Thanks and greetings...

DEV

Tags: Oracle Applications

Similar Questions

  • Receive error message: "help topic is not found. This content under construction. We were able to retrieve the requested topic. »

    original title: Windows Help and Support link no longer works.

    Very recently, in trying to use the help and Support Windows a blank page appears with the following error message:

    Help topic "not found".

    This content under construction

    We were able to retrieve the requested topic. »

    The same problem also happens with IE8 help and Support.

    Hello TodAce,

    Please see the link below on the Microsoft TechNet Forums.  There is another user posted the same error message.  Please let us know status.

    Help and Support - screen text formatted correctly hyperlinks / missing

    http://social.technet.Microsoft.com/forums/en/itprovistasetup/thread/b3a7ddd0-59D3-4386-ab70-3f48424447b6

  • If I upgrade my icloud for more storage, I'll be able to retrieve the emails which were previously not distributed for me because of my icloud being full?

    Basically, I want to know if I can recover emails stuck in "limbo." I have the default value you give amount of memory iCloud and ended up maxing out over time. I can no longer send or receive e-mails via my iCloud account. My question is: if I update my iCloud to hold more memory, I'll be able to recover these mails that I wasn't getting my iCloud is maxed out?

    NO.

  • I bought a creative cloud but I couldn't get laid off

    I bought a creative cloud and install programs, but I not have fired them please help

    Hello Emre,

    In addition you can you please check the help below document:

    Applications creative Cloud back in test mode after an update until 2015 for CC

    Kind regards

    Sheena

  • get updates same after installing just them. installed the second time. and update then said moments the same updates are availeble to install.

    Update Manager downloads updates, I already installed

    Hello

    I suggest you try the steps from the following link:

    Troubleshooting Windows Update or Microsoft Update when you are repeatedly offered an update http://support.microsoft.com/kb/910339

    Note: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article: back up the registry in Windows Vista

  • Failed to retrieve the workflow of the process BPEL activity attchements

    Dear Experts,

    I am using human activity task and using the copy operation, I am able to send attachments in worklist application. Once again worklist application I am able to join multiple files using + sign on the Attachments tab. Once approved the task assigned to the worlist portal, I'm trying to download / view attachments from BPEL process. I can able to display all the attachments, but I'm not able to recover the content of attachments, because he is missing.

    Here in my overall "UploadAttachment_1_globalVariable" variable, we have some

    < setting >
    < mimeType > application/msword < / mimeType >
    < name > TDRequition.doc < / name >
    edd36c1b2395e0ab < taskId >:-43c274e7:122a1aa09d5:-7 has 73 < / taskId > / / element content is missing here in the two attachments
    < Version > 2 < / version > / / so how cum able to retrieve the attachment
    < / fixing >
    -< setting >
    < mimeType > application/msword < / mimeType >
    < name > TDInitiation.doc < / name >
    edd36c1b2395e0ab < taskId >:-43c274e7:122a1aa09d5:-7 has 73 < / taskId >
    < version > 2 < / version >
    < / fixing >

    Please suggest me.

    Thank you
    Rajesh has

    I think that the workload does not display the contents of the task in a variable. You can use workflow service function hwf:getTaskAttachmentContents() and assign the value retrieved to a variable of type 'base64Binary '.

    Hope this will help.

    Cedric

  • DeskJet 3050 J610a: We could not retrieve the list of drivers for your product (3050 J610a)

    I have the HP Deskjet 3050 J610a. Printer worked fine on my machine Win 8.1. Just got reimagee to the same machine (Win 8.1) and had to reload my drivers for the printer. Site displays the following message when I select 3050 J610a with Windows OS. I can't add the printer to the computer as pilot given result is not available... was here last year.

    Anyone has a suggestion. My other computer on Win 10 works and driver is available.

    We were able to retrieve the list of drivers for your product.  Please select the desired operating system and select "Update" for a new attempt

    Hello

    It is still there:

    http://ftp.HP.com/pub/softlib/software12/COL34584/al-109394-3/DJ3050_J610_1315-1.exe

    A quick victory is first install it on your computer. Please download and install on your machine.

    Kind regards.

  • Retrieve the time WITHOUT the current date

    Hi, I would like to retrieve only the current system time.

    If I use the System.currentTimeMillis (), I'll be able to retrieve the date and time and have long value of it since 1970. Is it possible to get the current time from the beginning of the day? Or at least format after I have recover time current time system?

    Maybe I can get the time current system in milliseconds, and then subtract the date in milliseconds of her current system? Are there more simpler way?

    Please help me! Thanks in advance!

    That's what I mean:

    long ldate = System.currentTimeMillis();
    String date = new SimpleDateFormat("dd.MM.yyyy").format(new Date(ldate));
    
    helpint = Integer.parseInt(date.substring(6));
    calendar.set(Calendar.YEAR, helpint);
    helpint = Integer.parseInt(date.substring(3, 5));
    calendar.set(Calendar.MONTH, helpint-1);
    helpint = Integer.parseInt(date.substring(0, 2));
    calendar.set(Calendar.DAY_OF_MONTH, helpint);
    calendar.set(Calendar.HOUR_OF_DAY, 0);
    calendar.set(Calendar.MINUTE, 0);
    calendar.set(Calendar.SECOND, 0);
    calendar.set(Calendar.MILLISECOND, 0);
    long startTime = calendar.getTime().getTime();
    
    int diffinmillis = ldate - starttime;
    
  • Retrieve the Message selected Application messages

    When I click on my custom in the "Messages" application menu item I want to be able to retrieve the selected message. How can I do this?

    If a message is open and I click on my custom menu item how must reference the currently open message?

    Thank you

    Greg

    The message is transmitted to your menu.run () method in the object of 'context '.

    Get you this object to the Message and do what you want with it.

    See the documentation of the API ApplicationMenuItem and ApplicationMenuItemRepository.

  • I recently bought a new computer. I don't have no transfer my itunes library (or save) and eventually remove my entire itunes on my ipod library. I was able to recover my purchased music, but is there a way to retrieve the CD I downloaded too?

    I recently bought a new computer. I didn't have to transfer my itunes library or return it high and ended up to the top of the deletion of my library on my ipod. I was able to recover the purchased music, but is it possible to recover the music burned to a CD?

    Your i-device was not designed for unique storage of your media. It is not that a transfer backup device and media has been planned with you keep a master copy of your media on a computer that is in itself independently supported against loss.  To use a device with a different configuration, you pass the old library from a computer or a backup directly in the new configuration, not the device to the library. Synchronization of media isn't a way, computer to the device, update the contents of the device to the content on the computer, update or restore the content on a computer. The exception is iTunes Store purchases that can be transferred to a computer.

    Redownload or transfer your iTunes Store purchases an iPhone, iPad or iPod to computer - https://support.apple.com/en-us/HT201267 - 'this feature only works for content purchased from the iTunes Store. From iOS9 is more apps that now need to be re-downloaded directly from the store.

    To transfer other items from an i-device to a computer, you will need to use third-party commercial software.  See this document in turingtest2: recover your iTunes library from your iPod or device iOS - https://discussions.apple.com/docs/DOC-3991 even this method can fully recover what you originally had in the library. For example, in order to save space during synchronization if you had converted music files at a lower rate, or photos at a lower resolution, it is these lower quality files that will pick you up.

    If you subscribe to the Apple music, titles that are not part of the content that you have purchased or downloaded may not be transferred and must be downloaded directly from iCloud.

  • Bought a WNR2020 and is no longer able to play the game "LINE: Disney TsumTsum.

    I replaced my old equipment with NETGEAR N300 wireless router with antenna 5dBi external high-power (WNR2020v2) recently and now I'm not able to access the LINE: Disney TsumTsum game on any device (phone or Tablet) when it is connected to my home network. The error I get trying to connect to the game is "error code:-1 cannot connect to the game." Network is unstable. Please wait a moment and try again"all other internet activities seem to work very well, and if I disable the wifi on my phone or connect to a different wireless network, far away from home (phone and tablet), I am able to connect and play the game very well. I left all the default router settings and double checked that there is no blocked sites or on parental controls.

    Someone at - it ideas? I contacted the creators of the app if you count the necessary special security settings, but they have been no help.

    Just to update everyone, I finally got this work (and I don't know why it works). I updated my DNS server Google public DNS servers and I am able to connect properly to my game now. My ISP is Comcast.

  • I want to install a MB2320 of Maxify, but am not able to see the printer from my iPhone, airprint

    I want to install this printer and managed to communicate with her since my main PC via USB, LAN and Wireless LAN.  I noticed however was able to get the feature Airprint works.

    I also have intalled the Pixima/Maxify app on my iPhone and it says it can not see the printer.

    I read on line materials, but must be missing an important detail.

    OK, here is the "rest of the story.

    There is a setting where the Administraitor password can be completely removed.

    I removed it, and all my devices can connect to the printer via my wireless access Point.

    I say that Canon hotline has been the best exeriance I had with an assistance service.  3 calls, zero waiting, when I called back to work, the automated service knew it was me and saved all my information.  Support staff were helpful and courteous.  A reason more than I bought another Canon printer.

  • VPN client works well, but I am not able to open the desktop remotely

    Hi all

    I configured a router 877 with features of firewall and VPN and DDNS, when the user connects his WAN pc via VPN all works well (mail, telnet, ping, LAN access) but the Remote Desktop feature is not available. I traced with wireshark and saw that the request to port 3389 was correctly sent to the destination server, but the response to the VPN client has been abandoned by the router... and I have no idea how to solve this problem.

    Can someone help me...? Thank you very much.

    Ilaria.

    In room router attached.

    Your problem is the NAT-config. First of all, the next line is not necessary that RDP does not have UDP ober:

    IP nat inside source static udp 192.168.10.136 3389 3389 Dialer0 interface

    Then, the following command causes problems:

    IP nat inside source static tcp 192.168.10.136 3389 3389 Dialer0 interface

    With which the router assumes that the server 192.168.10.136 must always be reached through the IP address of dialer0 and made a translation.

    There are two ways to solve the problem, but they all have some disadvantages...

    (1) only access the server through VPN. For that you can just remove the NAT statement above (the one with tcp) and you should be able to reach the server via VPN.

    (2) restrict the NAT for not doing a translation if a VPN-peer's access to the server.

    To do this, you must attach a roadmap to the NAT statement. But who does not work with the "interface" - keyword in the NAT Statement. But you can use it if you get a fixed IP address from your provider.

    (3) assign a second IP address to the RDP server. The period of the original INVESTIGATION that is used in the NAT statement is used to access the server without VPN, the second IP address is used to access the server through VPN.

    --
    Don't stop once you have upgraded your network! Improve the world by lending money to low-income workers:
    http://www.Kiva.org/invitedBy/karsteni

  • Not able to see the number of applications on SO-&gt; extra line information

    Hello

    I'm on R12.1.2.

    I created an internal application that turned into an internal sales order.

    When I am questioning orders and goes to the lines-> extra line-> Applications tab information, I am able to see the command line information, but the requisition number is not posting.

    I think that in previous versions, I was able to see the number of applications and information in line while in R12, its only showing me command line information. Strange!

    Any idea on this feature / problem?

    With respect,
    Vishal husband

    Hello
    You can see the number of requisition and the line in the line of SO main tab itself. Check if you see the "Order reference Source" field and order line reference Source "on the main line tab.

    VKPK

  • I can't sync my phone to my computer and get the message that my phone doesn't have the latest version of Itunes. I downloaded the latest version on my mac, but what I do on my phone. I'm used to be able to synchronize the two.

    I am more able to sync my I phone on my Mac and get the message that my phone cannot be used because it requires a newer version of iTunes. He tells me to go to www.itunes.com to download the latest version of iTunes... I downloaded the latest version on my mac, but what I do on my phone? I used to be able to sync the two and now I can't even download the photos from my phone on my mac...

    iOS9 on a mobile device requires iTunes 12.3 or higher, which in turn requires a computer running OSX 10.8.5 or higher.  Update of the system only checks the updates for the current version of the system you run, but that itself can be updated.  It may or may not be possible to upgrade your computer to the system requirements. Find your computer on the web site of http://www.everymac.com model and near the bottom of the specification of the system section, he will tell what versions of the operating system, it is able to run. If you can not run a newer system, you will not be able to sync this phone to your current computer. If she can run 10.8.5 or higher, you can either buy a download for Apple OSX 10.8 Mountain Lion code online, or you can try to install the free El Capitan OSX 10.11.  El Capitan can run slower on older machines and require the additional purchase of RAM.  Making a big jump in versions of system is also more likely to affect the old software.

    At el capitan Snow Leopard, it will make my macbook is slow?  - https://discussions.apple.com/thread/7412959

    Mountain Lion 10.8 purchase link United States of America - http://www.apple.com/shop/product/D6377Z/A/os-x-mountain-lion

    Mountain Lion 10.8 purchase link U.K. - http://www.apple.com/uk/shop/product/D6377ZM/A/os-x-mountain-lion

    Course OSX Upgrade General information, including configuration required - http://www.apple.com/osx/how-to-upgrade/

Maybe you are looking for