Publish webservice

Hi,
Do we need to publish the webservice(wsdl) for PI 7.1?
Sundari

Thanks for your quick response. May I know how to check SXMB_MONI(PI 7.0) messages from /nwa ( PI 7.1)?
Are u sure that webservices are works fine with PI 7.1?
If it works fine, then I think BASIS team missed out some configuration steps....
In Message Monitoring, atleast I could able to see all the message interfaces(File and webservice scenarios) but its not displaying any messages... I think the SOAP message is not reaching PI.
Sundari

Similar Messages

  • BPM Error in publishing webservice in service registry

    hi,
    i am getting following error when i try to publish webservice wsdl file in service registry.
    please let me know do i need to do any settings in nwa
    com.sap.esi.uddi.sr.api.exceptions.SRExceptionerror code: null detail message: com.sap.esi.uddi.sr.impl.uddi.wsdl.validation.ValidationException: <Localization failed: ResourceBundle='com.sap.engine.services.webservices.wscm.validation.accessors.validation', ID='WSDL_WSDL_EXCEPTION', Arguments: ['IO Exception occurred while parsing file:Invalid Response Code: (500) Internal Server Error. The requested URL was:"http://sapsbx11:50000/PurchaseOrderCreateRequestConfirmationInService/PurchaseOrderCreateRequestConfirmation?wsdl"', 'http://sapsbx11:50000/PurchaseOrderCreateRequestConfirmationInService/PurchaseOrderCreateRequestConfirmation?wsdl']> : Can't find bundle for base name com.sap.engine.services.webservices.wscm.validation.accessors.validation, locale en->com.sap.esi.uddi.sr.impl.uddi.wsdl.validation.ValidationException: <Localization failed: ResourceBundle='com.sap.engine.services.webservices.wscm.validation.accessors.validation', ID='WSDL_WSDL_EXCEPTION', Arguments: ['IO Exception occurred while parsing file:Invalid Response Code: (500) Internal Server Error. The requested URL was:"http://sapsbx11:50000/PurchaseOrderCreateRequestConfirmationInService/PurchaseOrderCreateRequestConfirmation?wsdl"', 'http://sapsbx11:50000/PurchaseOrderCreateRequestConfirmationInService/PurchaseOrderCreateRequestConfirmation?wsdl']> : Can't find bundle for base name com.sap.engine.services.webservices.wscm.validation.accessors.validation, locale en->com.sap.esi.uddi.sr.impl.uddi.wsdl.validation.ValidationMessage: <Localization failed: ResourceBundle='com.sap.engine.services.webservices.wscm.validation.accessors.validation', ID='WSDL_WSDL_EXCEPTION', Arguments: ['IO Exception occurred while parsing file:Invalid Response Code: (500) Internal Server Error. The requested URL was:"http://sapsbx11:50000/PurchaseOrderCreateRequestConfirmationInService/PurchaseOrderCreateRequestConfirmation?wsdl"', 'http://sapsbx11:50000/PurchaseOrderCreateRequestConfirmationInService/PurchaseOrderCreateRequestConfirmation?wsdl']> : Can't find bundle for base name com.sap.engine.services.webservices.wscm.validation.accessors.validation, locale en

    Hi,
    In CE 7.1 Ehp1 we need not publish the web service directly to the service registry. We can publish all the webservices using NetweaverAdministrator.
    Please go through this link to know how to publish the webservice to the Service Registry using NWA.
    [Publishing WebServices from the Netweaver Administrator|http://help.sap.com/saphelp_nwce711/helpdata/en/48/56855c708131c3e10000000a42189d/content.htm]
    Regards,
    Gayathri

  • Accessing BI Publisher webservices

    Hi All,
    We need to create a client for BI publisher Webservice. Can please post the sample program which connect to BI Publisher Webservice and give the response.
    Thanks in advance

    Here is the answer to your question:
    http://bipconsulting.blogspot.com/2010/04/how-to-use-bi-publisher-web-service.html
    Please grant the points and close this thread
    thanks
    Jorge

  • How to configure and publish Webservice (WMS Redprairie) to SAP using RFC

    Hi XI Techno Savies,
    I know how to configure SAP RFC, SAP IDOC adapters for sending and receiving. I want to know the step by step procedure to configure and Publish Webservices for Ware House Management System "REDPRAIRIE" for sending and receiving message to SAP R3/BW. Kindly help me.
    Thanks,
    Sridhara Addala.

    Hi,
    This doc may help you-general
    http://help.sap.com/saphelp_nw04/helpdata/en/0d/2eac5a56d7e345853fe9c935954ff1/content.htm
    /people/durairaj.athavanraja/blog/2004/09/20/consuming-web-service-from-abap
    in XI-
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/befdeb90-0201-0010-059b-f222711d10c0
    Regards,
    Moorthy

  • Getting error while publishing WebService project on Oracle Weblogic 10.3.1

    I am trying to publish my WebService project on weblogic 10.3.1 through Oracle Workshop. I am getting following exception will deploying my application
    <Jun 26, 2009 4:59:02 PM GMT+05:30> <Alert> <HTTP> <BEA-101027> <[weblogic.servlet.internal.WebAppServletContext@34c0bd - appName: '_auto_generated_ear_', name: 'COBWSProject', context-path: '/COBWSProject', spec-version: '2.5'] Document root: "C:\bea\user_projects\workspaces\default1\COBWSProject\build\jws\weboutput" does not exist.>
    <Jun 26, 2009 4:59:02 PM GMT+05:30> <Error> <HTTP> <BEA-101220> <Error occurred while setting document root for "weblogic.servlet.internal.WebAppServletContext@34c0bd - appName: '_auto_generated_ear_', name: 'COBWSProject', context-path: '/COBWSProject', spec-version: '2.5'" to "C:\bea\user_projects\workspaces\default1\COBWSProject\build\jws\weboutput".>
    <Jun 26, 2009 4:59:02 PM GMT+05:30> <Error> <Deployer> <BEA-149205> <Failed to initialize the application '_auto_generated_ear_' due to error weblogic.application.ModuleException: Failed to load webapp: 'COBWSProject'.
    weblogic.application.ModuleException: Failed to load webapp: 'COBWSProject'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         Truncated. see log file for complete stacktrace
    java.io.IOException: document root (C:\bea\user_projects\workspaces\default1\COBWSProject\build\jws\weboutput) does not exist.
         at weblogic.servlet.internal.WebAppConfigManager.getDocrootFile(WebAppConfigManager.java:644)
         at weblogic.servlet.internal.WebAppServletContext.processDocroot(WebAppServletContext.java:2651)
         at weblogic.servlet.internal.WebAppServletContext.setDocroot(WebAppServletContext.java:2552)
         at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:388)
         at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:456)
         Truncated. see log file for complete stacktrace
    >
    Please let us know the solution for the same. Thanks in Advance !

    As a workaround, after doing a "Clean All" and just before doing a "Build All", I created a "weboutput" folder manually under the 'build' folder in the web project in Workshop. That worked for me.
    [For some reason, everytime we do a "Clean", it deletes the 'weboutput' folder that it depends on ,even though it always remains empty].
    Hope this helps !

  • Error in BI Publisher webservice wsdl

    Hello All,
    I am using BI Publisher Enterprise 10.1.3.3.0 Standalone.
    I am trying to access the Webservice wsdl through the link
    http://servername:port/xmlpserver/services/ReportService?wsdl
    But i get the following error
    AXIS error
    Sorry, something seems to have gone wrong... here are the details:
    Fault - ; nested exception is:
         oracle.xml.parser.v2.XMLDOMException: invalid namespace for prefix xmlns
    AxisFault
    faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
    faultSubcode:
    faultString: oracle.xml.parser.v2.XMLDOMException: invalid namespace for prefix xmlns
    faultActor:
    faultNode:
    faultDetail:
         {http://xml.apache.org/axis/}hostname:INDL223BC
    Any pointers on this please ?
    Thanks in advance
    Sulakshana

    Hi,I find the same eror for you.I want to know if you are installing using the Advanced installation type,please make the Oracle Application Server Installation
    Writable:If you are installing using the Advanced installation type, make the user or user group permissions ;writable for the user installing Oracle Business Intelligence, for all Oracle Application Server ;installation directories, subdirectories, and files.Use one of the following procedures, depending on your deployment.

  • Triggering a published webservice using Webservice

    Hi All,
    I am presently trying to invoke an Oracle BPM webservice published on the Enterprise Server. I however, always get hit with "Process Access Denied" Soap Fault. I happened to create an participant in the enterprise with the same Role as the defined in my published process. I also added "Global Creation Activity" hoping that it would help me figure out the issue. None of which seems to help me resolve my issue.
    The same process seems to work fine while executing from Studio.
    The response message is posted below:
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <soapenv:Body>
    <soapenv:Fault>
    <faultcode>soapenv:Server.userException</faultcode>
    <faultstring/>
    <detail>
    <message>Process access denied.</message>
    </detail>
    </soapenv:Fault>
    </soapenv:Body>
    </soapenv:Envelope>
    Thanks in Advance,
    Rudraksh
    Edited by: rudraksh on Jun 25, 2009 3:09 PM
    Edited by: rudraksh on Jun 25, 2009 4:18 PM

    I figured this out myself.
    Rudraksh

  • Publish WebService and Create Alias Name

    Dear All,
              I created web service and deployed into WAS sucessfully through WebDynpro. Now i can access that webservice through Dynpro application. I didn't publish on
    the UDDI Registry.
              My problem is in future the the Web service URL might be changed into some other server. So without coding change i have to access new web service URL.
         I tried the following way to access _setHTTPDestinationName() method, but i could not see this method.
    If try the following way i got only three methods.
    1. _setEndPoint()
    2. _setPassword()
    3. _setUser().
      wdContext.currentRequest_RLCWebServiceViDocument_getRoleElement().modelObject().
    Can you anybody help how to publish in UDDI directory and create alias name?.
    Advance Thanks,
    S.Saravanan.

    Hi,
    I was also facing the same problem when I was using NWDS 2.0.9. After it was upgraded to SP 15, the issue got solved.
    The method _setHTTPDestinationName() for setting the HTTP Destination name to a modelobject is available in the NWDS SP 15. Pls make a try with this version of NWDS and hope this would solve the problem.
    Srinivasan T

  • WSPUBLISH : ICM_HTTP_CONNECTION_FAILED error when publishing webservice

    Dear Friends,
    We are trying to publish a webservice via tcode WSPUBLISH.
    The first step regarding the service registry and service port is successful.
    The following error occurs in step 2 :
    Error retrieving Services Registry (SR) version information.     
    DETAIL:
        SOAP:1,023 SRT: Processing error in Internet Communication Framework:
        ("ICF  Error when receiving the response: ICM_HTTP_CONNECTION_FAILED")
    The logical port has been created and the 'test connection" via SM59 is also successful.
    Prior to WSPBLISH, the SOAMANAGER and WSPARAM steps have been followed as per SAP help documentation.
    Please suggest how to resolve this issue.
    Regards,
    TS

    Hi Juan,
    The dev_icm trace is attached below. The authorization checks are failing when attempting to signon to ICM via the SAP MMC. I have tried quite a few options for the user. What is the right user id to use?
    trc file: "dev_icm", trc level: 1, release: "700"
    sysno      00
    sid        J2E
    systemid   562 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    235
    intno      20050900
    make:      multithreaded, Unicode, 64 bit, optimized
    pid        3668
    [Thr 3664] Thu Mar 11 15:01:18 2010
    [Thr 3664] TRACE FILE TRUNCATED
    [Thr 3664] started security log to file dev_icm_sec
    [Thr 3664] ICM running on: SAPx64.ritam.com
    [Thr 3664] MtxInit: 30001 0 2
    [Thr 3664] IcmInit: listening to admin port: 64998
    [Thr 3664] Thu Mar 11 15:01:19 2010
    [Thr 3664] DpSysAdmExtCreate: ABAP is active
    [Thr 3664] DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    [Thr 3664] DpShMCreate: sizeof(wp_adm)          29792     (1752)
    [Thr 3664] DpShMCreate: sizeof(tm_adm)          5912704     (29416)
    [Thr 3664] DpShMCreate: sizeof(wp_ca_adm)          24064     (80)
    [Thr 3664] DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    [Thr 3664] DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    [Thr 3664] DpShMCreate: sizeof(comm_adm)          552080     (1088)
    [Thr 3664] DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    [Thr 3664] DpShMCreate: sizeof(slock_adm)          0     (104)
    [Thr 3664] DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    [Thr 3664] DpShMCreate: sizeof(file_adm)          0     (72)
    [Thr 3664] DpShMCreate: sizeof(vmc_adm)          0     (1864)
    [Thr 3664] DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    [Thr 3664] DpShMCreate: sizeof(gw_adm)     48
    [Thr 3664] DpShMCreate: SHM_DP_ADM_KEY          (addr: 0000000001D40050, size: 6614144)
    [Thr 3664] DpShMCreate: allocated sys_adm at 0000000001D40050
    [Thr 3664] DpShMCreate: allocated wp_adm at 0000000001D42270
    [Thr 3664] DpShMCreate: allocated tm_adm_list at 0000000001D496D0
    [Thr 3664] DpShMCreate: allocated tm_adm at 0000000001D49730
    [Thr 3664] DpShMCreate: allocated wp_ca_adm at 00000000022ECFB0
    [Thr 3664] DpShMCreate: allocated appc_ca_adm at 00000000022F2DB0
    [Thr 3664] DpShMCreate: allocated comm_adm at 00000000022F4CF0
    [Thr 3664] DpShMCreate: system runs without slock table
    [Thr 3664] DpShMCreate: system runs without file table
    [Thr 3664] DpShMCreate: allocated vmc_adm_list at 000000000237B980
    [Thr 3664] DpShMCreate: allocated gw_adm at 000000000237BA00
    [Thr 3664] DpShMCreate: system runs without vmc_adm
    [Thr 3664] DpShMCreate: allocated ca_info at 000000000237BA30
    [Thr 3140] IcmProxyWatchDog: proxy watchdog started
    [Thr 3664] CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    [Thr 3664] IcmCreateWorkerThreads: created worker thread 0
    [Thr 3664] IcmCreateWorkerThreads: created worker thread 1
    [Thr 3664] IcmCreateWorkerThreads: created worker thread 2
    [Thr 3664] IcmCreateWorkerThreads: created worker thread 3
    [Thr 3664] IcmCreateWorkerThreads: created worker thread 4
    [Thr 3664] IcmCreateWorkerThreads: created worker thread 5
    [Thr 3664] IcmCreateWorkerThreads: created worker thread 6
    [Thr 3664] IcmCreateWorkerThreads: created worker thread 7
    [Thr 3664] IcmCreateWorkerThreads: created worker thread 8
    [Thr 3664] IcmCreateWorkerThreads: created worker thread 9
    [Thr 3192] IcmWatchDogThread: watchdog started
    [Thr 3200] *** WARNING => HttpPlugInInit: Parameter icm/HTTPS/trust_client_with_issuer or icm/HTTPS/trust_client_with_subject not set => do not trust any intermediary
    X.509 cert data will be removed from header [http_plg.c   743]
    [Thr 3200] Thu Mar 11 15:01:20 2010
    [Thr 3200] ISC: created 400 MB disk cache.
    [Thr 3200] ISC: created 50 MB memory cache.
    [Thr 3200] HttpSubHandlerAdd: Added handler HttpCacheHandler(slot=0, flags=12293) for /:0
    [Thr 3200] HttpExtractArchive: files from archive D:\usr\sap\J2E\DVEBMGS00\exe/icmadmin.SAR in directory D:/usr/sap/J2E/DVEBMGS00/data/icmanroot are up to date
    [Thr 3200] HttpSubHandlerAdd: Added handler HttpAdminHandler(slot=1, flags=4101) for /sap/admin:0
    [Thr 3200] CsiInit(): Initializing the Content Scan Interface
    [Thr 3200]            PC with Windows NT (mt,unicode,SAP_CHAR/size_t/void* = 16/64/64)
    [Thr 3200] CsiInit(): CSA_LIB = "D:\usr\sap\J2E\DVEBMGS00\exe\sapcsa.dll"
    [Thr 3200] HttpSubHandlerAdd: Added handler HttpAuthHandler(slot=2, flags=12293) for /:0
    [Thr 3200] HttpSubHandlerAdd: Added handler HttpSAPR3Handler(slot=3, flags=4101) for /:0
    [Thr 3200] HttpSubHandlerAdd: Added handler HttpJ2EEHandler(slot=4, flags=1077253) for /:0
    [Thr 3200] Started service 8000 for protocol HTTP on host "SAPx64.ritam.com"(on all adapters) (processing timeout=60, keep_alive_timeout=30)
    [Thr 3200] Thu Mar 11 15:01:25 2010
    [Thr 3200] IcmNetCheck: network check passed without detecting problems
    [Thr 3128] Thu Mar 11 15:02:20 2010
    [Thr 3128] *** WARNING => IcmCallAllSchedules: Schedule func 1 already running - avoid recursion [icxxsched.c  430]
    [Thr 3156] Thu Mar 11 15:02:29 2010
    [Thr 3156] *** WARNING => IcmJ2EEScheduleFunc: Cannot access "/sap/public/icman" (rc=500)- please check node in TA sicf [icxxman.c    2245]
    [Thr 3664] Thu Mar 11 15:02:33 2010
    [Thr 3664] HttpSAPR3SetParam: switch j2ee http port from  to: 50000
    [Thr 3664] HttpSAPR3SetParam: switch j2ee https port from  to: 50001
    [Thr 3664] Thu Mar 11 15:05:06 2010
    [Thr 3664] HttpSAPR3SetParam: Switched j2ee status to: 1
    [Thr 3152] Thu Mar 11 15:15:05 2010
    [Thr 3152] *** ERROR => IcmReadAuthData: could not open authfile: D:\usr\sap\J2E\SYS\global\security\data\icmauth.txt - errno: 2 [icxxsec.c    611]
    [Thr 3152] *** ERROR => HttpAdmHandleReq: authorization failed for user: j2ee_admin [http_adm.cpp 1035]
    [Thr 3132] Thu Mar 11 15:15:17 2010
    [Thr 3132] *** ERROR => HttpAdmHandleReq: authorization failed for user: sapuser [http_adm.cpp 1035]
    [Thr 3180] Thu Mar 11 15:15:29 2010
    [Thr 3180] *** ERROR => HttpAdmHandleReq: authorization failed for user: icm_admin [http_adm.cpp 1035]
    [Thr 3160] Thu Mar 11 15:15:50 2010
    [Thr 3160] *** ERROR => IcmReadAuthData: could not open authfile: D:\usr\sap\J2E\SYS\global\security\data\icmauth.txt - errno: 2 [icxxsec.c    611]
    [Thr 3160] *** ERROR => HttpAdmHandleReq: authorization failed for user: icm_admin [http_adm.cpp 1035]
    [Thr 3180] Thu Mar 11 15:17:16 2010
    [Thr 3180] *** ERROR => IcmReadAuthData: could not open authfile: D:\usr\sap\J2E\SYS\global\security\data\icmauth.txt - errno: 2 [icxxsec.c    611]
    [Thr 3180] *** ERROR => HttpAdmHandleReq: authorization failed for user: icmadmin [http_adm.cpp 1035]
    [Thr 3156] Thu Mar 11 15:17:30 2010
    [Thr 3156] *** ERROR => HttpAdmHandleReq: authorization failed for user: icmadmin [http_adm.cpp 1035]
    [Thr 3128] Thu Mar 11 15:18:06 2010
    [Thr 3128] *** ERROR => IcmReadAuthData: could not open authfile: D:\usr\sap\J2E\SYS\global\security\data\icmauth.txt - errno: 2 [icxxsec.c    611]
    [Thr 3128] *** ERROR => HttpAdmHandleReq: authorization failed for user: webadm [http_adm.cpp 1035]
    [Thr 3160] Thu Mar 11 15:18:13 2010
    [Thr 3160] *** ERROR => HttpAdmHandleReq: authorization failed for user: webadm [http_adm.cpp 1035]
    [Thr 3152] Thu Mar 11 15:18:25 2010
    [Thr 3152] *** ERROR => HttpAdmHandleReq: authorization failed for user: http_admin [http_adm.cpp 1035]
    [Thr 3128] Thu Mar 11 15:20:04 2010
    [Thr 3128] *** ERROR => IcmReadAuthData: could not open authfile: D:\usr\sap\J2E\SYS\global\security\data\icmauth.txt - errno: 2 [icxxsec.c    611]
    [Thr 3128] *** ERROR => HttpAdmHandleReq: authorization failed for user: icm admin [http_adm.cpp 1035]
    [Thr 3124] Thu Mar 11 15:20:15 2010
    [Thr 3124] *** ERROR => HttpAdmHandleReq: authorization failed for user: icm_adm [http_adm.cpp 1035]
    [Thr 3152] Thu Mar 11 15:20:17 2010
    [Thr 3152] *** ERROR => HttpAdmHandleReq: authorization failed for user: icm_adm [http_adm.cpp 1035]
    [Thr 3132] Thu Mar 11 15:20:29 2010
    [Thr 3132] *** ERROR => HttpAdmHandleReq: authorization failed for user: icmadm [http_adm.cpp 1035]
    [Thr 3180] Thu Mar 11 15:20:39 2010
    [Thr 3180] *** ERROR => IcmReadAuthData: could not open authfile: D:\usr\sap\J2E\SYS\global\security\data\icmauth.txt - errno: 2 [icxxsec.c    611]
    [Thr 3180] *** ERROR => HttpAdmHandleReq: authorization failed for user: admin [http_adm.cpp 1035]
    Regards,
    TS

  • BI Publisher Webservice calls throws XDOIOException followed by an Error

    Hi,
    We have developed a custom Java Web Service which acts as an layer between a .Net application and BI Publisher Web services.
    The .Net application submits an XML to custom Java Web Service. The custom Java Web Service then passes the xml to BI Publisher web service (runReport web method) along with the authentication details.
    The BI Publisher runReport method processes the record and returns a byte stream which is passed back to .Net application.
    1 record = produces 8 pages of PDF
    1 Batch = 100 records (processed at a given time) returns 1 pdf containing 100 records
    After processing about 25000 records, we are getting the following exceptions:
    2010-10-11 00:38:59 BIWebServiceProxy [ERROR] runReport Exception while scheduling report :
    javax.xml.ws.soap.SOAPFaultException: oracle.xdo.webservice.exception.OperationFailedException: PublicReportService::generateReport failed: due to oracle.xdo.XDOIOException: java.io.IOException: java.lang.reflect.InvocationTargetException
         at com.sun.xml.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:197)
         at com.sun.xml.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:130)
         at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:125)
         at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:95)
         at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:135)
         at $Proxy465.runReport(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor307.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.wsee.jaxws.spi.ClientInstance$ClientInstanceInvocationHandler.invoke(ClientInstance.java:363)
         at $Proxy183.runReport(Unknown Source)
         at biwebserviceproxy.BIWebServiceProxy.runReport(BIWebServiceProxy.java:198)
         at sun.reflect.GeneratedMethodAccessor305.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:92)
         at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:74)
         at com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:151)
         at com.sun.xml.ws.server.sei.EndpointMethodHandlerImpl.invoke(EndpointMethodHandlerImpl.java:265)
         at com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:100)
         at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:604)
         at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:563)
         at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:548)
         at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:445)
         at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:373)
         at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:524)
         at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:255)
         at com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:140)
         at weblogic.wsee.jaxws.WLSServletAdapter.handle(WLSServletAdapter.java:208)
         at weblogic.wsee.jaxws.HttpServletAdapter$AuthorizedInvoke.run(HttpServletAdapter.java:310)
         at weblogic.wsee.jaxws.HttpServletAdapter.post(HttpServletAdapter.java:223)
         at weblogic.wsee.jaxws.JAXWSServlet.doPost(JAXWSServlet.java:124)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at weblogic.wsee.jaxws.JAXWSServlet.service(JAXWSServlet.java:79)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    2010-10-11 00:38:59 BIWebServiceProxy [ERROR] runReport Exception while scheduling report :
    javax.xml.ws.soap.SOAPFaultException: oracle.xdo.webservice.exception.OperationFailedException: PublicReportService::generateReport failed: due to oracle.xdo.XDOIOException: java.io.IOException: java.lang.reflect.InvocationTargetException
         at com.sun.xml.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:197)
         at com.sun.xml.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:130)
         at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:125)
         at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:95)
         at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:135)
         at $Proxy466.runReport(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor307.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.wsee.jaxws.spi.ClientInstance$ClientInstanceInvocationHandler.invoke(ClientInstance.java:363)
         at $Proxy183.runReport(Unknown Source)
         at biwebserviceproxy.BIWebServiceProxy.runReport(BIWebServiceProxy.java:198)
         at sun.reflect.GeneratedMethodAccessor305.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:92)
         at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:74)
         at com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:151)
         at com.sun.xml.ws.server.sei.EndpointMethodHandlerImpl.invoke(EndpointMethodHandlerImpl.java:265)
         at com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:100)
         at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:604)
         at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:563)
         at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:548)
         at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:445)
         at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:373)
         at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:524)
         at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:255)
         at com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:140)
         at weblogic.wsee.jaxws.WLSServletAdapter.handle(WLSServletAdapter.java:208)
         at weblogic.wsee.jaxws.HttpServletAdapter$AuthorizedInvoke.run(HttpServletAdapter.java:310)
         at weblogic.wsee.jaxws.HttpServletAdapter.post(HttpServletAdapter.java:223)
         at weblogic.wsee.jaxws.JAXWSServlet.doPost(JAXWSServlet.java:124)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at weblogic.wsee.jaxws.JAXWSServlet.service(JAXWSServlet.java:79)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    2010-10-11 02:07:09 BIWebServiceProxy [ERROR] runReport Exception while scheduling report :
    *javax.xml.ws.soap.SOAPFaultException: oracle.xdo.webservice.exception.OperationFailedException: PublicReportService::generateReport failed: due to oracle.xdo.XDOException: java.lang.OutOfMemoryError: allocLargeObjectOrArray: [B, size 2097680*
         at com.sun.xml.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:197)
         at com.sun.xml.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:130)
         at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:125)
         at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:95)
         at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:135)
         at $Proxy573.runReport(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor307.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.wsee.jaxws.spi.ClientInstance$ClientInstanceInvocationHandler.invoke(ClientInstance.java:363)
         at $Proxy183.runReport(Unknown Source)
         at biwebserviceproxy.BIWebServiceProxy.runReport(BIWebServiceProxy.java:198)
         at sun.reflect.GeneratedMethodAccessor305.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:92)
         at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:74)
         at com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:151)
         at com.sun.xml.ws.server.sei.EndpointMethodHandlerImpl.invoke(EndpointMethodHandlerImpl.java:265)
         at com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:100)
         at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:604)
         at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:563)
         at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:548)
         at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:445)
         at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:373)
         at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:524)
         at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:255)
         at com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:140)
         at weblogic.wsee.jaxws.WLSServletAdapter.handle(WLSServletAdapter.java:208)
         at weblogic.wsee.jaxws.HttpServletAdapter$AuthorizedInvoke.run(HttpServletAdapter.java:310)
         at weblogic.wsee.jaxws.HttpServletAdapter.post(HttpServletAdapter.java:223)
         at weblogic.wsee.jaxws.JAXWSServlet.doPost(JAXWSServlet.java:124)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at weblogic.wsee.jaxws.JAXWSServlet.service(JAXWSServlet.java:79)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    It is noticed that after logging XDOIOException two times, it throws OutOfMemory error.  Currently after every 25000 records, we are restarting the Oracle Weblogic / BI Publisher 11g just to meet our SLAs of PDF generation.
    Has anyone of you guys have faced similar errors / have any kind of clues on XDOIOException ?
    Thanks and Regards,
    Manish Sachdev
    Edited by: user9286015 on Oct 12, 2010 4:01 AM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     

    Awaiting some pointers / help on this. Please help !!!
    Regards,
    Manish

  • Publishing webservice etc...

    Dear all,
    I know that if we really want to publish the webservice we will take care of Authentication with Basic or with certificates etc, as you know. But will it be accessible from external networks (like internet ofcourse with some security) if I publish in service registry. As we dont have ESR now, dont we use my webservice from external networks?? Now we are able to access it from other applications in same network.
    I have seen the screen cam showing the creation of webdynpro object which will access the standard webservice. Do we use enterprise services directly in ECC if we have ESR or do we need portal for this?? It seems I am asking silly questions, plz dont mind, I am very new to web related developments.
    I dont understand how can we import standard enterprise services and use those. Would you provide a document having the steps regarding this??
    Regards,
    Chandra.

    Hi Chandra,
    There are two places where you can publish your Web Service
    a) Service Registry( not ESR, ESR stands for Enterprise Service Repository which is for some other purpose)
    Consumption Process------>
    1)Client will search through service registry and choose a service which is required. He will get the WSDL file for that service from service registry where the endpoint address(url, hostname port etc) is mentioned.
    2) Client will make direct contact at the address specified in wsdl File
    b)Local Registry---> When you are not publishing your web service in service Registry, it is automatically published in default registry ie. registry of your web application server. You can give the WSDL client manually to the client and the client would be able to call the web service.
    In both the above two cases, you external as well as internal client can access the web service. But your http port and WSDL URL location should be accessible to the client.
    Service Registry is mainly used when you want your web service  is available and can be searched publically or in a global environment.
    The Enterprise Services are providing only services. To present it to the end user, you need some UI tools( like WebDynPro,Visual Composer etc) to consume .
    Hope this helps.
    Regards,
    Piyush
    Award points if useful

  • OBIEE Webservice VS BI Publisher Webservice

    Hi
    I am planning to use the webservice interface to Oracle BI presentation services. I came across 2 web services API's. One is the OBIEE webservice and the other is the BI Publisher web service.
    1. I basically want to understand the basic difference between the two....advantages/disadvantages
    2. Also wanted to understand on the difference between creating reports in Answer's versus creating them in BI Publisher......
    3. When to use what ?

    OLTP Answers versus BI Publisher
    (Benefits/Relevance of OLTP Answers)
    • Oracle Discoverer to Answers Utility (for rapid dev of addl reports)
    • Better empowerment: Users can build their own reports
    • (Future) Oracle delivered OLTP reports on the horizon
    • Integrated support for real time reports against OLTP (views/tables) as well as Analytic reports against OBIA (Data warehouse)
    • Reports will need “pseudo-stars” in RPD (addl. complexity)
    • Concerns around “cluttering” of RPD
    • Integrated, role-based security with OBIA
    • Better flexibility in terms of parameter control etc.
    • Supports standard drill-down capabilities
    • Better report organization (Dashboard and pages)
    • Support for frequency-based scheduler
    • Support for business-driven notifications
    • Mobile BI experience
    (Benefits/Relevance of BI Publisher)
    • Simpler process (reports run directly against EBS views)
    • Ability to bypass RPD (potential for better performance)
    • Support for interactive Excel worksheets & Pivots
    • Support for multiple formats (HTML, PDF, RTF, Excel etc.)
    • EBS R12 has significant BI Publisher reports (non-OBI)
    • Capability to build “pixel perfect” reports (Allows control over the content on each pixel on the report page)
    • Parameter control limited to the query run time only
    • No drill-down capabilities
    • Purely based on a “scheduler” concept
    • Role-based content delivery (Bursting)

  • Publishing webservice

    Hi all,
      I have created a webservice in webdynpro and deployed it on EP server.I want to publish this webservice but when i try to do so, a new browser window opens displaying this error:
      The requested resource does not exist.
    Can you tell me the reason for this..
    I am trying to publish the same service through visual administrator also but getting same error..
    Thanks,
    Archana

    Hi Chandra,
                      First of all let me try to solve your confusion with UDDI servers and service registry. UDDI is a open standard and vendors develop UDDI servers based on that standard. They contain endpoint information and a way of publish/discover your services (the main thing). Service registry given by SAP is one such type. So it is an UDDI server where you can publish/discover services.
    There can be two kind of possible UDDI servers. A public UDDI server and a private one. Public UDDI servers are the one which are hosted in the Internet. e.g. a google seach web service, amazon web service is hosted on such public UDDI servers. If is a private one(hosted within an organization) then it is accessible only from that network.
    So it really depends where you host such servers.
    I think with this information you can fight for the answers of most of your question.
    Regarding the other part ,
    If you have ESR you also must have the service registry. There you can hunt for your enterprise service and consume/use.
    One good place to try out is the enterprise services hosted at ESWorkplace(which has a public UDDI server).
    [https://www.sdn.sap.com/irj/sdn/esworkplace|https://www.sdn.sap.com/irj/sdn/esworkplace]
    Hope this helps.
    Regards,
    Sudip.

  • Documentation on SAP Published WebServices and Troubleshooting

    hi,
    Just curious to know where is the documentation on what each  WebService published on FT2 does, about the input parameters, about the output response and the error codes, exceptions thrown ?
    For example if there is an input parameter SystemAccountUserID what does it mean (employee id or user login id...etc..?)
    I am also curious to know if there are any troubleshooting  recommendations, best practices.
    Thanks
    Kiran

    Hi,
    You can download it from service market place.
    www.service.sap.com
    and the link to the doc is below
    [https://websmp210.sap-ag.de/sapdownload/011000358700000469462006E/SAP_ISA50_DevAndExtGuide.pdf|https://websmp210.sap-ag.de/sapdownload/011000358700000469462006E/SAP_ISA50_DevAndExtGuide.pdf]
    Regards,
    Sateesh Chandra

  • Stateless EJB Webservices vs Endpoint.publish() API for a production system

    Hello,
    I am currently designing an SOA JEE application using JAX-WS Webservices for the synchronous calls and JMS (MDB) for asynchronous access.
    It is packaged in a EAR containing one EJB module (no WAR), so I decided first to publish the Webservices using the javax.xml.ws.Endpoint.publish() method via the Spring org.springframework.remoting.jaxws.SimpleJaxWsServiceExporter. It's working very well and I can inject easily spring beans into my JAX-WS webservice, .. but :
    - I cannot see the published webservices in the Weblogic console
    - I have no idea on how the webservices instances are handled (just one ? )
    - Is it robust enough to be used in production in a critical financial application ?
    On the other hand, I just have to add a @Statless annotation to turn my JAX-WS classes into real EJB-Webservice aware, but it probably adds overhead in the Weblogic server and it's a bit more complicated to inject Spring resources.
    Any advice will help.
    Thanks
    GM

    Hi Kaustubh,
    A topic subscriber only receives messages that are published after it is registered with the topic. Your code for send() creates a publisher that sends the message to the topic before you create a new subscriber in your receive() code. Since that subscriber is created after your publisher has sent its message your subscriber will never receive this message!
    Your code will have the expected behaviour if you use a queue instead of a topic. If you have to use a topic, you could create your subscriber and your publisher in the init() method of your EJB and reuse them in your send() and receive() methods.
    Hope it helps.
    Best regards
    Arnaud Simon
    Arjuna Technologies - http://www.arjuna.com

Maybe you are looking for

  • Letter of credit in Sales Order processing

    The Problem is related to LC(Letter Of credit) attached to Sales order. In some cases, when we raise a sales order and attach LC even if all the fields are matching in LC and sales order the value is not reflected in LC. One more problem is When the

  • Problem Trying to Subscribe to a Google Calendar in iCal

    We work with a freelance contactor who has shared his Google calendar to one of our staff. When he shares it she gets an email invitation, follows the included link, and can see the shared calendar just fine in Google Calendar. She wants to have the

  • Read only columns in Planning Webform

    Hi All, I have build a form with Period (months jan, feb and Mar) and members of Custom called Type dimension in Columns. The members in Type dimension I have selelcted is Type1, Type1 Adj, Type2,Type2 Adj. My requirement is that I want to show Type1

  • What to do with QT PRO in Vista?

    Hallo everybody, I just installed QT PRO on a Computer, runned with win Vista. But I can't see the mov. only listen to the sound. What kind of plugins would I have to use? I would be very happy if you guys can give me some advice on that. The Apple h

  • Sorting data in a query

    Hello Experts,        In my report I have calender month 'Rate' details based on different entities. Is their a way to sort the Rate in descending or ascending order. Ex:             abc company        xyz company CalMonth   Num  Den   Rate    Num