CRM OnDemand Concurrent webservice session limitation

I have seen the in old documents of webservice where the limit is mentioned as 2n+10 where n is the number of licensed users. However the same section is missing in the current version of R17 documents. Hence, my question is: What is the methodology to set the value for "maximum Number of concurrent sessions for a company". Out of the box, as I understand, it is set to 10. But since we are licensed for 450 users, we needed this value to be bumped to a higher number. Would anybody know what is the best practice to set this up?
Thanks,
Narayan

I have posted this question via a SR and I am waiting for the response. However, even in case of multi-tenant, there should be some methodology which is used for setting this parameter. I would be surprised if the criteria is not based on number of concurrent users because the license fee does correlate to the the number of users.
Thanks or your reponse. If you have any insight into the max or best value for this parameter, please share it with me.
Thanks again,
Narayan

Similar Messages

  • Using Jpublisher to consume CRM OnDemand webservices

    I am attempting to use the Oracle Jpublisher utility to generate a callout to CRM OnDemand webservices, in order to make OnDemand data, such as account data, available for further processing in Oracle Warehouse Builder. (This OWB/Jpublisher solution is documented in Oracle Warehouse Builder: Web Services and SOA Ready):
    [http://www.oracle.com/technology/products/warehouse/pdf/oracle%20warehouse%20builder_%20soa%20and%20web%20services%20ready.pdf]
    I have installed Jpublisher 10.2 on an Oracle 10g database (hosted on a Windows 2003 server) and have attempted to generate a webservice callout by using the -proxywsdl option and referencing the file path where I have stored the OnDemand wsdl files (downloaded from OnDeman webservices admin).
    The following command returns the message "No files written"
    jpub -u owb_wkspace_user/password -sysuser sys/password
    -proxywsdl=file:///C:/Account.wsdl
    -proxyopts=tabfun
    Using the noload option to avoid any contention with database user permissions returns the same result: "No files written".
    jpub -proxywsdl=file:///C:/Account.wsdl -proxyopts=tabfun,noload
    If there are any Jpublisher-savy OnDemand integrators out there who can shed some light on the process, I'd greatly appreciate it.

    Just curious if anyone has come up with a solution to the posed problem. I too am looking at using database web services to access siebal information through siebal on demand api's. Right now I am investigating how to accomplish the session authentication within a database web service. Any thoughts or ideas are welcome.

  • Invoking Siebel CRM OnDemand Web Service via BPEL

    I'm trying to invoke a Siebel CRM OnDemand Web Service via BPEL. Basically, the Siebel guide says to post to a url with user/pwd to get a session ID returned from a cookie. I did that using embedded java and have the session ID as a variable in my BPEL process. My problem is with now calling the Web Service to perform the action. I have a WSDL from Siebel, but the guide says to use an HTTP post with the session ID in the url and the XML in the body. How do I do that? Shouldn't the WSDL handle that when I create the Partner Link? Do I need to use more embedded Java for this or can I set up a Partner Link? I created a Partner Link and it shows the methods I want to use, but I get the following error when I try to call it because I don't know where to add the session ID:
    <ErrorCode xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">SBL-ODU-01006</ErrorCode>
    <ErrorMessage xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">Internal Error: Session is not available. Aborting.</ErrorMessage>
    Any help would be GREATLY appreciated. Please let me know if you need more information.
    THANKS!

    The Siebel OnDemand web services can accept the siebel session token in the URL. Append ';jessionid={%sessionIdFromCookie%}' to the end point. Obviously this has to be done dynamically. Refer to the article called 'Making BPEL Processes Dynamic' (http://www.oracle.com/technology/pub/articles/bpel_cookbook/carey.html) pay particular attention to the 'Eliminating address dependency at run time' section.
    Peter

  • Customer Reference using Sieble CRM OnDemand in Asia

    We are looking at implementing Siebel CRM OnDemand with some of our businesses in Asia (China, Korea, Japan, Hong Kong), but would like to talk with someone who has done this already. We'd like to hear their experience with performance, as well as strategies for user adoption.

    Some of the basic issues that you need to consider is what language(s) you are going to use. It is best to keep it all in English as this means a lot less maintinance.
    When you use multiple languages you need to:
    Create manuals for each language
    Update the custom names for fields/tabs across all the languages
    Also consider if people who do not speak the native language will be looking at the data, ie will someone in Australia be looking at the Japan contacts. If so consider if the records are going to be in English or not. If in english are you going to have not english versions of the fields. Will the English version be the primary or will the native version be the primary version.
    Consider the different SPAM Acts. Research this as the laws do very on Opt-In and Opt-Out processes for marketing material.
    To assist in user adoption roll the system out in small chucks. For instance you might have the first session on Account and Contact creation. Keep it simple! Plus make click-by-click manuals which are simple to follow with lots of screen-shots. Oracle has released a document detailing how to improve user adoption on their training site.
    Try to keep screen layouts uniformed. This will assist in manual creation and the user adoption.
    Have a user in each office which is your primary user, a power user as such. This person is to be your main focus for training as they can be your on-the-ground contact who can provide assistance in training and helping other users.
    I hope this gets you started. It is a very tough road ahead of you with the training, good planning is the key. Make sure your know up front all the different requirements and take the time to develope a good set of manuals and a great training session.

  • Some Questions about customization degree of Siebel CRM OnDemand

    I am new to Siebel CRM OnDemand, had some concerns on customizaiton of Siebel CRM OnDemand comparing to Siebel enterprise version.
    1. Siebel OnDemand only support to create 3 new objects.
    Q:
    1) Are they exist objects in Siebel enterprise version, such as quote, order, or totally new objects to Siebel?
    2) How to build new relationships among existing object or between existing and new objects?
    2. Does Siebel OnDemand support to write script, if it does, is it escript or VB script, where to write it?
    3. Does Siebel OnDemand support to add new custom field as joined field to show some info of associate object on current object's UI, such as show account ship to address in SR detail page.
    4. Except to do limited customization in application, is there any way to make more complex customization, such as submitting a customizaiton request to customer care for it?

    1 - The Custom Objects are completely custom. You build the data model from the ground up. There are limitiations to the number of different fields that you can add, but it's pretty big.
    2 - There are pre-defined relationships between Custom Object 1 and Account, Contact, Opportunity, etc. you can't add any more, so make sure that the proper fields are already there that suit your needs.
    3 - No
    4 - No, however Oracle Professional Services can be engaged to do a bunch of stuff, including the development of Custom Web Services. There are Consulting Partners that can be creative, as well.

  • OIM integration with Microsoft CRM by using webservices? (OIM: Oracle Identity Management)

    Hi Guys,
    can you provide me integration document for my new project
    OIM with Microsoft CRM, by using webservices.
    Venkat
    [email protected]

    user1106726 wrote:
    We currently have ILM 2007 in our environment with limited usage at the moment. We are looking at purchasing Oracle Identity Manager to implement an enterprise wide IAM solution.
    We were wondering if it is possible to continue using ILM like a middleware between our AD forests and the Oracle IdM. Where the Oracle IdM is the overarching IAM solution and Microsoft ILM 2007/FIM 2010 is like the metadirectory for our AD forests.
    Is this possible without installing the Oracle Management Connector on any of our DCs and using ILM as the directory that Oracle IdM connects to. All AD account provisioning/de-provisioning, acct updates, password sync/reset will be initiated from the Oracle IdM to ILM and then implemented on AD. In order words no direct interaction with AD domain controllers from Oracle IdM, everything will go to ILM and ILM in turn applies it to AD.
    Is this possible?yes
    >
    Is there a custom connector that will work with ILM 2007/FIM 2010Yes, if you write one you will have a custom connector
    >
    Is this a simple customization or something that can be problematic and expensive?It won't be simple. Problematic and expensive maybe, depends on how good you are with OIM and ILM

  • Is it possible to create custom buttons in CRM Ondemand?

    Hi,
    Is it possible to create custom buttons in CRM Ondemand in any detail page like the inbuilt buttons like 'New', 'Delete' etc? If possible then how?
    Thanks
    Arpita

    You can add a button using custom javascript. but this could potentially have performance issues. please test the performance and functionality if you implement a lot javascript
    see this link : http://helponmyproject.com/TTOCOD/
    Regards,
    Royston

  • To add order mgmnt in oracle crm ondemand

    is it possible to add order management in oracle crm ondemand? if it's could u pl tell me the steps involved
    mailid: [email protected]
    Edited by: user9005557 on Jan 19, 2010 4:31 AM

    There are couples of web services provided by oracle for this purpose, by using that you can insert, update, query, delete records in CRM OnDemand.
    So you need to write the web service client program which takes data from your web form and create record in OnDemand. It can be in any language / platform (like java, c++, PHP etc)
    Check web services guide for more details.
    Dinesh

  • Crm OnDemand error -- org.apache.axis2.AxisFault: Client

    Hi,
    I am having some problem with the Administrative Services Web service of crm Ondemand . I want to Read the CustomRecordTypes from my crm instance through the web services. I have downloaded the WSDL for that from the crm sites Administrative Services section. While executing the code is throwing the following exeption org.apache.axis2.AxisFault: Client.
    The Code I have used to Read the CustomRecordTypes is as follows :
    CustomRecordTypeServiceStub service = new CustomRecordTypeServiceStub("https://secure-ausomxiha.crmondemand.com/Services/Integration");
                   org.apache.axis2.client.ServiceClient client = service._getServiceClient();
                   client.getOptions().setManageSession(true);
                   client.getOptions().setProperty(org.apache.axis2.transport.http.HTTPConstants.HEADER_COOKIE, "jsessionid="+javasessionid);
                   client.getOptions().setUserName(username);
                   client.getOptions().setPassword(password);                    
                   CustomRecordTypeReadAll_Input rec_input = new CustomRecordTypeReadAll_Input();
                   CustomRecordTypeReadAll_Output rec_output = new CustomRecordTypeReadAll_Output();                    
                   rec_output = service.customRecordTypeReadAll(rec_input);
    The Exeption Details is as follows -
    org.apache.axis2.AxisFault: Client
         at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:446)
         at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:371)
         at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:417)
         at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
         at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
         at crmondemand.CustomRecordTypeServiceStub.customRecordTypeReadAll(CustomRecordTypeServiceStub.java:735)
         at crmondemand.LogonAction.execute(LogonAction.java:34)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.opensymphony.xwork2.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:404)
         at com.opensymphony.xwork2.DefaultActionInvocation.invokeActionOnly(DefaultActionInvocation.java:267)
         at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:229)
         at com.opensymphony.xwork2.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:221)
         at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
         at com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling(DefaultActionInvocation.java:224)....................and many more
    Please someone help me to resolve this issue.
    Thanx in advance.

    Pls check your wsdl file. If the wsdl file is wrong, then ServiceBuilder takes the default wsdl and it uses the package structure to create default namespace (which is example.ws in ur case). Check your wsdl for proper binding, port and service declarations.

  • CRM OnDemand in S&OP Processes

    We are looking to talk with a customer who uses CRM OnDemand as an input into their S&OP - if there is anyone out there using it, please send a note!
    Thanks!

    There are couples of web services provided by oracle for this purpose, by using that you can insert, update, query, delete records in CRM OnDemand.
    So you need to write the web service client program which takes data from your web form and create record in OnDemand. It can be in any language / platform (like java, c++, PHP etc)
    Check web services guide for more details.
    Dinesh

  • Chronic Slow performance in CRM OnDemand not resolved

    I have had an SR open for over one month. Problems include over two minutes for a simple search by last name, 5 minutes to run simple reports on indexed fields, and timeouts on downloads. They hand me off to a new person each week who has no idea how to fix the problem. Is there any way to get a problem resolved in CRM OnDemand?
    Edited by: Mdale on Apr 7, 2010 12:42 PM

    Hi,
    What is the application release? Database version? OS? Also, please mention the navigation path to reproduce the issue.
    Did you enable trace and generate the TKPROF file?
    Regards,
    Hussein

  • Create Web Form data records in Oracle CRM OnDemand

    Hello,
    One of our customers has a requirement to capture leads through a Web based HTML form. This captured data (First Name, Last Name, email Id) should then create a corresponding Opportunity record in Oracle's CRM OnDemand.
    From what I know, CRM OnDemand is a provider in terms of Web Services and not a Taker.
    Can somebody suggest on the best way to implement this?
    Thanks & Regards,
    Nitin Jain

    There are couples of web services provided by oracle for this purpose, by using that you can insert, update, query, delete records in CRM OnDemand.
    So you need to write the web service client program which takes data from your web form and create record in OnDemand. It can be in any language / platform (like java, c++, PHP etc)
    Check web services guide for more details.
    Dinesh

  • Integration between CRM OnDemand and OBI EE

    Does Oracle provide out-of-the-box ETLs, data mapping and everthing else required from the Siebel CRM OnDemand application to the Oracle Business Intelligence applications ? What does the customer need to do pull out data from the Siebel CRM OnDemand and use the data from the OBI platform?

    CRM On Demand has an inbuilt Analytics reporting object which is developed off OBIEE or the traditional Siebel Analytics. Having said that, it is not possible for you to run complex SQL queries and get complex reports within the CRMOD UI. R16 of CRMOD does have some more added features but I wouldn't think you can do things like - built complex SQL Structures, or schedule a report etc.
    If you want to use OBIEE and to pull data out of CRMOD, I would suggest use the existing WSDL's provided within CRMOD and develop web services that would dump the data into the OBIEE data structure and use OBIEE for all your report needs.
    Hope this helps. If you find a better way, please let me know. I would like to explore that.

  • CAL. number of concurrent database sessions FOR CERTAIN HARDWARE CONFG.

    How i can calculate the number of concurrent database sessions for a cartine hardware config.?
    If i used :
    oracle 8i 8.1.7 database on compaq server ML530 PIII 733 and 1024M RAM
    9iAS application on compaq server ML370 2xPIII 866 and 1024M RAM
    best regards
    ASHRAF SHAWKY
    [email protected]
    [email protected]
    null

    misterimran wrote:
    Dear Deepak,
    This is what I am talking about. This session information only shows 1 session of apache.
    However many users are connected to apache more then like 250.Are you trying to figure out how many different users are using Apache? Or how many sessions exist in the database? In a three-tier environment, you almost always have a connection pool, so the number of hitting the middle tier is substantially different than the number of sessions in the database.
    What is the business problem you are trying to solve? Is this a licensing question? Or a technical question? If it is technical question, what problem are you trying to solve?
    Justin

  • Concurrent user sessions

    I want to restrict concurrent user sessions to one in weblogic server console. we are using OBIEE 11.1.1.5.
    At a given point of time the user should have only one login session. if user logs in through other computer, his/her previous session should logoff.
    Is there any way to do this other than using OAM/OID?

    hi
    it is impossible to do reliably, this question is raised from time to time. Also I recommend you to double check your architecture: by restricting concurrent user sessions you play against web rules which in most cases is caused by fundamental problem of
    the architecture. Your solution with app variable will work only on all-in-one server, on farm it won't work for example. So I suggest to check architecture instead of continue working in this direction.
    Blog - http://sadomovalex.blogspot.com
    Dynamic CAML queries via C# - http://camlex.codeplex.com

