Setting task automation

Hi
when we are trying to do the task list the system showing
Error
An error was encountered while performing this operation.
Any idea/ suggestions?
Thanks
Rao

Do you get this error while trying to create a task list or task automation??
Varun

Similar Messages

  • Error While Setting Task Display - 11.1.1.4

    Hi,
    I have associated an ADF form with a human task. I can see the task, but the ADF screen doesnt show.
    java.lang.NullPointerException
    at oracle.bpel.services.workflow.client.worklist.util.TaskFlowPropsUtil.
    setTaskDisplayInfo(TaskFlowPropsUtil.java:769)
    at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeploye
    rThread.registerTaskFlowWithTask(TaskFlowDeployerThread.java:261)
    at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeploye
    rThread.run(TaskFlowDeployerThread.java:129)
    at java.lang.Thread.run(Thread.java:619)
    <Feb 3, 2011 1:46:24 PM IST> <Warning> <oracle.soa.services.workflow.worklist> <
    BEA-000000> <<.> Error while setting task display, this can happen with app load
    ing issue, trying to load for 11>
    I understand that previous fixes involved setting the adf-config file. I have done this by going into the domain directory... but no joy.
    <adf-mds-config xmlns="http://xmlns.oracle.com/adf/mds/config">
    <mds-config xmlns="http://xmlns.oracle.com/mds/config">
    <persistence-config>
    <metadata-namespaces>
    <namespace metadata-store-usage="mstore-usage_1" path="/apps"/>
    <namespace metadata-store-usage="mstore-usage_1" path="/deployed-composites"/>
    <namespace metadata-store-usage="mstore-usage_1" path="/soa"/>
    </metadata-namespaces>
    <metadata-store-usages>
    <metadata-store-usage id="mstore-usage_1">
    <metadata-store class-name="oracle.mds.persistence.stores.db.DBMetadataStore">
    <property value="DEV_MDS" name="jdbc-userid"/>
    <property value="welcome1" name="jdbc-password"/>
    <property value="jdbc:oracle:thin:@//localhost:1521/xe" name="jdbc-url"/>
    <property value="soa-infra" name="partition-name"/>
    </metadata-store>
    </metadata-store-usage>
    </metadata-store-usages>
    </persistence-config>
    </mds-config>
    </adf-mds-config>
    This is 11.1.1.4 Soa Suite.
    Thanks and regards.
    Anand

    I had a similar issue, but it was after my application was automatically converted by JDEV from 1.1.1.3.
    Perhaps others have determined how to fix the application and projects after the conversion, but I recreated everything in 1.1.14 and this seems to work.

  • How do I set-up Automator to open Mail when I start up Mac OS X?

    How do I set-up Automator to open Mail when I start up Mac OS X? Provided that this is how I would do it.

    You don't need Automator.
    Just add Mail to the login items in SystemPreferences>Accounts
    or
    If Mail is on the Dock, Ctrl-click the icon and select 'Open at Login'

  • WLI 7.0 Question about Set Task due date action

    Hi,
    I am trying to manage time out issue efficiently and, as described in the
    WLI documentation, the
    timeout has to be design with a dedicated path with, as the first task, a
    set task due date action.
    I was wondering about the timeout of this task due date...
    How can I stop this action before the end of the 'due date' without deleting
    the instance associated to my workflow ?
    Do you have any advice ?
    Thanks
    Alexandre

    HI,
    Customizing the Task List
    You can customize the column headers or search for required tasks by clicking on Customize Table Header. The option allows you to specify the columns to be showed in the list table, to provide the sorting order, and to set the page size. The sorting order could be complex with option to provide multiple columns for sorting and the order (ascending/descending) for each of them.
    To create a custom query and search for tasks:
    1.In the Task List page, click Customize Table Header.
    In the Construct a Custom Query form, specify the search criteria by specifying any of the following values.
    2.Enter the task name. You can use the * character at the start or the end of the name.
    3.Enter the task ID. Separate multiple values using comma.
    4.Select the check box against the Administration and Working state of the task.
    5.Enter any comment. You can use regular expression.
    6.Enter the priority range.
    7.Enter the Assignee, Owner, or Claimant names.
    8.Specify the completion due date range.
    9.If required, select the Include tasks with no completion due date check box.
    10.Click Apply.
    All tasks that match the specified criteria are displayed in the Task List page.
    To customize the table header:
    1.In the Task List page, click Customize Table Header. The Construct a Custom Query form appears.
    2.In the View form, select the columns that you want to view in the Task List page.
    3.Select the Preserve Search Criteria check box to retain these details for the current session.
    4.Select the maximum number of search results that should be displayed on the page.
    5.Select the number of rows that should be displayed in the page.
    6.Click Apply.
    The view in the Task List page is updated based on the current settings.
    Using this option you can set the completion due date
    Hope this information will help you solve the issue.
    Regards,
    Kal.

  • How to set task type of a task in MS Project using excel vba code.

    Hello Gurus,
    I am generating MS Project files(.mpp) files form excel data. An excel macro in the excel file will read the excel data and will generate the .mpp file. It is working fine. now i want to set the task type of all the tasks to "Fixed work" from excel
    vba code.
    How to use the property PjTaskFixedType in setting the task type??
    refer below links
    http://msdn.microsoft.com/en-us/library/office/ff861713.aspx
    http://msdn.microsoft.com/en-us/library/office/ff864157.aspx
    Can someone help me in setting task type property from excel vba.
    I have attached my sample code used to generate the mpp file. It is not the complete code but you will get an idea from it.
    Set pjApp = CreateObject("MSProject.Application")
    pjApp.FileNew
    Set newproj = pjApp.ActiveProject
    newproj.Tasks.Add (task_name)
    newproj.Tasks(mpp_row_number).Start = task_start_date
    newproj.Tasks(mpp_row_number).Finish = task_end_date
    newproj.Tasks(mpp_row_number).ResourceNames = resource_name
    pjApp.FileSaveAs mpp_file_save_path & mpp_file_name & ".mpp"
    pjApp.FileClose
    pjApp.Quit
    Any help is appreciated.

    Hi Syamku,
    A simple example that sets the task type:
    ActiveProject.Tasks(2).Type = pjFixedDuration
    ActiveProject.Tasks(3).Type = pjFixedUnits
    ActiveProject.Tasks(4).Type = pjFixedWork
    http://msdn.microsoft.com/en-us/library/office/ff860469(v=office.15).aspx
    Hope this helps

  • Essbase Perform backup, recovery, application migration and task automation

    Hi Everyone,
    I am very new (actually starting) to Essbase and trying to learn it from the documentation and examples available on the web. At my job, we just are planning to use Hyperion Essbase for planning and budgeting application. As I am the Oracle DBA so the installation and admin tasks are falling on my shoulders. Can you please refer me to the documentation, Note or References for Essbase Performing backups, recovery, application migration, task automation and optimization. Or a starting point from where I can explore the Essbase administration part only.
    Thanks
    -Samar-

    Hi,
    There is documentation available
    Oracle Hyperion Enterprise Performance Management System Backup and Recovery Guide Release 11.1.1.3 =
    http://download.oracle.com/docs/cd/E12825_01/epm.111/epm_backup_recovery/launch.html
    or pdf version - http://download.oracle.com/docs/cd/E12825_01/epm.111/epm_backup_recovery.pdf
    System 9.3.1
    http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/hfm_backup.pdf
    All documentation
    http://www.oracle.com/technology/documentation/epm.html
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to set task description with paragraphs at runtime

    Hi Experts, How to set task description with paragraphs at runtime. Now, i can set single content in task description.however, not sure, how to set content which have paragraphs.

    Hi,
    You can use HTML tags in the Task descritption.
    Open the task not the workflow and there you can provide
    <p> content/containers </>
    You can use even <u>- Underlined text.
    <h> for bold text
    Thanks,
    Sarayoodharan.K

  • Can i set up automator to take image sequences through to compressed quick times for upload?

    Hi All you smart people,
    I wonder if any of you know how to set up a workflow in automator that takes image sequences, colorcorrects them and then turns them into .mov files.
    Thanks in advance for your input,
    Susanna

    That's definitely the best option to do everything via the task sequence deployment.
    Also, there are script available in the community to add or remove a device from a collection, see for example:
    http://sccmfaq.wordpress.com/2013/05/20/sccm-2012-sp1-remove-client-from-collection-after-osd/
    Keep in mind that if you want to use a script like that during the task sequence that the device running the task sequence (and by that the script) requires specific rights within ConfigMgr.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • How to set up Automator Folder Actions?

    I have set up and sucessfully tested a workflow which sends any file found in a particular folder to the "paperless" app, then moves all files to a different folder called "Archived attachments".
    HOWEVER as a folder action,  nothing happens when a file is put into the folder. The file just sits there in the folder.
    To create a folder action I opened  "new folder action" in Automator, then dragged and dropped the working workflow file into the workspace, then set "Folder Action recieves files and folders added to" the appropriate folder, let's call it "Attachments".
    Just to complicate things, the files are placed into the "Attachments" folder using an applescript that captures all pdf mail attachments. This applescript works succesfully.
    So, where could I be going wrong?
    The working workflow "Attachments.workflow" consists of:
    Get Specificed Finder Items
    Make Sequential
    Get Folder Contents
    Open Finder Items
    Get Folder Contwents
    Label Finder Items
    Get Folder Contents
    New Dated Folder
    The erronious Folder Action consists of:
    Run Workflow (Attachments)
    In folder actions setup:
    "Enable Folder Actions" is ticked
    "PDF Attachments" folder is ticked
    "Attachments_folder.workflow" script is on.

    I'm confused. You showed two Automator actions with the same name, one was a folder action one wasn't.
    Are you sure the correct Automator action (the one that is a folder action) is attached to the folder?
    If when the Folders Action setup window is opened and you select Articles_Folder.workflow and then edit script are you getting the right workflow?
    Assuming you do I would start off very simply. Try this:
    It will label green screen shot image files saved to the Desktop.
    See if this works for you.

  • Cannot log into NI1742 after it is set to automated inspection

    Hello
    I have in my possession a NI1742 Smart Camera.  Once I set the camera to full automation, I
    cannot log back into the camera through the Ethernet port. 
    The steps I have done:
    Go to the Target Tab
    --> Target Options --> Startup --> Start Inspection when
    launched
    The only way I was able to disable the automated inspection is
    by resetting the camera.  However this
    deletes the uploaded program. 
    I have the standard manual.  Is there another manual that I'm not reading?
    Thanks

    You cannot have a popup window work in a Run LV step when run on a target. The VI is actually run on the target, so you won't see the VI on your host machine. This is why the User Input step is not available for RT targets. I like your tab control to show the different states and achieve a popup like experience. One thing that could save some memory is to remove all the Calculator steps you have before each Update Custom UI step. It looks like you are trying to set the tab control in this step (i.e. setting a property node to a constant), but it doesn't actually do anything (except take up memory and processor time) because the Set Custom UI step is what will actually change the tab control value. So deleting all the unnecessary steps should free up some memory and run faster.
    To help with the target not being responsive when running in inspection mode, you should put a delay any place where the inspection could loop repeatedly very quickly. It looks like you have delays in lots of places, and I'm not sure all of them are needed, but at least you give plenty of time for target to respond to outside connection requests.
    Another idea instead of trying to implement a bunch of user interaction in the UI running on the target is to make a UI on your host machine and use the new VBAI API to control just inspection that runs on the target. This way the target doesn't need to handle all the login/password/user interaction that is probably more natural to handle in Windows VI or C app where you can have popup dialogs, and based on the UI interaction on the host side, you use the API to tell the target to run an iteration of the inspection and you can set shared global variables before hand so when the target does run, it can use values set from the host side in the inspection. I realize this is a big change from the inspection you have already, but I think it could have a lot of advantages:
    - VBAI focuses on what it does best...automated visual inspection and leaves UI interaction/admin logging in control to a programming languages that is easier to accomplish this (i.e.LabVIEW).
    - Makes your inspection smaller so it takes up less memory and you don't have to worry about running out of memory as easily.
    - Makes it easy for your application to grow and include multiple smart cameras/targets all controlled with one UI.
    - Makes you inspection a lot easier to read so not so much of the state diagram has to deal with user access/password types of interaction.
    Some of the down sides include:
    - reworking inspection to seperate UI interaction and username/password log in code from visual inspection
    - need to synchronize updating variables from host to target with UI interaction/logging in...shared variables work pretty well, but they are not meant to be deterministic or synchronous (i.e. no gaurntee that a variable you set first will be updated first on target, so even though you set params before you set a flag to start inspection, the start inspection flag may be updated on the target before the params are). There is a Flush Shared Variable VI that can help avoid this problem though, but just wanted to make sure you knew this was something to look out for and handle by using the Flush Variable VI.
    Anyway, something to think about. Thanks for including your inspection, very helpful to see how you're using VBAI.
    Thanks,
    Brad 

  • BADI to set task and checklist status based on phase status

    Hi,
    We have a requirement to set the system status and user status of all the task and checklist to complete when the phase that they belong to is set to status complete.
    I have implemented the badi DPR_EVENTS which gets triggered when Phase is completed.
    My issue is this badi does not work when the phase is completed as system does not allows the change any data of  tasks or checklist items since the phase is complete. I get a message stating "you cannot change the status of this task".
    I tried reseting the complete status of teh phase and setting the tasks status and then setting the phase status back to complete. But this does not seem to be working.
    Is there any way to achieve this requirement?
    Thanks,
    Simmi

    Since we could not do it on Phase complete event we did it for some other event

  • URGENT - SET TASK (SYSTEM STATUS) TO COMPLETE - IW22

    Hi,
    Can anybody suggest a FM and its parameters (necessary) to set the system status of a task in IW22 transaction?
    I tried using STATUS_CHANGE_INTERN by calling it in my report with OBJNR and STAT. it didn't gimme any error but the status didn't get reflected in IW22.
    All quick inputs in this regard will be highly valuable and appreciated.
    Thanks in Advance,
    Bharathi.

    Hi.
    After calling FM STATUS_CHANGE_INTERN need run some procedure:
    CALL FUNCTION 'STATUS_UPDATE_ON_COMMIT'.
    COMMIT WORK.
    Good luck.

  • Set up Automator/ARD to open an application on 30 computers in sequence

    I use ARD to open a program for a list of 30 computers--to start up our school's typing program for little kids. The program initially accesses a database of student records on our server. Unfortunately, the "database" can't be opened by multiple users at the same time, so the application successfully opens on the first computer, but most of the others get a "Database in Use" error.
    I'd like to set up an Automator Workflow that would loop through, picking each computer in the list, opening the application, then pausing a few seconds. I haven't found an example to follow.
    Thanks in advance for any help.

    I'm not sure about using Automator, but you could write a shell script that tells each computer to open the application in a specific order. For example...
    #!/bin/bash
    name=`scutil --get ComputerName`
    if [ $name = computer1 ]
    then
    open "/Path/to/application"
    else
    sleep 5
    fi
    if [ $name = computer2 ]
    then
    open "/Path/to/application"
    else
    sleep 5
    fi
    if [ $name = computer3 ]
    then
    open "/Path/to/application"
    else
    sleep 5
    fi
    This script assumes that you have given each computer a particular name (which you would insert instead of computer1, computer2, computer3, etc). What it does is it opens the application on a specific computer (i.e. computer1) and tells all other computers to "sleep" or wait for 5 seconds. If it takes longer than 5 seconds to open the typing application, you might want to change this to a higher number.
    You can copy and paste this into the "Send UNIX Command" function in ARD in order to run it.
    Message was edited by: Jason Agress

  • How to set task to start on the same day its predecessor ends

    I want my tasks with depdencies to start on the same day that its predecessor ends.
    This is what I want for example (note differences in bold):
    Task 1
    Start-Finish Date: 3/3 - 3/5
    Task 2
    Start-Finish Date: 3/5 - 3/6
    Predecessor: Task 1
    This is what MS Project sets it as default:
    Task 1
    Duration: 3/3 - 3/5
    Task 2
    Duration: 3/6 - 3/7
    Predecessor: Task 1
    How do I change this? Sorry, the bold doesnt work on this forum (Not sure why MS did this)
    MS Project 2013

    Hello,<o:p></o:p>
    Please change the date format to show time, which will help to show start time and end
    time along with dates. You can add time using below steps.<o:p></o:p>
    Project 2010/2013: Click on File >> Options >> under general tab select the date format to show date and time<o:p></o:p>
    Project 2007: Tools >> Options >> View >> Date Format<o:p></o:p>
    By default task start time is 8 AM and end time is 5 PM. So if Task 1 finish date is 3.6 5:00 PM then the next task will start on next day 8 AM.<o:p></o:p>
    You can change the duration of task1 to 1.5 days which will help to end the task on 3.6
    12:00 PM and then the task2 will start on same day. <o:p></o:p>
    I would not recommend changing the start and end date/time for task manually
    as doing that will add constraint to the tasks. Instead of that you should change the duration for tasks and let MS Project calculate the dates for tasks.<o:p></o:p>
    Hope this helps.<o:p></o:p>
    Thank you,<o:p></o:p>
    Kiran K.<o:p></o:p>

  • Opening application at set time – Automator

    Hi Guys,
    Our IT guys have set up 'SkyDrive' on my Mac and I have to open the application in the evening when everyone leaves the office as it takes too much of the bandwith. At the moment, I login from home, using 'Logmein' to activate SkyDrive on my office machine - is there an Automator scrpit or anything that will launch the application for me at a set time, as I leave my machine on all night?
    Thank you
    Bini

    iCal. Create a repeating event with an Open File alert. Set the file to be your application.

Maybe you are looking for