Guided procedures performance

I'm evaluating the performance of Guided procedures, in SAP Netweaver version 7.05 SP1. It runs over a machine with Intel Xeon @ 2.13 Ghz, 3.37 GB RAM, 2046 MB swap size, Windows Server 2003 Enterprise Edition, Service Pack 1, JRE version 1.5.0_11. The maximum JVM heap size is 1024 MB, using a parallel young garbage collection policy (-XX:+UseParNewGC), I'm using the parameter -XX
:+HandlePromotionFailure in order to work around the bug 6226790 related to the UseParNewGC garbage collection option (http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6226790).
The test target is a "dummy" process, with one sequential block and three actions. The load is generated with JMeter, the test script creates a process instance, issuing a HTTP request to the corresponding URL. The load test consists in a increasing load of 1 to 20 concurrent virtual users, with a ramp-up time of 20 minutes (one new user every minute). The virtual users start process instances until the test is stopped (there is no defined iteration number), with a think time of 10 seconds.
Till a load of 10 concurrent users the behavior is normal: constant response time about 500 ms and increasing throughput (considering the throughput as process instances started per second), until that moment about 300 process instances are created. However, as the test continues, the response time suddenly increases, the throughput falls and eventually the netweaver instance gets stuck. What is curious is that, although the netweaver instance is stuck, the utilization of the processor is low (less than 10%), as well as the memory (the heap just grows till 610 MB, its limit is 1024 MB). There are no sign of exhaustion of other resources, according to the corresponding performance counters (disk read and write queues, network utilization, context switches per second).
The GP runtime is using the local workflow engine, the test has been repeated with 2, 4 and 8 threads in the workflow engine. In all the cases the above described results were almost the same.
Does anybody know why the netweaver instance gets stuck under such conditions, and is there a way to solve this problem?
Thanks in advance
Edited by: Alexander Ambriz on Jan 13, 2008 4:34 PM

The problem seems to be fixed in SP3.

