Concurrent users on XI Developer?

I currently support serveral customers for whom we have installed bespoke Crystal RAS systems. As part of the support procedures I have upgraded from an old Crystal Advanced Developer v9 to Crystal Reports XI Developer Edition (now updated to R2 SP4). However, all of my customers use unmanaged RAS servers with concurrent user licensing, how can I emulate the same set-up utilising the Developer version since it seems to support named user licenses only?
My application uses classic ASP via the standard CrystalReports.ObjectFactory and CrystalClientDoc.ReportClientDocument model. Is there something I can add to this to enable named user access, or is there something can be done on the RAS configuration side to allow my concurrent licensing "flavour" of ASP code to work with a named user license?
I donlt need concurrent licensing other tha  to be able to replicate and develop against the same scenarios my ciustomers have... as the sole developer I will be the only person accessing my installation of RAS.
I look forward to heating your suggestions and hope for a viable solution.

Thankyou for your replies. I have developed our product using RAS9 up until now, but since nearly all our deployed products are now utilising CR Server XI R2, I need to replace my development system to be able to replicate bugs and add new features using CR XI. It's starting to look as though development users are really not being catered for here... rather a shame seeing as I have attained the sale of about 10 Server licenses for BO/SAP on the strength of selling our system to our customers. Since the RAS delivered with CR Dev XI only allows NULs, I would have to fork out the full Server price in order to have a development system running an unmanaged RAS... a real shame and a huge missed opportunity... even a 1 user NUL would have been sufficient.
The curent scenario was that prompted me toreplace my RAS9 dev system with CR Dev XI was that I was asked by a customer to add the refresh button to the Advanced HTML viewer so that it re-ran the report without prompting for new parameters (i.e. refresh the report data using the same parameters).
After reviewing the documentation, I amended my copy of the CrystalReportsInteractiveViewer.asp file from the ASP developer examples to have the following attribute settings:
viewer.HasRefreshButton = true
viewer.EnableParameterPrompt = false
viewer.ReuseParameterValuesOnRefresh  = true
Not having CR XI running on my dev system I was unable to test it, but one of our engineers installed it on site, but said the Viewer refreshed the report, but prompted for new parameters whereas we wanted it to reuse the old parameters.
Edited by: Dave Boulden on Nov 14, 2008 5:11 PM

