Refreshing POWL Queries in e-Recruiting

Hi All,
I need some help regarding POWL Queries.
If I switch from one link - My Open Requisitions to other link My New Applications, then REFRESH is not happening.
Could you please help me to solve this issue.
Thanks,
Anil

You can schedule the refresh by running a background job, please have a look at the following link for more information:
http://help.sap.com/erp2005_ehp_04/helpdata/EN/42/d6652b755c1630e10000000a1553f7/frameset.htm
The following text is qouted from the above SAP documentation link:
POWL_WLOAD (Refresh Active POWL Queries)
You can use this report to update queries.  If you schedule the report as a background job, for example, you can update the queries overnight. Users then have access to the updated data when they start work, without having to refresh the data themselves. This is a way of controlling the server load.

Similar Messages

  • Auto refresh powl list every night and from an action in another WDA comp

    Hi,
    Two questions.
    1) I want to update the powl list every night as a background job.
    2) I want to update powl list when user performs an action in another WD Component.
    Any suggestion, idea will be appreciated.
    Thanks

    Hi,
    There is only one way to do that.
    Create a report and call refresh query method of POWL API class.
    Directly you won't be able to refresh the query.
    So what you have to do is you have to call the method Get Query. This method will give all the queries for the User.
    All the query GUIDs you have to pass to refresh queries. In the refresh Query method there is an indicator for refresh query. You have to set that indicator to refresh.
    Remember POWL queries are user specific. So you have to run it for the particular user.
    If you want to get all the Queries then You have to modify the method Get Queries.
    Hope it will help you.
    -Pradip

  • POWL Queries

    Hi,
    We had defined POWL Queries by role wise in EHP4. These queries have been refreshed with EHP5 upgrade. In EHP5, there is no role based approach towards POWL queries. Can some one help me out in understanding on how we can restrict queries in EHP5 role wise?
    Regards
    Savitha

    Hi Savithat,
    You just assign the queries/applications you want to be called with that role in POWL_QUERYR (column 'role') with your custom role you created.
    Regards
    Nicole

  • Refresh individual queries within a workbook in SP20 EHp1 System

    Hi,
    Currently we have upgraded our BI system to EHP1 pack for SP20. Now we are in BI7.01. We have found in SAP release notes for EHP1 like " in BEX 7 analyzer we will able to Refresh individual queries within a workbook:".
    Can you please tell me how to acheive that, as when we are trying to do it refreshes all the sheets.
    Also in Global settings tab " Allow single data provider refresh" is disabled. Kindly tell me step by step procedure to acheive this,
    Thanks

    Hi Krishna,
    Really thanks for your instructions. We have enabled hte "refresh on individual workbooks" in the workbook settings tab adn we are able to see the same in the context menu of the analysis grid.
    Again i have few doubts.
    I can able to see two options as below.
    1. Refresh
    2. Refresh this query.
    What is the difference between this two?. Also when i click the "refresh this query" it shud display the "selections screen of the particular query", But it is not at all showing me a selection screen,
    What i am doing is.. I am simply doing "refresh this query" option that will refresh my screen first adn i am doing change variables.
    That will give me the selection screen of the particular query. If i am not doing so, all workbooks are refreshing,
    Please advice, whether selection screen of the particular query can be shown when clicking "refresh this query".
    Thanks/

  • Execution of POWL Queries through ECC EHP5

    Hello,
    I am an SAP BW Consultant, new to the Power list concept. I would like to have information on the following stuff related to POWL queries:
    1) In POWL_QUERY transaction, i got the list of all the available POWL Queries as per EHP5. Please let me know if there is any possibility of executing these queries directly from ECC, without being re-directed to Portal or NWDS? This is because we don't have Portal or NWDS in our current landscape.
    2) I have seen that POWL queries are generally the InfoSet queries. This gives me an option of leveraging POWL queries by executing directly as InfoSet queries from SQ01. But I found some POWL queries like "/KYK/OP_FI_VENDOR_ITEMS_ALL" which are not available in SQ01. How can I execute these queries from ECC? What needs to be done to make them available as normal InfoSet queries in SQ01? I have seen an option of registering InfoSet query as a POWL query, but here i want something just opposite.
    Would appreciate immediate response.
    Thanks.
    Regards,
    Prateek

    1. POWL queries are WDA applications.  Therefore they can be ran by adding them to the user's role or even directly in the Web Browser if they know the URL.  There is absolutely no connection to the NetWeaver Developer Studio at all and they can't be edited there anyway since they are ABAP based.  Now POWLs can often contain Portal API based navigation, however.  This is why we do make the general recommendation that you should run POWLs within the NetWeaver Business Client or the NetWeaver Portal.  Otherwise the navigation from the POWL to the detailed transaction might not work.
    2. These are probably feeder class based POWLs.  There would be no options to convert these back into InfoSet Queries.  I believe you are confusing two subjects here.  The purpose of POWL isn't to enable InfoSet queries.  Infoset Queries are just one of several possible sources of creating POWLs.

  • Automatic refresh of queries into workbook

    Dear SAP fans,
    I am using a workbook with 2 BEX queries and some VBA coding for each "onRefresh".
    I set both queries to "refresh query when opening the workbook" so that my workbook is automatically updated when I open it.
    Unfortunately the "system" automatically refreshes the queries in the "wrong" order. Therefore my result in incomplete...
    Any idea to refresh the queries in the right order?
    Alternatively, I was thinking to refresh the second query via VBA coding, but I can't get it right...
    Thanks in advance for your help!!
    Kind regards
    Julien

    Hi both,
    Thanks a lot for your great answer:
    S.Sankaran,
    I saw the same behaviour, but was not quite sure it will be the rule...
    This solution does work!
    However I would be happy to use Sebastian solution, which sounds cleaner and more flexible...
    Unfortunately I do not manage to make it work: I do not manage to get the option definition..
    Seastian,
    Could you help me to open the object katalog of the sapbex.xla?
    Thanks again both of you!
    Julien

  • Have to refresh multiple queries in a single refresh

    Hi  Gurus,
    Our user want  to refresh multiple queries in a single shot instead of opening multiple times. is there any macros or any other way to acheive that?
    Please help me out in this issue.

    Hi there,
    You can use workbook for that.
    Create a workbook with several queries and in the properties of the workbook, on the tab Variables, choose to display the duplicate variables only once.
    This will display only once the popup pf the variables for all the queries.
    Diogo.

  • Manual refresh of queries in the Web

    Hello,
    in the web the default action following any change to the navigation state of the query-result is that an automatic refresh of the query is performed.
    We want to enter a series of navigation-steps. It would be inefficient for the query
    to automatically refresh each time a navigation-step was entered. Is it possible to halt the auto refresh from executing and instead switch to a manual refresh mode which means that the users can enter a series of navigation-steps and when they are ready, they simply press a refresh button?
    Thanks in advance!
    Regards,
    Birgit.

    Birgit,
    options could be ..
    1. Have the query automatically expand to a specific level for all queries...
    2. Have a prequery window where the selection parameters are specified and then let the user enter the drilldown level for the query and then take the values from this template and then pass the same to the main query as URL parameters .. you can refer the Web API 3.x to find out how to do the same and also search for Command Line URLs.. this option would require some innovative javascript and command Line specifications..
    Arun
    Assign points if useful

  • Refreshing all queries

    Hi All,
    I have 5 queries in my workbook.
    My requirement is that everytime i refresh a query, all the queries should be refreshed.
    Is this possible?
    I tried some VBA code like this.
          ' Set Backlog_Range = Range("SAPBEXqueries!SAPBEXq0002")
           'Run "sapbex.xla!SAPBEXrefresh", False, Backlog_Range
    'Similar code for all queries.
    But this as expected causes an infinite loop.
    Is there any solution?
    Thanks in advance!
    -Arun KK

    This was resolved by setting flags and stopping the refresh based on the flag.

  • Use of Variable - Refreshing the Queries in Workbook

    Hi All,
    I have a workbook which contains 5 Queries. All these queries uses the same variable. While I am refreshing all the  queries in the workbook, it pops-up the variable input screen 5 times.
    Here I just want the variable screen appear to be once and the same input be taken to all the queries.
    We are in 3.x.
    In 7.x Analyzer, I know that When you have multiple queries(with variables) embedded in a single workbook, we can use "Change Variables" icon to acheive the same.
    How can I achieve this in 3.5.
    Thanks in advance.
    Siva
    Edited by: Siva Reddy S on Jun 9, 2009 10:32 AM

    Hi Joke,
    Thanks for your reply.
    The option "save and reuse variable values" is something to do with the input values to save and reuse the same for the next time execution.
    Here I just wanted to input the variable at one query and the same value needs to be taken to all the queries. The Variable used in all the queries is the same one.
    Thanks again..
    Any body any inputs.
    Siva

  • Which job refreshes Snapshot Queries?

    Does anyone know which job in the Automation Server refreshes the cached used by Snapshot Queries?
    The Admin Guide states "These cached search results are refreshed at the same interval as many other end-user caches, every 15 minutes.".
    Does that correspond to a particular job (ie. Card Refresh or Search Update 1)? Or am I confused?
    Thanks in advance,Justin

    Hi,
    I thing with the DBA studio it is taking the nextinterval time as sysdate+1/288; So find out that job which is running for that and change the interval value using the
    dbms_job package to
    trunc(sysdate)+1 then it will run exactly at 12 midnight;
    I hope this will help you
    regards,
    khaleel

  • Authority check POWL queries

    Hi all,
    is possible to hide some queries in POWL depending on the user's roles ?
    For example; in tab SRM Administration I want that all users can use the queries; "Suppliers", "Bidders" and "Contact Persons" ... , but i want that only some users can use the queries; "Locations" and "Employees"...
    is it possible?
    thanks in advance.

    Hi RM,
    Yes it is possible....you can restrict the POWL query based on roles or users..
    Please check the below mentioned SPRO Path
    SAP Implementation Guide-->SAP Web Application Server-->Cross-Application Components-->General Application Functions--> Generic SAP Business Suite Functions-->Personal Object Worklist-->Define Query Visibility at Role Level----->Execute
    or transaction POWL_QUERYR  .
    Here you can define the quesirs for roles.
    Thanks,
    Anubhav

  • SRM7.0 delete POWL queries

    Hi,
    We are upgrading to SRM7.0. It is Classic scenario and confirmations are not done in SRM. In POWL , can we remove the queries for SRM POs and Confirmations? Users only want to see queries from category Shopping Cart. Can we delete the queries that are not required for all users.
    Thanks
    Sukumar

    Hi,
    Please check POWL transactions.
    POWL_CAT             Maintain POWL categories
    POWL_EASY            Easy-POWL Feeder Builder
    POWL_QUERY           Maintain POWL Query definition
    POWL_QUERYR          Maintain POWL Query role assignment
    POWL_QUERYU          Maintain POWL Query user assignment
    POWL_TYPE            Maintain POWL Type definition
    POWL_TYPER           Maintain POWL Type role assignment
    POWL_TYPEU           Maintain POWL Type user assignment
    Regards,
    Masa

  • MSS Requisitions is not moving to Recruiter's POWL and system is throwing the errors.

    Hi everyone,
    Hope all are doing in good spirit.
    I have an issue in regards with Requisition Creation and its related process.
    I am working in Standalone architecture where Recruiting server is in another instance apart from HR system.
    We are using WS45600028 standard workflow.
    When Manager submits the Requisition to higher level manager to approve, its done successfully and the notification is going to the Manager. But after approval, Requisition is not going to Requiter's POWL queries.
    I have maintained Support Group, Lead Recruiter in it and assigned this to Requisition.
    I have checked HRP5131 table. But there is no SOBID which sould be flaged as Lead Recruiter.
    When Higher level Manager approves the Requisition, It is successful bu there is an error in slg1.
    Error: Error when ending the Work item 0000007704 in HR system.
    The system returned the call of interface SAP_WAPI_WRITE_CONTAINER in this context
    System Response:
    Call ended with an error. The function was not executed.
    Procedure: Remove call.
    At the same system is throwing the error for the User (This user is used for RFC creation using with transaction SM59): No candidate for this User.
    Details of error: The error occurred in program CL_HRRCF_CANDIDATE_ADMIN_BL===CM00B line 77
    Procedure for system administration:
    Check the context in which the error occurs.
    Since it it probably program error and not an input error, you should contact SAP.
    Can you please look into the above issue and address me if you have any solution for the same.
    Any help would be greatly appreciated.
    Thank you.
    Regards,
    Sekhar

    Hi Nicloe,
    Thank you very much for your response.
    I have done the data transfer from HR system to E-Rec system through ALE iDoc using PFAL.
    All the is transferred and corresponding NA, CP, BP generated in E-Rec for P.
    All the users(Recruiter, Managers and Recruiting Admin) data have transferred to E-Rec System.
    But when Manager is creating the Requisition Request, it going to his higher level manager for approval and its been approved successfully. Later it is not updating the Recruiter's POWL.
    In DB table HRP5125 Requisition data is created but with only few details like Start and End date, Object ID. in E-Rec system.
    In HRP5131, NB related data is there but there is no SOBID for lead Recruiter.
    Immediately i am getting errors in both HR and E-Rec systems as follows after the Requisition got approved.
    In HR system, Error when ending the Work item 0000007704. Workflow completed successfully but still here is an error.
    In E-Rec systemThe error occurred in program CL_HRRCF_CANDIDATE_ADMIN_BL===CM00B line 77.
    And system says, Since it it probably program error and not an input error, you should contact SAP.
    I heard that there might be an inconsistency in NA, BP, CP when we do PFAL transaction for data transfers. Can you suggest me to raise SAP ticket in this context?
    Or Did i miss any configuration in this connection?
    What can be done now to fix this? I am working EHP 5 and SP level is 11.
    Can you please let me know. Kindly help me out of it as i am struck with this since very long time.
    Thank you.
    Regards,
    Sekhar

  • POWL auto-refresh

    Hi Gurus,
    We are building SRM 7 SP07 with ECS.
    Are you aware of any customizing in SRM regarding POWL auto-refresh? Or is that sheer EP stuff?
    Many thanks in advance.

    Hi there,
    The functionality is planned for release with SRM 7.0 SP6,
    Can you please ensure that the criteria of the auto refresh have ALL               
    been met as defined here:                                                                               
    http://help.sap.com/saphelp_srm70/helpdata/EN/80/c8cbf89a394eaaa59767d0f           
    af958d3/frameset.htm                                                                               
    More sepcifically the selection in customizing:                                                                               
    Define Number and Intervals of Iterations for Automatic Refresh of POWL
    The 'update' or auto refresh is generated once the criteria       
    have been established and executed manually once, i.e. If you create       
    a query and define criteria, you should refresh this query then manually                                                                               
    Now once any additional documents are created which conform to the         
    criteria they will be automatically added to the POWL.                                                                               
    This is how the system is designed to work, basically, one manual          
    refresh is required, then auto refresh kicks in. This of course is         
    invalidated by running of the POWL_WLOAD or similar reports which will     
    in many cases clear the search criteria and require new configuration      
    and refreshing manually.
    Please also ensure that the following note has been implemented
    1465828 Additional URL parameter to refresh POWL  after logon
    Afterwards you will have 2 parameters REFRESHA and REFRESHQ.                                                                               
    After Implementing the corrections, you can set the following parameters      
    in your PFCG configuration: REFRESHA=X to refresh all to queries after        
    logon                                                                         
    REFRESHQ=X to refresh only the current default query which is opened          
    after logon.
    Hope this helps,
    Kind Regards,
    Matthew

