Comments when rejecting an workitem on the UWL

Hello,
I am using the Universal Worklist on the SAP Portal environment to execute an workflow process and I have a client requirement to only be able to reject workitems after inserting comments on a specific step.
Is there a way to force a user insert comments on a task before rejecting it?
Best Regards and Thanks,
Sérgio Brito

Hi Markus,
if you define your tas as being of type uwl.task.approval.webflow.TS...
<ItemType name="uwl.task.approval.webflow.TS......
you should only get the actions that are defined in the configuration.
This I was able to do, my problem now is that I'm not able to recover the inserted comments.
My configuration with tree decision buttons and one to open an iview.
<ItemType name="uwl.task.approval.webflow.TS90100068.SAP_R3_HumanResources" connector="WebFlowConnector" defaultView="webflowView" defaultAction="viewDetail" executionMode="optimistic">
<ItemTypeCriteria systemId="SAP_R3_HumanResources" externalType="TS90100068" connector="WebFlowConnector"/>
<CustomAttributes>
<CustomAttributeSource id="WEBFLOW_CONTAINER" objectIdHolder="externalId" objectType="WebflowContainer" cacheValidity="session">
<Attribute displayName="CRTYPEID" name="CRTYPEID" type="String"/>
</CustomAttributeSource>
</CustomAttributes>
<Actions>
<Action name="OpenCR" groupAction="no" handler="IViewLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="no">
<Properties>
<Property name="iview" value="pcd:portal_content/XX.dummy.GHP.FL_HAP_dummyContent/XX.dummy.GHP.FL_XXX_Me_At_dummy/XX.dummy.GHP.Me_at_dummy_IViews/XX.dummy.GHP.FL_RW_IViews/XX.dummy.GHP.IV_ECM_ECR"/>
<Property name="ApplicationParameter" value="CRID=${item.CRTYPEID}"/>
</Properties>
<Descriptions default="Open Change Request Detail1">
<ShortDescriptions>
<Description Language="en" Description="Open Change Request Detail"/>
</ShortDescriptions>
</Descriptions>
</Action>
<Action name="approveCR" groupAction="yes" handler="UserDecisionHandler" returnToDetailViewAllowed="yes" launchInNewWindow="no">
<Properties>
<Property name="decisionKey" value="001"/>
<Property name="display_order_priority" value="3"/>
</Properties>
<Descriptions default="Approve">
<ShortDescriptions>
<Description Language="en" Description="Approve"/>
</ShortDescriptions>
</Descriptions>
</Action>
<Action name="reviewCR" groupAction="yes" handler="UserDecisionHandler" returnToDetailViewAllowed="yes" launchInNewWindow="no">
<Properties>
<Property name="UserDecisionTitle" value="Please, provide a comment if review is required"/>
<Property name="UserDecisionNote" value="mandatory"/>
<Property name="decisionKey" value="002"/>
<Property name="display_order_priority" value="2"/>
</Properties>
<Descriptions default="Send for Review">
<ShortDescriptions>
<Description Language="en" Description="Send for Review"/>
</ShortDescriptions>
</Descriptions>
</Action>
<Action name="terminateCR" groupAction="yes" handler="UserDecisionHandler" returnToDetailViewAllowed="yes" launchInNewWindow="no">
<Properties>
<Property name="decisionKey" value="003"/>
<Property name="display_order_priority" value="1"/>
</Properties>
<Descriptions default="Terminate">
<ShortDescriptions>
<Description Language="en" Description="Terminate"/>
</ShortDescriptions>
</Descriptions>
</Action>
</Actions>
</ItemType>
Portal version is EP6.0 SP18
Best Regards,
Paulo Ruivo

