Service Creation

Hi Experts,
I want to store certain expenses as commitment through Internal Order. I want to create 5 services for every GL and Internal Order.
1. How to create service and what is higher service no. is it necessary to create .
2. What should be done for all(5) that services as Line Item in MIRO.
Help will be greatly appreciated.
Thank You.

You can create services using T Code AC03. Here make sure that the Service Cat is Purchasing. Then you create a PO for the services and  in account assignment give "F" and provide your Internal Order Number.
At PO item level just maintain a short text and item cat "D"
In services tab in PO-item details you can maintain all the 5 services with prices and qty.
Afte you have done the service entry through ML81N and accepted the document, you can post MIRO just like a normal material  invoice posting.

Similar Messages

  • Examples about ABAP Proxies and Web Services creation

    Hi everybody.
    I have been reading SAP NW PI 7.1 help about Web Service creation and sincerely, I am a bit confused. Also I have searched SDN forums, blogs and documents but my confusion persist.
    I will try to depict my integration scenario below.
    SLD are conformed by two machines: SAP ECC 6.0 system, client 100 and SAP PI 7.1 system, client 001.
    There are two integration scenarios.
    1. ABAP Client Proxy -> PI -> Web Service
    I need to consume a Web Service provided by a third part. They provided me with WSDL files and I imported them into ESR. I already construted all other objects (data types, message types, etc.). In the examples I found I cann't see what to do with those definitions, I don't find any suitable example. This is an asynchronous scenario. The Web Service will be consumed from SAP ECC 6.0 system through an ABAP Cliente Proxy.
    2. Web Service -> PI -> ABAP Server Proxy
    I need to provide a Web Service for others to consume it. I already have created the WSDL for Service Interface I created in ESR using the respective wizard in Integration Builder. This is an asynchronous scenario. The Web Service will be consumed by others outside landscape configuration. When the Web Service is consumed must run an ABAP Server Proxy.
    In spite of my investigation about Web Services building in SAP NW PI 7.1 I cann't finish my work successfully.
    I just need a good example, any suitable example for each integration scenario.
    Thanks in advance.
    Rafael Rojas.

    Hi,
    1. ABAP Client Proxy -> PI -> Web Service
    1. Create all necessary objects in ESR
    2. Create integration scenario objects with PROXY as sender SOAP or WS adapter as receiver
    3. Create client proxy in your SAP backend using SPROXY
    4. Create ABAP client proxy to execute the proxy which then will call your PI runtime to execute the webservice.
    2. Web Service -> PI -> ABAP Server Proxy
    1. Create your necessary objects in ESR
    2. Generate server proxy in your back end system
    3. Create integration scenario objects with PROXY as receiver and SOAP or WS adapter as sender
    4. Generate WSDL from integration scenario and pass it to your partner.
    You can find many blogs which discuss these steps in more detail.
    Regards,
    Lim...

  • Issues with ODATA service creation

    Hi Gurus,
    I am facing some issues with ODATA service creation. I have an analytic view which I want to consume via SAP UI5.
    As per guides and blogs, I need to create 3 files, namely .xsaccess, .xsapp and .xsodata. I created these three files but at the same time .xsodata and .xsaccess got created at one more place. That place is my package which I checked out while creating the repository. Now when I try to activate my .xsaccess or .xsapp file, I get an error message - "The file name .xsaccess or .xsapp already exists and only 1 file is allowed per package"
    for more info please revert.
    Kindly help.
    Best regards,
    Chandan

    Chandan Sinha wrote:
    Can we add multiple analytic views in one ODATA service?
    Certainly.  You just have multiple entities then. You can even create associations between them. Here is an example that uses a combination of CDS Views, Attribute Views, and Analytic Views:
    service namespace "Wile.services" {
      "Wile.data.models::AN_EPISODES" as "Episodes"
      keys ("EPISODE_ID")
      navigates ("ToACMEItems" as "ACMEItems",
                "ToCoyoteNames" as "CoyoteNames",
                "ToRoadRunnerNames" as "RoadRunnerNames",
                "ToDirectors" as "Directors",
                "ToWriters" as "Writers");
      "Wile.data.models::AT_ACME_ITEMS" as "ACMEItems"
      keys ("EPISODE_ID","ITEM_ID");
      "Wile.data.models::AT_ACME_CATALOG" as "ACMECatalog"
      keys ("ITEM_ID")
      create using "Wile.services:ACMECatalogExits.xsjslib::itemsCreate"
      update using "Wile.services:ACMECatalogExits.xsjslib::itemsUpdate"
      delete using "Wile.services:ACMECatalogExits.xsjslib::itemsDelete";
      "Wile.data::WileECoyote.Episode.CoyoteNamesView" as "CoyoteNames"
      with ("EPISODE_ID","NAME_ID","NAME")
      keys ("EPISODE_ID","NAME_ID");
      "Wile.data::WileECoyote.Episode.RoadRunnerNamesView" as "RoadRunnerNames"
      with ("EPISODE_ID","NAME_ID","NAME")
      keys ("EPISODE_ID","NAME_ID");
      "Wile.data::WileECoyote.Episode.DirectorsView" as "Directors"
      with ("EPISODE_ID","NAME_ID","NAME","URL")
      keys ("EPISODE_ID","NAME_ID");
      "Wile.data::WileECoyote.Episode.WritersView" as "Writers"
      with ("EPISODE_ID","NAME_ID","NAME","URL")
      keys ("EPISODE_ID","NAME_ID");
      association "ToACMEItems" principal "Episodes"("EPISODE_ID")
       multiplicity "1"
       dependent "ACMEItems"("EPISODE_ID") multiplicity "*";
      association "ToCoyoteNames" principal "Episodes"("EPISODE_ID")
       multiplicity "1"
       dependent "CoyoteNames"("EPISODE_ID") multiplicity "*";
      association "ToRoadRunnerNames" principal "Episodes"("EPISODE_ID")
       multiplicity "1"
       dependent "RoadRunnerNames"("EPISODE_ID") multiplicity "*"; 
      association "ToDirectors" principal "Episodes"("EPISODE_ID")
       multiplicity "1"
       dependent "Directors"("EPISODE_ID") multiplicity "*";
      association "ToWriters" principal "Episodes"("EPISODE_ID")
       multiplicity "1"
       dependent "Writers"("EPISODE_ID") multiplicity "*";

  • XE install hangs on service creation

    I'm trying to install the latest version of XE on a windows XP box. I've had a version on this machine aleady that I've removed. Every time I do the install it just hangs on the service creation and starting step.
    I previously had a working version that stopped working all of sudden. I was building VMWare images but I can't see how that effected a local db. VMWare seems to create some services on the local box and some network connections. But I have no idea how the local XE could have been effected so I'm guessing it was something else.
    I'm in dire need of a local working db so any help would be very greatly appreciated. I'm really stuck....
    thanks,
    Dan

    so how am I using this ip address after I set it up? Do I reference it in the listener.ora?
    This XE install was working for months before something changed.
    When i type:
    C:\>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 21-NOV-2006 08:50
    :02
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Message 1070 not found; No message file for product=NETWORK, facility=TNSTNS-125
    57: Message 12557 not found; No message file for product=NETWORK, facility=TNS
    TNS-12560: Message 12560 not found; No message file for product=NETWORK, facili
    ty=TNS
    TNS-00527: Message 527 not found; No message file for product=NETWORK, facilit
    y=TNS
    The message seems to indicate some protocol was not loaded...

  • NT Service Creation failed-SPS09

    Hi,
    I am installing the SPS09, agent
    I have the following Error-
    ERROR 2007-12-19 01:04:12
    SMD-00005  NT service creation failed: please check the OS user and OS password. Note that the OS user must be filled with its domain!
    i have checked the user name and the password. We have no domain names.
    Any help..
    Thanks,
    Kris.

    got the solution,
    the port number was not correct/.

  • Error in Web service creation in CRM 7 Ehp1

    Hi,
    I am trying to define a web service  for the creation of letter templates in CRM 7 Ehp1 system
    using the WS_DESIGN_TOOL .But it is giving me error.
    The component GDCOIC ,Root object GDCOIRoot, does not have the key structure defined .
    So the system does not allows me selection of attribute Virtual Object for IC Web(GDCOIRoot).
    Can someone give me a head start as in what could be done ?
    Thanks ,
    Jaya

    issue resolved:)
    version issue..
    SAP NOTE (0001584041 Creating service object from GDCOIC component impossible) implemented.

  • Web service creation using the wizard

    Hi Friends,
    I am new to creation of web services. I am creating a web service for a FM which I have created using the wizard.
    In SE80, under Enterprise Solutions for my package, I am able to see the servicedefinitions . But when I open the serdefinition 's  " WSDL" tab, to note down the URL created,
    I am unable to see the XML code that is being generated.I have selected document style. Please help me out how can i get the xml code that is being generated. How can i view it? Or what is the step I have missed. Please reply if anyone knows  as it is an urgent requirement.
    Thanks,
    Uma.

    Hi,
    for future search:
    this happens if the related application is not running. On 700 you can check it in the deploy service of the Visual admin.
    Perhaps the deployment was succesful but due to various reasons the application could not be started (or died in the meantime). This case it won't show up in the list of /wsnavigator.
    Regards,
    Ervin

  • Service entry sheet (Confirmation for service) creation by supplier

    Service procurement MM-SUS.
    For processing service orders(no hirarcies, only one service line)
    I Have transfered the service Purchase order from ECC
    to SUS(SRM7.0).i am able to see the purchase order
    and POR created and transfered to ECC. Further confirmations
    for Creating SES in ECC,how?
    i have tried with create confirmations in start page of SUS.
    but service POs are not available.what are the settings  required in SUS (for service confirmation) to create SES in ECC.
    with screen shots is more helpful.
    regds
    Rami

    Hi Nikhil,
    thanks for your Feedback.
    we are not using EHP4. our ERP system is ECC6.0 only. I know EHP4 is required at ECC side. But  in this stage
    we are going with ECC6.0.with Custom developments. I think modifications are required in the Interfaces and at ECC side.
    as SRM is already upgraded to  SRM7.0.I think no custom developments needed at SRM side.only the service orders requests
    from ECC to PI and PI to SRM needs to be modified?
    scenario name  : ECC triggers Idoc to PI and PI generarate XML to SUS (Orders02 to Purchase order request).
    i have checked the Idoc and all  fields required for creating service order in SUS is available.is any other fields/check box required in Purchase order Idoc. so that we can map.
    in service purchase order Item detail screen(service lines) is not displaying in SUS side and also confirmation(SES creation).
    regds
    Rami

  • Proxy & business Services creation using XML

    Hi,
    can we create a proxy service & business service in OSB using an xml? usually we use to create using a WSDL defined by a webservice. can we create it using XML ? If so can anyone provide the doc or link for that.
    thanks

    You may create XSD from XML and then create WSDL from XSD using JDev. Using that WSDL you may create proxy or business service in OSB.
    Regards,
    Anuj

  • 11.2.0.3 Windows DB install of dbconsole , repos and service creation error

    Hello all,
    I am stumped at this error when recreating the repository on a windows 2008 server install of the dbconsole for a active database. It seems that it's not able to create or delete the service even after deconfiguring it. any ideas ? the install account is part of the windows admin group locally.
    D:\app\oracle\rdbms\11.2.0.2\xxxxxxxx\BIN>emca -config dbcontrol db -repos create
    WARNING: Error executing CMD /C D:\app\oracle\rdbms\11.2.0.2\cxxxx\bin\nmesrv
    ops.exe delete OracleDBConsolexxxxxxxxx
    Oct 10, 2013 2:02:01 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing CMD /C D:\app\oracle\rdbms\11.2.0.2\xxxx\bin\emctl.
    bat deploy dbconsole -d xxxxD:\app\oracle\rdbms\11.2.0.2\xxxxx\xxx
    SEVERE: Error instantiating EM configuration files
    thank you !

    hi TSharma ...nothing in reply ?!

  • Web service creation problem

    Hi!
    i have huge xml schema (containing thousands of elements) and i need to publish as web service methods operating with java classes generated from this schema.
    I created java classes using JaxMe from apache.
    I created method with return value UserGetResponse (generated from schema) and i get this error:
    Operation getUser:
         The return type UserGetResponse of method getUser cannot be serialized into XML, and no custom serializer has been defined
    the same problem when i generated java classes with XMLBeans.
    any advice? what tool should i use to generate java classes from XSD so i will be able to use them for creating web services with Jdev 10.1.3??
    Thanks a lot, this problem is really urgent.
    Tomas

    Thanks a lot for fast reply ..
    unfortunatelly when i write my serializer, i can't use it in JDeveloper - syntax of map files in jdev 10.1.3 is different from the one used in the document and when i want to do mapping with the wizard - the wizard always allerts "you must specify a QName for each mapping" - and Qname is specified (maybe bug?)
    i have created java obejcts using xmlbeans (i tried toplink and several others too) .. parsing marshallling and unmarshalling works fine, but i'm not still able to create web service with these objects.
    Thanks a lot for any help
    Tomas

  • Error in web service creation : java.io.IOException: Non nillable element

    hi,
    i am new to web service, and i have to create web service.
    i have wsdl file and i have to develop web service using that file only.
    i am using eclipse 3.2 WTP, and apache tomcat server.
    After importing file, when i am cretaing web service, i am getting msg,
    "could not retrieve the WSDL file
    file:/D/Test/sample.wsdl Do u want to contiue to wait for this file? "
    after that when i am creating web service client, using wsdl file, which is in Webcontent/wsdl/SampleWS.wsdl, i am getting same msg.
    and when i am executing that i am getting error :
    - Exception:
    java.io.IOException: Non nillable element 'serialID' is null.
         at org.apache.axis.encoding.ser.BeanSerializer.serialize(BeanSerializer.java:215)
         at org.apache.axis.encoding.SerializationContext.serializeActual(SerializationContext.java:1502)
         at org.apache.axis.encoding.SerializationContext.serialize(SerializationContext.java:978)
         at org.apache.axis.encoding.SerializationContext.outputMultiRefs(SerializationContext.java:1053)
         at org.apache.axis.message.SOAPBody.outputImpl(SOAPBody.java:145)
         at org.apache.axis.message.SOAPEnvelope.outputImpl(SOAPEnvelope.java:478)
         at org.apache.axis.message.MessageElement.output(MessageElement.java:1208)
         at org.apache.axis.SOAPPart.writeTo(SOAPPart.java:315)
         at org.apache.axis.SOAPPart.writeTo(SOAPPart.java:269)
         at org.apache.axis.SOAPPart.saveChanges(SOAPPart.java:530)
         at org.apache.axis.SOAPPart.getContentLength(SOAPPart.java:229)
         at org.apache.axis.Message.getContentLength(Message.java:510)
         at org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:371)
         at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)
         at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
         at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
         at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
         at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
         at org.apache.axis.client.Call.invoke(Call.java:2767)
         at org.apache.axis.client.Call.invoke(Call.java:2443)
         at org.apache.axis.client.Call.invoke(Call.java:2366)
         at org.apache.axis.client.Call.invoke(Call.java:1812)
         at com.innotrac.INOC_ATS_LOreal_inbound_servicesBindingStub.captureOrder(INOC_ATS_LOreal_inbound_servicesBindingStub.java:362)
         at com.innotrac.INOC_ATS_LOreal_inbound_servicesPortTypeProxy.captureOrder(INOC_ATS_LOreal_inbound_servicesPortTypeProxy.java:45)
         at org.apache.jsp.sampleINOC_005fATS_005fLOreal_005finbound_005fservicesPortTypeProxy.Result_jsp._jspService(Result_jsp.java:166)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:328)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:315)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)
         at java.lang.Thread.run(Unknown Source)
    so, what is the error ?
    error is in wsdl file..?
    pls, help me...
    its urgent...

    Melanie_Green wrote:
    Thank him with duke stars :)The old dangling-dukes problems. While I really don't care about them, I think it's unfair to promise something and then not go along with the promise ...
    Give them to Mel ;-)

  • Service creation error CRS-2664:Resource 'ora.prodcro.db' already running

    Hi,
    Allow me to describe my architecture.
    I have 2 2 node rac clusters - site 1 is the primary site and consists of 2 rac instances and site 2 is the standby site where a physical standby database is accessed by 2 rac instances.
    Site 1 has services SERVICE1 and SERVICE2 configured and bound to the database instances PROD1 and PROD2.
    When I try to created the same services on the standby site i can successfully create them using
    srvctl add service -d SOCPRODCRO -s CROSERVICE1 -r PROD1 -a PROD2
    srvctl add service -d SOCPRODCRO -s CROSERVICE1 -r PROD2 -a PROD1
    However when i try to start them i get the following error
    [oracle@mondbop303 {SOCPROD1} ~]$ srvctl start service -d SOCPRODCRO
    CRS-2664: Resource 'ora.socprodcro.db' is already running on 'mondbop303'
    CRS-2664: Resource 'ora.socprodcro.db' is already running on 'mondbop304'
    CRS-2632: There are no more servers to try to place resource 'ora.socprodcro.service1.svc' on that would satisfy its placement policy
    Can anyone tell me if they've seen this error before and give me any pointers on anything i'm doing wrong.
    Cheers,
    George

    Hi Jorg,
    Firstly thank you very much for taking the time and effort to reply to my post, I really appreciate it.
    The Oracle version in use on my client’s site is 11g Release2 (11.2.0.1.0) running on Linux.
    Also thank you very much for the pointers (and although i'm trying not to get my hopes up too much in case it doesn't fix the issue) i'm fairly confident that what you've suggested has hit the nail on the head and is the source of my problem i.e although you only explicitly say " on 10g you can create but not start a service on a standby side" it seems that this is also the case for 11g and that the issue lies with me attempting to start the service.
    I was thinking that the fact i couldn't start the services on the physical standby site had to be something to do with the fact that it was a physical standby site and that therefore the database was only mounted.
    Your pointer made me examine my session logs from last week and i did try to create the service as follows to automatically start when the Oracle Data Guard database role matches the physical_standby role but i got the same error e.g.
    [oracle@mondbop303 {SOCPROD1} ~]$ srvctl add service -d SOCPRODCRO -s CROSERVICE1 -r SOCPROD1 -a SOCPROD2 -l physical_standby
    [oracle@mondbop303 {SOCPROD1} ~]$ srvctl start service -d SOCPRODCRO
    CRS-2664: Resource 'ora.socprodcro.db' is already running on 'mondbop303'
    CRS-2664: Resource 'ora.socprodcro.db' is already running on 'mondbop304'
    CRS-2632: There are no more servers to try to place resource 'ora.socprodcro.croservice1.svc' on that would satisfy its placement policy
    However having read the srvctl documentation again for the add service section you directed me too i.e
    =============================================================
    "-l {[PRIMARY] |[PHYSICAL_STANDBY] |[LOGICAL_STANDBY] |[SNAPSHOT_STANDBY]}
    The service role.
    You use this option to indicate that the service should should only be automatically
    started when the Oracle Data Guard database role matches one of the specified service roles."
    =============================================================
    my understanding from this documentation extract is that in fact i should actually be defining the
    service i need on the standby cluster using the -l PRIMARY flag and that the service should only
    be defined and then it would get automatically started when my standby database transitions to the
    PRIMARY role during a switchover or failover. Is that your understanding Jorg?
    The only way i can test this obviously is to define the services on my standby cluster, switchover to it, and see if the services are started against the former standby, now primary cluster database and if i can connect to the database using them once the database has failed over.
    I'll be back on my customer site on Tuesday and i'll try this then and update the thread to let you know how i get on.
    You also asked for more information about my environment:
    My node names and (instance names) are as follows
    active primary cluster is called cluster1
    node names
    mondbop001 (Oracle instance SOCPROD1)
    mondbop002 (Oracle instance SOCPROD2)
    Physical standby cluster is called cluster2
    node names
    mondbop303 (Oracle instance SOCPROD1)
    mondbop304 (Oracle instance SOCPROD2)
    Many thanks again.
    Regards,
    George

  • BlazeDS Service creation

    Hi,
    Which class does BlazeDS use to create the remote service object?
    e.g: I say to the BlazeDS the destination. (e.g = "helloWorldService"). So, where this destination is turned into a concrete class?

    I am fairly new to BlazeDS, but from my understanding is that, the remote objects are created by hand.  They're Java objects, POJOs.  Then on the server, in the services-config.xml, you would create your end-point.
    <!-- services-config.xml -->
    <channels>
         <channel-definition id="my-amf" class="mx.messaging.channels.AMFChannel">
              <endpoint url="http://{server.name}:{server.port}/{context.root}/messagebroker/amf" class="flex.messaging.endpoints.AMFEndpoint"/>
         </channel-definition>
    </channels>
    You will then need to config the web.xml to handle the servlets...
    <!-- web.xml -->
    <servlet>
        <servlet-name>dispatcherServlet</servlet-name>
        <servlet-class>org.springframework.web.servlet.DispatcherServlet</servlet-class>
        <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet-mapping>
        <servlet-name>dispatcherServlet</servlet-name>
        <url-pattern>/messagebroker/*</url-pattern>
    </servlet-mapping>
    <servlet>
        <servlet-name>RDSDispatchServlet</servlet-name>
        <display-name>RDSDispatchServlet</display-name>
        <servlet-class>flex.rds.server.servlet.FrontEndServlet</servlet-class>
        <init-param>
             <param-name>messageBrokerId</param-name>
             <param-value>_messageBroker</param-value>
        </init-param>
        <init-param>
             <param-name>useAppserverSecurity</param-name>
             <param-value>false</param-value>
        </init-param>
        <load-on-startup>10</load-on-startup>
    </servlet>
    <servlet-mapping id="RDS_DISPATCH_MAPPING">
        <servlet-name>RDSDispatchServlet</servlet-name>
        <url-pattern>/CFIDE/main/ide.cfm</url-pattern>
    </servlet-mapping>
    If you are asking about what remote class is mirrored for the Flex application, the data wizard in Flash Builder generated a com.adobe.fiber.services.wrapper.RemoteObjectServiceWrapper  sub-class for my remote service.  In the construct of this sub-class, it has the following:
        public function _Super_Foo()
            // initialize service control
            _serviceControl = new mx.rpc.remoting.RemoteObject();
            // initialize RemoteClass alias for all entities returned by functions of this service
            valueObjects.Bar._initRemoteClassAlias();
            var operations:Object = new Object();
            var operation:mx.rpc.remoting.Operation;
            operation = new mx.rpc.remoting.Operation(null, "getBars");
             operation.resultElementType = valueObjects.Bar;
            operations["getBars"] = operation;
            operation = new mx.rpc.remoting.Operation(null, "addBar");
            operations["addBar"] = operation;
            operation = new mx.rpc.remoting.Operation(null, "removeBar");
            operations["removeBar"] = operation;
            _serviceControl.operations = operations;
            _serviceControl.convertResultHandler = com.adobe.serializers.utility.TypeUtility.convertResultHandler;
            _serviceControl.endpoint = "http://localhost:8080//messagebroker/amf";
            destination = "foo";
             model_internal::initialize();
    The remote service that I have is a Java class named 'Foo'.  Notice the destination is 'foo'.
    I'm using Spring BlazeDS with Hibernate, so there my be some differences.  The only references that I have used to grasp Spring BlazeDS is from James Ward.  All of the code above, is mostly explained by him in the following references.
    Flash Builder 4 Data Wizards with Java / Spring
    Flex 4, Java, Spring, and Hibernate in Flash Builder 4

  • How to start Web Service Creation Tool in CRM 6.0 ?

    Hi,
    I am trying to create new web service in CRM 6.0. I have gone through the documentation and no where I see how to start this tool. Can anyone explain how to start this tool please.
    Thanks for reading this message. Your help will be appreciated.
    Regards,
    Phani.

    Hi,
    There are 2 ways how you could call up the WebService Tool. The first one is already described before, this is directly from the component workbench (see comment before) in the test mode.
    The second one is to integrate it into any role directly and start it directly from that role. Therefore you have to do the following:
    1. Go to the IMG - Customizing in SAP Gui (transaction SPRO)
    2. there in Customer Relationship Managment-> UI Framework-> Technical role definition enter "define navigation bar profile"
    3. There you will find an logical link (which is the basis for you beeing able to navigate to the WebService tool) named "WEB-SER".
    4. You have to assign this link in the next folder to a Work Center Link Group under "assigned links"
    5. Then you go to the next folder "Define Work Center" and there you assign your "work center link group" to a work center
    Now you have done the basics and now you have to decide in which Role you want to have it displayed. Therefore you go to "Define Profile" further down in the same Tree
    1. Select the role where you want to assign the Work Center to
    2. Go to assign WorkCenters and add it there
    3. Decide on the position number where the work center should appear in your role.
    If you have done this you should and you have not done it so far, go to "Business role" (you could do this in IMG or in the WebUI). As you are already in IMG lets assume you stay there:
    1. Go to "Define Business Role"
    2. Check at the details of the business role that your Navigation bar Profile used in "Define Profile" above is assigned to your business role
    3. Go to "Adjust Work Center" and make sure your work center is there and is not set to "invisible".
    4. In "Ajust Work Center Link Groups" decide if the your new entrie should be displayed in the 2nd Level Menue of your role via flagging "in menu" or if it just should be reachable via the work center (not flagging in menue) but have it visible.
    Via this the new entry should appear in the Work Center (when the user is pressing on the left side just the button of your Work Center or also in the second level menue when he uses the little arrow on the Menue itself.
    Hope this helps
    Florian

Maybe you are looking for

  • XML Parser for PL/SQL - charset

    Hi, I'm using XML Parser for PL/SQL and have some trouble with encoding of results xmldom.writeToBuffer and xmldom.writeToCLOB procedures. Some tags in my DOM documents contain text values in RUSSIAN (server nls_charset is CL8ISO8859P5). When I write

  • Trainings for SAP NetWeaver 7.3

    I was not able to find the training courses for NetWeaver 7.3 solutions. When is SAP expected to come up with these trainings? Regards, Noufal

  • Multi layered 16 bit psd files appear mangled in Aperture

    Hello everyone, I have started using Aperture as my main organisation program but I have some issues with its integration with Photoshop. In paricular when I open my file using 'open in an external editor' in Photoshop it works fine until I do some m

  • B2B Integration:Sender channel AS2

    I will be grateful incase someone can give me sender channel documentation using AS2. I am getting tons of documents,but without any concrete explanations.

  • Way to label frames on the timeline?

    I would like to profile our app and be able to label key areas on the timeline to help other developers interpret it.  Is there a current way?