Maybe you are looking for

  • TRAN : F110 Automatic Payment

    How to change printout/data medium in F110 transaction. is it based on payment methods ?. if so how to assign this for different payment methods. how to add a customised program to existing print/data medium programs in the transaction.

  • Essbase and Reporting 11.1.2.1 - Architecture

    I want to install Essbase, SMartView, and Financial Reporting - 25 users, 3-5 cubes, 20-30 reports. Using the sample deployment scenario from the Install Start Here, I came up with: Server 1 - (Win 2008 64-bit, 4 x 2.5 +8GB RAM, 50GB Disk) Essbase Es

  • What type of connector do I need from my Macbook Pro Retina laptop for sound out to audio speakers with regular audio input jacks?

    I am wanting to use regular audio speakers with traditional audio input jacks to serve as output speakers on my Macbook Pro Retina display laptop. What type of cable would I need to connect?

  • Helllllllllllp

    Hi all , i have some problems in my iphone 3G  , the fisrt problem is concernig WI-FI i can't activate it or even desactivate it .. Second problem is that i can't make any call or send a message i can only receive them .. I hope that you help me beca

  • Screen Calibration with Huey Pro

    Hey all, I've used Huey Pro software (from work) in the past to calibrate my laptop screen. It had been several months since I had updated it, so I borrowed the calibrater again and I've been trying to get it to work. I cannot for the life of me cali