A task created in MAX is not recognized in LabVIEW

I have the following HW and SW:
PXI 6259 Multifunction DAQ module
MAX 3.1
LabVIEW version 7.1
I have created a DAQmx task in MAX. I put a task constant on my block diagram, selected the task that had created in MAX, right click on the border of the constant and select Generate Code-> Example which creates a simple code that starts the task, reads and displays the data, and stops the task. But when I run the VI, I get an error "Task specified is invalid or does not exist". Clearly the task existed since I was able to select it from the task constant. I can also see the task in MAX and run the test which is fine. So what is the problem?

I've been having this same 200088 error problem.
HW: PCI-6624
SW: Labview 7.1
I opened a counter in VI.lib/DAQmx/read.lib. I created a new task for a period and pulse width measurement in a sequence structure. Everything was fine until I left Labview and came back in. It gave me this 200088 error saying it couldn't find the task. I opened up the Measurements and Automation studio and tested each task I created. They all worked fine. Shut down my PC and brought it back up. Same error.
I found a solution on one thead here in NI, but so far it's not working either. On that thread, it was said this is a known problem with Labvew and should have a fix soon. Their solution was to put a "DAQmx task is done.vi" in after my task, but before any property nodes. I got the 200088 error again, but this time it said:
Error -200088 occurred at Property Node DAQmx Task (arg 1) in DAQmx Is Task Done.vi->32 chn Front Panel VER6.vi
Possible reason(s):
Task specified is invalid or does not exist.
So I am trying a different approach. Frustrated in Columbus.

