Workflow: step specific tab

Hello Gurus,
I need to display two tables in a work item and to handle that I have created a custom screen.  I am calling my screen in Work Item Display tab in workflow.  Now when is use the demo screen provided by SAP (program SAPLSWL0 and screen 0100) it works fine.  It shows an empty screen because data is not available but it at least shows a blank screen.  I have coped that screen into a custom program and screen as a starting point.  When I provide this custom program and screen number I get a short dump when trying to display the work item.  I get below exceptions:
"CALL_FUNCTION_CONFLICT_LENG"
"CX_SY_DYN_CALL_ILLEGAL_TYPE"
I don't know why I am getting this dump because I am using SAP code and it works if I provide SAP program and screen.  Can anyone provide example of how to add a custom tab in work item display?  Has anyone encountered similar issue while adding a custom tab in work item?  Any help would be appreciated.
Thanks,
Rutul Thakkar

Found solution

Similar Messages

  • Oracle UCM - Workflow Step Release on a specific Date

    I would like one of my workflow steps not to advance untill a specified date/time is meet. For example, a metadate field is set to "1/30/12 5:00" and the document enters workflow. In order for the document to advanced past this step, the date (1/30/12 5:00) must be in the past, otherwise it waits.
    Edited by: user10262934 on Jan 18, 2012 9:21 AM

    Take a look at Additional Exit Conditions - described here: http://docs.oracle.com/cd/E21764_01/doc.1111/e10978/e01_user_if.htm#BABFGBEA
    You will need an idocscript expression which will evaluate whatever logic you want to implement.

  • Turning off the default outcome in workflow step

    Hi,
    In a workflow step, I linked a method xxx, in method xxx I have coded 2 outcomes, when i use this method in my step I am getting a default outcome "Step executed" outcome in addition to the outcomes already coded in the method. so instead of 2 outcomes i get 3 outcomes, i am not able to turn off the default outcome. is their anyway working around this problem? please help.
    Regards
    Narendiran Rathinavelu

    Hi,
    Can you be more specific when you say "overwrite" i went to the tab outcomes and try deactivating it, but it is not allowing me to, please help.
    Regards
    Naren

  • Url link in User Decision workflow step

    Hi Experts,
    I had created a workflow for "Employee transfer" process using SWDD tcode.
    I had a created a workflow step with type as "User Decision".I had included "Approve" & "Reject" decision options.
    Now i want to include URL link along with "Approve" & "Reject" in the user decision workflow step (i.e) The manager needs to see the URL link along with "Approve" & "Reject" in his SAP workflow inbox.
    Can anyone guide me...
    Regards,
    Krishna Balaji T

    Hi Krishna,
    I understand your issue. I have faced a similar issue in my project.
    Here is the solution!
    To add link of a URL you need to have the binding with the BO of the transaction your are refering to. To do this, you need to bind your BO event (triggering event) to the workflow container and then the workflow container to task container. This BO value should flow from event-> workflow -> task container to get the link in the User Decision.
    To do the binding you need to follow the following steps:
    1. Go to t-code SWDD and open your workflow template.
    2. Go to Basic Data (cap sign button at the top of the screen) or click Ctrl + F8
    3. Go to Start Events tab.
    4. In the Object type enter your BO name (BO for the transaction you need to add as link), in Event of object enter the BO event. This would serve as the triggering event for your workflow.
    5. Click on 'B' i.e. Binding Defined, click on generate automatic binding. It would automatically generate the appropriate binding for the workflow. You can also alter the binding as per requirement. This binding would ensure that the URL comes under 'objects and attachments' section.
    6. Click on 'C' i.e. Start Condition. A dialog would open, select the appropriate start condition for the workflow. Check the condition before saving (recommended).
    6. Click on 'A' to Activate the binding and start condition. All 'A', 'B' and 'C' would get green.
    7. Save the changes made and activate your workflow.
    8. Do the binding between the workflow and the user decision step. Select automatic binding (recommended).
    You can also refer to the similar thread that I had provided solution to. This would help you resolve the issue!
    Re: URL of site has to be attached along with the mail
    Hope this helps!
    Regards,
    Saumya

  • Workflow step approval via e-mail

    Hi Experts,
    I have a question related SAP BI workflow,
    Is there any possibility to approve a workflow step via e-mail?
    I mean I have a specific step what needs approval, can I prepare this approval step via e-mail? (not the built-in SAP mailbox)
    Thank you in advance
    Peter

    Hi,
    as far as I remember there was once a tool called MAPI or MAPI-Interface. The workflow guys used this to display workflow items in outlook. When you started the workitem in outlook the system did log you in and you could execute the workitem. Please consult the workflow guys for more details.
    Regards Matthias

  • Workflow steps

    Hi ,
    Can someone pls tell the steps ( preferably detailed) to create a workflow in MDM .Here is the simple scenario :
    1. User A adds a record say Product name .
    2. User B approves the records and then only this record should be available in the repository .
    How do I achieve the above and what settings  i need to perform .
    I have MS Visio installed

    Hi Amit Jha,
    Kindly follow the steps the achive your scenario.
    1. Select workflow table in the Data Manager and create a new workflow.
    2. Give workflow name (Ex: Create record approval) and other details set the Trigger action to "manual".
    3. Click on the browse button in the property named Workflow. It will open the MS Visio prespective.
    4. Create a work flow as defined below
    Start -> Process -> Approve->stop
    5. Change the property of the steps Approve and Stop as follows to make the workflow meaningful.
    Approve
    Name - "Send for Approval"
    Assignee user - say "MDUser" (User who send the added record for approval) remove other users to avoid confusion.
    Stop
    Name - "Add record in the MDM"
    Assignee user - say "MD_Manager" (User who approves) remove other users.
    6. Save the workflow.
    7. Execute the add record and approve scenario as follows
    a. Login as "MDUser" in the datamanager. Add a record, right click on the record, select workflows -> Add to job->  Create record approval (Workflow name) from the context menu.
    b. select Workflow tab in the properties. Select the workflow (Status is Unlaunched) and launch the workflow using the launch option from the context menu.
    c. The status will now change to received. Using context menu select "Next Step" -> "Send for approval".
    d. Now Login as "MD_manager". Go to workflow tad in the properties. You can find a workflow job with status "received". Click on the workflow job, you can see the record(s) assigned to the workflow in the record pane.
    e. Select "Next step" -> "Add record to MDM" from the context menu of the workflo job.
    You can add one or more records to a workflow job. Also try adding some validation in the workflow steps. Refer Data manager refernce guide for more details.
    Now I am done with the process of creating and executing the workflow for your scenario. Hope this helps.
    Regards,
    Arun prabhu S

  • Workflows steps help

    I need help developing a workflow with specific steps. I am new to workflows but very familiar with sharepoint. I have a list called New Graphics request. I would need the workflow to alert specific users (graphic artist and manager) when a new request
    is created. Once they are alerted, the graphic artist would need to go in and start the creation process. Once this user has started the process, the manager would need to be alerted that they have started. Upon completion of the graphic creation, they would
    need to upload it back on SharePoint. Before they finish uploading it, is there a way to make sure that spelled checked and use the right name on it? Once uploaded back, the manager and original requestor would need to receive a notice letting them know that
    it is completed and ready. If more details are needed, I can provide them. Any help would be greatly appreciated as I am a little stumped.

    On my list Graphics Request, how would I alert the person that created it? I have a column called requested by but I cannot set the email to that specific user. I would need the email to be flexible because different users will be requesting graphics.
    So I would need the email only sent to the user that requested the graphic. I have a group of users but I do not know how to set it to only the user that requested it.These are the steps I have in the workflow so far. Can you help me clean them up or streamline
    them so the process goes smoother? I set everything to myself for the test but it will be different people when the process runs.
    Step: Notification
        Set workflow status to Starting
        Email Edge, Keon
        Assign Create Graphics to Edge, Keon
        The following actions will run in parallel:
        If Current Item:Check In/Check Out equals Check Out
            Email Edge, Keon
            Stop the workflow and log stopped for graphics creation
        Else
        If Current Item:Check In/Check Out equals Check In
            Update item in Current Item
        The following actions will run in parallel:
            Assign Upload graphics to Edge, Keon
            Assign Naming Convention to Edge, Keon
            Assign Spell check to Edge, Keon
    Step: Finish
        Start Approval  process on Current Item with Edge, Keon; Current Item:Created By
        Stop the workflow and log Graphic request has been created, upl...
    The workflow is not alerting or updating the item if the current item equals check in. Do you have an idea why? Your help is greatly appreciated.
    Thank you

  • How do i link to a specific tab using the spry tabbed widget

    Hello i'm working on a microsite using the spry tabbed widget. I'm having trouble figuring out how to link to a specific tab using a an external link.
    here is the site. http://www.efaxcorporate.co.uk
    for example: if i wanted to give a user a url link specifically tab#2.
    Im sure this is really easy i just can't seem to figure it out.

    Try http://foundationphp.com/tutorials/spry_url_utils.php

  • Automated csv Export from a specific Tab in a Excel Workbook

    Hi,
    i would like to export a specific tab from an excel workbook on a application server in csv format - how can i do this?
    Query Extractor doesn´t - about OpenHub i am not shure.
    thx in advance!
    cu
    Dominik

    Hi,
    I think Tcode RSCRM_BAPI can help you to save in CSV format in application server from ur query.make sure you dont have any free characteristics in ur query.give it a try and lets know.If you are looking for procedure Goto TCode RSCRM_BAPI and select ur query or query view and on the toolbar select Extract and in the next screen give some tech name and select .CSV format give the file path in ur application directory and dont forget to schedule the selction.Then you would be able to see ur report in .CSv format in ur app server.
    Regards
    Chandru

  • Workflow step not executed...

    Hi,
    In my workflow requirement (for VA01), I want to record the status in a custom table as follows;
    Approver id     date   time    status
    ABC                                     Submitted for approval
    ABC                                     Approved (or) Rejected
    So I have created a step called 'update custom status' after the step that sends email to the approver agent whose details stored in another custom table. Then I associated a task with this step which is bound to a custom class / method which has the logic to write the status to the custom table.
    The issue is I do not see this step excuted. I checked in the log.
    What can be wrong ?
    Workflow steps are as follows;
    1. Read the document's net value and store in a variable.
    2. Read the custom table for agents list to whom the doc has to be sent for approval.
    3. Send email for approval.
    4. update custom status.
    In the graphical view, I can see the update custom status step being called (Green link from previous step to this step) but after that no progress.
    Am I missing passing some values ? Or is this step not giving any results ? Whats happening ?
    Details on this update custom status step are as follows;
    A custom task with terminating event set as _WORKITEM defined. (not synchronous)
    A step of type activity defined and bound to the above task with binding done.. (what values should I pass to record the above needed details.)
    In other words, how can I record the status in my custom table ?
    thnks

    Hi
    I think its a background step. If yes, then make it foreground and debug and see what is the problem. Also check for short dumps and turn on the event trace and see the terminating event is getting triggered.
    Vinoth

  • Accessing a specific tab and/or region via an URL ?

    Is there a way to change the tab of a page using an URL ?
    I have the same question concerning the regions of a page (if so it would be working like a frameset) ?My situtation: I have a HTML Portlet containing a custom Menu using Javascript, and I want the links to point a specific tab or a region of my page. => I guess I could use the 'changetabs' and 'regionid' parameters next to the 'pageid' in the URL.
    Any kind of hints appreciated !

    Hi,
    A portal page cannot work as a frame. Each region is a html table and a portlet in it is also a table. They are nested.
    Tabs are links. You can copy the url of the tab by right clicking the tab and paste it as the menu link.
    You cannot copy a region because it is not a frame it is a html table.
    Hope this helps :-)
    Thanks,
    Sharmila

  • Ucm: displaying some fields on a profile based on a workflow step

    Hi,
    Is it possible to hide/display some standard/custom metadata fields on a profile based on a workflow step/
    e.g. I am having a workflow with 3 steps
    1. manager step
    2. specialist step
    3. reviewer step
    On the 3 step, a reviewer can decide calling an adhoc workflow if he updates some custom metadata fields(adhoc rev1, adhoc rev2). My requirement: Is it possible to show the custom metadata fields only to reviewer on updating the content item. It should not get displayed while checkin the content item or any other step users update the content item.
    thanks

    I had a similar question some times ago - see this thread: Value of dpAction
    Yes, you can do it, but you will have to define rule activation conditions properly - using dpAction and dWfCurrentStepID.

  • Navigation to specific tab within a page

    I have an event set up to navigate to a certain page however this is not good enough for me. I want to navigate to a specific tab within that page. Is there a way to do this?

    I'm not entirely sure I understand what you want, but if you want to simply go directly to a specific tab, you can use it's direct access URL. If you login to portal and bring up Oracle's portal help (use the help link in the upper right on any of the default pages), search for direct access URL and they do a nice job of explaining how to reach a page, tab, subpage, item, etc.
    To access a subtab called mytab1 on the mytab tab in Portal release 2 or portal 10g prior to 10.1.4:
    http://<hostname>:<portnumber>/pls/portal/url/page/<pagegroupname>/<pagename>/mytab/mytab1
    (Note that the names needed for the url are the "Name" field when looking at properties, not the "Display Name")
    The URL structure has changed in 10.1.4.
    Rgds/Mark M.

  • Link to specific tab on another page but don't anchor

    Hello, I used this tutorial to link to a specific tab on another page:
    http://foundationphp.com/tutorials/spry_url_utils.php
    It works great, except I don't want to go directly to the tabbed panel. I want the particular tab to be active, but the page should load as it normally does. So the user should always be at the top of the page when it loads.
    This is the link code:
    <a href="registration.html?tab=1#form">
    As you can see, #form identifies the tabbed panel, but it also directs the link where to go. I only want to use it as an identifier, not as a navigator as well.
    Thank you.

    FShea31 wrote:
    Hello, I used this tutorial to link to a specific tab on another page:
    http://foundationphp.com/tutorials/spry_url_utils.php
    It works great, except I don't want to go directly to the tabbed panel. I want the particular tab to be active, but the page should load as it normally does. So the user should always be at the top of the page when it loads.
    This is the link code:
    <a href="registration.html?tab=1#form">
    As you can see, #form identifies the tabbed panel, but it also directs the link where to go. I only want to use it as an identifier, not as a navigator as well.
    Thank you.
    Remove the hash part of the URL parameter and just open the tab in the constructor
    <a href="registration.html?tab=1">
    var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1",
    {defaultTab: params.tab ? params.tab : 0});
    I hope this helps.
    Ben

  • Calling Adobe form in a Workflow Step for approval

    Hello,
       There are some ISR forms and workflows in MSS which use Workflow tasks configured as JavaWebDynpro to call Adobe form from the Workflow Step.
    Is it possible to achieve the same using ABAP Web Dynpro and creating a new task and configuring to use it as an ABAP Web Dynpro (which can in turn call the Adobe form from the WD)?
    Thanks.

    Hi Anjali,
    1)You can develop an<b> RFC</b> that collects required basic data from R/3 and display them in <i>ABAP WD - Adobe Form</i>. The End user can change/fill the remaining contents of the Adobe Form and submits it for approval. The <b>RFC</b> again handles the triggering part of the <b>Workflow</b> and passes the form data to the workflow containers.And for approvals, you can use the <i><b>SWFVISU</b></i> to call a <b>ABAP WD</b> application from Workflow. And in turn the control again goes back to RFC and so...
    2)I dont have much idea in ECC 60 if there is a similar ABAP WD application like Standard Java WD <b>IsrFormApprove</b>.
    3)No idea.
    Regards,
    <i><b>Raja Sekhar</b></i>

