Ask again, jdbc response

I designed process to figure out how to get the records count of jdbc response.
after step send db request with synchronize mode, there is a transformation step to get count.(mapping with count function to rows of DB response). The result is always is 0.
But when I add a send step, which send db response message to file, I can see all the response content.
I don't know why.
How could I get the records count of DB response?
Thank you very much.

not understand you.
DB response is this:
<?xml version="1.0" encoding="UTF-8"?>
<ns0:jdbc_req_response xmlns:ns0="http://aaa.com/jdbc_syn">
<ExecuteStatement1_response>
     <row>
          <LIBID>2001</LIBID>
          <LIBNAME>Zoral</LIBNAME>
          <LIBADDRESS>Shanghai</LIBADDRESS>
     </row>
     <row>
          <LIBID>2001</LIBID>
          <LIBNAME>Zoral</LIBNAME>
          <LIBADDRESS>Shanghai</LIBADDRESS>
     </row>
     <row>
          <LIBID>2001</LIBID>
          <LIBNAME>Zoral</LIBNAME>
          <LIBADDRESS>Shanghai</LIBADDRESS>
     </row>
     <row>
          <LIBID>2001</LIBID>
          <LIBNAME>Zoral</LIBNAME>
          <LIBADDRESS>Shanghai</LIBADDRESS>
     </row>
</ExecuteStatement1_response>
</ns0:jdbc_req_response>
I use count function :
row->count->size. But got 0.
It is one message, why I need correlation?