Similar Messages

  • Load testing with concurrent users on HTTP Web

    Hello,
    I am trying to do load testing my PHP Web Application.
    I record (with Firefox) and developed the testing script with OpenScript,
    but I found that I could only test with "Iteration" feature.
    Is there any way to do load testing with concurrent users ( multi users login at the same time ) which defined in databank?
    Thanks for help.

    Hi
    You need to load the script into OLT (Oracle Load Testing) you can download it from here you need the first link Oracle Application Testing Suite and run the OATSxxx.exe to install OLT.
    Regards
    Alex

  • Performance when having many concurrent users

    Hi all,
    I am wondering about whether it would be possible to use Web Dynpro for ABAP in web applications that have a lot of concurrent users (like a thousend or more). Could this cause a performance or memory problem, because of the stateful nature of WD for ABAP?
    Thanks a lot for your help!
    Cheers,
    Jens

    Hi Jens,
         The performance of any stateful application will be low compared to stateless. But there are other advantages in WDP for ABAP such as:
    Web Dynpro offers the following advantages for application developers:
    1.The use of declarative and graphical tools significantly reduces the implementation
    effort
    2.Web Dynpro supports a structured design process
    3.Strict separation between layout and business data
    4.Reuse and better maintainability by using components
    5.The layout and navigation is easily changed using the Web Dynpro tools
    6.Stateful applications are supported – that is, if the page is changed and the required
    data remains intact so that you can access it at any time throughout the entire
    application context.
    Note that stateless applications are not possible.
    7.Automatic data transport using data binding
    8.Automatic input check
    9.Automatic operation of the Web Dynpro application using the keyboard
    10.User interface accessibility is supported
    11.Full integration in the reliable ABAP development environment
    The concept of Web Dynpro ABAP is identical with Web Dynpro Java and offers
    more or less the same functions.
    You can also go through the following links for further reference:
    http://help.sap.com/saphelp_erp2005/helpdata/en/77/3545415ea6f523e10000000a155106/frameset.htm
    Regds,
    Anagha.

  • Concurrent User Limitation

    Hi,
    Understand that VS Studio 2008's CR with a limitation of 3 concurrent user access, am I right?
    How about if I upgrade to CR XI Developer Edition,
    Is there any concurrent user access limitation?
    by using CR Developer XI edition with VS studio 2008, using CR viewer in asp.net web application.
    Thanks

    All versions of CR are limited to 3 CPL. To increase this, you have to go to Crystal Reports Application Server or Business Objects Enterprise.
    Perhaps the better question is; why do you feel you need to go beyond 3 CPL?
    For more info re. Crystal Reports Application Server see the following:
    http://www.sap.com/solutions/sapbusinessobjects/sme/reporting/crystalreportsserver/featuresfunctions/index.epx
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40bccdfd-88a6-2b10-1da1-c47a54b625a7
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup

  • Trying to determine costs per concurrent user

    I have tried to investigate the services and theirs costs as well as I can and tried to get help. However I have very little experience with hosting and databases so after all this research I'm left with a bunch of questions.
    Forgive me if this is too many for this kind of forum, if so, could you please refer me to where I can learn more?
    We're developing a multiplayer browser game in Unity3D. The game will communicate with a SQL database. I'm trying to determine how much it will cost me per Monthly Active User (MAU) and per Concurrent User (CCU). To do so I need some things clarified. In order
    to determine which feature will be the most limiting and therefore define which performance level I need.
    They will on average communicate with the database app. two times a minute (defined as two queries per minute). Does this mean that I need a transaction rate of at least two per CCU?
    How fast can you open and close a session? I'm trying to figure out whether I need to have one session open constantly per user connected to the game. If so, I suppose max sessions would be equal to CCU?
    If I need more CCU than one database of a given performance level supports can I then just subscribe for more databases which will then automatically become copies of one another and you will divide users between the databases automatically?
    As I understand your description of your database services through Basic, Standard and Premium, the database will be able to work independently of additional webhosting. However then I do not understand why there is no info in regards to bandwith limitations.
    Do I need your webhosting services along with subscribing for the database? Then I suppose the bandwith limitations of the webhosting applies for the database as well?
    In regards to the webhosting, besides for maybe handling the database, the website's by far most demanding service will be to allow users to download a game of max 30 MB. How can I estimate how many users will be able to download simoultaneously from a given
    VM instance, e.g. basic 1?
    If the database depends on this website for communication to the game, how can I then estimate how demanding that will be to the power of a given VM instance?
    I realise that some of these questions may be difficult to give precise answers to but any help with getting closer to an answer is highly appreciated.

    This is by no means accurate and complete, but will give you an idea about how to go about doing estimates:
    First you need to know what database tier you need: basic, standard or premium.
    The tier you need depends on the processing power you need, and directly relates to the number of concurrent users you have at any given time and the processing requirement of the database.
    You can determine this only after you do some benchmarking of your app.
    Supposed you have 100 users and you need basic tier S0, then cost per user will be (cost for S0)/100.
    Then you need cost for your web service/site.
    Again you need to know how powerful it needs to be.
    You can determine this only after you do some benchmarking of your app.
    Again supposed you need a A3 then cost per user will be (cost of A3)/100.
    Then you need cost for data transfer from your web service to your user.
    Supposed every data transfer is 10K, then you have 20K/min.
    Supposed a user stays in your game for an hour, then you have 1.2M/user/session.
    Supposed the user plays 10 times/month, then you have 12M/user per month. Then you can calculate the cost per user.
    I suppose you can safely assume that bandwidth is not a limitation in Azure for your app for the moment.
    Frank

  • Maximum concurrent user on OC4J Stand Alone ?

    Hi All,
    I have questions on OC4J :
    1) How many concurrent user that can be supported by OC4J 10.1.3 Stand Alone ?
    2) What is different between OC4J Stand Alone and OC4J Stand Alone that comes with JDev ?
    Thank you,
    xtanto

    Hi,
    1.) This depends on your application and of the configuration of OC4J (for example JVM parameter).
    2.) Afaik there is no difference between both OC4J. OC4J which comes with JDev
    is the J2EE runtime environment for JDeveloper. For development purposes it is much easier to use the embedded OC4J instead of deploying first the application to a remote OC4J.
    Regards
    Kersten

  • Find the number of concurrent users in system at a given time

    Hi All,
    We have the ECC system in which we need to set up monitoring alert which should tell the following things.
    1.The  number of concurrent users looged  currently in the system.
    2. List of  transaction per hour or user activites with the counts
    I want to know whether we have any standard report , function module or tcode through which we can achive this.
    A quick response will be appreciated.
    Thanks in advance.
    Regards
    Santosh

    Dear Santosh,
    for concurrent users there is this monitor in RZ20:
       System Configuration
           Operation Mode Status
           Instance Status
           Concurrent Users
               Concurrent Users (all Clients)    2 Usrs, Green 15.05.2014 , 17:02:18
               Concurrent Users (Client 000)     1 Usrs, Green 15.05.2014 , 17:02:18
               Concurrent Users (Client 001)     1 Usrs, Green 15.05.2014 , 17:02:18
               Concurrent Users (Client 066)     0 Usrs, Green 15.05.2014 , 17:02:18
    This monitor is available under RZ20 --> SAP CCMS Monitor Templates --> System Configuration
    best regards,
    Alwina

  • Connection is closed.While Concurrent User Accesing...

    <code>
    [6/5/06 15:23:44:535 SGT] 4e20fe SystemErr R com.ibm.websphere.ce.cm.ObjectClosedException: DSRA9110E: Connection is closed.
    </code>
    Hi Every Body..have look in to my error can any one suggest to me..what si the symptoms of this error...only the concurrent users accessing time..i am exepecting this error once in while.

    Is this a question about programming in Java or using WebSphere?
    Perhaps a search on google will find your answer.

  • Maximum number of concurrent users that can connect to a SQL DB

    I see various SQL DB plan S0, S1, S2 and P1, P2 and P3.  Each one of them talk about DTU's but never talk about the max number of concurrent users.  Where can I find that number and is it configurable by the end user?

    It is the maximum connection that is most important. Best practice is not to have users holding on to their connection for long period of time. Maximum user connection in SQL is 32767, resource permitting. Not sure for Azure SQL. If you follow best
    practice, you are not supposed to hit this limit cause other limits will be hit first.
    Frank

  • Scalability in BlazeDS - What is the maximum number of concurrent users possible with BlazeDS?

    Hi all,
    is there a limit on the number of concurrent users that can connect via BLAZEDS? I see many places that it is only in 100s and not in 1000s.
    is that true? Anybody has doen performance testing on that?
    Thanks
    Kiran

    What is practical? Probably between 1 and 6 streams can be done with reasonable use of bandwidth. However, keep in mind that you will likely want to use the lowest quality setting for cameras so they are demanding the least amount of bandwidth.
    Using the Connect 8 numbers, Low quality webcam video with the room at LAN settings should have an aprox average bandwidth consumption of 184 kbps. From there it is just simple math. 6 live streams at that setting will be 1.1 Mbps. Alternatively, at High quality webcam video and with the room at LAN, each stream will average aprox 501 kbps. 6 streams will average 3 Mbps.

  • # of Concurrent Users in an Application

    Is there a way to determine the # of Concurrent Users in an application at specific points in time?
    Thanks,
    Mark

    Hello Mark,
    >> I was still left wondering about concurrent user usage of the application
    Concurrent users in a Web environment/application is a bit tricky. One moment you are there, and in the other you closed your browser, and the application can’t really know that. So first you need to define what you consider to be an active user, and from that to compute concurrent users.
    @Roel – I’ve just noticed your new title as Oracle ACE. Congratulations.
    Regards,
    Arie.
    Please remember to mark appropriate posts as correct/helpful. For the long run, it will benefit us all.

  • Number of concurrent users

    how can I find the number of concurrent users in oracle 10g;
    thank you

    You mean ACTIVE users ??
    Use following script :
    active.sql
    set pagesize 120
    set linesize 150
    select username, count(*) from v$session where status = 'ACTIVE'
    group by username;
    column spid format a5
    column sid format 9999
    column serial# format 999999
    column username format A9
    column schemaname format A8
    column osuser format a20
    column machine format a15
    column logondate format a15
    column terminal format a10
    column status format a10
    column module format a25
    select a.sid, a.serial#, b.spid,
    --a.process,
    a.username,
    to_char(a.logon_time,'DD-MM HH24:MI:SS') LogonDate, a.osuser, a.machine, a.status, a.module
    from v$session a, v$process b where a.paddr = b.addr
    and a.status = 'ACTIVE' and a.username is not null
    order by 9;
    --order by b.spid;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How can I know the number of concurrent users

    Dears,
    We have a sizing document from one of our vendors which is asking for the "Peak number of concurrent users in E-mail".
    How can we estimate that? is it something like 5% of Total # of Users?

    Hi,
    If your field symbol has been defined as an internal table :
    Use std describe as
    Data: l type i.
    describe <fs> lines l.
    'l' will contain the number of lines as needed.
    FYI
    The size of this storage area in a field symbols depends on the number of table lines which is not fixed, but determined dynamically at runtime.
    Regards,
    Amit

  • Limit the number of concurrent users

    Is it possible to limit the number of concurrent users for the application in Websphere or at the http management level?

    You don't say what version of Websphere you are using, but here's how you might limit the number of sessions in Websphere 4.0 Advanced Edition (other versions may differ):
    Open the Administrative Console. Go down the tree to Nodes, Application Servers and click on the server you want to control (likely Default Server). In the right panel, click on the Services tab. In that panel, click on the Session Manager Service and click the Properties button. That pops up a new dialog.
    Select the Advanced tab here. Put a number in the Maximum in-memory Session Count field and uncheck the Allow Overflow checkbox. Click OK, etc, etc, and you'll probably have to restart Websphere.
    I said "might" because I don't know if this will do what you want or not. Read the help file associated with that dialog and judge for yourself.

  • How to find out number of concurrent users  connectd to a site?

    I would like to find out the number of concurrent users on my site. What is the best way to do it?
    This is how I implement it currently:
    I have a HashSet object in the session. whenever a user visits the page, i added the user's sessionID to the HashSet. But when a user leaves my page, it won't inform my jsp pages. The only thing I can do now is whenever I add a new sessionID, I loop through the HashSet and check to see which sessionID is invalid or inactive, then remove the it. Does a user session becomes invalid immediately when the user leaves the page, or it has to wait till it times out?
    Are there any other more efficient ways of doing it?

    Look at HttpSessionBindingListener. That will let you do what you want to, correctly.
    User session will time not. If it were to become invalid immediately, it won't be called a "session" would it?

