Shared Application Service which can't be scaled

Is there any Shared Application Service which can't be scaled?
Regards Restless Spirit

Can't be scaled? Not that I know of.

Similar Messages

  • Is there any JavaEE sample application somewhere which can be runnable by Weblogic server ?

    Is there any JavaEE sample application somewhere which can be runnable by Weblogic server ?
    I would like to learn how JavaEE application and framework work on Weblogic.
    Or is there any e-learnign seminar or how to video ?

    Is Google broken for you?
    Just search for them (e.g. 'weblogic java ee tutorial') and you will find more than you can use.
    https://netbeans.org/kb/docs/web/jsf-jpa-weblogic.html
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/jdev/obe11jdev/11/oepe11g/introeclipseide.htm

  • List of services which can be monitor through scom

    Hello Experts..,
    We have to list-out Services which cab be monitored through SCOM  for windows server system.
    if there is any link and document on it ,Please provide us.
    if it's depend on MPs ,please provide services with MP List.
    Regards
    Richa KM

    For windows server MP and what's can be monitor and services depend on MPs, you can refer to document of MP that exist in below link
    http://www.microsoft.com/en-us/download/details.aspx?id=9296
    Please remember, if you see a post that helped you please click (Vote As Helpful) and if it answered your question, please click (Mark As Answer).

  • Is there any process\service which can modify and count a Global fragment in a form(xdp)

    Hi,
    Is there any process exist which can count number of fragments or modify a fragment in a form (either in pdf or xdp).
    Regards
    Sunil Gupta

    no there is no activity or process because global fragments are used in adobe lc designer for developing a form. when a form is created as a document then no concept of global fragment left. it gets embedded in form
    regards

  • Services which can be utilised for assessing server performance

    hi all,
    Our IT team has arranged a tool through which they monitor all the servers. Our SAP server is on AIX OS and database is Oracle.
    currently they are monitoring only RAM,CPU and other resource requirement.
    Now we want to extend these monitoring for our applications. Can you tell me what all process should be monitored from which we can understand whether our sap server is up and running or not?
    Regards,
    Priya

    Hello,
    You need to setup CCMS monitoring to do this.
    Further details on setting up CCMS monitoring -
    http://www.sdn.sap.com/irj/sdn/operations?rid=/webcontent/uuid/605a899b- [original link is broken]
    4038-2a10-d491-af6ba6c2506a
    This link is a bit more specific:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/f6/24423c0bcc4a7ee1000000
    0a114084/frameset.htm
    regards,
    John Feely

  • Business Objects, external services and application services in CAs

    Hi All,
    right now we are developing our first eSOA Composite Application with CE and I have some questions regarding Business Objects, the import of external services and the development of application services.
    As I understood there are two ways to provide business functionality for composite applications:
    a. Import backend functionality as an external service (e.g. BAPI, RFC) at the CAF, build the application service which can be used as a callable object for UIs or the GPs
    b. Develop a local Business Object (in CAF) providing the business logic, create the application service which again can be used as a callable object. Furthermore the application service can be exposed as a Web Service (external service).
    My questions:
    1. When is it appropriate to to import external services in stead of developing local BOs?
    2. Under what conditions is it advisable to (solely) develop local BOs?
    3. What are the advantages / disadvantages regarding the reusability of the services (in option a and b)?
    Note: We are developing on NetWeaver 2004s.
    Please let me know, if you need more information to answer the questions!
    Thanks for your advice in advance,
    Regards,
    Ivonne

    Hi Ivonne,
    first of all, the CAF Business Objects (BOs) itself don't contain any business logic, they're basically just local database tables (with some CRUD services on top).
    Business logic is implemented in Application Services (AS).
    Now, regarding local BO's vs. external services, it depends on your use case. If the data is already available somewhere in your backend system it makes sense to use external services. For instance you wouldn't want to store business partners all over different composites. For data that is specific to your composite (in particular configuration, customizing etc.) and not likely to be reused by other applications you should use local BOs.
    Accessing local BO's is also much faster than calling external services.
    You can do reuse in both scenarios, since the CAF services can be exposed as web services.
    Regards,
    Christian
    Edited by: Christian Loos  on Apr 8, 2008 6:11 PM

  • Which sharepoint service applications & services are required for Project server 2013 to work fine.

    HI,
    Can any one help me,
    I am planning to install project server 2013,  what are the service applications and Services ( Manage services on server in central admin ) in sharepoint  are required for project server 2013 to work fine, so that i will run only  service
    application and services to increase server performance..i don't want to configure all service applications  when i  am configuring.
    Thanks in Advance..
    vijay kommireddi

    Hi Vijay,
    If you are installing Project Server on SharePoint farm, You need to start the service Project Application Service which would be available after you install project Server 2013.
    For Project Server Reporting you need to start Excel service and Secure Store service.
    http://technet.microsoft.com/en-us/library/ee662106(v=office.15).aspx
    Thanks,
    Phani

  • How to convert an Application Service into a Web Service

    Hi,
    I am working on SAP Netweaver CE 7.1. I have created an Application Service which returns an output as a List with each elemnt of the list conatining some attributes and a List.
    now I want to convert this AS into a Web Service. how I can do that as teh Developer Studio doesn't allow me to select the method which returns the List.
    Also how should I deploy the Web Service and test the same.
    Please reply ASAP.
    Manish

    To convert your Application Service into a Web Service ,
    1) go to General Tab of your Application Service
    2) check the option Remote Enabled Service , Save Metadata
    3) Right click Application Service and select  WebService New , give name for your Webservice and select Default Configuration type : Simple SOAP or select Basic Auth SOAP if u want your webservice to be password protected , just click next and finally finish
    4) Genearte your project code , build and deploy your application
    5) Then goto webService navigator to test your Web service
    Hope this helps
    Thanks
    Asif

  • How to debug an Application Service?

    Hi,
    I have created an application Service which has  been exposed as as a Web Service. Now how can I debug the Web Service or in other words the application service.
    I have started the CE server in debug mode and I am able to debug WebDynpro Applications.
    I am working on SAP CE 7.1.
    Please reply ASAP.
    Regards,
    Manish Sethi

    Hi Manish
    follow this tutorial it describes how to configure and use the SAP NetWeaver Developer Studio and the J2EE Engine for debugging CAF Application Service.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9db6c4ea-0c01-0010-15b1-f72f12aade28
    thanks
    Asif

  • Debug Application Service Implementation

    Hi all,
    I have implemented an application service which shall deliver me a list of persons (own structure which contains 0..n Persons). I have done this because I would like to publish a findAll functionality via webservice. This seems not to be possible by the entity service Person(Business Object Person).
    My application service works without errors or exceptions but I don´t get the persons.
    So I would like to debug my implementation of the application service.
    Now to my question.
    How can I debug the implementation of the app-service ?
    Debug on the server didn´t work.
    What have I to do that I can debug on the NetWeaver Application Server? Or is there another possibility to test my implementation?
    I would be pleased about every tip!
    Best Regards,
    Michael

    Hi,
    I think you can debug from server.
    1. Go to window>show view> other>server>server
    2. In the lower yopu will see the servers tab.
    3. I n that right click on your server and select debug
    Hope it helps you
    Regards,
    Srinivasan Subbiah

  • How to use bapi /external service directly in application service

    Hi
    I have to use BAPI_ALM--RDER_MAINTAIN in my caf application
    i have imported it as external service.As there are problems mapping its input fields to entity service , it has to be consumed directly vai application service.
    But i ahve never done so before.Can someone give me an example as to how t do it.
    If someone can give example of how to code in the application service to call  the bapi , it would be great . as i have some time constraint.
    Thanks ,
    Points assured for help.

    Hi Vivek,
    As you asked for an example to call a bapi directly from Application Service you can follow this link.
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/44/57fff3b10b3672e10000000a114a6b/frameset.htm">Using Generated External Proxy in Application Service</a>
    Thanks and Regards
    Avijit

  • Working with Application Service

    hi 
                     i have been working  CAF some time ,  and iam facing problem
             when  iam working with Application Service in CAF  , 
                               while using the entity service
           CURD operations in the  Application service .
                 can any one please  send me a simple scenario   for working with     
             Application Service using Entity Service Curd operations .
            and  a  simple  Query  ,  is the create  operation  entity service  is used for
                      inserting  .

    Hello Murali,
      Yes you would use the create operation to insert a new object of your entity. there are tutorials that will show this in detail
    SAP Composite Application Framework - CAF Tutorial Center [original link is broken]
    The steps you need to do are the following
    1. Define your entity as a dependency in your application service.
    2. create an operation on the application service
    3. you will get a handle to the entities operation by simple calling the this.getxxxService() where xxx is the name of your entity.
    Hope that helps
    Abdul
    Message was edited by:
            Abdul Razack

  • Method signature of Application Service is changed by Webdynpro

    Hi,
      I have created  a method in application service which takes 3 string arguments. It access create() of Entity service. when I try to access the same method in webdynpro, I found the signature of method is changed.
      Method   in Application service  is  <b>addNewRecord(String, String, String</b>). I found in webdynpro ..<b> addNewRecord(IAspect,String,String,String)</b>. why signature of method is changed? how to construct IAspect object?
    Thanks in advance..
    Haribabu ch.

    This is how you would execute such method
              IServiceFacade serviceFacade = CAFServiceFactory.getServiceFacade();
                             IServiceModule serviceModule = serviceFacade.getServiceModule(CorecafDefinition.APPSERVICE);
                             IAspect aspect = serviceModule.createAspect(CorecafDefinition.APPSERVICE);
              IAction action = aspect.createAction(bams1cafDefinition.APPSERVICE_METHOD);          
              action.getInputParameterStructure().setAttributeValue("Var1", val1);
              action.getInputParameterStructure().setAttributeValue("var2", val2);
              action.getInputParameterStructure().setAttributeValue("var3", val3);
              action.execute();

  • CE7.1 SP3/SP4 Application service - complex return type

    Hi all,
    can anybody tell me how to create an operation with a complex return type (collection) within an application service.I can't find it in the documentation!
    I would appreciate helpful answers.
    BR,
    Martin

    Hi,
    It isnt that tough ... following are the steps ..
    Suppose you want to return a list of customers. First create a structure "Customer". Once that is done create another structure "CustomerList" ... now add "Customer" to it as the attribute. Set the cardinality of this "Customer" attribute as 0-n or 1-n ...
    Thats it .. Hope this helps.
    Ashutosh

  • I am looking for a Meeting/ Screen Sharing Application on iPad2 using which I can provide presentation/ screen sharing to other iPad or Windows PC.

    I am looking for presentation/ screen sharing application for iPad 2. Similar to WEBEX or GoToMeeting using which I can give presentation using an iPad.    

    For sharing between iPads, this might be worth a look:
    http://www.ideaflight.com/
    Cisco has a WebX application for the iPad that says it allows scheduling, hosting, and attending meetings. There is a client for GoToMeeting for iPad, but I believe that you can only attend, not host.
    Regards.

Maybe you are looking for