Portal Item Approval Demo

Just installed Portal v2. I want to show off the new Portal Approval system. After playing around, I just can't get an item to appear in the notification area. What would be the steps of a good demo for this process.
Maybe something like this...
1) Create two users. One is called end_user and the other is approver1 and approver2.
2) Log in as approver one and create a page group and page.
3) In the page group, turn on the approval process. Assign the following users to the approval process.
Line 1: approver1 ; approver2
Click on Any,Parallel.
(Should I keep it simple by just using one user per line?)
4) Under the page access tab, end_user is assigned "Manage Content w/ Approval". Approver 1 and 2 can beset at any level.
5) Now, the end_user user logs into portal, access the page and adds an item.
6) end_user logs out
7) Approver 1 logs in and looks at the Notification portlet and takes action.
At this point, for me, nothing appears. I don't have to install workflow, do I?
Ideas?

HI William
AFAIK , You need to select in SPRO path
Cross Application Basic settings >> Text Schema >> Define Text Schema >> Select SC
You would see Approval Note there .. There would be a col where you can select Header/ Item ..
and should work . Please confirm and let me know if it works ..
Regards
Vinita

Similar Messages

  • Purchase Order / Requisition Line Item Approval

    Hi
    Just wondering if Purchase Order / Purchase Requisition LINE ITEM approval is an option for workflow?
    Would the better solution be to use SRM line item approval on a shopping cart and create the Purchase Order from this?

    Hi
    Just wondering if Purchase Order / Purchase Requisition LINE ITEM approval is an option for workflow?
    If the process involved the need to use different approvers for different line items, would the better solution be to use SRM line item approval on a shopping cart and create the Purchase Order from this?

  • Converting microsoft sql server documents into portal items

    Our customer currently has a number of documents
    stored in a Microsoft SQL server database as an
    'image' datatype.
    They would like to programatically move all these documents from the sql server into the portal database and store them as portal items (we are using 9.0.2.6) Has anyone done something like this before?
    Any thoughts would be appreciated.
    Thanks,
    Suzanne

    The API documentation discusses the requirements for calling the APIs from an external environment. Assuming you will use a language like Java through JDBC, you just open connections to the two databases. The APIs are called just like any other stored procedure. You'll have to read the language-specific and database-specific documentation for instructions on handling LOBs e.g. the Oracle9i JDBC Developer's Guide and Reference.
    Regards,
    Jerry
    PortalPM

  • Sharepoint 2013 Simple List Item Approval process

    I am trying to work out how, in SP 2013 Designer to get a very simple approval process to work and I am not having any luck.
    I have a form that adds a list item for requesting the use of our corporate credit card.
    Steps:
    1) Fill out form with required info (one field is your manager)
    2) Email gets sent to manager (noted on the form) to approve or reject the request
    3) If Managers approves request > User gets email that it was approved with directions. If manager rejects request > user gets email that the request was rejected with different directions.
    4) End workflow.
    This seems so simple, but I am having such a hard time with the new interface. Please help.

    Hi Chris,
    To achieve what you need, we can follow this steps:
    Create a form  in InfoPath with the required field including the manager field which should be a person picker type, then publish it  and add these fields to the library.
    New a workflow associated with the library.
    Select Start Approval process action, and set it to start approval process on current item with Current Item: Account Id(one field of the person picker group in step1).
    Select If any value equals value condition, and set it to if Current Item: Approval Status equals 0;#Approval.
    Select Send an email action, and set it to Email Current Item: Created By.
    Select If any value equals value condition, and set it to if Current Item: Approval Status equals 1;#Rejected.
    Select Send an email action, and set it to Email Current Item: Created By.
    Make the workflow started automatically when an item is created, and publish it.
    If you have any problem, please feel free to reply.
    Thanks

  • Oracle Portal item cannot be deleted using dav (Bad File Descriptor)

    I cannot delete an Oracle Portal item with webdav. I get an error 500 and the item is not deleted.
    When this same user logs in as portal user with a browser, the item kan be deleted.
    So the user permissions are probably not the problem.
    What can be the problem?
    How do I have to solve this?
    <h1>Info found in log files</h1>
    <h2>C:\OraHome_2\webcache\logs</h2>
    Here I find an access.log file, but this one does not seem to contain anything useful.
    <h2>C:\OraHome_2\Apache\Apache\logs\</h2>
    Here I find two recent log files:
    <h3>access_log.1340236800</h3>
    HTTP/1.1" 207 3215
    192.168.6.57 - - [21/Jun/2012:09:28:53 +0200] "DELETE /dav_portal/portal/Bibnet/Open_Vlacc_regelgeving/Werkgroepen/vlacc_wgCAT/fgtest.txt HTTP/1.1" 500 431
    <h3>error_log.1340236800</h3>
    [Thu Jun 21 09:28:53 2012] [error] [client 192.168.6.57] [ecid: 3781906711623,1] Could not DELETE /dav_portal/portal/Bibnet/Open_Vlacc_regelgeving/Werkgroepen/vlacc_wgCAT/fgtest.txt. [500, #0] [mod_dav.c line 2008]
    [Thu Jun 21 09:28:53 2012] [error] [client 192.168.6.57] [ecid: 3781906711623,1] (9)Bad file descriptor: Delete unsuccessful. [500, #0] [dav_ora_repos.c line 8913]
    In the error log, you also often find back message :
    [Thu Jun 21 10:33:02 2012] [notice] [client 192.168.6.57] [ecid: 3421133404379,1] ORA-20504: User not authorized to perform the requested operation
    This has probably nothing to do with it, you also have this message when the delete is successful.
    <h1>Versions I have used</h1>
    Dav client: I have tried with clients "Oracle Drive 10.2.0.0.27 Patch" and Cyberduck 4.2.1
    Oracle Portal 10.1.4
    In the errorX.log file, I find back these lines too:
    [Thu Jun 21 09:53:17 2012] [notice] [client 192.168.6.57] [ecid: 4348843884218,1] OraDAV: Initializing OraDAV Portal Driver (1.0.3.2.3-0030) using API version 2.00
    [Thu Jun 21 09:53:17 2012] [notice] [client 192.168.6.57] [ecid: 4348843884218,1] OraDAV: oradav_driver_info Name=interMedia Version=2.3

    You may want to try a rebuild of the DAV tables in Oracle Portal. Before you do so, take a backup of the Portal repository database to ensure that you can revert back in case of disaster.
    Rebuilding the DAV tables is done with the following instructions :
    <li> Start SQL*PLUS and connect to the Portal metadata repository database as PORTAL user
    <li> Execute wwdav_loader.create_dav_content :
    SQL> exec wwdav_loader.create_dav_content();{code}
    Thanks,
    EJ                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Item Approval Note Mapping

    Environment > >Item Based Approval WFL << Scenario:  Email Offline approval in SRM 7.02
    We have enabled a dialog box for the approver to post his comments regarding his rejection for the shopping cart work item; at the moment the approver comments are mapped into the shopping cart approver notes "header" successfully.
    Instead, we would like to enable this mapping into “”item approval notes” instead of the approval notes "header".
    No matter what we do. The approver comments are mapped into the approval notes "header".
    Does anybody have a clue how (FM, Structure, BADI) this mapping could be achieve for the "item approval notes” instead of the header?
    Thank Y
    William

    HI William
    AFAIK , You need to select in SPRO path
    Cross Application Basic settings >> Text Schema >> Define Text Schema >> Select SC
    You would see Approval Note there .. There would be a col where you can select Header/ Item ..
    and should work . Please confirm and let me know if it works ..
    Regards
    Vinita

  • Portal items that can have Language support

    Hi,
    what are the Portal items that can have Language support + HTML code in it.please suggest me
    Please suggest me.
    Thanks
    sona

    Hi, of course you can uninstall Firefox, but that should not be necessary since it is a different program from IE, and there should be no interaction between them.
    To see the bookmarks bar on Firefox, please right click in the tab bar - but not on a tab, and tick/check Bookmarks Toolbar. If you wish, you can also do the same for Menu Bar, or to bring it up temporarily, just press the Alt key.
    ''If you receive a satisfactory answer, please help others having a similar problem, by marking it as 'Solved.'''

  • Get parameter value from PLSQL portal Item

    Hi,
    i have some page link like :
    http://server:7777/portal/page?...&myparameter=test
    I don't know how to get myparameter. I want to access this parameter value in a PlSql portal Item in this page
    can somenone help me ?
    is there an API to get those parameters?
    thanks in advance
    Joao

    If do you want to get a parameter value from an item, you'll need to construct a procedure that receive your parameter value and configure your item to call this procedure.
    But If you want to get a parameter from a portal page, first you need to configure the parameter in page properties, construct a portlet and configure "function describe_parameters" to get the parameter and work your parameter in "procedure show".

  • Content Management/Item approval

    Hello everybody,
    now after that I've read a lot in this forum about how to allow users to add items to a region and about applying approval mechanisms, I still don't understand the following:
    1.) Is it true that the only way to enable users to add items is to place an "edit" link on my page which switches the WHOLE page to edit mode? I.e. is there no other way to get some "add item" button (I mean: other ways than re-implementing whole PL/SQL packages!)
    2.) If this is really the only way: How can I configure my page in a way that, in "edit view", the "add item" button will only be available for a certain region, but not for ALL regions? I already unchecked the checkbox "allow users to add content to this region" for all other reasons, but still I see edit buttons in all regions.
    Thanks for any help,
    Eckhard

    To go along with Mark's suggestion #2 ... I created this sample DB procedure to recreate the URL that gets called to add an item if you were in edit mode (and fixed the looplink url to take you back to view mode)
    steps:
    1) create the procedure in the DB & grant execute access
    2) create a custom item type = additem
    3) go to the Procedure tab for your new item type and call the pl/sql procedure.
    Ensure the Display Procedure Results With Item checkbox is checked
    The Pass attributes as parameters section should be as follows:
    Item Id = p_itemid
    Page Id = p_pageid
    Page Group = p_siteid
    Whatever region an item of this type is placed in - it will dynamically figure out what that regions "Add Item" URL should be and calls it. (ensure the region shows the "associated functions" attribute)
    Please note that Oracle could possibly change the format of the URL used to add items in future versions - so this may break with upgrades. (i have tried this code with versions 9.0.4 and 10.1.2)
    Create or Replace Procedure <schema>.ADDITEM_URL
    p_itemid IN VARCHAR2,
    p_pageid IN VARCHAR2,
    p_siteid IN VARCHAR2)
    as
    v_url varchar2(2000);
    v_region varchar2(2000);
    v_looplink varchar2(2000);
    v_host varchar2(2000);
    begin
    select folder_region_id into v_region
    from portal.wwsbr_all_items
    where id = p_itemid and
    caid = p_siteid;
    if instr(portal.wwctx_api.get_host, ':') = 0 then
    v_host := portal.wwctx_api.get_host;
    else
    v_host := substr(portal.wwctx_api.get_host,
    1,
    (instr(portal.wwctx_api.get_host, ':')-1))
    || '%3A'
    || substr(portal.wwctx_api.get_host,
    (instr(portal.wwctx_api.get_host, ':')+1));
    end if;
    v_looplink := 'http%3A%2F%2F'
    || v_host
    || '%2Fportal%2Fpage%3F_pageid%3D'
    || p_siteid
    || '%2C'
    || p_pageid
    || '%26_dad%3D'
    || portal.wwctx_api.get_dad_name
    || '%26_schema%3D'
    || portal.wwctx_api.get_product_schema
    || '&p_containerpageid='
    || p_pageid;
    v_url := portal.wwctx_api.get_base_url
    || 'portal.wwv_additem.selectitemtype?'
    || 'p_cornerid=' || p_pageid
    || '&p_siteid=' || p_siteid
    || '&p_regionid=' || v_region
    || '&p_looplink=' || v_looplink;
    htp.p('<a href="' || v_url || "><img src="/images/additem.gif"</a>');
    exception
    when others then
    htp.p('error');
    end;
    PS - if you run your portal in HTTPS mode you will need to chage the string HTTP to HTTPS in the procedure.

  • SWWL - delete work item - approval preview log??

    Hi all,
    SRM 5.0 ECS.
    We have implemented custom  n step approval wf for shopping cart .The shopping cart has PO and invoice created and the header status for shopping cart is approved.However now the workflow has restarted for the cart and I need to delete the work items from the approvers inbox.
    If i delete the work items from SWWL transaction,will the shopping cart status still be "APPROVED"???
    Is SWWL the best way to delete the work items??What will the approval preview for the shopping cart show after I delete the work item?

    Once, Workfiow item is approved, Workitem disappears from inbox right..
    Why do you use SWWL transaction to delete the workitems..
    Can you elaborate the issue..Please.
    Thanks,
    Balaji.T

  • How can i customize portal's Approval Detail Page?

    Hi there,
    I wonder how can i customize the portal Approval Detail Page? I got to know tat the package script is wrapped and cannot be unwrapped. So I am thinking to add smth like a link in the page for the mailto function. I was asked to send an email notification to the top management whenever there's smth new added approved.
    where can i locate the page? or... where's the script to generate the page? Can someone suggest me?
    thank you for your patient wit my question..

    In SP3 you can get a DesktopBackingContext, from which you can get the desktop's definitionLabel or title. Perhaps that will work for you?

  • ESS portal request approval thru blackberry

    Hi,
    I have a requirement of sending a request for approval on Blackberry as soon as a requisition is raised from ESS. The requisitions are Z-development and connected to a workflow which triggers once the requisition is raised. I want a approval request to be flashed on black berry of the approver. Does any one know a Bapi which fits well.
    Regards,
    Dhiraj Mehta

    HI,
    Check if u have activated the workflow and agent assignments are done. If it is done then
    Login to approvers ID and see if he has got the work item in SBWP. If not, go to requesters SBWP in R/3, open outbox -> started workflows. Check the log for the workflow.
    Cheers!!
    Ashutosh

  • Item Approval Looping over approver level 2

    Hi
    Have an issue with item based cart approval (using BADI) looping around the same approver and not getting to the next/final approver.
    Working on simple 3 level approval model. Item received ok to level 1, once approved, ok to level 2 (approval index incremented ok) ... but then when level 2 approves, they receive it again (no increment of approval index takes place)
    I notice that the approval index doesn't appear to increment, so loops around the current one ..... forcing a work item to the same approver multiple times.
    Any ideas greatly appreciated.

    Hi Sheron
    The approval index doesn't appear to increment (from 2 to 3), but also the approval state seems to remain at 2 (although I thought it should change to 0 if succesfully approved??). It does appear to do both of these container changes going from index 1 to 2
    Not sure if this is a problem with WS14500013 or WS14500014.
    I am letting the standard containers deal with the increment values.

  • New FIM Portal User Approval Workflow

    Hi,
    If someone creates a new user via the FIM Portal, can this go through a typical FIM Approval workflow before the user is provisioned to other target systems like for example AD?
    How would you actually do this?
    thanks,
    sk

    You can use the OOTB approval workflows. In short:
    - Create a set of "requestors"
    - Create an AuthZ workflow using the OOTB approval activity
    - Create a Request MPR, that gives the requestors from step one permissions to create resource. Your target after request would be something like "All Active People". Lastly, trigger your AuthZ workflow you created in step two in order to kick off the approval
    process

  • Shopping cart Item Approval

    Hi all,
    I implemented the badi BBP_WFL_APPROV_BADI for Item level approval shopping cart.
    The implementation works fine, and when the shopping cart is released, the workflow is defined correctly, and I have 2 or more approver for the shopping cart, one for each item. The problem is that when an approver process her item only, the shopping cart is whole approved and other approvers aren't be able to process.
    Thanks for attention.
    Regards.
    Message was edited by:
            Salvatore Forgione

    ok

Maybe you are looking for

  • Regarding activation of windows 8 single language 9200

    I recently bought LENOVO g580 lappy with windows 8 os but now it is showing an alert that its gonna expire on 5-12-2013 i couldn't understand why  it is showing an error message of named file doesnot exist(error---0x8007007B i have bought it recently

  • Dynamic table pulled from SQL database, Need to Search

    My table results are not static, they are pulled into a dynamic table from a SQL database. Each table displays 10 records with an option at the bottom to display additional records (next/previous), for my query. I also have an option set up to allow

  • Why doesn't sort by album artist sort by album artist?

         I so far haven't found a straight answer for this, so I figured I'd just ask for myself. I have more music than my phone can hold. So it can be hard to navigate a phone thats literally just music and vital systems, so I like using the horizontal

  • Printing from iPhoto 6.06

    Please can anyone help me diagnose the problem I have when trying to print a photo from iPhoto 6.06 using my G4 powerbook with Leopard 10.5.6 and a wireless( Airport Extreme) HP All in one Officejet 7200 printer? It has worked fine up till now and I

  • Only one round trip to database from BizTalk per message irrespective of number of records in message per table.

    I am creating biztalk application to store the data into sql server. and my client says this line what i am not understood . "Only one round trip to database from BizTalk per message irrespective of number of records in message per table." Any one ca