Edit Tasks...

When I click on the context menu of a task,I see an edit option.When I click this edit option,it does nothing and I see an Done icon in the page status bar.
When I click this icon,it shows the error as follows:
Line:1263
Char:3
Error:Syntax error
Code:0
URL:http://portal.com:50001/irj/servlet/prt...!
            folder_transportcontent!
            folder_roles!
            role_administrator!
            wokset_bi!
            page_tasks?
            buildTree=false&NavPathUpdate=false&windowId=
                                                       WID1211310090046
Could someone tell me what this could be?
Also could someone tell me where do I need to go to look into the code for the tasks iview?
Thanks,
Sudha.
Edited by: Sudha A on May 20, 2008 10:23 PM

Hi!
Thanks for help me!!
I am going to check it with the ABAP person.
Regards,
Valdevair

Similar Messages

  • "Edit Task Definition" not working in JDeveloper for Order Booking tutorial

    Hi,
    When I click 'Edit Task Definition' in JDeveloper in the BPEL Process Designer, nothing happens. It should display the task definition...
    What am I doing wrong?

    I figured out the issue with my installation of the SOA demo. I had originally unzipped the demo to a folder in the 'My Documents' directory and had been accessing the files for the demo directly from this location. After I copied the SOADEMO files to the standard location for my other jdeveloper applications (C:\jdeveloper\jdev\mywork) it worked fine.
    I think this is related to the standard warnings included in the installation of jdeveloper regarding not having spaces in any of the folder names under which jdeveloper is installed.
    Best of luck. Hope this helps.

  • Error editing task sequence: Failed to load dynamic properties for class "SMS_TaskSequence_ApplyWindowsSettingsAction" From XML into WMI

    I've started getting an intermittent error editing my Windows 7 OSD task sequence.  Sometimes I can open the TS to edit, but when I try to apply changes I get the error.  Other times I get the error when trying to open the TS.  If I try again
    right away, I still get the error, but if I wait a few minutes and try again sometimes it will open the TS. 
    The error reads:
    ConfigMgr Error Object:instance of SMS_Extended Status{Description = "Failed to load dynamic properties for class \"SMS_TaskSequence_ApplyWindowsSettingsAction\" from XML into WMI";Error Code = 2147943746;File = "e:\\qfe\\nts\\sms\\siteserver\\sdk_provider\\smsprov\\ssptspackage.cpp";Line = 3454;Operation = "ExecMethod";ParameterInfo = "SMS_TaskSequencePackage";ProviderName = "WinMgmt";StatusCode = 2147749889;}
    Coinciding with this error, I show the following entries in the TaskSequenceProvider.log file: 
    [PID: 7608] Invoking method SMS_TaskSequence.LoadFromXml
    TaskSequenceProvider
    Failed to protect memory buffer, hr=0x80070542
    TaskSequenceProvider
    Failed to load dynamic properties for class "SMS_TaskSequence_ApplyWindowsSettingsAction" from XML into WMI 0x80070542 (2147943746)
    TaskSequenceProvider
    Failed to load node Apply Windows Settings from XML into WMI 0x80070542 (2147943746)
    TaskSequenceProvider
    Failed to load children steps for node "PostInstall" from XML 0x80070542 (2147943746)
    TaskSequenceProvider
    Failed to load children steps for node "Execute Task Sequence" from XML 0x80070542 (2147943746)
    TaskSequenceProvider
    Failed to load children steps for node "" from XML 0x80070542 (2147943746)
    TaskSequenceProvider
    Failed to load XML for the task sequence into WMI 0x80070542 (2147943746)
    TaskSequenceProvider
    [PID: 7608] Done with method SMS_TaskSequence.LoadFromXml
    TaskSequenceProvider
    Setting status complete:  status code = 0x80070542; Failed to load dynamic properties for class "SMS_TaskSequence_ApplyWindowsSettingsAction" from XML into WMI
    TaskSequenceProvider
    I exported the task sequence and checked in "object.xml" for the "ApplyWindowsSettingsAction", to see if there was something odd in the xml, but I don't find anything that jumps out as being wrong.  Here's the section of XML for
    that step.  I've removed identifying info, and replaced it with a generic term in bold.
    <step type="SMS_TaskSequence_ApplyWindowsSettingsAction" name="Apply Windows Settings" description="" runIn="WinPE" successCodeList="0" runFromNet="false"><action>osdwinsettings.exe /config</action><defaultVarList><variable name="OSDLocalAdminPassword" property="AdminPassword"></variable><variable name="OSDComputerName" property="ComputerName">%_SMSTSMachineName%</variable><variable name="OSDProductKey" property="ProductKey"></variable><variable name="OSDRandomAdminPassword" property="RandomAdminPassword">false</variable><variable name="OSDRegisteredOrgName" property="RegisteredOrgName">COMPANY NAME</variable><variable name="OSDRegisteredUserName" property="RegisteredUserName">COMPANY NAME</variable><variable name="OSDServerLicenseConnectionLimit" property="ServerLicenseConnectionLimit">5</variable><variable name="OSDTimeZone" property="TimeZone">Central Standard Time</variable></defaultVarList></step><step type="SMS_TaskSequence_ApplyNetworkSettingsAction" name="Apply Network Settings" description="" runIn="WinPEandFullOS" successCodeList="0" runFromNet="false"><action>osdnetsettings.exe configure</action><defaultVarList><variable name="OSDDomainName" property="DomainName">DOMAIN.COM</variable><variable name="OSDJoinPassword" property="DomainPassword"></variable><variable name="OSDJoinAccount" property="DomainUsername">DOMAIN ACCOUNT</variable><variable name="OSDEnableTCPIPFiltering" property="EnableTCPIPFiltering" hidden="true">false</variable><variable name="OSDNetworkJoinType" property="NetworkJoinType">0</variable><variable name="OSDAdapterCount" property="NumAdapters" hidden="true">0</variable></defaultVarList></step>
    Is there any other log I should check for a clue on this issue?  What could be causing this error?

    Thanks for sharing that!  I tend to save contacting MS support until after I've exhausted other options.  I'm always afraid that I'll spend the $500 to open a case and then it turns out to be something simple that I would have found if I had just
    kept working on it myself a little longer.
    It looks like that link is for an update released in February as KB3023562.  I downloaded and installed it. I'll try opening/editing/saving the task sequence a few times today to see if the issue is resolved.  
    After I had already installed it, I thought to look up that update in configmgr.  The update is listed as superseded by 2 other updates.  The newest of those is KB3046049, which just installed last night with the other March patches, so it's possible
    that I didn't need to install KB3023562 after all.  

  • How to edit task form generated from human task (.jspx)???

    I created simple SOA application with simple Human task (from this tutorial http://redstack.wordpress.com/2010/01/08/human-workflow-in-11g/ but it doesnt matter) in JDeveloper. Then I generated standard form from human task (Human task -> Auto-Generate Task Form).
    The question is, how to make own form? Not the generated default, but with my own logic...That form is jspx, not jsp, and thats the main problem, in this JDeveloper everything is a bit complicated.
    I tried delete whole generated content, and just import my created file.jsp into jspx like below, but without result. How to import jsp into jspx? I dont want to completely rewrite my existing jsp into jspx and copy it over default...
    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
    xmlns:c="http://java.sun.com/jsp/jstl/core"
    xmlns:trh="http://myfaces.apache.org/trinidad/html"
    xmlns:wf="http://xmlns.oracle.com/bpel/workflow/workflow-taglib.tld"
    xmlns:wlc="http://xmlns.oracle.com/bpel/workflow/worklist">
    <jsp:directive.page contentType="text/html;charset=UTF-8"/>
    *<jsp:directive.include file="file.jsp"/>*
    </jsp:root>
    Edited by: [email protected] on 8.6.2010 9:47
    Edited by: [email protected] on 8.6.2010 9:47
    Edited by: [email protected] on 8.6.2010 9:48

    Hi,
    Try
    FacesContext context = FacesContext.getCurrentInstance();
    NavigationHandler handler = context.getApplication().getNavigationHandler();
    handler.handleNavigation(context, null, outcome);
    context.renderResponse();Regards,
    ~ Simon

  • What is the generally accepted Business Practice in developing Data Flow Edit Tasks in SSIS

    We have lots of data edits that we need to create for some 3rd party data that is coming into us. Is the generally accepted business practice to perform these data edits against our database in one Stored Procedure or multiple Data Flow Tasks?
    Kind of new to SSIS and just don't know what the most efficient means is to perform these edits and whether to create multiple Data Flow Tasks to perform these edits against our SQL Server Database or perform these edits in one whole SQL Server Stored Procedure.
    Thanks for your review and am hopeful for a reply.

    Like I have to perform some drill down edits on my 3rd party data against our SQL Server Database
    Does the First Name and Last name Match?
    Does the Zipcode Match?
    Does the Birth Date Match?
    Things of that nature. My feeling is to put it into a Stored Procedure. That way if we need to flex the matching criteria down the pike here, it's all in one place...rather than in a Stored Procedure and a Data Flow Task somewhere. Just seems to be more
    logical and organized to keep it all in one place and then call the Eedit Stored Procedure from SSIS.

  • Editing Task Attachments Tab

    Hello everyone,
    I was wondering if it is possible to modify the layout of the Attachments tab (not the one on the PDF forms, but that attachments attached to a task).  Specifically, I am looking to remove the notes capibility and the permissions option.  I would like to set the permissions automatically for the attachments and not have the user choose.  If this is not possible, would I be able to make a custom tab that works in the same way as the task attachments tab but is layed out in the way I am looking for?  Thanks for any help you can give me.

    This information is exactly what I was looking for.  With the location of the attachments I was able to open it up, edit it and deploy.  I'm still working on the edits that I was talking about in the original post, but I should be able to do them now that I have the code for the task attachments.  Thanks Paul.
    For anyone else looking to edit the adobe-workspace-src.zip, I'd recommend reading http://help.adobe.com/en_US/livecycle/es/customizeworkspaceui.pdf beforehand to understand how to use, compile and deploy a custom workspace UI.  As well, this post http://forums.adobe.com/thread/343379 was helpful for figuring out how to compile the src_workspace file.

  • Edit task on the playbook bridge.

    I'm not able to edit the text in a task with the bb bridge on my Playbook OS 2.1. I'm only able to enter one caracter per line.
    I'm able to edit the task on my BB.
    My BB is a Curve 9360.
    Those any one have already get the same problem. Is they're a way to fix it.
    Thanks,
    Pierrot

    Try completely deleting the BlackBerry Bridge and Bluetooth connections from both your BlackBerry smartphone and your BlackBerry PlayBook, then setup the connection again.
    Thanks.
    -CptS
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • Adding actions to speed up editing Tasks | Learn Photoshop Elements 11 | Adobe TV

    Performing repetitive tasks, such as: converting a group of images into a specific format is tedious, let Infinite Skills author Andy Anderson take you through the paces of Photoshop Elements 11 new Action panel.
    http://adobe.ly/UhBXqJ

    Hello I have PSE 9 & 11 .I'm still using 9  because I buy some of my action and I can upload all my action file's all at once .  I love pse 11 but don't like uploading my action's one by one .Is there way to upload my group file action all at once?  I hope you can help Thx ,Teresa

  • Editing Task Flow?

    Hi
    I have a requirement for a piece of work which I think involves Task Flows but not sure.
    Basically we are starting to use the Define Requisitions and Vacancies form within HRMS.
    However the company would like to be able to access this form directly off the Position Description form.
    They currently don't use the 'Evaluation' button on the Position Description form so would like it to be changed to be called 'Vacancy' and the flow behind it be changed to redirect to the Define Requisitions and Vacancies button (ideally automatically populating certain fields within that form with details of the position which was brought back in the Position Description form).
    Could someone point me in the right direction for doing this?
    Thanks
    Martin

    Hey,
    Yeah you are right this involves Taskflow. But Taskflows are not very flexible. You cannot just create new buttons on any Form ,they have pre defined Strucuture. However you can add navigations in OTHER Tab.
    First Step Make sure there is Taskflow Node for Requisition and Vacancy Form. ( If not try creating one Taskflow Node for the Requisition & Vacancy Form.
    Once you get the Taskflow Node , place it in the Taskflow for Position Function which you are using.
    Regards,
    Razi

  • Task Manager Packaged App  - edit link doesn't edit the correct task

    I'm a relative new-comer to APEX, I downloaded and installed the Task Manager app from the OTN site but it's not working as it should.
    I have created a list of tasks, but when I click on the EDIT link (page 3) the task that opens is always the last one created. I've checked the link and it looks OK - P22_ID has a name of #TASKID#
    This makes the app unusable, since I can't edit tasks in progress (unless it's the last one created), and I'd rather not re-invent the wheel.
    Has anyone got a solution, or can download it and have a look - http://www.oracle.com/technology/products/database/application_express/packaged_apps/packaged_apps.html#TASK
    I'm using APEX 3.2.
    Thanks

    Thanks for the reply Ravikumar,
    Unfortunately this solution is inapplicable to my version of the OS as it is 64-bit and not 32-bit. Do you have any other ideas?
    Best,
    - Kiril
    Yes, PAE((Physical Address Extension) is supported only on 32-bit versions of the
    Windows, operating system 64-bit versions of Windows do not support PAE. For information about device driver and system requirements for 64-bit versions of Windows, see
    64-bit System Design. The Address Windowing Extension (AWE) API is supported on 32-bit systems. It is also supported on x64 systems for both native and Wow64 applications.
    Useful link for Address Windowing Extensions is:http://msdn.microsoft.com/en-us/library/windows/desktop/aa366527(v=vs.85).aspx
    If the above info does not help you, please contact dell as suggested by
    Shaon Shan.
    Regards, Ravikumar P

  • Editing a task in GW Cal removes the task from the tasklist

    User assigned herself a task and copied her supervisor. If she goes in and edits the task it remains on her calendar but removes it from her tasklist folder. Why can you not see edited tasks in the tasklist folder? Thanks.

    In article <[email protected]>, Ischernandez
    wrote:
    > User assigned herself a task and copied her supervisor. If she goes in
    > and edits the task it remains on her calendar but removes it from her
    > tasklist folder. Why can you not see edited tasks in the tasklist
    > folder? Thanks.
    >
    An excellent question, I get the same behaviour, and it certainly sounds
    wrong and not how I've experienced using Tasks in the past (I haven't
    used GW directly much for tasks in a few versions)
    What happens if her supervisor edits the task?
    What if her supervisor creates the task and issues it to her and then she
    edits it?
    It would be very interesting to see how different combinations of people
    creating/editing shows up.
    Do you have much in the way of SRs available to you? If you do that
    might be the way to go, otherwise we certainly have other methods
    available to dig for you.
    Andy of
    KonecnyConsulting.ca in Toronto
    Knowledge Partner
    http://forums.novell.com/member.php/75037-konecnya
    If you find a post helpful and are logged in the Web interface, please
    show your appreciation by clicking on the star below. Thanks!

  • Best way to refresh page after returning from task flow?

    Hello -
    (Using jdev 11g release 1)
    What is the best way to refresh data in a page after navigating to and returning from a task flow with an isolated data control scope where that data is changed and commited to the database?
    I have 2 bounded task flows: list-records-tf and edit-record-tf
    Both use page fragments
    list-records-tf has a list.jsff fragment and a task flow call to edit-record-tf
    The list.jsff page has a table of records that a user can click on and a button which, when pressed, will pass control to the edit-record-tf call. (There are also set property listeners on the button to set values in the request that are used as parameters to edit-record-tf.)
    The edit-record-tf always begins a new transaction and does not share data controls with the calling task flow. It consists of an application module call to set up the model according to the parameters passed in (edit record X or create new record Y or...etc.), a page fragment with a form to allow users to edit the record, and 2 different task flow returns for saving/cancelling the transaction.
    Back to the question - when I change a record in the edit page, the changes do not show up on the list page until I requery the data set. What is the best way to get the list page to refresh itself automatically upon return from the edit-record-tf?
    (If I ran the edit task flow in a popup dialog I could just use the return listener on the command component that launched the popup. But I don't want to run this in a dialog.)
    Thank you for reading my question.

    What if you have the bean which has refresh method as TF param? Call that method after you save the data. or use contextual event.

  • Premiere Elements 4 - No Sound in Editing Mode

    There is probably a simple answer to this. I've just begun playing with this software althought it is clear that I bought it a long time ago in a bundle with Photoshop Elements 6.0. I have no driving desire to create videos, but would like to be able to use the program to edit existing video files. I've some experience with audio editing using Audacity. I find it relatively intuitive and see some similarities between it and PE4.
    I opened the program, started a new project, used Files and Folders to import a mpg file that plays fine. I dragged the file from the right pane into the one on the left and I can see video and audio tracks. I begin playing the file. I can see the video change images, but I hear no audio. I don't see a 'volume' or audio on/off switch and am at a loss how to search for such in the Help file.
    I had one straightforward editing task that I could do based on images alone. I clipped the track at two points and deleted the selected portion and closed up the track. I think it is still seen as two clips, but I managed to export it as an avi file and that plays, with sound.
    Now I want to edit out 40 seconds from the 30 minute mpg and export that as an avi file. My edit requires that I be able to hear the audio. How do I get access to it while editing?
    thanks,
    baumgrenze

    You are most welcome.
    As that article states, there are a lot of places, where Audio must be set, from the system to the editing program, and then, depending on the Audio device (sound card, or chip), there might be additional places in the control console software for that device, where setting need to be made. Luckily, once the proper settings have been made, one should not have to make any changes, unless the swap out the sound device.
    Also, all sound devices will require a software driver to function fully, and especially in a program, like PrE. It is a good idea to periododically update that audio driver, just like one does with the video driver. If, after all settings have been correctly applied, and the sound fails, that would be the first action - update the audio driver.
    Good luck, and looks like you can mark your question as Answered. Happy editing.
    Hunt

  • How to pass request parameter to bounded task flow?

    Hi, this is probably a simple question, but just not sure how this should be done. I have a .jspx that contains an ADF region for a bounded task flow. The task flow has a required input parameter, e.g. objectId. I want to be able to pass a request parameter that's sent into the .jspx page to the task flow. For example, Test.jspx?id=123 should pass 123 for the objectId input parameter of the task flow.
    When adding the ADF region to the page, the Edit Task Flow Binding dialog prompted for a value for the objectId input parameter. I wasn't sure what I can put for the value so I just hard-coded something like 123 for now. So in the page definition file, sometihng like the following got added:
        <taskFlow id="testtaskflow1"
                  taskFlowId="/WEB-INF/taskflow/test/test-task-flow.xml#test-task-flow"
                  activation="deferred"
                  xmlns="http://xmlns.oracle.com/adf/controller/binding">
          <parameters>
            <parameter id="objectId" value="123"/>
          </parameters>
        </taskFlow>I'm wondering is there some EL expression I can use for the parameter value that gets the value of the id request parameter passed into the .jspx? Thanks.

    you have to use it like.. #{bean.idValue} and in the getter of the id Value use it like
    private int idValue;
    //setter
    //getter
    public int getIdValue(){
              HttpServletRequest request =
                (HttpServletRequest)FacesContext.getCurrentInstance().getExternalContext().getRequest();
            int id = request.getParameter("id");
           return id;
    }

  • Which do you think; Windows 7: 32-bit / 64-bit, (plus unused RAM issues) is best for video editing?

    Hi there!
    Just received delivery of a Lenovo G550 with the following spec:
    2.2Ghz Core 2 Duo,
    4GB (DDR3 - 1066Hz) RAM,
    500GB HDD
    NVIDIA GeForce G210M (512MB)
    Windows 7
    The entire purpose for buying this laptop, was for video editing and it is the best spec I could find for my needs and budget.
    So what's the problem?
    1) Windows 7 is installed as 32-bit, not 64 bit. Why is this? I was given no choice in this decision.
    2) Only 2.96GB of that juicey RAM is being used by Windows 7. I need as much RAM as possible for video editing.
    3) Lenovo sent NO install disc. - When I eventually get a virus or my HDD fails, I have NO WAY to clean install the very product I have just purchased! (A laptop with Windows 7 OS).
    Considerations:
    As I understand it (please comment if there are alternative views on this); The 64-bit architecture is only useful for compatible software which has been designed to run 64-bit.
    The video editing software I use is "Sony Vegas Movie Studio HD 9.0"
    The suggested problems with Windows 7 run as 64-bit include:
    * Possible lack of driver compatibility support.
    * Possibility of 32-bit programs running SLOWER in 64-bit environment, than their native 32-bit environment.
    * Higher running temperatures & processor cooling issues.
    * No performance gains for all other programs running as 32-bit (email, internet browser, etc).
    The suggested advantages with Windows 7 run as 64-bit could be:
    * Full utilisation of the 4GB RAM. (Presently limited to 2.96GB)
    * Faster rendering and video editing tasks in 64-bit environment.
    Questions:
    4) How can I get an install disc for Windows 7? Shouldn't this come with the computer?
    5) Do you think the potential hassle and architecture conflicts are worth suffering, to get the reported performance gains of 64-bit architecture and the remaining unused RAM?
    Thank you for any help and advice!

    contact lenovo support line for windows 7 dvds, but make sure if they send recovery dvds instead of windows 7 dvd.
    most of people are having trouble with installing windows and drivers, so companies has found as this as solution to send recovery dvd -if asked- or using hidden partition to recovery system - like one key recover - instead of.
    but if you ask me, they need to send dvds.
    i'll contact the mods and admins about this issue, please stay connected to this post.
    anyp wrote:
    the member should contact lenovo, as of recently users are entitled to request media for 32 / 64 bit if they purchased one and want the other.

Maybe you are looking for