Similar Messages

  • Copy of a CD (created by Disk Utility) not recognized by Windows or Linux

    I created a copy of AutoCAD 2005 (not pirating it... just wanted a backup copy of the install CD).
    I used Disk Utility (File > New > Disk Image From Folder) to successfully create a DMG file on my MacBook. I could mount the DMG and browse all the files on it.
    I then burned a CD (Disk Utility > select DMG > click burn), which mounts fine on OSX. However, my Windows and Linux boxes will not recognize it (while they recognize the original CD just fine).
    I tried again, this time setting the file format to DVD/CD master. It made a CDR file, which I burned to CD. Got the same result: Windows and Linux don't recognize it while OSX does.
    So instead I burned the files to a CD ala drag and drop using Finder. This time the CD was recognized by Windows and I used it to install AutoCAD.
    However, my understanding is that doing it this way won't work for a bootable CD, so I'd like to figure out why Disk Utility wasn't able to make an exact copy.
    Any thoughts? Problem with copy protection? Problem with the CD's file system?
    Details about the optical drive in my MacBook (1st gen 2.0GHz, 2GB RAM):
    MATSHITA DVD-R UJ-857:
    Firmware Revision: HBE4
    Interconnect: ATAPI
    Burn Support: Yes (Apple Shipped/Supported)
    Cache: 2048 KB
    Reads DVD: Yes
    CD-Write: -R, -RW
    DVD-Write: -R, -RW, +R, +RW
    Burn Underrun Protection CD: Yes
    Burn Underrun Protection DVD: Yes
    Write Strategies: CD-TAO, CD-SAO, DVD-DAO
    Media: No
    MacBook 1st gen CoreDuo 2.0GHz, 2GB RAM   Mac OS X (10.4.8)  

    Yeah OS X's Disk Utility doesn't burn using the ISO 9660 file system while Finder does (I could swear I made a copy of an MS Office CD with Disk Utility, but maybe I'm remembering wrong). Anyway, Disco (a program I got in a MacHeist bundle) will make an exact copy of CDs. Anyone looking for a free solution, check out LiquidCD and burn, which may have the ability to copy Windows CDs (appears to be on their lists of features, but I haven't tried them myself).

  • H.264 export without audio creates files that are not recognized in Quicktime or VLC

    Dear all,
    I need to generate h.264 files with video only. (short clips for use with a "clickable" catalog on an iPad)
    Used the "H.264" category and chose a preset. Unchecked "Audio" so I only get the video exported.
    The resulting .m4v file is not playable in Quicktime or VLC or MPEG streamclip.
    When I leave audio enabled with the same preset, the file is fine, but as soon as I export without audio, the resulting file is unreadable.
    Source material is ProRes 422HQ, audio+video, about 30-40 seconds long.
    Any clues?
    Carl.
    Mac Pro 5,1
    24GB RAM
    Nvidia Quadro4000
    4TB internal RAID0
    OS 10.7.5
    Premiere 6.0.2

    Thanks Jeff, I did get that far ;-)
    I'm sorry, probably my question wasn't very clear. Of course I can find some technical info about the iPad...
    And of course some of the presets in Media Encoder provide basic starting points for encoding.
    But... there is also the first iPad, I couldn't find the specs about it on the Apple site. On everymac.com I found:
    Apple reports that the iPad supports "H.264 video up to 720p, 30 frames per second, Main Profile level 3.1 with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats; MPEG-4 video, up to 2.5 Mbps, 640 by 480 pixels, 30 frames per second, Simple Profile with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats."
    So if I want to be compatible with all iPads I need to probably stay under 720p30 with [email protected] for H.264
    When I look at
    http://en.wikipedia.org/wiki/H.264/MPEG-4_AVC
    I find (from the example values) that 1280x720@30p is quite near the maximum matrix size. So with 1024x576 I should be ok there. My bandwith of about 2Mbit is also well within range in this case. But what if I want to fill an iPod screen (1024x768) with the highest possible quality video? How do I calculate if this fits the max frame size requirements, where this is expressed in a number of luma samples and macroblocks? What is my max bandwith? The tables says that the "Max video bit rate for video coding layer (VCL) kbit/s" should be <14.000kbps. Does that directly translate to the sliders in my encoding app?
    If you look in the table "AVC software implementations" (under Software encoder feature comparison) you can see that some features that are supported in MainConcept, and not supported in Qt. (8×8 vs. 4×4 transform adaptivity, Quantization scaling matrices, Separate Cb and Cr QP control, etc. What are these exactly?)
    In Streamclip one can choose to have B-frames or not, in AME there is no such control. Does that mean it always encodes with B-frames? Why would one not want to have B-frames?
    A lot of parameters in AME H.264 encoding seem to be set to certain fixed values that are not accessible to the user. Other programs (Sorensen, Telestream) provide the user with access to more parameters. Which parameters in AME are set to what (fixed, non-accessible) values and why?
    As I said earlier, Quicktime reports different codecs for what should be the same format but from different encoders. Why? Is there a program that can analyze a H.264 stream and report about it in more detail than VLC/Quicktime?
    etc. etc. etc....
    If anyone could recommend an online resouce or a book to learn more about the ins and outs of H.264 encoding/decoding that would be great. I have the first edition of Charles Poynton's (brilliant!) book "Digital Video and HDTV", which does talk about MPEG-2 but not H.264. I saw that the second edition goes a bit more into detail about H.264. Does anyone have the second edition? Worth buying just for the relatively small addition about H.264?
    Thanks.
    Carl.

  • Kernel task going wild an battery not recognized on MBP

    My MacBook Pro is 8,2 and I'm running OS 10.8.2
    A couple of days ago I first noticed an X that shows that there is no battery. Strangely enough, the problem disappears and then it comes back again.
    I have tried the SMC reset with no luck.
    In one of those opportunities that the battery was back on line, I was able to use Coconut to check it. It said that the battery was at 90% of its total capacity and charged at 100%.
    I did noticed that when this happened, Kernel task would go crazy and start using CPU at 300%. Some people say these two problems could be related.http://www.rdoxenham.com/?p=259
    Lat night I turned off the computer instead of putting it to sleep and this morning when I turned it on, the battery was working again. After a couple of hours of use without any problems, I put the computer to sleep. When I open it again a couple of hours later, I did notice that the computer was hot. The battery indicator was again with an X and the Kernel Task was going crazy at 300%.

    I was just going through this thread https://discussions.apple.com/message/19395293#19395293 and read that a user was having some Kernel problems while trying to connect to his wireless network.
    I decided to shutdown the wireless and restart my computer and here is the result
    No kernel going wild as it used to happen after every restart or shutdown.
    After I cheked that the computer was running without a problem, I decided to reconnect the wifi and this is what it happened.
    My Kernel Task started going crazy again.
    I will repeat this condition several times just to chek if it was a one time thing or it repeats.

  • Camera detected in MAX but not found in Labview

    Hello,
    I have a Thorlabs USB camera (DCC1645C). I have installed the drivers, and MAX is detecting the camera but when I try to open the camera with NI-IMAQdx, it doesnt appear. I have also tried to open the camera with NI-IMAQ but I wasn't able.
    If I try with Vision Express/Vision adquisition, the camera is displayed, I am able to select it and configure the camera adquisition, but when I execute the program there an error: "camera not found".
    It would be great some help.
    Thank you
    Solved!
    Go to Solution.

    Hi,
    What is your LabVIEW version, your Vision software versions and iMAQdx version?
    Since Thorlabs is using USB 2.0, you can read about the USB 2.0 section of this link: http://digital.ni.com/public.nsf/allkb/4331B4AA3AE95233862574C200539A2F 
    Check if you have the required iMAQdx driver and its compatibility with your other NI softwares: 
    http://digital.ni.com/public.nsf/allkb/DB928F6D5E9D6B97862579A7006B2850
    http://digital.ni.com/public.nsf/allkb/4A127014CA6E006B8625787A0066D329
    http://digital.ni.com/public.nsf/allkb/244E6DDF9A92A6CD8625730100629047
    NI IMAQ for USB Cameras:
    http://www.ni.com/example/30030/en/
    Thanks 
    Warmest regards,
    Lennard.C
    Learning new things everyday...

  • RT build not recognized by LabVIEW 2012

    Recently I began upgrading an existing RT project from LV 2011 to 2012, and I have run into a problem when I attempt to build the RT application. The application builds without errors, but when completed the icon within the project is a blue circle with a white question mark on the inside, and does not deploy correctly. According to LV help this icon represents a file with an unknown editor. My initial thought is that I am missing a toolkit, or something else that I need to install. 
    system specs:
    W7 32bit
    LV 2012
    4x RT targets
    Any insights would be appreciated. Thanks.

    Hello,
    In terms of required installation, when upgrading from LabVIEW 2011 to LabVIEW 2012, you will also need to install LabVIEW Real-Time 2012 and NI-RIO 12.0.  You will then have to make sure your RT targets also have their software components upgraded to match your host.
    Which icon in your project is a blue circle with a white question mark?  A screen shot would be helpful.  I have seen this question mark, and removing then re-adding the offending file (.lvproj in my case) removed the question mark.  Assuming your software is all installed, you might try this method.  You could also try navigating to the location of the file in your Windows Explorer and launching it into LabVIEW from there.  This should associate LabVIEW with that type of file, and allow LabVIEW to work with it.
    Patrick
    CLA

  • Wav format not recognized

    I have a Creative Zen that I use for recording my stand-up gigs. I used to use my phone which records in MP3 format from which I imported into Cubase and cleaned up the sound and tightened the envelope.
    The wav created by Zen is not recognized by Cubase nor by Windows Media Player. Only Zen plays it. I want to import to Cubae, work on it and save as mp3.
    How can I get other programs to recognize this Zen wav format?
    Kev

    I have a Creative Zen that I use for recording my stand-up gigs. I used to use my phone which records in MP3 format from which I imported into Cubase and cleaned up the sound and tightened the envelope.
    The wav created by Zen is not recognized by Cubase nor by Windows Media Player. Only Zen plays it. I want to import to Cubae, work on it and save as mp3.
    How can I get other programs to recognize this Zen wav format?
    Kev

  • Device not recognized (NEW KIND OF PB) (Video Blaster Webcam 5)

    Hello
    I have a Dell Optiplex GX0, Pentium-3 730MHz, 384 SDRam, 2 USB ports, Win XP pro SP2. All are fully operational. Newest Creative Webcam driver (2002 for xp, something like that)
    My webcam 5 was ok until this morning
    the day before yesterday: ok
    yesterday : ok ----------- and then I installed Active Webcam 7.6 (webcam CCTV software)?I configure, etc. It works.
    this morning: ok ---I change some configs :gain / frequence Hz / via the Creative config sofware, it's ok?----------then I use Active Webcam 7.6 : I change the frame rate configuration of this programm (5 +"apply", then 20 +"apply", then 5 +"apply" , 0 +"apply" ) It's okay agin?
    In the end I decide to set?5 frames/second, AND THEN......BUG!!!!!!!!!!!Active Webcam 7.6?totally freezes so I kill the process via ctrl+alt+suppr
    Even the Creative config sofware freezes when I want starting it. well, I kill it too.
    I reboot, AND THEN.......crap.... I see the usb icon on the tray of the task bar?saying "DEVICE NOT RECOGNIZED" ......and the device manager of the system panel does not show my webcam 5 any longer.
    ........well nothing very annoying, I thought, it is worth rebooting, re-install creative software/driver with new/old versions, seeing some topics on forums etc...
    NOTHING, I re-intall, plug-unplug before or after (re)installation, verify USB status via the device manager (it says ok, except for the "not recognized device" http://forums.creative.com/i/smilies...miley-wink.gif and via the BIOS (already switch on).
    Can you help me please?Thank you for your advice !
    Message Edited by testimonio on 11-26-2006 03:39 PM

    Mmmmmmmmhmmmmmmmm?After many many attempt of pluggin/unpluggin, I achieve to detect and keep my webcam detected. It is working a little bit...... I mean everything is ok, but when I attempt to reach the "source" option of Creative Webcam Control, this programm freezes and the webcam LED becomes switched on for an unlimited period. The only way escape it is to plug/unplug again several time. I HAVE AN ANSWERABLE QUESTION NOW?: :smileyvery-happy:--How can I reset my "source" and other options of Creative Webcam Control in order to get the original automatic producer settings ? --Moreover, I fear the register still definitely keep a trace of my old/bugging settings (that's why I get problems even though I re-install). How can I erase Creative Webcam 5 settings and Creative Webcam Control settings in the register, before properly re-installing my new drivers+programs ? Ps : should I keep the old driver, or take the xp whql driver ? (the new driver might be a source of problem ?)
    Message Edited by testimonio on 11-27-2006 02:23 AM

  • Why are my PXI cards not recognized by Windows or MAX?

    I have a PXI-1045 chassis connected to a PC through MXI-4.  When I turn the chassis and PC on with a PXI card in slot 2, the message "Windows could not load the installer for DAQDevice.  Contact your hardware vendor for assistance." appears, and the PXI card is not recognized (it is scene by Windows as an unidentifiable PCI Devices, though I have a DAQmx installed).
    More details:
    Windows XP
    LabVIEW 8.0 installed
    TestStand 4.0 installed
    Latest DAQmx 8.XX installed
    NI Scope installed
    NI CAN installed
    MXI-4 PCI card installed in PC and recognized by Windows (as PCI-PCI bridge, and MXI-4 Device)
    I identified PXI chassis 1045 in MAX and on subsequent boot up saw that MAX complained about pxisys or some other ini file (in the chassis status area of the screen) so I configured it as 'other' then put in the PXI-resorce CD and selected the ini file for PXI-1045, MAX no longer complains about pxisys and instead says the chassis is configured properly
    If I have nothing but the PXI MXI-4 card installed in the PXI system and boot up the chassis then the PC, I get no errors
    If I have a card in slot two (I've tried PXI-6509 Industrial Digital IO, PXI-2569 Relay Module, and PXI-5102 Digital Oscilliscope) and boot the chassis then PC, the message "Windows could not load the installer for DAQDevice.  Contact your hardware vendor for assistance." shows up when Windows boots and Windows sees a PCI Device but can't identify any drivers for it. 

    Hello,
    Can you post a screenshot of the problem? Are you switching on the chassis first or the PC? Please make sure that you switch ON chassis and then boot the PC. This typically happens when you have a corrupted installation.  I would suggest downloading the latest version of driver from here and re-installing it.
    Please uninstall all the driver software from computer before installing the new software.
    http://digital.ni.com/softlib.nsf/websearch/d31d46​fffb745eca862571490053eab8
    Thanks,
    Kalyan
    Applications Engineer
    National Instruments

  • Task created to stop and start Health service not working.

    We have multiple servers being grayed out so we created a task to stop and start the health service on SCOM 2007 R2. We have created two tasks one to stop and another task to start. The STOP task works but the START tasks keeps running but there is no result
    as well as when i check in Services.msc it is still stopped. Below are the screen shots .
    Task created to STOP the health service which is running.
    Screen shot of service start task creation which is NOT working
    The same was created for another service windows audio. Which worked for both stop and stop (Created separate tasks).
    We also tried the recycle health service and chche which is also failing.
    Can any one please help. The issue is on both SCOM 2007R2 and 2012 R2 both. Is there any other way to touch the health service.
    We are facing the issue only with Healthservice.

    Hi All,
    Thank you for all your answers.
    @ dktoa -
    You are right we have to concentrate on the servers to determine why do they go grey (all in one site). But before we do that i felt i find a temporary solution. Then go deep investigation to solve the issue.
    @Yan LI: As per the likn provided above you. I overrided the servers but still the health services were not starting or restarting. When i created a custom group and added the servers to that  group in that site and then  enabled the override on Restart
    Health Service for a specific group and pointed towards that group then it worked.
    Thanks All.

  • Task created in onenote not syncing to iphone via outlook

    Hello,
    I am using OneNote for following the Getting Things Done book  by David Allen. I chose Onenote because it is more organized into notebooks, sections and pages and works well with Outlook.
    When I flag an item in OneNote and set a reminder for a day and time, it immediately shows on my OutLook calendar and tasks. But it is not syncing to my iPhone calendar.
    I have enabled the iTunes addin in the Outlook and also installed iCloud to sync calendars, mails and contacts.
    I read somewhere that if I connect my iPhone with my Laptop, it will sync it. But that is sadly not happening. Also there are certain guides that say to look for the outlook calendar in the iTunes desktop software under Info, but there is no calendar option in the current version of the iTunes.
    All I want is that when I create a to-do task in onenote, it appear on my iPhone so I can receive timely reminders on my iPhone on schedules.
    Thank you.

    First check that all your settings are correct, that calendar syncing is checked on all devices (system preferences > iCloud on a mac and settings > iCloud on a iPhone, iPad or iPod).
    Make sure the calendars you are using are in your 'iCloud' account and not an 'On My Mac', 'On My Phone' or other non iCloud account (you can do this by clicking/tapping the calendar button in the top left corner of the application ), non iCloud calendars will not sync.
    If you are sure that everything is set up correctly and your calendars are in the iCloud account, you might try unchecking calendar syncing in the iCloud settings, restarting your device and then re-enabling calendar syncing settings.

  • I have created pages with WYSIWYG 6. Some of hyperlinks work well, some are not recognized (flat, not-hyperlinked text or picture). In IE everything works well. Thanks for advice.

    Hyperlinks created in some pages work normally, in another pages of the same site, they are not recognized by Firefox. Re-publishing of the pages has no effect. Please, see http://www.kramaric.eu/psychoterapia.html (hyperlinked pictures).

    The following line tells me that this is not a template file, but a document created from a template called index.dwt
    <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/index.dwt" codeOutsideHTMLIsLocked="false" -->
    This means that you saved a child document as a template file at some stage.
    If you go to Modify->Templates->Detach from Template, you can remove the template structure from your document. All you then need to do is to re-save the document as a template.

  • Task timeout in VI but not in MAX

    I am reading 21 analog signals from a 6225 DAQmx and I also want to read 2 frequencies. I am using the two counter inputs for this. I have gathered all DAQmx reading in one VI and created (in MAX) one task for the analog channels and two tasks for the two frequencies. I have separated the three readings in a secuence structure, first a read the analog signals and then the first frecuency and the the second.
    My problem is that I get a timeout error from one of the frecuency readings as if no signal were connected but when I test the same task in MAX it works fine. I am uncertain on how to use Start Task and Stop Task or Clean Task but I believe that I should use Start Task and Clean Task. For the reading I have configured DAQmx Read to Counter DBL 1Samp.
    What can I have done wrong?
    I've attached the VI.

    Hello!
    I looked at your VI and the main problem with it is that you don’t control the order in which the program will execute. As it is now in the program you have uploaded there is nothing that controls in which order the control tasks will execute. Insert ‘DAQmx Stop Task.vi’ before each ‘DAQmx Clear Task.vi’ and if you want to achieve sequential behavior use the error cluster to control the order. Just wire the error cluster the upper code snippet that handles the analog input to the middle code snippet where you handle one of the counter parts and so on.
    Hope this will help!
    Regards,
    Jimmie A.
    Applications Engineer, National Instruments
    Regards,
    Jimmie Adolph
    Systems Engineer Manager, National Instruments Northern Region
    Bring Me The Horizon - Sempiternal

  • Redlab not recogniced in MAX

    Hello
    I have a redlab 1208ls. My software is labview 2011. The drivers and lib is installed for labview with the redlab software.
    But it is not realy working.
    In the MAX the redlab is not found.
    Also the programm"devices and interface" in max is not listed.
    Could you please help me?
    Best regards
    Micha

    Hi Wassermann,
    as the RedLab is no hardware made by NI it will not be recognized by MAX! MAX is used to configure NI hardware!
    You have to install the LV driver and use it's VIs that came with the RedLab. That's it…
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • Task.toXML() creates xml that does not validate against WorklistTask.xsd

    I am using the worklist API and I am using the toXML() function provided in the Task object to serialize my Task info to XML. It produces XML that looks alot like a "task" Element. But, it does not validate against the WorkflowTask.xsd schema. What is even more odd is that XML looks different than the xml I see when I look at the data in the BPEL Console.
    For example, the first XML document below is from Task.toXML. notice that it's first child element is taskId. According to the xsd, that is not valid. The second xml document in this post is from the console. it appears to be valid.
    Am I doing something wrong or should I just not expect the worklist api to produce valid xml? (correction: should I not expect the worklist api to xml that validates?)
    <task xmlns="http://xmlns.oracle.com/pcbpel/taskservice/task"><taskId>0D7B97F1B138EE21E04017AC2B194357</taskId><title>Payment not posted by payee</title><isGroup>true</isGroup><acquiredBy/><owner>bpeladmin</owner><conclusion/><state>ASSIGNED</state><subState>ASSIGNED</subState><processId>ResearchRequestWorkflow</processId><processName>ResearchRequestWorkflow</processName><versionNumber>1</versionNumber><notm>1</notm><taskGroupId/><taskType>http://blade-11.payveris.com:9700/orabpel/default/ResearchRequestWorkflow/1.0/taskConfigResearchRequest.xml</taskType><identificationKey>PAULA MERRILL, 2069</identificationKey><priority>3</priority><creator>bpeladmin</creator><creationDate>2006-02-23T14:53:08.000-05:00</creationDate><updatedBy>bpeladmin</updatedBy><modifyDate>2006-02-23T14:53:08.000-05:00</modifyDate><flexString1>1140724383057</flexString1><flexString2>PAULA MERRILL</flexString2><flexString3>PAULA MERRILL</flexString3><flexString4>PaymentId3489</flexString4><flexLong1>0</flexLong1><flexLong2>0</flexLong2><flexDouble1>0.0</flexDouble1><flexDouble2>0.0</flexDouble2><processVersion>1.0</processVersion><instanceId>2304</instanceId><domainId>default</domainId><approvers/><hasSubTasks>false</hasSubTasks><processOwner>bpeladmin</processOwner><pattern>SINGLE_APPROVAL</pattern><taskNumber>10240</taskNumber><systemString1/><systemString2/><systemString3/><versionReason>Task Created</versionReason><assigneeGroups>ResearchManager</assigneeGroups><payload confirmation_number="1140724383057" due_date="2006-02-22-05:00" reason="Payment not posted by payee"><requester xmlns="http://www.pp.com/schema"><first>PAULA MERRILL</first><last>PAULA MERRILL</last><tax_id/></requester><payment_type xmlns="http://www.pp.com/schema" number="">insuranceauto</payment_type><record_info xmlns="http://www.pp.com/schema"><creation app="EU" by="282950" date="2006-02-23T14:53:03.056-05:00"/><updation app="EU" by="282950" date="2006-02-23T14:53:03.056-05:00"/></record_info><payment xmlns="http://www.pp.com/schema" id="3489"><bank_info bank_id="2" funds_model="RISK"/><payment_info><confirmation_number>5428</confirmation_number><amount formattedValue="77.00" value="77"/><payment_date>2006-01-06-05:00</payment_date><check_number>5851</check_number><funded>false</funded><merged>false</merged><network id="3" status="ACTIVE" type="C">MOORE</network><alert_on_completion>false</alert_on_completion><alert_number_days_before>0</alert_number_days_before><scheduled_info id="2278"><scheduled_for_date formatted="01/06/2006">2006-01-06-05:00</scheduled_for_date><scheduled_on_date formatted="01/06/2006">2006-01-06-05:00</scheduled_on_date><created_user_id>282950</created_user_id><updated_user_id>0</updated_user_id></scheduled_info></payment_info><payee_info id="24958" relationship_id="6004"><payee_account_number>JUNIT123</payee_account_number><nick_name>blahblah</nick_name><name>complexpayeenameforatest</name><address1>123 main street</address1><address2>c/o anybody</address2><city>Dark Cityrandomizer</city><state>CT</state><zip>06512</zip><network id="3" status="ACTIVE" type="C">MOORE</network></payee_info><customer_info id="2069"><name>PAULA MERRILL</name><customer_account_id>8</customer_account_id><customer_account_number>213</customer_account_number><customer_routing_number>111111111</customer_routing_number><address1>Ernest Hemingway Drive</address1><city>Springfield</city><state>IL</state><zip>62703</zip></customer_info><state_info><failed_reason_code>0</failed_reason_code><money_batch_id>824</money_batch_id><good_funds_batch_id>1817</good_funds_batch_id><network_batch_id>958</network_batch_id><state_date>2006-10-24-05:00</state_date><state formatted="Check Cashed by Payee" id="2">Cleared</state><trace_number>211170100000003</trace_number></state_info><state_history><failed_reason_code>0</failed_reason_code><money_batch_id>0</money_batch_id><good_funds_batch_id>0</good_funds_batch_id><network_batch_id>0</network_batch_id><state_date>2006-01-06-05:00</state_date><state formatted="In Process" id="6">Created</state><record_info><creation app="BPEL" by="0" date="2006-01-06T11:14:33-05:00"/></record_info></state_history><state_history><failed_reason_code>0</failed_reason_code><money_batch_id>0</money_batch_id><good_funds_batch_id>1817</good_funds_batch_id><network_batch_id>0</network_batch_id><state_date>2006-01-06-05:00</state_date><state formatted="In Process" id="6">Created</state><trace_number>211170100000003</trace_number><record_info><creation app="BPEL" by="0" date="2006-01-06T11:14:35-05:00"/></record_info></state_history><state_history><failed_reason_code>0</failed_reason_code><money_batch_id>0</money_batch_id><good_funds_batch_id>1817</good_funds_batch_id><network_batch_id>0</network_batch_id><state_date>2006-01-06-05:00</state_date><state formatted="In Process" id="22">Waiting for Decision</state><trace_number>211170100000003</trace_number><record_info><creation app="BPEL" by="0" date="2006-01-06T11:14:36-05:00"/></record_info></state_history><state_history><failed_reason_code>0</failed_reason_code><money_batch_id>824</money_batch_id><good_funds_batch_id>1817</good_funds_batch_id><network_batch_id>0</network_batch_id><state_date>2006-01-06-05:00</state_date><state formatted="In Process" id="12">Ready for Funding</state><trace_number>211170100000003</trace_number><record_info><creation app="BPEL" by="0" date="2006-01-06T12:40:01-05:00"/></record_info></state_history><state_history><failed_reason_code>0</failed_reason_code><money_batch_id>824</money_batch_id><good_funds_batch_id>1817</good_funds_batch_id><network_batch_id>0</network_batch_id><state_date>2006-01-06-05:00</state_date><state formatted="In Process" id="9">Funded</state><trace_number>211170100000003</trace_number><record_info><creation app="BPEL" by="0" date="2006-01-06T12:40:01-05:00"/></record_info></state_history><state_history><failed_reason_code>0</failed_reason_code><money_batch_id>0</money_batch_id><good_funds_batch_id>1817</good_funds_batch_id><network_batch_id>0</network_batch_id><state_date>2006-01-06-05:00</state_date><state formatted="In Process" id="12">Ready for Funding</state><trace_number>211170100000003</trace_number><record_info><creation app="BPEL" by="0" date="2006-01-06T12:40:03-05:00"/></record_info></state_history><state_history><failed_reason_code>0</failed_reason_code><money_batch_id>824</money_batch_id><good_funds_batch_id>1817</good_funds_batch_id><network_batch_id>958</network_batch_id><state_date>2006-01-06-05:00</state_date><state formatted="In Process" id="9">Funded</state><trace_number>211170100000003</trace_number><record_info><creation app="BPEL" by="0" date="2006-01-06T12:43:56-05:00"/></record_info></state_history><state_history><failed_reason_code>0</failed_reason_code><money_batch_id>824</money_batch_id><good_funds_batch_id>1817</good_funds_batch_id><network_batch_id>958</network_batch_id><state_date>2006-01-06-05:00</state_date><state formatted="Mailed" id="11">Payment Sent</state><trace_number>211170100000003</trace_number><record_info><creation app="BPEL" by="0" date="2006-01-06T12:43:59-05:00"/></record_info></state_history><state_history><failed_reason_code>0</failed_reason_code><money_batch_id>824</money_batch_id><good_funds_batch_id>1817</good_funds_batch_id><network_batch_id>958</network_batch_id><state_date>2006-10-24-05:00</state_date><state formatted="Check Cashed by Payee" id="2">Cleared</state><trace_number>211170100000003</trace_number><record_info><creation app="EU" by="9999999" date="2006-02-03T12:38:08-05:00"/></record_info></state_history><record_info><creation app="BPEL" by="0" date="2006-01-06T11:14:33-05:00"/><updation app="EU" by="9999999" date="2006-02-03T12:38:08-05:00"/></record_info><research_request>false</research_request></payment></payload></task>
    When Im look at the same task in the BPELConsole, the task looks like:
    <task>
    <title>Payment not posted by payee</title>
    <assigneeUsers/>
    <assigneeGroups>ResearchManager</assigneeGroups>
    <acquiredBy/>
    <owner>bpeladmin</owner>
    <payload confirmation_number="1140724383057" due_date="2006-02-22-05:00" reason="Payment not posted by payee" >
    <requester>
    <first>PAULA MERRILL</first>
    <last>PAULA MERRILL</last>
    <tax_id/>
    </requester>
    <payment_type number="" >insuranceauto</payment_type>
    <record_info>
    <creation app="EU" by="282950" date="2006-02-23T14:53:03.056-05:00" />
    <updation app="EU" by="282950" date="2006-02-23T14:53:03.056-05:00" />
    </record_info>
    <payment id="3489" >
    <bank_info bank_id="2" funds_model="RISK" />
    <payment_info>
    <confirmation_number>5428</confirmation_number>
    <amount formattedValue="77.00" value="77" />
    <payment_date>2006-01-06-05:00</payment_date>
    <check_number>5851</check_number>
    <funded>false</funded>
    <merged>false</merged>
    <network id="3" status="ACTIVE" type="C" >MOORE</network>
    <alert_on_completion>false</alert_on_completion>
    <alert_number_days_before>0</alert_number_days_before>
    <scheduled_info id="2278" >
    <scheduled_for_date formatted="01/06/2006" >2006-01-06-05:00</scheduled_for_date>
    <scheduled_on_date formatted="01/06/2006" >2006-01-06-05:00</scheduled_on_date>
    <created_user_id>282950</created_user_id>
    <updated_user_id>0</updated_user_id>
    </scheduled_info>
    </payment_info>
    <payee_info id="24958" relationship_id="6004" >
    <payee_account_number>JUNIT123</payee_account_number>
    <nick_name>blahblah</nick_name>
    <name>complexpayeenameforatest</name>
    <address1>123 main street</address1>
    <address2>c/o anybody</address2>
    <city>Dark Cityrandomizer</city>
    <state>CT</state>
    <zip>06512</zip>
    <network id="3" status="ACTIVE" type="C" >MOORE</network>
    </payee_info>
    <customer_info id="2069" >
    <name>PAULA MERRILL</name>
    <customer_account_id>8</customer_account_id>
    <customer_account_number>213</customer_account_number>
    <customer_routing_number>111111111</customer_routing_number>
    <address1>Ernest Hemingway Drive</address1>
    <city>Springfield</city>
    <state>IL</state>
    <zip>62703</zip>
    </customer_info>
    <state_info>
    <failed_reason_code>0</failed_reason_code>
    <money_batch_id>824</money_batch_id>
    <good_funds_batch_id>1817</good_funds_batch_id>
    <network_batch_id>958</network_batch_id>
    <state_date>2006-10-24-05:00</state_date>
    <state formatted="Check Cashed by Payee" id="2" >Cleared</state>
    <trace_number>211170100000003</trace_number>
    </state_info>
    <state_history>
    <failed_reason_code>0</failed_reason_code>
    <money_batch_id>0</money_batch_id>
    <good_funds_batch_id>0</good_funds_batch_id>
    <network_batch_id>0</network_batch_id>
    <state_date>2006-01-06-05:00</state_date>
    <state formatted="In Process" id="6" >Created</state>
    <record_info>
    <creation app="BPEL" by="0" date="2006-01-06T11:14:33-05:00" />
    </record_info>
    </state_history>
    <state_history>
    <failed_reason_code>0</failed_reason_code>
    <money_batch_id>0</money_batch_id>
    <good_funds_batch_id>1817</good_funds_batch_id>
    <network_batch_id>0</network_batch_id>
    <state_date>2006-01-06-05:00</state_date>
    <state formatted="In Process" id="6" >Created</state>
    <trace_number>211170100000003</trace_number>
    <record_info>
    <creation app="BPEL" by="0" date="2006-01-06T11:14:35-05:00" />
    </record_info>
    </state_history>
    <state_history>
    <failed_reason_code>0</failed_reason_code>
    <money_batch_id>0</money_batch_id>
    <good_funds_batch_id>1817</good_funds_batch_id>
    <network_batch_id>0</network_batch_id>
    <state_date>2006-01-06-05:00</state_date>
    <state formatted="In Process" id="22" >Waiting for Decision</state>
    <trace_number>211170100000003</trace_number>
    <record_info>
    <creation app="BPEL" by="0" date="2006-01-06T11:14:36-05:00" />
    </record_info>
    </state_history>
    <state_history>
    <failed_reason_code>0</failed_reason_code>
    <money_batch_id>824</money_batch_id>
    <good_funds_batch_id>1817</good_funds_batch_id>
    <network_batch_id>0</network_batch_id>
    <state_date>2006-01-06-05:00</state_date>
    <state formatted="In Process" id="12" >Ready for Funding</state>
    <trace_number>211170100000003</trace_number>
    <record_info>
    <creation app="BPEL" by="0" date="2006-01-06T12:40:01-05:00" />
    </record_info>
    </state_history>
    <state_history>
    <failed_reason_code>0</failed_reason_code>
    <money_batch_id>824</money_batch_id>
    <good_funds_batch_id>1817</good_funds_batch_id>
    <network_batch_id>0</network_batch_id>
    <state_date>2006-01-06-05:00</state_date>
    <state formatted="In Process" id="9" >Funded</state>
    <trace_number>211170100000003</trace_number>
    <record_info>
    <creation app="BPEL" by="0" date="2006-01-06T12:40:01-05:00" />
    </record_info>
    </state_history>
    <state_history>
    <failed_reason_code>0</failed_reason_code>
    <money_batch_id>0</money_batch_id>
    <good_funds_batch_id>1817</good_funds_batch_id>
    <network_batch_id>0</network_batch_id>
    <state_date>2006-01-06-05:00</state_date>
    <state formatted="In Process" id="12" >Ready for Funding</state>
    <trace_number>211170100000003</trace_number>
    <record_info>
    <creation app="BPEL" by="0" date="2006-01-06T12:40:03-05:00" />
    </record_info>
    </state_history>
    <state_history>
    <failed_reason_code>0</failed_reason_code>
    <money_batch_id>824</money_batch_id>
    <good_funds_batch_id>1817</good_funds_batch_id>
    <network_batch_id>958</network_batch_id>
    <state_date>2006-01-06-05:00</state_date>
    <state formatted="In Process" id="9" >Funded</state>
    <trace_number>211170100000003</trace_number>
    <record_info>
    <creation app="BPEL" by="0" date="2006-01-06T12:43:56-05:00" />
    </record_info>
    </state_history>
    <state_history>
    <failed_reason_code>0</failed_reason_code>
    <money_batch_id>824</money_batch_id>
    <good_funds_batch_id>1817</good_funds_batch_id>
    <network_batch_id>958</network_batch_id>
    <state_date>2006-01-06-05:00</state_date>
    <state formatted="Mailed" id="11" >Payment Sent</state>
    <trace_number>211170100000003</trace_number>
    <record_info>
    <creation app="BPEL" by="0" date="2006-01-06T12:43:59-05:00" />
    </record_info>
    </state_history>
    <state_history>
    <failed_reason_code>0</failed_reason_code>
    <money_batch_id>824</money_batch_id>
    <good_funds_batch_id>1817</good_funds_batch_id>
    <network_batch_id>958</network_batch_id>
    <state_date>2006-10-24-05:00</state_date>
    <state formatted="Check Cashed by Payee" id="2" >Cleared</state>
    <trace_number>211170100000003</trace_number>
    <record_info>
    <creation app="EU" by="9999999" date="2006-02-03T12:38:08-05:00" />
    </record_info>
    </state_history>
    <record_info>
    <creation app="BPEL" by="0" date="2006-01-06T11:14:33-05:00" />
    <updation app="EU" by="9999999" date="2006-02-03T12:38:08-05:00" />
    </record_info>
    <research_request>false</research_request>
    </payment>
    </payload>
    <conclusion/>
    <state>ASSIGNED</state>
    <subState>ASSIGNED</subState>
    <processId>ResearchRequestWorkflow</processId>
    <processName>ResearchRequestWorkflow</processName>
    <processVersion>1.0</processVersion>
    <instanceId>2304</instanceId>
    <domainId>default</domainId>
    <processOwner>bpeladmin</processOwner>
    <taskId>0D7B97F1B138EE21E04017AC2B194357</taskId>
    <versionReason>Task Created</versionReason>
    <taskGroupId/>
    <taskType>http://blade-11.payveris.com:9700/orabpel/default/ResearchRequestWorkflow/1.0/taskConfigResearchRequest.xml</taskType>
    <identificationKey>PAULA MERRILL, 2069</identificationKey>
    <comments/>
    <priority>3</priority>
    <creator>bpeladmin</creator>
    <updatedBy>bpeladmin</updatedBy>
    <hasSubTasks>false</hasSubTasks>
    <approvers/>
    <pattern>SINGLE_APPROVAL</pattern>
    <flexString1>1140724383057</flexString1>
    <flexString2>PAULA MERRILL</flexString2>
    <flexString3>PAULA MERRILL</flexString3>
    <flexString4>PaymentId3489</flexString4>
    <flexDouble1/>
    <flexDouble2/>
    <flexLong1/>
    <flexLong2/>
    <flexDate1/>
    <flexDate2/>
    <flexDate3/>
    <attachment/>
    <taskNumber>10240</taskNumber>
    <creationDate>2006-02-23T14:53:08.955-05:00</creationDate>
    <modifyDate>2006-02-23T14:53:08.955-05:00</modifyDate>
    <isGroup>true</isGroup>
    <versionNumber>1</versionNumber>
    <notm>1</notm>
    <expirationDate/>
    <expirationDuration/>
    </task>
    Message was edited by:
    gjacobi

    I am using oracle.tip.pc.services.hw.task.impl.Task
    that object has a toXML method.
    To get that object, I am using the RemoteWorklistServiceClient.getWorlistTaskById method.
    A word of caution. Not only am I still having the issue above (I had to hack my own WorkflowTask.xsd to make it validate) but I have noticed that the toXML() method actually returns different results when you think it would not. For example, I have something similar to the following code:
    task.toXML()
    task.toElement()
    task.getPayload()
    task.toXML()
    The first and last toXML methods produce strings that do not match (it adds some empty elements to the end of the document). Weird. Very Weird.
    Greg

Maybe you are looking for