Workflow question - SWWWIHEAD TABLE

Hello Workflow Gurus,
   Is there anyway I can get the current work item ID given the fact that I have the top work item ID. Right now I am using table SWWWIHEAD but I am facing runtime issues. I was using the function module SAP_WAPI_WORKITEMS_TO_OBJECT which is horrible runtime wise. Please advise if there is a way to get the current work item ID.
Thanks in advance

Hello Rachana,
there's a nice place to leave workflow topics:
SAP Business Workflow
* Prerequesites: There are no sub-workflows
   DATA: wi_id          TYPE swwwihead-wi_id.
   wi_id = <your workitem id here>.
   DATA: items_in_work  TYPE STANDARD TABLE
                             OF swwwihead
                             INITIAL SIZE 10.
   SELECT * FROM swwwihead
            INTO TABLE items_in_work
            WHERE WI_CHCKWI = wi_id
              AND ( wi_type = 'D' OR
                    wi_type = 'B' )
              AND ( wi_stat = 'READY'   OR
                    wi_stat = 'STARTED' OR
                    wi_stat = 'ERROR' ).
* finished
There is a database index on the field wi_chkwi, so do not worry about performance here.
Best regards,
Florin

Similar Messages

  • Pass the data from a form in workflow to z table

    Hi all,
    How can I pass the data from a form in workflow to z table?

    Thanks for your answer, I tried the solution 2, I create "Submit" button, and ser the mapping scope to  be "All data rows", it only works when I select at least one row, otherwise the data would not be passed.
    Another question is I have serveral imported table parameter, for each table I have one "submit" event, I want these tables to be submitted at the same time, but if I click the submit button in one table toolbar, I can only submit the table data which has a submit button clicked, for other tables, the data is not passed, how can I achieve it?
    Thanks.

  • RED Workflow questions with Mac Pro (including third party plugins)

    Hello all,
    I’ve been searching many forums for the better part of a day trying to get some workflow questions sorted. I’m experiencing (very) slow export times, and mediocre playback for a machine that should be screaming fast.
    Here is what I’m working with:
    2014 Mac Pro
    -2.7 GHz 12-core intel xeon E5
    -64GB Ram
    -Dual AMD FirePro D700 6GB
    -1TB Flash Storage
    Editing all footage off 96TB Raid 6 mini-sas server (getting about 1100mbs read/write rate according to AJA system test) which is faster than any Thunderbolt/TB2 drive array I have.
    Media I work with is footage from the RED Epic (normally 5K) as well as DSLR footage from the 5d.
    Software:
    -PrPro CC 2014 (8.1)
    -Magic Bullet Looks 2.5.2
    My question(s) pertains to RED post-pro workflow in combination with third party plug-ins and the different approaches to make it more efficient.
    Right now, majority of the clients need a 1080p HD master, and they are generally anywhere from 2-8 minutes (usually). So my sequence settings are as follows:
    Video:
    Editing Mode: RED Cinema
    Size: 1920 x 1080
    Audio: 48Hz
    Video Previews
    Preview File Format: I-Frame Only MPEG
    Codec: MPEG I-Frame
    1920x1080
    Maximum Bit Depth unchecked
    Maximum Render Quality unchecked
    Composite in Linear Color checked
    Export Settings
    H.264
    1920x1080
    VBR 1 pass
    Target Bitrate 12mbs
    Max bitrate 12mbs
    Maximum render quality/depth/previews unchecked
    Issues I have:
    -Playback is fine at 1/2 or even full, but once effects (especially magic bullet looks) start to go on the clips, it’s very choppy and has difficult playback at 1/4
    -Export times (especially with magic bullet looks) will take the better part of 1-4 hours for a video that is 3-6 minutes long. This doesn’t seem like it should be the case for a maxed out MacPro
    So my questions are:
    Do these seem like the right sequence/export settings for mastering at 1080p? If not, what would you suggest?
    Would using offline editing help at all?
    Do you place your effects on adjustment layers?
    Is there anyway to improve export settings when using an array of filters?
    Have you stopped using third party plugins for their inefficiency in unreliability and switched to more integrated applications like SpeedGrade?
    Is there any other tweaks that you would suggest for RED workflow with PrPro?
    Should I consider switching to FCPX or (besides the iMovie-likeness) does it carry problems of its own?

    Hi This Is Ironclad,
    thisisironclad wrote:
    Hello all,
    I’ve been searching many forums for the better part of a day trying to get some workflow questions sorted. I’m experiencing (very) slow export times, and mediocre playback for a machine that should be screaming fast.
    The biggest issue is that most people have is that updating OS X causes certain folders to be set to Read Only. See this blog post: Premiere Pro CC, CC 2014, or 2014.1 freezing on startup or crashing while working (Mac OS X 10.9, and later).
    thisisironclad wrote:
    Hello all,
    I’ve been searching many forums for the better part of a day trying to get some workflow questions sorted. I’m experiencing (very) slow export times, and mediocre playback for a machine that should be screaming fast.
    Here is what I’m working with:
    2014 Mac Pro
    -2.7 GHz 12-core intel xeon E5
    -64GB Ram
    -Dual AMD FirePro D700 6GB
    -1TB Flash Storage
    It's a nice base system. How about an additional speedy disk for media cache files. You also did not mention which version of OS X you are running.
    thisisironclad wrote:
    Software:
    -Magic Bullet Looks 2.5.2
    The Red Giant website does not indicate that this software is yet updated to work with Premiere Pro CC 2014.1 (8.1). Proceed with caution here.
    thisisironclad wrote:
    Issues I have:
    -Playback is fine at 1/2 or even full, but once effects (especially magic bullet looks) start to go on the clips, it’s very choppy and has difficult playback at 1/4
    I would not use this plug-in until you get the OK from the manufacturer.
    thisisironclad wrote:
    -Export times (especially with magic bullet looks) will take the better part of 1-4 hours for a video that is 3-6 minutes long. This doesn’t seem like it should be the case for a maxed out MacPro
    Again, I suspect your plug-in.
    Keep in mind that exports are largely CPU based but you can make sure that GPU acceleration is enabled for AME at the bottom of the Queue panel.
    thisisironclad wrote:
    So my questions are:
    Do these seem like the right sequence/export settings for mastering at 1080p? If not, what would you suggest?
    It's OK.
    thisisironclad wrote:
    Would using offline editing help at all?
    No need when you should be able to edit natively. Relinking might also be an issue.
    thisisironclad wrote:
    Do you place your effects on adjustment layers?
    That's one way you can do it with the benefit of being more organized.
    thisisironclad wrote:
    Have you stopped using third party plugins for their inefficiency in unreliability and switched to more integrated applications like SpeedGrade?
    I do. Of course, that's a preference.
    thisisironclad wrote:
    Is there any other tweaks that you would suggest for RED workflow with PrPro?
    Try the following:
    Sign out from Creative Cloud, restart Premiere Pro, then sign in
    Update any GPU drivers
    Trash preferences
    Ensure Adobe preference files are set to read/write(Hopefully you checked this out already)
    Delete media cache
    Remove plug-ins
    If you have AMD GPUs, make sure CUDA is not installed
    Repair permissions
    Disconnect any third party hardware
    If you have a CUDA GPU, ensure that the Mercury Playback Engine is set to CUDA, not OpenCLYou have AMD GPUs.
    Disable App Nap
    Reboot
    thisisironclad wrote:
    Should I consider switching to FCPX or (besides the iMovie-likeness) does it carry problems of its own?
    I really shouldn't answer that question.
    Hope this helps.
    Thanks,
    Kevin

  • Simple question about table structure and HR in BW

    i need to following data from HR:
    current FTE, employee number, cost place
    i dont think the current FTE is stored per employee. Therefor is would need a list that contains:
    mutation start date, mutation end date, FTE, employee, cost place
    i think cost place is a custom field.
    my question : what tables names and field names do i need?
    Thanks in advanced

    Hi,
    For Head Count you can use 0HR_PA_0 datasource and the other Employee details like start date and end date you can get them from employee master data and FTE can be calculated from the Emloyee Master Data and Head count data.
    Hope this helps...
    Thanks,

  • Yet Another Workflow Question

    Ok I too, like many others here, am new to the Mac (thanks to Apple's I'm a Mac, I'm a PC ads that my wife couldn't get enough of). I have done some searching around and I see that there are quite a few iMovie workflow questions out there. I have not quite found what I am looking for however, so I thought I would make my first post tonight. So here it goes...
    I have 3 different ways I capture video:
    1. Canon Vixia HF10 (HD)
    2. Canon Powershot (SD)
    3. Blackberry Storm (SD...I know it isn't a good phone)
    I record everything to SD cards. I am wanting to know the best way to store my raw video for editing at any time. Do I copy the AVCHD file structure (for the Vixia) and .avi files (for the other non HD) to my hdd, or do I just import into iMovie '09 and let it reside there, or both? I noticed that iMovie had an archival option (which appears to just copy the AVCHD structure to my hdd), which is why I ask. I want to always keep my raw video in case I decide to go back later and create a new video.
    After I have the raw video archived, I would like to know the best way to use iMovie. Depending on where I end up storing the raw video, should I keep the imported video in iMovie once I am finished with a project, and then reimport it at a later date if need be? Or, do I leave it in iMovie as events? I guess this all rely depends on the first question...where do I store the raw video for archival purposes...
    Finally, when exporting my iMovie project, should I store that in more of a, pardon the Windows reference, "My Videos" folder with a original size, web optimized size, and ipod optimized size? Thus, keeping the actual exported version of the project separate from the raw video?
    I hope I have asked the right questions here. I appreciate any and all help I can get!
    Ron

    Welcome Ron to the  iMovie boards..
    very interesting : 'switchers' care sooo much for 'storage strategies' ..
    the by Apple intended workflow/concept for iApps is:
    any 'photocam' related material (still or movin') comes-in via iPhoto, and is stored in an iP Library (=you can tell iP to create 2/many Libs, if you prefer to organize manually....)
    any 'camcorder' related material HAS to be imported by iM - why? because, iM has some internal routines to make such material editable (codecs, thumnails, stuff....). the same material as 'file by Finder' does not import.. in most cases!
    storage..
    iP stores in its Library (local/internal HDD and/or ext. HDD)
    iM stores in Events (local/internal HDD and/or ext. HDD)
    to make Projects/Albums accessible to any iApp, you should keep your fingers off that structure.
    Erasing Events 'kills' projects.
    allthough, once 'shared to media browser' there's a 'copy' of your project WITHIN the project file. (= the socalled Media Browser is no single Folder somewhere hidden in the system)
    there's this Spacesaver feature to erase any Event content which is not in use in any project to keep Events lean.
    use the Archive feature from within iM to keep things easy and convenient.. if you miss a single file of the SDcard file-structure, the whole card's content is kaputt ..
    summary:
    • use iApps as intended.
    • use iP for cameras, it stores 'raws' (the avi too)
    • use iM for camcorders, use Archive to store raws..
    • purchase a dozend of HDDs to store your material..

  • Sharpening export workflow question

    I have a sharpening workflow question. Say I have pictures from a portrait session I just finished. I have to send 10 pictures the client ordered to a print lab and I also will make some small facebook sized pictures and upload them to my business facebook page. The level of sharpening needed for large prints (I upload to print lab as RGB JPEGS) and sharpening needed for the very small sRGB facebook-sized pictures is different. In Lightroom I have the option to set the sharpening on export and have a bunch of presets that alter the export size, color space, sharpening, etc(WHCC print lab, facebook, Client CD, etc). I don't see how to do that in Aperture. I see they have the option if you have a printer, but not on normal export.
    For those of you that have to export batches of pictures in multiple different sizes (with different levels of sharpening), what is your workflow? I could use some photoshop droplets/actions after Aperture export but I was hoping there was a way to avoid the extra step. Am I overlooking an export feature? The BorderFX plug-in looks like the only other option.
    Thank you in advance for time and help!
    Scott

    Frank Scallo Jr wrote:
    The thing is guys - Once a file is sized down it WILL lose sharpening - what we are doing is sharpening the full size RAW file or rather what the full size output would be like. Once we export a version sized down it will lose some of the 'bite'. LR has sharpening options on 'output' which is not only smart but a necessity. Adobe realizes that output for screen needs another sharpen. Apple either doesn't know or didn't bother. It makes ANY output for screen less than best.
    Bear in mind that there seem to be two separate issues going on here - sharpening adjustments not being applied on export, and resizing.
    As far as resizing is concerned, Aperture appears to use something roughly equivalent to Photoshop's Bicubic Sharper setting. Because of this I've never had much problem with Aperture's exports when used for the web, but obviously everyone's taste for sharpening differs which is why an option for output sharpening would be good.
    Sharpening adjustments not being applied on export is a separate issue and should be reported via the feedback form ASAP by everyone who is experiencing the bug.
    Now printing is another animal - I wouldn't print directly from RAW in aperture either if I'm printing small. Again, LR beats Aperture here as well since they include output sharpening for print.
    Aperture has had output sharpening for printing since 2.0 came out (unless it in was 1.5). In A3 you need to turn on 'More Options' and scroll down, I can't remember where it is in A2. I don't know how effective it is as I print via a lab, but it's there and it's been there for a long time...
    Ian

  • How can I create a matrix question? Specifically, I need a question in table format that allows each respondent to list a number of events and then data for each event (date, location, number of participants, topics covered, etc.

    How can I create a matrix question? Specifically, I need a question in table format that allows each respondent to list a number of events and then data for each event (date, location, number of participants, topics covered, etc.

    Hi,
    Sorry, we do not support a matrix-question field.   Please try the multilines text field (where your participant can enter multiple lines in the input text box) and see if it works for you.
    Thanks,
    Lucia

  • Design Question for table - related columns

    Hi,
    I have some design question about table I am working on.
    Here are the sample fields in the table,
    process_begin_date
    process_approved_by
    process_signed_by
    process_monitor
    process_communication
    the same way I have around 10 groups, for ex
    other_begin_date
    other_approved_by
    other_signed_by
    other_email
    other_something
    Question: Is good have all 50 fields in the same table? or any better idea?

    Hi,
    Number of columns should not be any issue, but, proper normalization may be better for your design and scalability. If you can explain what you are storing in this table, you might get help if you need to have more than 2 tables in this particular scenario.
    If all these fields are related to a single entity, probably this single table is already normalized and needs not to be replaced by two tables.
    Salman

  • Workflow question:  workflow should not start

    Hi,
    I have a question about a workflow.
    Function module YTE_CHECK_WF_START starts a workflow for the approval of travel expenses.
    In table "yte_start_wf", we have defined a list of users for which the workflow should not start.
    Nevertheless, the workflow starts for a user who appears on the list. He gets e-mails in his Inbox, which should not happen.
    What can be the reason?
    Does anyone have an idea?
    Thank you.
    Kind regards,
    Linda

    Hi,
    Thank you for your reply.
    I am not familiar with workflow.
    1) Where can I find the agents/possible agent list?
    2) Where can I exclude the user in the task?
    Thanks.
    Kind regards,
    Linda

  • InDesign workflow question for longer document (book)

    I'm new to Indesign and have read through the help topics and searched around but I can't seem to find an exact answer... I may be phrasing my question wrong.
    I have a complete book in basic text (txt). What is the desired (or best in your experience) way to start work. In my mind I want to import the text as a whole, populate all pages, then I want to come back and format chapters and add images.
    Everything I try doesn't support my idea (I am new to this software and I may just be approaching this incorrectly.) I also come from a different background and a different tool set so any advise would help.

    To elaborate on Simon's answer, this is my workflow for straight-on books:
    - Make a basic set of Master pages. You will need at least a single set with page numbering and, optionally, headings.
    - Load all text. You will get lots and lots of pages, because it's still unformatted, but that's okay.
    - I usually cut off front matter and put each item on a page of its own, so tiddling with it won't cause reflow of the entire document. You will need at least a title page and a reverse; "proper" books have a minor title page, a (c) page, a proper title page, and a blank. (Grab any one from your bookshelf that you like and copy its layout for these.) My first "true" flowing page is the first page of chapter 1. Remember to insert 2 pages (or perhaps more -- an even number) for a table of contents.
    - Go through the main text from first to last page, applying basic formatting, paragraphs, subtitles, etc. -- the plain text works. Make and use paragraph styles for each unique format -- do not (or at least as possible!) apply local formatting. Use character styles for italics and bold in plain text.
    - Go through the main text again, applying formatting to each new chapter. Insert page breaks (Odd Page Breaks for right-hand starting chapters) where appropriate. If you use Odd Page Breaks, insert them before
    i every
    new chapter (or use the "Break On Odd Page" Keep Option) -- i.e., not just when you seem to need one. It will change if you reformat or add picchers.
    - Go through your text
    i again,
    this time adding all pictures, tables, etc. You can do the previous steps in any order you like, but this one must be done from front to back. If you have right hand chapters and the one before it has no text, make that one completely blank (i.e., remove header & page numbering).
    - Tidy up the front matter and generate the contents.
    - Remove the extra blanks at the end. These were the overspill from the plain text import.
    - Sit back 'cause you're done!
    As you see, your own ideas weren't bad at all.

  • UCM Workflow Questions

    Use Case:
    We are implementing UCM document management with Webcenter Spaces. There is an extensive use of UCM workflows and during a demonstration we were asked these questions:
    1. When a document (like MS Word document) is checked in and it goes through workflow. What is the best practice to collect reviews from the reviewers/approvers of document.
    Currently, customer is not using any document management and are used to using MS word's Track Changes feature. For them, UCM Workflow's Reject screen doesn't seem to be the best to describe a change in particular paragraph of document.
    2. When a step has multiple approvers, is there a way to prevent one approver blocking the document when he is making changes (adding review comments in MS word doc) to it. There could be other approvers who wish to put in their comments at the same time. Is there a way to have multiple approvers work on document simultaneously without having to wait for each other to undo checkout or wait for them to checkin.
    3. If multiple approvers are able to provide their comments in document and reject the document, is there an option to merge the comments (within the document) made by different approvers.
    We are not talking about making different versions of the document.
    Would like to know different options to go about it. Client is interested in user friendliness (which is a key feature in one of the competing products :) ). Has anyone implemented similar solutions before?
    Thanks
    Ajitabh

    1)For workflow is there a way to search for items not yet released, if not could someone maybe point me to a way customize the "Active Workflows" page to change the column.You can search all items in the Release Manager applet. Could you specify what items you would like to search for? (use-case?) Note that OOTB only reviewers and/or admins should see the item in a certain workflow step.
    You can certainly customize workflow pages to modify columns (add/remove/rename, etc.). It's an iDocScript customization of few includes (I can send you names, if you will.). But what is the link between these two requirements?
    2)While migrating some tables for drop down selection I noticed the table transfered but not the data in the table. I was using the Confid Migration Admin tool to do this and I was wondering if I'm missing something.
    Could you specifically describe what was your config in CMA and what table you intended to migrate? In general, I'd believe you need to use the Archiver, not CMA - see http://docs.oracle.com/cd/E23943_01/doc.1111/e10792/c08_migration.htm#CHDJAABJ (read the whole chapter for further details)

  • Color management in Illustrator CS6 and InDesign CS 6-settings & workflow questions.

    I've read the color management posts and the Adobe help file regarding the Pantone + libraries and the new differences between CS5 & 6. However I'm still a bit confused as to just what my settings should be, and a few posts offer different pieces of advice, so I'm looking for clarification. I don't need to work with legacy CS files, so I don't want to swap out the old Pantone libraries for the Plus ones. However I still have my old Pantone Solid, Coated and Uncoated swatchbooks and until I can afford the new Plus swatchbooks, I'll depend on those. I'm hoping the difference between Pantone 321U and Pantone+ 321 is not great.
    If I'm preparing a file for print and to be placed into an InDesign CS6 document for print, I know both document color modes should be CMYK—got that. In Illustrator CS6, I'm assuming I would use a Pantone+ Uncoated swatch (remember I'm using the old Pantone Uncoated swatch book as a visual guide and praying that the difference isn't too noticeable.)
    1. In the Swatch settings pallette, should I set the Spot Color option to use the first choice—use LAB values specified by the book manufacturer, or use CMYK values from the manufacturer process books.
    2. In the View menu, should I select Overprint Preview to get a (more or less-I know the drill) closer monitor color to what will be printed.
    I don't want to fool around with trying to set the CMYK values as listed in Pantone Color Bridge CMYK EC (found on Scribed here: http://www.scribd.com/doc/33104/Pantoner-Color-BridgeTm-Cmyk-Ec ), and I'm not even sure of the point in doing so or what it would do for me.
    What I want is to depend on a swatch book, select the named swatch from the Pantone library, have all my settings set properly,  then place it in InDesign, then send the file to a digital printer and get as close an approximation to the swatch book selection as possible. I need monitor color settings to reflect the swatches as best possible.
    When I can afford it, should I opt for the Pantone+ Coated and Uncoated swatchbooks, or the Color Bridge? I'm usure of the difference, and if there are any Illustrator or InDesign settings that would need to be changed depending.
    As a corollary to this questions, once the settings are OK in Illustrator, what do they need to be in InDesign? There are settings for Ink Manager (all spots to process or use standard LAB values for spots, the Color palette has check options for LAB, CMYK, RGB.
    I'm not  sure what needs to be set in InDesign to make sure colors are consistent between what is set in Illustrator and then what InDesign does.

    Let me try to help you further:
    1. In Illustrator's Swatch settings pallette, should the Spot Color Mode option be set to use:
    a. CMYK
    b. LAB
    c. Book Color (not sure if this refers to the pantone swatchbook)
    - I would use "c" - Book Color.  This is the file going to the printer which will use Spot Color on press.  For a copy of the file to be output by your Canon, use "a" - CMYK.
    2. In the View menu should Overprint Preview be checked, and why, and would it differ based on the settings for #1.
    - Only if the color was transparent ( which it isn't ) would overprint preview be of any use or you use a tint value of the Spot color and a black, but even then you may not be able to detect any change in the screen view.  I typically do not use any overprint preview and I do not rely on the monitor for any color deisions.  You could be different and that is OK.  Let me know if you are able to detect any deviates using overprint preview.
    I'm sorry for being a little short.  There is a lot of confusion about these issues and Adobe and Pantone are not making things any easier.
    The key is your Canon will not be able to print accurate Spot color without a RIP for the necessary color tables and conversions for that particular printer.  In your case, it will be necessary to build a CMYK file to print a somewhat  approximate representation of that specific Spot color.  Another frustrating part of this matrix is CMYK cannot match all Pantone Spot Colors.

  • Issue in workflow binding of Table in send mail step

    Hi All,
    I am working on a Travel Management workflow where mail needs to be sent to the manager along with the trip details.
    We are displaying data in tables (html format). Now i need to add another such table with details into this already existing workflow but i am facing issues in binding.
    Issue: For already existing tables, the binding is like this,
    Export to task,
    &TRIP& --> &T_SUMMARY##&
    Import to w/f,
    &T_SUMMARY##& <--- &T_SUMMARY##&.
    But when i am trying to add my table in binding as, &TRIP& --> &T_MILEAGE##&,
    I am getting a binding error, &T_MILEAGE##& is not available in the container.
    I checked the container both in workflow and in task, both contain multiple declarations of the variable &TRIP& which is of type the BO.
    Kindly help me how to proceed further.
    Regards,
    Jose

    Hi Anjan,
    The status of  note  1658491 is also cannot not be implemented.
    I checked the correction given in this note. All changes exists into system.
    Following is code of method SEND ( (CL_SWF_UTL_MAIL_FACADE)
    *- check if document has recipients at all
           lt_recipients = lo_send_request->recipients( ).
           if lt_recipients is initial.
             lo_send_request->delete( ).
             ls_t100msg-msgid = 'WZ'.
             ls_t100msg-msgty = 'E'.
             ls_t100msg-msgno = 619.
             raise exception type cx_swf_run_wim
               exporting
                 t100_msg = ls_t100msg.
           else.
    *-       Send document
             call method lo_send_request->send( ).
           endif.
    The exception is thrown, because lt_recipients table is blank.
    With same parameter the workflow is running successfully if 'Long mail title' is not set in SWPA.
    When is field is active, workflow returns message Document <> could not be sent
    The method "SELFITEM->SendTaskDescription" does not send mail if Long Mail Title" indicator is set .   
    Thanks & Regards,
    Mounj K

  • OWB workflow question

    I'm an OWB-newbie (using PARIS) and have a question about OWB workflows.
    I want to create several mapping workflows.
    All the mapping workflows should send a mail with the outcome of the workflows (success, error, warning) to an administrator.
    I don't want to always code the same mail activity with the same parameter values.
    So my idea is to write one subprocess which handles the mail-routine with some input parameters (calling workflow-name, process state (success, warning, error)).
    In the subprocess I want to test the input parameter "process-state". If the value is 0 (success) then a mail with the workflow name as subject should be generated incuding an static text e.g. "mapping successful". If the value is 1 then "mapping warning" and so on.
    What OWB activity has to be choosen for testing the input parameter "process-state" like an if-then-else construct or a case-construct?
    How can the value of the input parameter "workflow-name" be included in the mail-body?
    Regards
    Martin

    To my experience, using the OWF for these things is not very practical. I would suggest that you would make your own PL/SQL procedude that does this, and then call that procedure from within the actual mapping (post-mapping), using the values you have there.
    This might not be what you want, however. I simply find the email capabilities of OWF too limited for actual work.

  • Workflow Questions - How to execute the steps in a workflow automatically?

    I am using MDM 5.5 SP6.
    My Question is how to execute the steps in the workflow automatically. That means NO user interaction.
    I have a simple workflow, Start- Process -- Syndicate -  Stop.
    When a new record added /updated/inserted this workflow will start automatically.  The workflow inbox, the workflow status is u2018Receivedu2019 Step is u2018Processu2019.  Now I have to right click on the record then u2018Next Stepu2019 then click on u2018Syndicateu2019 then workflow completes automatically.
    How to execute the Syndication step automatically?.  I donu2019t want to have any user interaction to syndicate these records.
    Is this possible?
    The reason for this is I want to do some field validation and based on the field validation some assignments then then I want  to syndicate these records without user interaction..

    Hi,
    If you want to do some validations and then based on result assignments on some of the fields before syndicating, then you have to use workflow. Only syndication server will not fulfill this requirement.
    you may try by making validation's automatic property as "Error". This way it will not allow to add any record not fulfilling validation. You can also try using calculated fields instead of assignment.
    I am not sure if you can make your workflow fully automatic, because atleast one process step is must for any workflow, and process step means user action.
    Regards,
    Shiv

Maybe you are looking for

  • [solved in pacman 4] Ctrl-C'ing pacman can sometimes take a long time

    Anyone else see this from time to time?  I hit Ctrl-C on pacman and as I'm typing this, pacman still hasn't stopped.  I hate Ctrl-Z-and-kill-%1'ing pacman, but sometimes I can't wait the 5 minutes or so it takes to Ctrl-C. Last edited by synthead (20

  • WDJ : Webservice Error while executing...

    i have 10 mandatory filed in my Webservice.. i passed all the 10 mandatoy fileds and get perfect Response In WEBSERVICE Navigator.... i tried passing the same value via WDJ application as show below since i have a node element with cardinalith 0..n I

  • White light at bottom of MBP display

    hi guys i realise that theres a light coming from the bottom of the screen but my new MBP has a rather annoying thick white line at the bottom. Does everyone have this light strip or is it just me? cheers gang

  • Illustrator CS5 Stroke Weight on Text?

    I have made the jump from CS to CS5. I have noticed that if I have text at say 12 pt with a 1 pt stroke around it and scale it up to 100 pt type the stroke stays the same weight and does not change. Is this normal? I might be wrong but I thought that

  • What is Flex?

    I just want to know what Flex is. Can someone please translate this for me? Speak to me like I'm your mother. "The presentation-tier solution for delivering enterprise Rich Internet Applications. The Flex product line delivers a standards-based progr