Similar Messages

  • Interactive form, guided procedure and R3 system

    Hi experts,
    I am working on a project where i am required to create a interactive form (pdf) using SAP NetWeaver. The user is allow to fill up their form before they finally call the SAP guided procedure upon hitting the submit button.
    I have go through some tutorial on guided procedure to perform process control.
    However, the problem now is, after the guided procedure had completed all the different stages of approval, i need it to send the pdf form to the SAP R3 system and insert data to the database.
    So far, i have created an interactive form.
    I need to acquire knowledge on how i could allow the guided procedure to interface with the r3 system after the form is approved.
    Very much appreciated if someone can help me in this area.

    Hi colin lim ,
    The following r excellent websites which give examples on how to use ADOBE forms in R/3:
    https://www.sdn.sap.com/irj/sdn/adobe
    Improving the Performance of Adobe® LiveCycleu2122 Designer Forms(scripting)
    http://www.adobe.com/devnet/livecycle/articles/lc_designer_perf_guidelines.pdf
    Interactive Forms Based on Adobe Software: Overview
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e635e290-0201-0010-a9be-9e8e4ce04770
    Adobe Interactive Forms
    http://www.saplounge.be/Files/media/pdf/Huberland-Interactive-Forms-2007.10.10.pdf
    Taking interactive forms to next level
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8c103c36-0301-0010-cda8-f6b381bedb6e
    Introduction to Adobe PDF Library SDK(PDFL SDK)(Simply scroll the document)
    http://partners.adobe.com/public/developer/en/webseminars/PDFL_WebSeminar.pdf
    Creating Interactive forms in webdynpro for java
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5f27e290-0201-0010-ff82-c21557572da1
    PDF-Based Print Forms/SAP Interactive Forms by Adobe
    http://help.sap.com/saphelp_nw04s/helpdata/en/c8/4adf7ba13c4ac1b4600d4df15f8b84/frameset.htm
    Date Objects in Adobe Designer
    http://help.sap.com/saphelp_nw04/helpdata/en/dd/60694fddb74ad88cdb7d2a094f3dd2/frameset.htm
    Checking and Testing a PDF-Based Print Form
    http://help.sap.com/saphelp_nw04s/helpdata/en/c2/1fe9aa4d7b413e8515f90b73729e97/frameset.htm
    Architecture
    http://help.sap.com/saphelp_nw04/helpdata/en/f2/21021b911f4c0cae11459a4ce0bc62/frameset.htm
    http://www.nl4b.com/Adobe/Invitation_SAPBrussels_Q407.pdf
    cheers!
    gyanaraj
    ****Pls reward points if u find this helpful

  • How to enable disable result status of callable object in Guided Procedures

    hi,
    Currently we are using guided procedures to handle Life Event changes in ESS. Each process has sequential block with Respective actions and callable object assigned to each action.
    Most of the callable objects we are using are either standard Java Webdynpro screens that came with ESS business package or custom ABAP Webdynpro's. When we created callable objects with these web dynpro's there is tab that sets result status like "Complete", "Exit" etc.
    The issue we are currently facing with result status is, there is no way that control is passed to result status enabled for specific step of guided procedure from the callable object. For example we created callable object for Benefits enrollment screen with result status "Complete". When user initiated guided procedure to make changes to Benefits enrollment, make changes to plans and click save. Once User click Save we want to send control to result status to get enable, till then we don't want the "Complete" button to be enabled on the Guided procedure step.
    Is there way to control the result status button based on the action performed by user in respective screen/step of Guided Procedure?
    Could someone suggest is there better replacement for guided procedures where I can use some other framework/process to achieve better functionality than GP's.
    Thanks
    Ravi.

    migrate to BPM

  • Where are stored attachments in guided procedures process??

    Any one knows?

    Hi Julio,
    The history of the process is not lost after the process is finished. You can see the process instances at NWA->Availability and Performance Management->Process Monitoring->Guided Procedures->Process Instances Tab.
    Here you can Search the Process running/completed/terminated/erroneous/archived Instances based on Initiator/Administrator/Owner/Overrseer userid forlast week/last month/last year/At any Time etc. In the result that you get after search, you can see all the data for each process task. You can see Input Context,Output Context, Processor,Attachment etc.
    Also on the main page for this screen, there are few other tabs which can give you other information about the Process/Process templated and other GP objects.
    Regards,
    Ajay

  • Back-Navigation in Guided Procedures

    Hello,
    i have got a very large guided procedure. There are loops, sequences and alternatives.
    In each step the user performs an input in a Visual Composer created UI. After each step the data is forwared to an SAP System with a webservice call.
    At the end of the guided procedure the final service is called, which performs checks the input data on the SAP System.
    If it fails, the user has to correct some of the input data he made in the guided procedure.
    But it seems to be impossible to go to a past step in the guided procedure. Everytime i click on one of the past steps it just reports "Action has been completed".
    Is it possible to make the steps back-navigatable? So that the user can re-input the data?
    Greetings
    Florian
    Edited by: Florian Kandlinger on Aug 21, 2008 10:24 AM

    Hi,
    as per my knowledge, you can,t open the completed action.What you have to do is that you have to send the control to that action again.
    As per My understanding, your process will be like this:
    1) UI page
    2) Web service
    the standered is that The web service will return GDT Log structure in case on any exception. That strucyutre will include the severity of the error. By checking this severity property, you can know whether any exception occured in the backend.
    After Web service action, include one decision action that checks this serveirty. If exception occures, you set the Result state of decision action to the UI page again so that the user again go to the UI page and enters the Data.
    you can go throuh the following Arcitechtechtural documents to understand this.
    [Architecture Guideline Series for Composite Applications|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00caf8bd-487a-2a10-36a9-93d840309310]  go through the application services part.
    [Architecture Guideline Series for Composite Applications process layer|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1078e3b0-ec5d-2a10-f08a-c9b878917b19]  go through the GP Part.
    Sampath

  • Cannot Open An Instantiate Application in Guided Procedures

    Hi,
    I an new to Guided Procedures and SAP NW CE. I have created a composite application following a tutorial example from the SAP Press book "The Developers Guide to the SAP NetWeaver Composition Environment" which is based on a project management process.
    After I am finished with the modeling of process in GP (Callable Objects, Roles, Parameter consolidation), I tried to run the application by generating the Instantiate URL and subsequently opening it with the "Open Instanitiate Application" button in the "Instantiate" tabstrip. Unfortunately nothing has happened, and there was not even a single error message.
    So I would like to know how can I diagnose this problem in GP? Where can I find the log trace?
    Thanks in advance.
    Regards,
    Joon Meng

    Hi,
    In GP you can also run your application using "Start Process" on GP home (I don't remember exact word for menu). To monitor process goto Netweaver Administrator (http://<yourhost>:<port>/nwa) and goto Availability and Performance Management->Process Monitoring
    Here you can see option for GP monitoring. Goto Process instance and look for your process (Hint: provide correct initiator and check all type of status).
    Here you can also see steps and error details if any.
    Regards,
    Gourav

  • Guided Procedure

    HI,
         Iam facing the issues in Guided procedure.I have two Action.The Action two is Assigned to two users.Both the user get the Action in the UWL and both the user are possible to edit the Action.If one user completed the Action,the Action assign for the second user also completed.These things are working fine.I need to solve other issue.If one user edit the action i need to provide some information to other user ie.the Action is in Processing by other user.(or) If one user edit the Action at the same time the second user open the same action in his UWL the Action is in non editable mode.please provide the suggession for these issue.Its urgent.
    Thanks and Regards,
    Satheshkumar.R

    Ok. Here are the steps.
    I'm assuming that you have good knowledge of GP process designing. Let me know if you are stuck anywhere.
    These steps have to be followed for all blocks in the process.
    1) Initiate the process
    2) Let us assume that the first step in the process has reached two agents' UWL (A and B)
    3) When the step is clicked for execution, you must actually execute a check step prior to the actual step. That is lets say that the actual step is called as 'Approve'. So the flow will be like this
    i) Initiate
    ii) "Check" step (invisible to the user) here perform the check for a flag say InUse = ' ' ? This parameter should be visible at the process level too. If this flag is not set, then set this flag to 'Y' and then branch out to the "Approve" step (iv).
    elseif the InUse flag is already set to 'Y' (by another person), then branch out to a display form CO that says that the step is being executed by someone else.
    iii) After the step has been successfully executed, then you can set the flag accordingly. Make sure you handle the case if he just opens the task but doesnt complete the action. In this case you need to set the flag back to initial and route back to that check step.
    Cheers,
    Mandrake!
    (The Magician)

  • How to export Guided procedure - Initiator to RFC as an export parameter

    Hi All,
          How do I capture the Initiator, Owner and Oversee of my Guided procedure and bind it as an output parameter of a Callable object?
         I need to this information to be sent to RFC so that I can perform the dynamic agent determination and send the agent back to Guide procedure.
    Thanks in adv.
    Edited by: Prab Vad on Sep 24, 2009 6:35 PM

    Based on the UI dialog for Export XML, it looks like you'll first want to set an XMLExportPreference to copy either optimized or formatted images, and then choose and image type. So,
    objDoc.xmlExportPreferences.copyFormattedImages = true;
    or
    objDoc.xmlExportPreferences.copyOptimizedImages = true;
    followed by
    objDoc.xmlExportPreferences.imageConversion = ImageConversion.JPEG
    or
    objDoc.xmlExportPreferences.imageConversion = ImageConversion.PNG
    This help page describes the difference between optimized and formatted images: InDesign Help | Exporting XML
    That should get you started.  You may need to play with some other options to get the output you want, but that's the idea.

  • Configuring Guided Procedures with the Universal Worklist

    hi experts,
    Pls give me the steps to Configure Guided Procedures with the Universal Worklist....
    I have the help file with me but it doesn't work ... and my configuration is NWDS 7.0 sp9.
    pls help me
    with regards,
    sriram

    Hi,
    You can configure your system so that the tasks generated in Guided Procedures (GP) workflows, both on local and remote systems, are displayed in the Universal Worklist (UWL) together with the tasks pertaining to other SAP NetWeaver Portal work areas.
    You perform the configuration steps on the consumer side:
           1.      Create a portal system, specifying the host name, HTTP port of the GP tasks provider and, if available, the WSDL of the relevant service.
           2.      Register the system as the item provider for UWL and configure it for remote access.
    You establish the connection between GP and the UWL by assigning a system alias.
           3.      In UWL, browse all pending GP tasks assigned to your user.
    You can only view tasks assigned to your user, that is, the logon ID of the user on both systems must match.
    Prerequisites:-
    a)  You have been assigned the System Admin portal role to be able to create portal systems and aliases. For more information, see Administration Roles.
    b) You have been assigned the Standard User role to be able to access UWL in the portal. For more information, see Default Portal Content for Standard Users.
    c) You know the host name of the system from which you want to retrieve GP tasks
    Step by Step Procedure guide can be found out at
    [Step by Step Procedure for COnfiguring GP with UWL|http://help.sap.com/saphelp_nw04s/helpdata/en/43/ef06a7860c7061e10000000a1553f6/frameset.htm]
    Hope this helps,
    Regards,
    Shailesh Nagar

  • Envio e Recebimento de Notificação de WorkFlow Guided Procedure no Portal

    Bom Dia
    Alguem poderia m ajudar a solucionar um problema
    Tenho um cenário de WorkFlow de Guided Procedure no portal
    Erro: O user escolhido não consegue receber o e-mail (notificação)
    Segue abaixo a descrição do Cenário:
    Clicar em: Gestão de Inovação
    Clicar em : Ideas and Buckets
    Show = Buckets
    Selecionar um Bucket e clicar nele, ao abrir uma nova janela com os detalhes do bucket:
    Clicar em: Evaluations
    clicar em: Criar
    Evaluation Name = teste
    Start Date = data do dia
    End Date = data futura qualquer
    Clicar em: Select Itens
    Escolher uma opção de ideas
    clicar em: Select Criteria
    Selecione algumas perguntas a serem feitas ao usuário
    Clicar em: Weigh Criteria
    Colocar o percentual de cada pergunta (peso)
    Clicar em: Select Participants
    Em Find Participants, escolher algum participante(de preferencia com um e-mail que possa ser conferido o recebimento)
    Clicar em: Finish
    Clicar em: Start(momento que deve disparar o workflow e o participante acima escolhido deve receber um e-mail)
    Alguem poderia me ajudar , por favor
    Grato.

    Bom dia Sergio,
    Já está configurado o envio do e-mail pelo Portal?
    Se o protocolo usado é SMTP, já existe uma regra que permita o envio do email pelo portal?
    Boa sorte
    Grilo

  • Step by Step document on Guided Procedures for Benefits.......Help Needed..

    Hello Gurus,
    We are in process of implementing Benefits and for which we are using Guided Procedures, want to have understanding of the process can you please provide the step by step documentation and an example process that will be of great help.
    Appreciate your help.
    Thanks in advance for your time.
    Kind Regards,
    Pramod

    Hi Pramod,
    Please have a look at the below links. You will probably get some help.
    First of all, see the following thread, see the answer by shen peng in the end, explained CAF in very simple terms:
    https://www.sdn.sap.com/irj/sdn/thread?threadID=470956&tstart=0
    Now have a look at the following links for understanding about CAF, :
    <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4277f37b-0601-0010-0597-89e792177e2b">Creating Composite Applications with SAP CAF</a>
    <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/84df3e36-0301-0010-be9d-b99aad8c81e6">Composite Application Framework in SAP NetWeaver</a>
    <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1122">CAF training material online</a>
    <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1231">Additional CAF Training material online</a>
    See the following links for understanding CAF GP in detail:
    <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0b1c2eda-0c01-0010-b597-b107502cdc71">CAF Guided Procedures Overview</a>
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/39/198141f906040de10000000a1550b0/frameset.htm">CAF Guided Procedures</a>
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/c7/984942da51690de10000000a155106/frameset.htm">Concepts of the Guided Procedures Framework</a>
    Lastly, see the following links for CAF GP Wiki Home Page and CAF Tutorial Center:
    <a href="https://wiki.sdn.sap.com/wiki/display/BPX/Guided+Procedures">CAF Guided Procedures Wiki Home Page</a>
    <a href="https://www.sdn.sap.com/irj/sdn/nw-composition?rid=/webcontent/uuid/d8dbd703-0801-0010-c9bf-c04bc52f562f">Composite Application Framework Tutorial Center</a>
    You can also have a look at the following thread, you can drill down into many more links:
    https://www.sdn.sap.com/irj/sdn/thread?threadID=405517&tstart=0
    https://www.sdn.sap.com/irj/sdn/thread?threadID=314804&tstart=50
    Bye
    Ankur

  • Error while executing Guided Procedures Action

    Hello,
    We are getting the following error when a user is trying to execute an Action in the Guided Procedures Process:
    "Cannot complete Action: Activity could not be read".
    What can be causing this?
    Any help would be highly Appreciated.

    Hello,
    This is more than likely due to an inconsistency of a GP object at database level. I suggest opening an OSS ticket as this would require detailed analysis.
    Thanks and best regards,
    Carl Connolly
    Senior Support Consultant - Netweaver Web Application Server
    AGS Primary Support, Global Support Centre Ireland
    Guided Procedures trouble shooting guide:
    www.sdn.sap.com/irj/scn/wiki?path=/display/JSTSG/%2528GP%2529Home

  • Task based UI (Guided Procedure) in SAP CRM 7.0

    I am trying to build a Task Based UI in SAP CRM 7.0. I followed the steps which SAP mentions but unfortunately i can't get it work.I am a functional consultant and so its quite possible that might have missed something critical
    This is the sequence of steps i followed
    Step 1 - Create new BSP component
    2 - Created 3 custom views
    3 - Created a "Guided Maintenance Page"
    4 - According to SAP documentation/material - when i open the view/page created in step 3 i would be able to see the views i created in Step 2 and i can choose the views ( and the sequence) i want to use in the guided procedure.
    But unfortunately in Step 3 - i don't see any of the views i created in "Step 2" .
    So just wondering what i have missed and why the guided procedure is not working.
    thanks in advance!
    Cheers
    SS

    Hi Ruby,
    Thanks a lot for your reply.
    In your reply you have mentioned that - "As far as I know , if you use the guided  maintainence  procedure , at the top you can see the number of custom views added in the component , in your case you will be able to see them as 1, 2 and 3"
    The issue I am encountering is that  I don't see the (any) custom view in my guided procedure.
    I don't see any of the the custom views 1,2 or 3 listed in the top half of the page. All i see is a table with no entries in it.
    So i am wondering if i have missed out any important step in guided procedure( task based UI) creation process.
    thanks in advance!
    Cheers
    Subu

  • Creation of Vendor in MDM  using Guided Procedure ...SDA not found

    Hi All,
    We are trying to create Master data Using Guided Procedure.
    After deploying MDM components on Portal we are able to see the standard iViews provided by SAP on Portal.
    We are using the following PDF to create the scenario.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/763845b3-0b01-0010-a1a6-c1763df8f049
    According the PDF we have to deploy following two sda on the portal server to see the GP callable Object.
    H2G_GuidedProcedures.sda
    H2G_SourceCode.zip
    But we are not able to find Follwoing sda on even Service Market Place.
    If anyone knows from wher to download these two SDA, Let us also Know.
    Thanks in Advance for Help.
    Regards
    Shruti.

    Shruti,
    While clicking on link that is given in PDF for these files its saying:
    Error - download expired
    Sorry, the file you want to download, is already deleted or the id is incorrect.
    Perhaps we require a special ID of basis guys because it might be possible we dont have access to these files.
    Just check with your ITICS team.
    BR,
    Alok

  • How to change the name of (Guided procedure) GP Runtime View?

    Hello all!
    At Design time in GP (Guided Procedure), I have added a runtime view at the tab "Runtime Views" named Additional Resources to a GP process.  At runtime, when the process is started,  at the left bar appears the button "Additional Resources". Is there a way to change this name? Any idea can be helpfull :).
    Kindly Regards,
    Luiza

    Hi,
    an other solution is change the block property QUERY_DATA_SOURCE_TYPE from "Table" to "Sub-query" , than change at run time the property QUERY_DATA_SOURCE_NAME.
    First create block and add items
    The QUERY_DATA_SOURCE_NAME will be for ex. "Select 'A' as col1, 'B' AS col2, 'C' as col3 from dual"
    Set into items the column name property to col1 , col2 ...
    At run time change the query to "Select 'Z' as col1, 'X' as col2 , 'Y' as col3 from dual"
    in this way you can change the source of column value.
    Caution because if you change value type from varchar2 to date you must cast date into varchar2.
    May be that this way is valid only for view data not for insert-update, i don't remember.
    bye
    Message was edited by:
    Killernero