Similar Messages

  • "Don't Ask Again" prompt in Site Put-How to undo

    I checked "Don't ask Again" on the Site Put question that asks do you want to upload all of the dependant files, before I realized it was a timed response and defaults to no.  Now I can't undo it because it won't ask me again. As I understand it, I can't actually upload my css files if I don't have this checked yes. Please help?

    As I understand it, I can't actually upload my css files if I don't have this checked yes.
    Not at all. You can manually upload any file at any time by clicking on it in the DW Files Panel then clicking the Put arrow.
    The Check Dependent Files option is purely a convenience offered by DW for those who might forget to upload dependent files. Or those who are doing so regularly and don't want to manually upload.
    However it can be more a curse than a convenience if your images and other dependent files never change. There's no reason to keep uploading them if they have not changed.
    If it's only your CSS file(s) changing regularly, it's quicker and more efficient to uncheck the option in preferences and upload the CSS file manually.

  • How do I untick "Don't ask again" on Script Stopped Working

    I started getting a pop up telling me something similar to "A script has stopped working, do you want to stop it or continue" with two buttons accordingly. Also there was a tick box saying "Don't show this again".
    I got sick of it happening so regularly and having to tick the Continue button - well it didn't tell me which script had stopped working and I wanted to Firefox to keep working and have all my plugins to continue working so clicked the Continue button, it would be good to know which script is not working so that it might help find out what's wrong and why it's not working... it's like most things that go wrong on PCs, "There has been and error, ---- will now close" Tell us what the error is so that we can report it to the programmers and they can fix it !?!?!?!?!
    Anyway, I ticked the "Don't ask again" and clicked Continue...
    Now Firefox pauses for about 5 seconds and sometimes longer every so often, and occasionally I see what appears to be this warning dialogue box flicker onto the screen for a split second...!?
    How do I untick this box so that I get the buttons back so that I can stop the script working and then I'll be more likely to find out what's making this script not work by some part of Firefox or a plugin then not working and tell someone about it, rather than making things slow down so much...
    I didn't know I had all the plugins listed below installed, where do they come from as I don't remember telling the machine that I've got Netscape- which I haven't as far as I know...?!
    == This happened ==
    Not sure how often
    == I ticked the box telling it not to tell me again and continue...

    reset "dom.max_script_run_time" under about:config
    http://support.mozilla.com/en-US/kb/warning+Unresponsive+script

  • My iPad Mini iOS7 is showing only Apple Logo which happened during software update. I tried to restore using iTunes but it asking me to response from iPad. But my ipad only shows apple logo. How can i response? How to solve this problem?

    My iPad Mini iOS7 is showing only Apple Logo which happened during software update. I tried to restore using iTunes but it asking me to response from iPad. But my ipad only shows apple logo. How can i response? How to solve this problem?

    FORCE IPAD INTO RECOVERY MODE
    1. Turn off iPad
    2. Turn on computer and launch iTunes (make sure you have the latest version of iTune)
    3. Plug USB cable into computer's USB port
    4. Hold Home button down and plug the other end of cable into docking port.
    DO NOT RELEASE BUTTON until you see picture of iTunes and plug
    5. Release Home button.
    ON COMPUTER
    6. iTunes has detected iPad in recovery mode. You must restore this iPad before it can be used with iTunes.
    7. Select "Restore iPad"...
    Note:
    1. Data will be lost if you do not have backup
    2. You must follow step 1 to step 4 VERY CLOSELY.
    3. Repeat the process if necessary.

  • I already downloaded the ios 6.0.1 for my iphone when i connected my another iphone to update its asking again to download the ios 6.0.1  how can i use previously downloaded software

    i already downloaded the ios 6.0.1 for my iphone when i connected my another iphone to update its asking again to download the ios 6.0.1  how can i use previously downloaded software

    plzz help me as soon as possible

  • I have followed the suggested methods of restoring my iphone by placing it into recovory mode, however itunes keeps asking for a response from my iphone except it is disabled

    i have followed the suggested methods of restoring my iphone by placing it into recovory mode, however itunes keeps asking for a response from my iphone except it is disabled and thus the restoration willnot continue

    There's a whole lot to read in your post, and frankly I have not read it all.
    Having said that, this troubleshooting guide should help:
    http://support.apple.com/kb/TS1538
    In particular, pay attention to the mobile device support sections near the bottom, assuming you have already done the items above it.

  • My question was not answered in a timely matter so I'll ask again...

    My Guardians of the Galaxy Blu-Ray copy gave me a code to download the movie on iTunes for free. The download seemed successful, and when I played it, the title screen came up, but when I tried to play the movie or the bonus features, there was no audio or video. When I go to the Get Info screen, it says it's a Protected MPEG-4 and the file type is .m4v. My question is: how do I get the movie to work? Why would they give me a file that does not work in the first place?

    My question was not answered in a timely matter so I'll ask again...:
    too many questions,most of which are already answered in previous threads.
    the problem probably comes from windows; check : http://support.apple.com/en-us/HT203205

  • Writing to database i want the JDBC response

    i have a file-xi-jdbc scenario.... after writing to database i want the JDBC response also...means no. of records updated/inserted/deleted etc.....means no. of rows returned
    what can i do....
    1. can i do it with a send step using asynchronous interface.
    2. can i do it with send step using Synchronous Message Interface to the database.
    Message was edited by:
            sudeep

    sorry posted in a different forum

  • I see this was not answered or any info on the web site so I will ask again "How do I completely remove CC from my computer"

    I see this was not answered or any info on the web site so I will ask again "How do I completely remove CC from my computer"?
    And don't talk about CC cleaner.
    Howard

    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    http://support.apple.com/kb/HT1923

  • Can't get rid of power point dialog box even though checked "don't ask again".

    Using a Mac. Opening a link to Power Point slides -- get message--"You have chosen to open etc. I have checked the box that says "do this automatically for files like this from now on" -- but it never does. I still have to click OK.
    How can I get rid of this dialog box. I've checked in settings and preferences to open with Microsoft Power Point.
    thanks

    See [/tiki-view_forum_thread.php?forumId=1&comments_parentId=625704]
    [https://bugzilla.mozilla.org/show_bug.cgi?id=567552 Bug 567552] - Fonts on External drive are activated by Firefox, and preference to not ask again is ignored
    please do not comment in bug reports

  • Tried Hard but unable to authorize as it ask again and again for account details...any solution

    Tried Hard but unable to authorize as it ask again and again for account details...any solution

    not sure if you found a solution, but i am currently having a problem with playing "street fighting man" on beggars banquet. i'm continuously being asked to authorize my computer, and when i do, the song doesn't play and i'm still asked to authorize my computer.
    i have followed the steps described in the apple support page "itunes repeatedly prompts to authorize computer to play itunes store purchases" and none of them worked.  i have a PC- windows 7 and the current itunes 10.6.
    on my itunes email receipt there is a link "report a problem" and i went through the series of forms and dialog boxes to report a problem. under account, purchase history, one can report a problem of a purchase.

  • I checked deny for a site and then don't ask again and I now want to undo that....

    I got a pop up box that asked me to deny or allow. I denied and then checked don't ask again. I've searched for a way to reset this and cannot find one. Maybe someone can help?

    What exactly did you deny via that pop-up?
    Did that pop-up come from an extension or from other (security) software on your computer?

  • Oops, checked "Don't Ask Again". How to get back?

    I think I checked the box "don't ask again" when telling iTunes not to transfer Apps from my iPhone to iTunes. I want to put Apps that I purchased on my iPhone to my iTunes now. Is there any way to get it to ask me again? Please help! Thanks

    That's easy.
    Make sure your iPhone is plugged into iTunes and then right click on it under "Devices" on the left sidebar. Click "Reset Warnings" and you're all good!
    Hope that helps, if you want to see what it looks like, I've taken a screenshot for you. http://h4xr.org/55qm

  • How do I bring back the "Are you sure you want to delete this photo" dialog box in Iphoto.  I accidentally clicked "never ask again" so it never appears.  I want it back.

    How do I bring back the "Are you sure you want to delete this photo" dialog box in Iphoto.  I accidentally clicked "never ask again" so it never appears.  I want it back.

    The following previous discussion may help: Re: Delete Confirmation Warning.  I want back.

  • "Reload" disappeared from "View" dropdown- asking again

    Can't find my already-asked question posted on forum so I'm asking again: "Reload" option has disappeared from "View" drop-down in navbar. I have tried all of the following, as suggested by a contributor:
    Restarting with Add-Ons Disabled
    Restarting with "Reset" option
    Disabling hardware acceleration
    Completing entire troubleshooting protocol for add-ons & extensions
    Nothing has restored the "Reload" option. The Add-Ons Manager tells me there are no extensions installed, so there's nothing I can follow to troubleshoot there.
    What else can I do? If nothing, I'm switching to Safari for default browser. Don't want to as I've liked Firefox, but I use "Reload" a LOT and this situation is not sustainable for me.
    Really stuck and really

    If your talking about the reload button that Refreshes the page your on you can do one of two options
    '''Reload the page using the shortcut:'''
    Mac: Command+R
    Windows: CTRL+R Or F5
    Liunx: CTRL+R
    '''Pressing the Reload Button'''
    On the default Firefox Layout (no custom toolbars, Buttons, ECT, installed)
    You can do so by pressing this button here(see pic):
    <img src="http://i1085.photobucket.com/albums/j428/tyr5678/34d92e00-e024-4399-be2c-893d8ff052d4_zps3b46e294.jpg" border="0" height="30px" alt=" photo 34d92e00-e024-4399-be2c-893d8ff052d4_zps3b46e294.jpg"/>

Maybe you are looking for