Maybe you are looking for

  • Can't access printers and scanners

    Using Mavericks 10.9.5. When I go to SYSTEM PREFERENCES and click on PRINTERS AND SCANNERS, it hangs up saying "loading printers and scanners". Checking ACTIVITY MONITOR shows system preferences using 100% of the CPU. Help!

  • What are the Icons at the top right of an email?

    Where can I find out what the icons are on an email? The particular icon is a box with an arrow pointing down. I have no idea what this icon is?

  • Question on Job Scheduling in SAP

    Hi Experts, I want to schedule a job to run every half hour from 7 am to 5 pm on Mondays to Fridays.  That is, the job should not run on Saturday or Sunday, or after 5 pm on the weekends.  Any information on how I can do this will be greatly apprecia

  • Pantalla b540

    Se me partio por accidente la pantalla de mi b540, la consulta es si puedo deshabilitar el touch para poner pantalla externa o algo asi, ya que en el centro de servicio llevo un mes y ni siquiera he recibido una cotizacion, si me pueden ayudar gracia

  • HT201359 i bought ipad air and i purchased apps. i have a few questions :

    whats happen after hit the buy button? if i download an app, and try it for about 10 to 5 minits and then delets it - i will be charged or not? can i be refund? in what conditions? if i stop the download, in the middle (while download is occuring), w