Maybe you are looking for

  • Error message while upgrading to System Center 2012 R2 Orchestrator

    I recently tried upgrading System Center 2012 Service Pack 1 Orchestrator to System Center 2012 R2 Orchestrator on a Windows Server 2012 instance, running in VMware Workstation. According to the Microsoft TechNet documentation, you basically remove a

  • Re: no amber update lumia 620

    If you have not received amber update, first check your firmware version which should not be at 0001. As today my handset received update for firmware 0002 and now I saw amber update. So, just wait for you handset to be updated to firmware version 00

  • Upload purcashed songs on new computer without ipod

    I lost my ipod...purchased a new computer and using my husband old erased ipod.  I can login in to my account but my husband music selection appears.  If I go to purshaed history in the IStore I see my purhased history.  How do I deauthorize my husba

  • CSXSRISR not opening SR when doing Find Service Request.

    We recently upgraded from 11.5.10.2 to 12.1.3 this was tested and was functioning correctly, however this morning this issue began. Under Service --> Find Service Request You can search for the Service Request that you want to open, the results retur

  • Is it possible to salvage cached videos from iPhone?

    I have videos that I've downloaded (cached) from YouTube to my phone using a downloader app on my iPhone 5. Since I upgraded to the 5s, I've tried finding all the videos again using the same app but some of them have since been deleted from YouTube,