Maybe you are looking for

  • LDAP Active Directory Problem

    Hi, i have a win 2003 server (german) and apex 3.x. I (hope i ) have read all postings to this topic. Read the Apex Book, tried the Oracle Examples but all examples i have found won´t work for me. After three hours i found one solution that works: (D

  • Large XML Publisher reports fail with client-error-request-value-too-long

    We are running BI Publisher 5.6.3 with Oracle Applications 11.5.10.2 (ATG.H RUP 5), and are having frequent failures with client-error-request-value-too-long messages on large PDF reports that cause the entire report to not print. The exact error mes

  • Create repeating elements in xml document

    Good day, I have a problem with a project I am busy with. I am creating an XML document from a predefined schema. I am able to this with no problem for one level using this method: XmlSerializerNamespaces ns = new XmlSerializerNamespaces(); XmlSerial

  • HT5945 maverick make my mac can't detect hard disk

    after I've installed maverick, my mac cannot detect my hard disk. what should i do to allow my mac to be able to use the hard disk? My hard disk is TRANSCEND

  • Activities missing in worklist in web time sheet (ESS)

    We have a problem concerning activity elements which are present in the worklist in CAT2, but are partially missing in the worklist in the web time sheet. We are using SAP enhancements CATS0001, CATS0009 og CATS0010. I have looked into the project st