Similar Messages

  • Sending URL's to outllook which directly links to th workitem of the UWL

    My project which was developed on ASP with oracle is now being re-designed into enterprise portals and SAP R/3 4.6c. Here the scenario is when a user creates or changes a pricing condition on the PORTAL .it should trigger a workflow in SAP r/3 which goes through a loop of approval process and finally gets approved or rejected.
    Here the notifications are sent to the approver’s outlook where the outlook subject should contain two links, the first should link to the portal UWL and the second should link to the respective WORKITEM in the UWL.
    My questions are
    1)     How an event on the portal side does trigger a workflow at the backend?
                Do we need to explicitly raise the event in the BAPI for create/change to trigger workflow using SWE_EVENT_CREATE or is there any alternative?
    2)     How to send a notification to the outlook with URL’s which directly points to UWL and respective work item in the portal UWL?
                     I gone through the EXTENDED NOTIFICATIONS FOR SAP Business WORKFLOW help file but I didn’t a clear picture of it.
                             It is all with the BSP’s in the help file?
    3)     Its only configuration that we do in the portal to  get all the work items from  SAP inbox or Do we need to do any extra coding to get all the work items into the UWL ?
    Please do the need full .Basically I am new to WEBFLOW. So, if possible spare some time and send me the flow and the solutions in detail.
    Advance thanks…
    Warm regards,
    Sateesh

    Hi sateesh
    To make RSWUWFML2 work at least you have to do:
    1. Set up SAP Gatway to connect to Outlook (SCOT) as type INT
    2. There are some settings additional that basis will have to carry out - CHECK OSS for that
    3. Ensure all the users have home email address
    4. In SO16 Tab MailSySgRP choose send email to user's home address
    5. Then in SAP schedule report RSWUWFML2 (frequency should be ideally
    every 10 min -depends on the volume of emails)
    You will find further information in note: 733681
    If the requirement for direct acces to the workitem in the UWL is very important you could do the following:
    Make a copy of the report ie. ZRSWUWFMS2 and make the appropriate changes in the code and schedule that instead. This is not recomendable, since all changes made to the report by SAP will be lost to you.
    Hope it helps
    Kind regards
    Mikkel
    Message was edited by: Mikkel Iversen

  • Automatically reserving a workitem in the UWL

    HI. Can anyone tell me how to automatically reserve a workitem when a user clicks on the workitem in the UWL and the workitem pops up in a separate window. This does not automatically happen for us at the moment.
    Regards Richard.

    Hi Richard,
    With default configuration when we click on Subject .which pops up details  in a separate window.
    Are you talking about this ??
    Can you explain your issue bit clearly ?
    Regards,
    Piyush

  • Is it Possible to delete workitems in the UWL Inbox?

    Hi All,
    Can we delete workitems in the UWL inbox?
    Please let me know.. we have two types of workitems ., one comes from workflows and another from Guided Procedures.
    i have added delete action in the UWL XML file and tried deleting the workitems but i got the message..
    "Unable to perform the request. Try again and if the problem persists, inform your system administrator"
    and also this action button is visible only for Guided procedure workitems.
    Please help me..
    is it possible to delete the workitems in the UWL inbox? then how? is there any documents?
    if it is not possible then why they have provided "Delete" action?is there any supporting documents or SAP Notes for this..
    Regards
    Vijay

    hi
    Please run the report in r/3 to delete the workitem.RSWWWIDE.
    To delete the GP items
    Step 1: Select the process template.
    GOTO: Guided Procedures >> Administration >>Archiving and Deleting >> Maintain Process Templates >> Process Template Settings
    Click on u201CBrowseu201D
    Select the Process Template
    Click on "Choose"
    Step 2: Specify a schedule.
    Make sure the previously created Template setting is selected.
    Select u201CSpecify Custom Settingsu201D
    Select the appropriate intervals for removal of processes.
    Step 3 Schedule a task to run daily and perform our desired deletion setting.
    GOTO: Guided Procedures >> General >> Schedule Tasks >> Select u201CTask Archiving and Deleting.u201D
    Click on "Create".
    Mention the schedule required,
    Preferably
    Type: Recurrent Daily
    Time : non productive hours [after midnight]

  • Creating a workitem in the UWL from a java application

    Hi,
    I search a way to create a workitem in the UWL within a J2EE application. I doesn't found a open API for doing this. Do you found a way ?
    Regards,
    Gerald

    Hi,
    Have you read this SAP Note ? 921758
    "How to access the universal worklist integration API"
    Symptom
    You would like to integrate tasks and alerts from your non-SAP software through the central inbox in the SAP NetWeaver Enterprise Portal.    
    Patricio.

  • Blank header appears when validating  leave request from the UWL

    Hello,
    We are using SAP Portal 7.3 and BP_ERP5MSS 1.51 SP06 according note oss 1618269 with a backend ECC6 EHP5 SPS06.
    We are facing the following issue :: "Leave Request Approval screen is poping with blank header".
    This  issue occurs when launching the task TS21500003 from the UWL of the manager trying to validate a leave request.
    See these screenshots,
    [http://s14.postimage.org/dponkbsoh/UWL_issue_1.jpg]
    [http://s9.postimage.org/7si0vfa7j/UWL_issue_2.jpg]
    From NWA and Log traces we can find, but it is not sure it is relevant (due to some other iview not set yet) :
    error : "Item with external id :<000000005010> and system id: <SAP_UWL >: Problem in performing action <markAsLaunched>: Unknown action: <markAsLaunched>-"
    warning : "com.sap.security.api.NoSuchUserException: The given id " "is not a unique id of a user!"
    We tried to follow some recommandations :
    - Tx SWFVISU / Task TS21500003
    - DYNPARAM = LRF_REQUEST_ID=${item.REQUESTID}
    - and from portal : "Universal Worklist - Administration" / "my system alias" / Re-Register
    - and clear cache
    => without success.
    we tried :
    - role : SAP_MANAGER_MSS_NWBC and SAP_ALL
    - we assigned this role or this profile at our user test
    => without success.
    we find :
    - Note 1600953 : Modifications to UWL configuration file in BP MSS Add-On 1.0
    => but we didn't setup this Add-On, so we think this note is not relevant for us.
    to investigate :
    We have also tried to copy and past the XML indicated in note 1600953 for task TS21500003 and it did not solve the issue. We then came back to our initial XML.
    We have configured the SAP_WebDynpro_XSS as indicated but we still face he same issue :
    - when trying to open the task in the UWL, a pop up with a blank header opens. 
    - when using the iview com.sap.pct.erp.mss.leave_request_approval, the system opens directly a leave request without showing the list of requests assigned to the manager.
    Find step by step in this word document and the UWL information trace :
    http://www.filedropper.com/issueuwl20120217
    Thanks in advance for your help,
    Regards,
    Rodolphe

    Hi,
    thanks for your answer, we still have the issue.
    We have tried to change the Web AS setting from ABAP to Java but same error message :
    "ressource not found"
    and error : "Item with external id :<000000005010> and system id: <SAP_UWL >: Problem in performing action <markAsLaunched>: Unknown action: <markAsLaunched>-"
    warning : "com.sap.security.api.NoSuchUserException: The given id " "is not a unique id of a user!"
    in the backend :
    /nSWFVISU
    TASK :TS21500003
    DYNPARAM:
    LRF_ARQ_MODE=A&LRF_REQUEST_ID=&LRF_SKIP_OVERVIEW_PAGE=X&LRF_WITEM_ID=
    XML FILE configuration file Universal Worklist Configuration Content :
    (concerning the Task)
    <ItemType name="uwl.task.webflow.TS21500003.SAP_UWL" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">
    <ItemTypeCriteria systemId="SAP_UWL" externalType="TS21500003" connector="WebFlowConnector"/>
    <Actions>
    <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproABAPLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes" launchNewWindowFeatures="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
    <Properties>
    <Property name="display_order_priority" value="5"/>
    <Property name="newWindowFeatures" value="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no"/>
    <Property name="WebDynproApplication" value="hress_a_ptarq_leavreq_appl"/>
    <Property name="WebDynproNamespace" value="sap"/>
    <Property name="openInNewWindow" value="yes"/>
    <Property name="System" value="SAP_UWL"/>
    <Property name="DynamicParameter" value="LRF_ARQ_MODE=A&amp;LRF_REQUEST_ID=&amp;LRF_SKIP_OVERVIEW_PAGE=X&amp;LRF_WITEM_ID="/>
    </Properties>
    <Descriptions default=""/>
    </Action>
    </Actions>
    </ItemType>
    Best regards,
    Thomas

  • No mail notification when a new R3 Work Item is available in the UWL...

    Hi,
    I would use the universal worklist(UWL) to display SAP workflow items in the portal.
    However, we have also the requirement that the end-user should get an email when a new task (r3 work item) is available.
    I connected the mail and i can send and recieve only when i create task from the UWL in the Portal.
    When i receive r3 work items no mail notification is sent.
    Please what is wrong?
    Had somebody implemented this or any ideas how to do this?
    I appreciate any help.
    Thanks in advance,
    Ari

    Hi,
    Its more on to the UWL side to send the alerts for the substitution tasks.
    BPM doesnt have any handle once it hand it over to UWL. You can check the alerts in UWL to send notification to the substitution person so that that person aware of the task.
    Another option may be check what UWL APIs provides so that you can read the substitution person in advance in BPM so that you can model a notification task
    Regards, Anil

  • Passing values to ABAP/JAVA  webdynpro appl. when workitem invoked from UWL

    Hai,
    We are using universal worklist for invoking a workitem. The workitme may trigger a ABAP/Java based webdynpro application. I have registered the tasks associated with the workitem in universal worklist.
    I have few doubts in the integration part,
    1. When a workitem is clicked in UWL, I want to get some values from the workflow container and show it on the webdynpro application. In the webdynpro application I can call a function module to get the values from workflow container by passing in workitem id.How can I pass a workitem id to webdynpro application when a workitme is clicked.
    2. After the user open the workitem a webdynpro application is shown on the screen. Lets assume this screen is having "Approve", "Reject" and "Exit" button. When this button is clicked how to pass that information to workflow so that the workflow flow its paths.
    Please let me know how to do this.
    Thanks & Regards,
    H..K.Hayath Basha.

    Hai Chintan,
    I checked the blog, and found the below code,
    workflowrawdata =
        wd_context->get_child_node(
              'WORKFLOWRAWDATA' ).
      CALL METHOD
                  WORKFLOWRAWDATA->GET_ATTRIBUTE
             EXPORTING
                     NAME   = 'WI_ID'
             IMPORTING
                      VALUE  = wi_id.     
    I have the following doubts in the code,
    1. Where I have to put this code,
    2. Using which data element or type I have to declare, "workflowrawdata".
    3. Should I have to declare "WI_ID" in parameter tab of Webdynpro application.
    4. In webdynpro application what I did is,
    a. In the context of component controller, i have created attributes to store workflow id, and some attributes to store the value from workflow container.
    b. I created a view and in view context i have created attributes to store workflow id, and some attributes to store the value from workflow container.
    c. I created some UI elements in the view and binded that UI elements with view context.
    d. I binded view context with the context of component controller.
    e. I created a window and in the view context i have created attributes to store workflow id, and some attributes to store the value from workflow container.
    f. I did context mapping between window context and component controller context.
    g. I added the view to the window.
    h. I created a inbound plug with name "START". This creates a method called "HANDLESTART" to this method I added a importing parameter named "WI_ID" and added the below code,
    data : lo_node               type ref to IF_WD_CONTEXT_NODE,
           l_cont                 type standard table of swr_cont,
           l_cont_line            type swr_cont,
           rc                     type sy-subrc,
           l_wi_id                type sww_wiid,
           l_object               type SWOTOBJID,
           lv_workitem_attributes type swr_wihdr.
    call method wd_context->get_child_node
         exporting
           name = 'WORKFLOWRAWDATA'
         RECEIVING
           child_node = lo_node.
    lo_node->set_attribute( value = wi_id name = 'WI_ID' ).
    l_wi_id = wi_id.
    Please let me know what else i have to do to get the workflow id in ABAP-Webdynpro application.
    Regards,
    H.K.Hayath Basha.
    i.

  • Portal Runtime Error when opening Webflow workitem in UWL

    Hi,
    I have recently configured the UWL to pick up workitems from SAP workflow on a background system. The workitems are appearing OK in the Task folder. However, when I try to open a workitem by double-clicking on it, I get the following error:
    Portal Runtime Error
    An Exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 05:33_30/09/10_0010_24209150
    Refer to the log file for details about this exception.
    NB. This only seems to happen for items that would be shown via the SAP GUI (E.g. a Confirming a task completion or user decision). The workitem runs OK if it is for a task that is visualised as a Web Dynpro app and specified in transaction SWFVISU.
    I have not configured Delta Refresh options in the Workflow Administrator so do not know if this is a possible reason (I assumed that this would not cause a problem and would simply mean that refreshes only occur once every 60 seconds). Any help would be greatly appreciated. I am fairly new to Portal & UWL I would also be grateful if someone could tell where I can find the relevant log files referenced in the original error.
    Regards
    Simon

    Hey Simon,
    Welcome to UWL :).  Portal Runtime Errors in UWL don't always signify that there is a UWL issue.  This could be a permissions problem, etc.  I'm not sure what version of the portal that you are using.  But here is a little trick for you when checking logs...you can enter in the following: irj/servlet/prt/portal/prtroot/com.sap.portal.runtime.admin.logviewer.default
    and check the log file with the id that was given in the error.
    Exception ID: 05:33_30/09/10_0010_24209150 is your exception id.  Search for the log files in the default trace and see what the exact error message is.  If you can post this here it would be great.
    The log files can be found in the following location:
    /usr/sap/<SID>/JC<InstanceNumber>/j2ee/cluster/
    server<number>/log
    or by entering the URL that I mentioned above.
    Please let me know in the next reply what the portal version is:
    You can get this information by doing the following:
    a. log on to the portal
    b. backspace out the irj/portal section of the URL
    c. click enter.
    d. You are now at the J2EE administration page.
    e. Next, click on the system information link
    f. Please click on the all components link
    g. Please attach this information to the message.
    I am interested mostly in the UWLJWF component but if you can attach the full software component info to this post that would be great...
    Please note, that note number 1133821 is an important note that is needed in the UWL.  Did you maintain your RFC destination accordingly?
    Here is some additional information to help you too since you are new to UWL:
    [UWL Wiki|https://www.sdn.sap.com/irj/scn/wiki?path=/display/bpx/uwl+faq]
    [UWL Forums|SAP Enterprise Portal: Application Integration;
    [Business Task Management|http://help.sap.com/saphelp_nw70/helpdata/en/9e/ccf62fff3e4a45a634e592dabb45d5/frameset.htm]
    [Using Universal Worklist|http://help.sap.com/saphelp_nw04s/helpdata/en/57/c223be82104792a15c2df11377b9ed/frameset.htm]
    [JavaDocs UWL API|http://help.sap.com/javadocs/NW04S/current/uw/overview-summary.html]
    I hope that you find this information useful!
    Best Regards,
    Beth Maben
    EP - Senior Support Consultant
    AGS Primary Support, Business Suite & Technology
    Please see the UWL Wiki @
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/bpx/uwl+faq  ***

  • Display action "Resubmit" and "View History" in the UWL workitem

    Hi,
    When i click on the workitem for approving leave(ESS - Leave request", the button "Resubmit" does not appear. Secondly, even the link "View History" does not appear.
    Can anyone please tell me how this is to be done.
    Regards,
    Pinki

    Hi ,
    Down load the uwl xml file which you use and check the file as mentioned above
    Action to exclude properties tags
    Maybe some one removed those buttons by editing xml file
    Koti Reddy

  • Copying a table with the right-click menu in schema browser fails to copy comments when string has single quote(s) (ascii chr(39))

    Hi,
    I'm running 32-bit version of SQL Developer v. 3.2.20.09 build 09.87, and I used the built in context menu (right-clicking from the schema browser) today to copy a table.  However, none of the comments copied.  When I dug into the PL/SQL that the menu-item is using, I realized that it fails because it doesn't handle single quotes within the comment string.
    For example, I have a table named WE_ENROLL_SNAPSHOT that I wanted to copy as WE_ENROLL_SNAPSHOT_V1 (within same schema name)
    1. I right-clicked on the object in the schema browser and selected Table > Copy...
    2. In the pop-up Copy window, I entered the new table name "WE_ENROLL_SNAPSHOT_V1" and ticked the box for "Include Data" option.  -- The PL/SQL that the menu-command is using is in the "SQL" tab of this window.  This is what I extracted later for testing the issue after the comments did not copy.
    Result: Table and data copied as-expected, but no column or table comments existed.
    I examined the PL/SQL block that the pop-up window issued, and saw this:
    declare
      l_sql varchar2(32767);
      c_tab_comment varchar2(32767);
      procedure run(p_sql varchar2) as
      begin
         execute immediate p_sql;
      end;
    begin
    run('create table "BI_ETL".WE_ENROLL_SNAPSHOT_V1 as select * from "BI_ETL"."WE_ENROLL_SNAPSHOT" where '||11||' = 11');
    select comments into c_tab_comment from sys.all_TAB_comments where owner = 'BI_ETL' and table_name = 'WE_ENROLL_SNAPSHOT' and comments is not null;
    run('comment on table BI_ETL.WE_ENROLL_SNAPSHOT_V1 is '||''''||c_tab_comment||'''');
    for tc in (select column_name from sys.all_tab_cols where owner = 'BI_ETL' and table_name = 'WE_ENROLL_SNAPSHOT')
        loop
       for c in (select comments from sys.all_col_comments where owner = 'BI_ETL' and table_name = 'WE_ENROLL_SNAPSHOT' and column_name=tc.column_name)
       loop
       run ('comment on column BI_ETL.WE_ENROLL_SNAPSHOT_V1.'||tc.column_name||' is '||''''||c.comments||'''');
    end loop;
    end loop;
    EXCEPTION
      WHEN OTHERS THEN NULL;
    end;
    The string of the table comment on WE_ENROLL_SNAPSHOT is this:
    WBIG table of frozen, point-in-time snapshots of Enrolled Students by Category/term/pidm. "Category" is historically, and commonly, our CENSUS snapshot; but, can also describe other frequencies, or categorizations, such as: End-of-Term (EOT), etc. Note: Prior to this table existing, Census-snapshots were stored in SATURN.SNAPREG_ALL. All FALL and SPRING term records prior-to-and-including Spring 2013 ('201230') have been migrated into this table -- EXCEPT a few select prior to Fall 2004 (200410) records where there are duplicates on term/pidm. NO Summer snapshots existed in SNAPREG_ALL, but were queried and stored retroactively (including terms prior to Spring 2013) for the purpose of future on-going year-over-year analysis and comparison.
    Note the single quotes in the comment: ... ('201230')
    So, in the above PL/SQL line 11 grabs this string into "c_tab_comment", but then line 12 fails because of the single quotes.  It doesn't know how to end the string because the single quotes in the string are not "escaped", and this messes up the concatenation on line 12.  (So, then no other column comments are created either because the block throws an error, and goes to line 22 for the exception and exits.)
    When I modify the above PL/SQL as my own anonymous block like this, it is successful:
    declare
      c_tab_comment VARCHAR2(32767);
    begin
    SELECT REPLACE(comments,chr(39),chr(39)||chr(39)) INTO c_tab_comment FROM sys.all_TAB_comments WHERE owner = 'BI_ETL'   AND table_name = 'WE_ENROLL_SNAPSHOT'  AND comments IS NOT NULL;
    EXECUTE IMMEDIATE 'comment on table BI_ETL.WE_ENROLL_SNAPSHOT_V1 is '''||c_tab_comment||'''';
    for tc in (select column_name from sys.all_tab_cols where owner = 'BI_ETL' and table_name = 'WE_ENROLL_SNAPSHOT')
        loop
       for c in (select REPLACE(comments,chr(39),chr(39)||chr(39)) comments from sys.all_col_comments where owner = 'BI_ETL' and table_name = 'WE_ENROLL_SNAPSHOT' and column_name=tc.column_name)
       loop
       EXECUTE IMMEDIATE 'comment on column BI_ETL.WE_ENROLL_SNAPSHOT_V1.'||tc.column_name||' is '||''''||c.comments||'''';
    end loop;
    end loop;
    EXCEPTION
      WHEN OTHERS THEN NULL;
    end;
    On lines 4 and 8 I wrapped the "comments" from sys.all_tab_comments and sys.all_col_comments with a replace command finding every chr(39) and replacing with chr(39)||chr(39). (On line 8 I also had to alias the wrapped column as "comments" so line 10 would succeed.)
    Is this an issue with SQL Developer? Is there any chance that the menu-items can handle single quotes in comment strings? ... And, of course this makes me wonder which other context menu commands in the tool might have a similar issue.
    Thoughts?
    thanks//jacob

    PaigeT wrote:
    I know about quick drop, but it isn't helpful here. I want to be able to right click on a string or array wire, navigate to the string or array palette, and select the corresponding "Empty?" comparator. In this case, since I do actually know where those functions live, and I'm already using my mouse to right click on the wire, typing ctrl-space to open quick drop and then typing in the function name is actually more work than navigating to it in the palette. It would just be nice to have it on hand in the location I naturally go to look for it the first time. 
    I don't agree with this work flow.  Right hand on mouse, left hand on home keys.  Pressing CTRL + Space is done with the left hands, and then you could assign "ea" to "Empty Array" both of which is accessible with the left hand.  Darren posted a bunch of great shortcuts for the right handed developer.
    https://decibel.ni.com/content/docs/DOC-20453
    This is much faster than waiting for any right click menu navigation, even if it is found in the suggested subpalette.
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

  • When I try to install the new version of Flash Player on my iMac, Adobe installer rejects apple ID

    Adobe installer claims my Apple ID is incorrect when I try to install the new Flash Player.  iMac + OS Mavericks.  I have tried it many times.  Same ID works on two iPads, iTunes, etc. and on the iMac whenever it is asked for, other than with Flash Player installer.  Aggro+++++++

    OK, thanks for answering, but after reading all the instructions and help on Adobe website, it was clear that it was my OS user ID that was wanted, but that kept being rejected, too.  So today I contacted Apple support and it took a half hour to correct the problem, which was with the original ID——everything had to be reset, e.g. new ID, keychain reset, etc. and then I was able to get the new Flash Player.  It is still STRANGE to me that nowhere else did I have a problem, but it seems it was a glitch with Mavericks and my computer.
    Good to know it was not Adobe…….
    Thank you,
    Patricia

  • Error encountered when clicking on the UWL

    Hi,
    I have this exception when selecting on the pending task in the UWL where it accompany with PAGE_NOT_FOUND.
    Any idea how to resolve?
    Error looking up url: portal_content/com.sap.pct/platform_add_ons/com.sap.caf.eu.gp.folders.gp/com.sap.caf.eu.gp.roles.runtime/com.sap.caf.eu.gp.worksets.runtime/com.sap.caf.eu.gp.pages.procinstance
    [EXCEPTION]
    javax.naming.NameNotFoundException: [Xfs] Object not found: com.sap.caf.eu.gp.worksets.runtime/com.sap.caf.eu.gp.pages.procinstance at portal_content/com.sap.pct/platform_add_ons/com.sap.caf.eu.gp.folders.gp/com.sap.caf.eu.gp.roles.runtime/com.sap.caf.eu.gp.worksets.runtime [Root exception is javax.naming.NamingException: [Xfs] Object not found: com.sap.caf.eu.gp.worksets.runtime/com.sap.caf.eu.gp.pages.procinstance at portal_content/com.sap.pct/platform_add_ons/com.sap.caf.eu.gp.folders.gp/com.sap.caf.eu.gp.roles.runtime/com.sap.caf.eu.gp.worksets.runtime]
    at com.sapportals.portal.pcd.gl.PcdPersContext.filteredLookup(PcdPersContext.java:555)
    at com.sapportals.portal.pcd.gl.PcdPersContext.deepFilteredLookup(PcdPersContext.java:467)
    at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:480)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.recursiveLookup(PcdProxyContext.java:1503)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1579)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1523)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1321)
    at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:71)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1314)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1307)
    at javax.naming.InitialContext.lookup(InitialContext.java:351)
    at javax.naming.InitialContext.lookup(InitialContext.java:351)
    at com.sapportals.portal.pcd.pcm.roles.RoleNavigationConnector.getNodes(RoleNavigationConnector.java:463)
    at com.sapportals.portal.pcd.pcm.roles.RoleNavigationConnector.getNode(RoleNavigationConnector.java:337)
    at com.sapportals.portal.navigation.cache.connector.CacheNavigationConnector.getOriginalNode(CacheNavigationConnector.java:905)
    at com.sapportals.portal.navigation.cache.connector.CacheNavigationConnector.getNode(CacheNavigationConnector.java:777)
    at com.sapportals.portal.navigation.NavigationService.getNavNode(NavigationService.java:1591)
    at com.sapportals.portal.navigation.NavigationService.getNode(NavigationService.java:615)
    at com.sapportals.portal.navigation.NavigationEventsHelperService.getCurrentNavNode(NavigationEventsHelperService.java:443)
    at com.sapportals.portal.navigation.NavigationEventsHelperService.getCurrentLaunchNavNode(NavigationEventsHelperService.java:483)
    at com.sapportals.portal.navigation.NavigationEventsHelperService.getCurrentLaunchNavNode(NavigationEventsHelperService.java:471)
    at com.sapportals.portal.navigation.workAreaiView.doContent(workAreaiView.java:125)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:200)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher$5.service(RequestDispatcherFactory.java:308)
    at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:93)
    at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher.service(RequestDispatcherFactory.java:298)
    at com.sap.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:278)
    at com.sap.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:115)
    at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1DoDispatchRequest.run(AsyncIncludeRunnable.java:359)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:372)
    at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:176)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
    at java.lang.Thread.run(Thread.java:606)
    Caused by: javax.naming.NamingException: [Xfs] Object not found: com.sap.caf.eu.gp.worksets.runtime/com.sap.caf.eu.gp.pages.procinstance at portal_content/com.sap.pct/platform_add_ons/com.sap.caf.eu.gp.folders.gp/com.sap.caf.eu.gp.roles.runtime/com.sap.caf.eu.gp.worksets.runtime
    at com.sapportals.portal.pcd.gl.xfs.BasicContext.lookup(BasicContext.java:1346)
    at com.sapportals.portal.pcd.gl.PcdPersContext.lookup(PcdPersContext.java:788)
    at com.sapportals.portal.pcd.gl.PcdPersContext.filteredLookup(PcdPersContext.java:547)

    Hi,
    Check this thread:
    Page_Not_Found error encounter in GP Runtime
    Reward points if it's helpful.

  • Since upgrading my ipad and iphone software i am receiving an error message when sending emails, saying that the email address was rejected by the server.

    Hi,
    Since upgrading my ipad and iphone software i am receiving an error message when sending emails, saying that the email address was rejected by the server.
    Please advise if this is a known problem, and what is the fix.
    Many thanks
    Mark

    Try a Reset [Hold the Home and Sleep/Wake buttons down together for 10 seconds or so (until the Apple logo appears) and then release. The screen will go blank and then power ON again in the normal way.] It is app and data safe!

  • Capture the UWL workitem address

    Hi,
    i have a requirement that i need to capture the uwl link in mail text body.
    i.e,. i did SWFVISU configuration settings for workflow task that was working fine workitem displays in UWL and i am able to process that also,
    now i want to capture that UWL link ( Address ) and i need to pass the link in external email body , how can i achieve this?
    please guide me.
    Regards,
    Srinivasan.R

    Hi,
      After using the extended notifcations and sent a mail to outlook then as soon as the user  clicks on the link then he would be able to see a normal decision screen.
      If you are exepecting a webdynpro screen to appear then it would not be possible to show by using the Extended notifications, ( I hope)
    Regards
    Pavan

Maybe you are looking for