Maybe you are looking for

  • CR XI landscape report not printing correctly on one particular server

    Post Author: BronxJedi CA Forum: General I have a report that was designed in Crystal XI (11.5.0.313) that is not previewing or printing correctly when the users access it on our production server. The report is designed as a landscape report, for an

  • Error while restarting BPM which falied in Queue & status is sysfail

    hi all, We are trying to restart the BPM which failed with status as SYSFAIL using 'Execute LUW'. Error coming is 'Function module does not exist or EXCEPTION raised' How can we restart such messages? Thanks, Mayank

  • Multi Mapping Base Runtime Exception

    Hi all Im getting a Base Runtime Excecption in Multi mapping. My scenario is File to IDocs. when i test the message is IR its successful. However while testing End to end im getting Base Runtime excception. Any pointers to this --Keerthi

  • User exit for transaction VL10D

    Hi, in transaction VL10D, after clicking the button 'Create delivery in background', i have to check per item the material, and eventually show an popup with some information. Which exits / badi's should use ? regards, Hans

  • DBMS_NETWORK_ACL_ADMIN package - email issue

    I have migrated from 10g to 11.1.0.6 on Linux and have used the DBMS_NETWORK_ACL_ADMIN to get over security issue of sending external emails. Problem is despite the fact the emails are coming through, each email contains html code and the email is co