Can I raise cProject Task event from cProject Phase workflow?

Hi,
I need modify release logic of the cProject's task.  I am developing the phase release workflow.  In this workflow I want to trigger workflow to sequential release every tasks that belong this phase.  I developed a Z method of BUS2173 (Phase) and call the BAPI_BUS2173_GET_TREE, then I got Task_IDs of all of the tasks, but I do not know how to get the TASK BOR reference with these TASK_IDs.
Can I get TASK BOR reference and raise its event from a method of the PHASE BOR ?
Thanks.
Arrow Yang.

Hi  Barry,
According to your description, my understanding is that you want to save and close the initial form when you  approve/reject the task.
For a workaround, you can take steps as below:
1.Open your site using SharePoint Designer, go to Workflows, click the approval workflow.
2.On the workflow property screen, there is a Forms area should have an InfoPath form named Approval.xsn. You can click the link to open the form in InfoPath.
3.Customize the task form for displaying and editing the initial form value.
4.Customize the “Approve” button rule for  setting the form value.
Reference:
http://blogs.msdn.com/b/edhild/archive/2011/06/01/creating-custom-workflow-task-approval-forms-with-sharepoint-designer-2010.aspx
Best Regards,
Eric
Eric Tao
TechNet Community Support

Similar Messages

  • ALV Grid editable - How to raise the data_changed event from outside object

    Hi,
    i'd like to like to raise the data_changed event from outside the ALV-Grid object in order to display errors to the user.
    For example a new row was inserted within the program. The user has only to complete the missing informations. Before saving the transactions the program has to execute some semantic checks. The errors of this check process should be shown to the user by creating an instance of the cl_alv_changed_data_portocol object.
    Thanks.
    Regards

    You don't need to raise the data_changed event to perform the edits or to issue messages using cl_alv_changed_data_protocol.
    The following assumes you have an ALV grid object g_alv based on the CL_GUI_ALV_GRID class.
    You can mark the inserted records upon insertion as selected using the set_selected_rows method, and then retrieve these rows later using get_selected_rows and perform necessary edits.
    Save the row number of each inserted row into a table of the appropriate type (see the method definition for this):
    DATA: t_index_rows    TYPE  lvc_t_row.
    DATA: s_row_no        TYPE  lvc_s_roid.
    DATA: t_row_no        TYPE  lvc_t_roid.
    Load entries into t_row_no after each insert.  Capture the row number and save in the table t_row_no.
    e.g.
    PERFORM insert_row USING s_row_no-row_id.
    APPEND s_row_no TO t_row_no.
    FORM insert_row would have whatever code you are using to insert the row.  Save the row id into s_row_no-row_id (which is an INT4).
    When done with all inserts do the following
      IF t_row_no[] IS NOT INITIAL.
        CALL METHOD g_alv->set_selected_rows
          EXPORTING
            it_index_rows            = t_index_rows
            it_row_no                = t_row_no
            is_keep_other_selections = 'X'.
      ENDIF.
    Then, if SAVE is pressed without the data_changed event having been raised (such as if the user just pressed SAVE without changing anything), use method get_selected_rows to retrieve the rows that were inserted and perform the necessary edits.
      DATA: l_t_rows    TYPE lvc_t_row.              " ALV control: Table rows
      CALL METHOD g_alv->get_selected_rows
        IMPORTING
          et_index_rows = l_t_rows.
    Loop through l_t_rows and use the row as an index into the grid, perform the necessary edits, just as you would if the data_changed event had been raised.
    If any edits fail, then send messages to the user, abort the save, and re-display the grid.
    Remember to refresh the t_row_no and t_index_rows tables if you load a new data set.
    You can also use a similar technique with the data_changed event to mark each changed row as selected by saving the row ids, and then you only have to update the changed rows on SAVE, which can minimize database I/O.
    Good luck.
    Brian

  • How do I raise a Business Event from a OAF page?

    Hello,
    I am developing a custom system using the OAF and need to raise a custom Business Event, which in turn will have a subscription to launch a workflow process.
    How do I raise a Business Event from a OAF page ?
    Can I use the classes in oracle.apps.fnd.wf.bes.* ?
    Any help would be highly appreciated.
    Best Regards,
    Andries Hanekom

    Hi,
    When I try to compile just the basic part of my class I receive the following error:
    Error(21,36): cannot access class javax.jms.TextMessage; file javax\jms\TextMessage.class not found
    Class Code:
    import oracle.apps.fnd.wf.bes.BusinessEvent;
    public class VscmsEvents
    public VscmsEvents()
    public static void main(String[] args)
    VscmsEvents vscmsEvents = new VscmsEvents();
    //Initialize BusinessEvent, Payload objects
    public void initEvent(String eventName, String eventKey, String eventData)
    //Create BusinessEvent Object
    BusinessEvent mEvent = new BusinessEvent(eventName, eventKey);
    Furthermore, when using the BusinessEvent object to raise the event I will need to provide the raise method with a java.sql.Connection parameter. In the context of a OAF page how will I perform this?
    Thanks for the help.
    Best Regards,
    Andries Hanekom

  • Can we call a task-flow from a bean in adf?

    Sir,
    Can we call a task-flow from a bean in adf?
    Regards

    you can do this using taskflow call activity
    check - Oracle ADF World: ADF Task Flow Call Activities
    http://docs.oracle.com/cd/E24382_01/web.1112/e16182/taskflows_activities.htm#ADFFD21945
    you can pass input parameter map and dynamic taskflow reference from managed bean
    check -https://blogs.oracle.com/DavidGiammona/entry/dynamically_assign_task_flow_c
    Or if you want to use dynamic region to swich between taskflows
    see- Zeeshan Baig's Blog: Working with Dynamic Regions in Oracle ADF
    Ashish

  • How can i import my calendar events from google calendar to ical?

    how can i import my calendar events from google calendar to ical?

    To set up CalDAV support for Google Calendar in Apple's iCal, follow these steps:
    Open Apple iCal, go to Preferences and then the Accounts tab.
    Click on the + button to add an account.
    In the box that pops up, enter a description for the account and your Google Account username and password.
    Under Server Options, add the following URL:
    https://www.google.com/calendar/dav/[email protected]/user//www.google.com/calendar/dav/[email protected]/user
    Replace '[email protected]' with the email address that you use to log in to Calendar. Make sure to include the '@domain.com' portion (which is @gmail.com for Gmail users) in this section.
    DO NOT substitute your username for 'user' at the end of the URL.
    Leave the Use Kerberos v5 for authentication option unchecked.
    Click Add.
    Under the Delegation tab, select the calendars you'd like to add to iCal by checking the boxes next to them. You may need to hit refresh to get the latest list of calendars.
    Add your email address to your Address Book card by selecting Add Email. You'll be prompted to add your email address only if your address is not already in your Address Book.
    You won't be able to invite or email guests to Google Calendar events within iCal if your address is not in your Address Book.
    Your Google Calendar will now appear in iCal's list of calendars, and changes you make to your Google Calendar in iCal will be reflected when you sign in to Google Calendar.
    Event information will automatically refresh every five minutes. You can change this interval by opening the iCal > Preferences > Accounts menu and selecting a new refresh interval under the 'Refresh calendars' drop-down. Keep in mind you can also force a refresh by selecting a calendar and pressing the Apple and R keys at the same time.
    Calendars that are checked but disabled have already been added to iCal - you can remove them from within iCal.

  • How can i call mouse click event from keypress event???

    How can i call mouse click event from keypress event???
    I want same GUI changes to be occured at key press.....i.e . button going down & comming up.....
    for calculator

    Put all the code that happens on those events into a method. Then call that method from both events.

  • How can I get my ical events from my iMac to my iPhone? Anything I entered into ical on my iPhone will transfer to ical on iMac when plugged in, but not vice versa.

    How can I get my ical events from my iMac to my iPhone? Anything I entered into ical on my iPhone will transfer to ical on iMac when plugged in, but not vice versa. I think I have changed my iPhone (after looking at similar questions) to iCloud, but it's still not syncing.

    You need to sign into your iCloud account on your Mac, and check the Calendar option. System Preferences>iCloud, sign on your iCloud account, check the apps you want to sync with your device.
    Cheers,
    GB

  • Can I move an iCal event from my phone to another calendar?

    Every once in a while I add an event and forget to change the calendar from the default "On this phone" to one of the other 3 calendars I set up. After I save an event, the option as to which calendar it's added to disappears and I can no longer change it on my phone. In lieu of that not being possible, I can only think of inputting the event again and deleting the "on my phone" event. Ideas?

    I reset my default calendar to one that syncs with my MacBook and MobileMe. Now if I put a calendar event on the phone memory I have to do it intentionally. No solution on how to move an event from the phone but this is a workaround.

  • Can I move an iPhoto event from Mac to Mac?

    My wife and I both have MacBooks with our own iPhoto libraries. Although we each have our own photos in our libraries, there are times when we both want the same photos in our library. Sometimes we simply each download the photos from the camera and do our own thing in our separate libraries. But there are times when we are traveling with the camera and just one MacBook and we'll download photos into events and edit them. When we get home, we often want to move these photos (usually edited and nicely organized into events) to the other MacBook. I've been exporting the photos to a temporary folder, transferring them to the other MacBook over our network or using Firewire, and then importing them into iPhoto on the other MacBook.
    Is there a way to move an iPhoto event from one MacBook to another? If so, will it bring the "original" (prior to being edited photos) as well as the edited versions? I understand the whole non-destructive editing thing.
    I've looked in Finder, opened iPhoto Library with "Show Package Contents", and noticed that there are folders for each year that I have photos (e.g. 1999, 2000, 2001, etc.), and in each year folder there seems to be a folder for each event. In the event folders are the .jpg files. I was thinking that perhaps I could just copy the event folder from one MacBook to the other (placing it in the same place in the "year" folder), but I wasn't sure if this would screw up the iPhoto database that I drop them into. I'm pretty sure that the "importing" process of getting photos into iPhoto involves more than just dropping photos in a folder.
    Any advice would be greatly appreciated.

    Welcome to the Apple Discussions. Use iPhoto Library Manager as Terence suggested. It would work like this .
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    Note: There's now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • I just purchased Aperture and have 20,000  photos in my iPhoto Library. Can I import only certain events from iPhoto into Aperture or do I have to merge the whole iPhoto library?

    I just purchased Aperture and have 20,000 + photos in my iPhoto Library. I see that I can create a unified library between the two. I am wondering if I can import only certain events from iPhoto (like only 2014 events) into Aperture or do I have to merge the whole iPhoto library? Are there any benefits to bringing the whole iPhoto library over to Aperture (iPhoto is SO SLOW for me, I wonder if it is because I have so many photos). Or, any detriment to only bring a few events over?
    And, if I don't merge the two libraries, I assume that means I cannot do it at a later date?
    Help. My local Apple store has had very few Aperture workshops, and the next one is like 2 months away.

    Thank you so much for this information. Here are some responses/comments:
    Disk space - it says 114.43 GB out of 499.25 GB free. I have no idea if that is enough.
    iPhoto version is 9.5.1
    Again, I am not sure how to know if I have 3rd party software...but I don't think I do. Is 3rd party software anything non-apple?
    I will try rebuilding the library. if that doesn't help, maybe I need more memory...? That is what Apple suggested, but that, of course, means buying something else. I've already bought APERTURE, on their recommendation...
    It wasn't, and they told me it was slow because I had too many photos for iPhoto to handle and that I should buy Aperture. Which I did.
    What is your iPhoto version? Are you using the most recent version 9.5.1?
    iPhoto can handle 20000 photos, no problem.  Your computer can be slow for several reasons:
    The most common problem for slowness - insufficient disk space. Don't let your free disk space drop below 20 GB of free space, better more. If the operating system does not have enough working space and the applications you are using, you will notice a very lagging behaviour.
    Older or incompatible softweare can cripple your mac. Do you have any older third-party software installed, that might have installed incompatible kernel extensions?
    Aperture might be slow or keep crashing, if you imported a corrupted image or incompatible video,  that cannot be processed. Then Aperture will try over and over again to create previews and never succeed.  You could test for this situation, by launching Aperture with the Shift-key held down. This will defer the generation of previews. If Aperture will launch and work better this way, you probably have some bad media in your photo library.
    Another problem to check for is a corruption of your Aperture/iPhoto library. You have run the First Aid Tools to repair the iPhoto Library, but have you ever tried to rebuild the library? See this post by Old Toad: Rebuild iPhoto Version 11

  • Can I transfer photos in 'Events from my Mac' back to my iMac?

    I lost my entire iphoto library and I am not entirely sure how. I have run a few searches on my imac and cannot seem to find the hidden library anywhere. Luckily my library is still appearing on my iPad within a folder called Events from my Mac - any tips as to how I can move these pictures from my ipad back to my Mac please? When I open iPhoto on my Mac I am unable to see these, I can only see these photos on my iPad. Thanks.

    Meet the minmum software requiremets, subscribe to iCloud, log ina dn turn it on
    http://www.apple.com/icloud/setup/
    LN

  • How can I permanently delete an event from my Calendar?

    Today I visited the NASA website and I made an event from there that went to my iPad calendar. I decided to delete it afterwards but each time I delete the event it reappears every time I launch the app. How can I permently delete this event without it reappearing through iCloud?  Thanks.
    Tommy V.

    You can't permanently delete it because it isn't stored in your iCloud account.  The cloud symbol next to iBooks deleted in iBooks is a link to the iBooks store allowing you to redownload it from the iBooks store.  This list of previously purchased iBooks cannot be deleted.  To avoid seeing them, click on Collections rather than All Books.

  • How can you erase a certain event from the iPad2 but keep it in iPhoto?

    I have two events that were split up by iPhoto when it synced to my iPad2. Collectively there re about 400 photos in the two events and they were split into over 50 separate events some labeled sequentially as 102IMPRT 103IMPRT....and so on, and otehrs labeled with the original event label.   I have not been able to regroup the events. they are still OK as two Events in iPhoto. My latest idea is to try to export the files from iPhoto without the geo and file name to a folder. Erase the events in iPhoto and then reimport them  into new events in iPhoto. Then sync to iPad.
    Before I did all that I wanted to remove the split events from my iPad. I tried to remove them from the iPad by unchecking the source events but checking all others in iTunes before syncing but that doesn't work probably because the pieces all have different names in the iPad. Maybe unchecking the events just doesn't sync them or make any changes..I thought that if you unchecke the events it would remove them. The real problem probably is that the spit events don't exist in iPhoto.
    I did remove them from the iPad once by checking sync with nothing by unchecking iPhoto in iTunes. But that removes the whole library of 10000+ photos. I did that and restored an old library from before the time the events were split (from Time Machine) then resynced with the newest iPhoto and it split the same two events again in pretty much the same way. I got nowhere and it took 4-5 hours to delete and reload the10,000 photos.
    Is there any way to remove events from the iPad that the crazy sync is creating, and don' t exist in your iPhoto library or on your iMac and iTunes without destroying the rest of the library of photos on the iPad??

    I tried syncing with the sources unchecked so no photos would sync. When it got done it erased all the library photos except the messed up events, they remain on the iPad. The Vacation photos are in two albums, one is called camera roll, and the other improted photos. None of the photos were taken with the iPad camera and should not show up in camera roll.
    At this point I am going to restore iPad2 to factory settings and sync from computer not backups and see what happens!

  • How can i set a task/reminder from an email?

    Hi all, I have a 64gb iPad 2 running iOS 5.1 which work have supplied me with, I'm an apple n00b but am quite experienced with Windows. My mail is synchronised with the office server and I can access that on my Windows laptop or my iPad.
    When I receive a new email that I need to either reply to or perform an action in order for it to be considered complete (ie not just a FYI email that I can file away), I can set this email as a to-do task in Windows, set a coloured reminder to the email, flag the email with a reminder to pop onto my screen etc at a later date - ie loads of ways to highlight to me that this needs to be actually actioned but there doesn't seem to be any way of doing anything with the embedded email program other than mark it as unread.
    At the moment I'm resorting to creating a subfolder called "To do" and manually moving these emails there for the minute but setting a reminder or task, which I've had the ability to set on Windows Outlook since the 90's, seems impossible on the iPad. Other than this my only options seem to be marking the email as unread or going to the reminders app myself and type a 'manual' reminder referencing this email.
    Is there any way, or app, that I can either create a reminder/task straight to reminders from the email or, at the very least, do something to differentiate it from the rest of the emails in my inbox (even highlighting it in a colour would do)?
    Thanks in advance for any help you can offer,
    Matt

    This is an extremely vexing problem and I would like to know if anyone has a solution please.  Here is my situation:
    Using standalone (simply my home one not connected to network or exchange) Outlook 2007 (soon to upgrade to 2013) on PC - Windows 8.1.  Have an iPhone 6.  Want the closest possible functionality (particularly categories, reminders, etc.) on my iPhone for my standalone Outlook.  The only thing I have found close is DejaOffice and Companion Link (which work together).  I am seriously considering as appears a close mirror image for all things I do, but they don't have email.  So, can someone please give me either a) a better comprehensive application/solution; b) a separate 3rd party email app that will allow me to flag an email, on either computer or iPhone with perfect sync, as a reminder without having to create a separate task; or c) your best/closest solution set to be as seamlessly productive as possible using either native or 3rd party email app and your :"manual workaround."  Thanks.

  • I use Time Machine to back up my iMac.  How can I copy some iPhoto events from my external hard drive to my MacBook?

    I back up my iMac on my external hard drive.  When trying to copy the iPhoto Library onto my MacBook, I get the message "Cannot use TM backup as main library".  I don't even see an option to choose certain Events to copy.  Is there any way I can choose particular Events in iPhoto to copy to my MacBook?  How can I get the photos on my MacBook?

    If you're on Leopard or Snow Leopard, or Lion with iPhoto '08 or earlier, see the gray box at the end of Time Machine - Frequently Asked Question #15.
    If not, you cannot restore individual photos; just the entire iPhoto library.  A workaround is to restore it to an alternate location, such as your desktop, then export the selected photos from there.  See the pink box in the same article.

Maybe you are looking for