Portal PDK and Portal Events

Hello
does the portal pdk for vstudio.net supports the Portal Eventing feature (fire and subscribe)?
Regards

There are no server side APIs for generating the client-side code.
You need to write the JavaScript code and to add it to the iView. See example below:
<script>
     EPCM.subscribeEvent("urn:SAP.Demo.Event", "DataChange", onChange);
     function onChange(eventData)
          alert(eventData.dataObject);
</script>
Regards,
Yossi

Similar Messages

  • Difference between portal component and portal service?

    Hi I am kishore...
             I worked on portal components but not on portal services... Would anybody tell the difference between the portal components and portal services...? What is a portal service..?
               How we know which one to choose in the scenario.?
        Thanks in adavance

    Hi kishore,
    A portal component is custom Java code that is executed according to user requests, and generates HTML output for display on the client.
    Portal components:
    Page builder, which assembles pages
    Admin tools, such as logger, which is comprised of user interface messages.
    Pages
    Technically, the page is also an iView. A page includes iViews or pages (nested) and Layout components
    iViews
    There are two different isolation levels (iView types)
    Embedded: iViews’ html is embedded as part of page html. iViews are called synchronically on the server, and retrieved in one response, to  the client (this is the page response)..  Each iView reloading reloads all iViews on page.
    URL (Isolated): iViews are fetched by an IFRAME element in an “own” request. One response for the page followed by additional request-response for each iView (depending on browser 2-4 requests simultaneously).
    Portal Services:
    A portal service is a component that offers a globally accessible function in the portal. 
    A portal service act as the middleware, that is, interfaces that are enabled to exchange procedures and data. They offer functionality to portal components, and other services.
    There are two groups of portal services:
    Portal services (part of the PRT)     
    Caching                     
    Notification
    iView service
    Application Repository
    System Landscape
    Role, pages, worksets
    Web Services
    Unification service
    Portal services (external to the PRT)     
    Client Eventing                 
    URL generator
    Logger
    JCO client service
    Hope this helps.
    Regards
    Atul Shrivastava

  • SSO between Portal Application and Portal Admin Tool

    Hi All,
    We have a requirement for implementing SSO between a Portal application and
    Portal admin tool.
    We are using WL Portal 8.1 SP4.
    Here is the reason for this requirement -
    A user logged-into Portal Application needs to login to Portal Admin tool to
    do some admin activity. We want to provide a link in the portal application
    using which the user can directly login to the Portal Admin tool without
    having to enter the credentials again.
    If someone has any info on how to implement this, can you please point me in
    the right direction.
    Thanks,
    ~Deepak

    Hi,
    When creating PP you have 2 options
    PP used for compiling and PP used for Building
    You create PP with all the libraries into Developing/Compiling Other DCs
    And another PP with all the libraries into can be packaged into other build results (SDAs).
    Once you have these 2 PP in place you add the DC as used DC.
    And this should resolve the issue.
    Hope this helps.
    Cheers-
    Pramod

  • Portal service and Portal webservice

    Hi Experts,
    Could you please provide the document/blog to create Portal service and to create webservice from Portal webservice?
    Regards
    Sara

    Sara,
    These URL's are giving you step by step instruction with Screen shots and Tutorials to Create Portal Service as well as Creating Webservice from Portal Service.
    You are getting error message  because of the Restriction of your Internet Explorer settings.Try to use some other Browser to open the URLs.
    Meantime I shall find the way to get rid of this exception and update you.
    Update:
    1.Copy and Paste the given URL in Browser and try to open it.
    2.Change Internet Explorer security settings:
    Go to tools->Internet Options->Security->Internet->Custom level->Medium
    /Intranet ->Custome level to Medium-Low.
    This document will be very helpful to you for Webservice access in EP.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b07992b3-b5af-2a10-9886-affcbeccc4c9
    Regards,
    Karthick Eswaran
    Edited by: Karthick Eswaran on May 21, 2008 10:34 AM

  • How to open a new window with no Portal Header and Portal Navigation bar

    Hi,
    I am working with the EPCM.doNavigate() method and passing the value "1" for the mode parameter in order to open it in a seperate window without the Portal header.
    For some reason, the Portal header is still seen in the new window.
    Do anyone know the reason?
    Thanks,
    Aviad
    int openType = 1;
    "EPCM.doNavigate(\""Url"\", "openType"); \n"

    Hi Aviad,
    Try out the command
    EPCM.doNavigate(\""Url"\", "openType",'toolbar=no','status=no','menubar=no');
    <b>Put opentype=1</b>
    I think it will work
    Thanx & Regards
    Anish

  • Creating URL - portal name and portal desktop name

    Hi,
    I use JSR-168 portlets and I need to create custom URL for javascript redirecting through window.location object. How to find out information about desktop url on JSP? Basically I need these variables in URL:
    /<portal_name>/<portal_desktop_name>
    example of code:
    window.opener.location = '/Sample_portal/portal.portal?_nfpb=true&_pageLabel=some_page';
    I know the is BEA API where is GenericURL and childs but I only saw that should be used in backing file and I need this on JSP. Some URL are more complex and there are some dynamic parameters but that all it works. All I need it is replacing hardcoded Portal_name and Portal_desktop_name from URL.
    thanks a lot.

    Hello again,
    Your using JSR168 portlets actually does affect the situation, because of the way the JSR168 spec requires the HttpServletRequest to be set up for included pages (like the JSP page you are including).
    I assume you are trying to generate a URL that goes back to the portal, and not to your particular JSR168 portlet, correct? If you are just trying to write a URL back to the portlet, the best way to generate that inside your JSP would be to use the JSR168 actionURL or renderURL tags-- this is also the only "portable" way to do this that will work in all JSR168 containers and both for local and remote (WSRP) portlets. Note that all parameters added to such a URL must be added using the "param" tag inside the URL tag, and that the URL may be rewritten for you to work in other environments (such as WSRP).
    If you are trying to target something with your URL other than the portlet that is writing the URL, the exact method for doing that would depend on what exactly you are trying to target. If you could describe what effect you want to have when this URL is clicked, I can probably suggest an appropriate solution that would work in all deployment environments. In addition, do you ever plan on running this portlet over WSRP? The best solution really depends on exactly what you want to do.
    Kevin

  • The same KM repository (File Server) for Portal DEV and Portal PRD

    Hello,
    I want to know if it is possible to configure in two different portals, one repository in each Portal Server making reference to the same File Server Folder. It's possible?
    Regards
    SU

    Hi SU,
    It is possible but I would recommend read only access to the files.  A FS repository can becomes inconsistent if the file system files are changed outside of the portal.  You can run "CM Repository File System Check" to fix inconsistencies but why risk it?
    Best regards,
    Duncan

  • "Portal" and "Portal Supplier"

    Hi Gurus,
    We are building SRM7 SP07 with ECS.
    In Supplier screen we have "Portal" indicator and "Portal Supplier" indicator.
    I understood "Portal Supplier" means Vendor has to replicated in SUS.
    Can anybody explain what is the purpose of "Portal" indicator?
    Many thanks in advance.

    Hi,
    I think it is for Marketplace system integration. Documents are sent to Marketplace system via XML.
    Regards,
    Masa

  • Is there any thing to Compare PDK and Web Dynpro

    Is there any thing to Compare Enterprise Portal PDK and Web Dynpro .
    please inform me what is the role of PDK and Web Dynpro in a project.
    i am just confused by the terms

    Hi Krishna,
    The PDK (Portal Development Kit) is especially made to produce portal content based on jsp using the htmlb library. With the combination of JSP and tag libraries, you can even separate the presentation from the logic. However, the use of HTML tags, JSP tags and Scriptlet code demand great discipline when you develop Web applications, as otherwise the advantages of separating the presentation from the logic quickly disappear.
    Web Dynpro applications are able to run in a portal also, you can make use of features like portal eventing also (two Web Dynpro based iViews can communicate with eachother as well as two iViews built with PDK). Using the Web Dynpro Client for Java (a beta-version will be available soon) you could use the same application within a SAPGui-like environment also. The new development environment for professional User Interfaces follows the model view controller paradigm and goes a few steps further in UI programming, e.g.:
    - Screen management and screen flow
    - Automatic data transport
    - Re-usability of Web Dynpro components
    - Session management
    - Internationalization
    - etc.
    Both development tools are available with the SAP NetWeaver Developer Studio.
    Hope that helps.
    Best regards,
    Karin

  • How to use a portal service in portal component(DynPage)

    Hi,
    I have made a portal service and i want to use this in my portal component .
    Please tell me how can i use it.
    also can anyone tell me step wise creation of portal component and portal service and their connectivity by using a smalll example in which connectivity is done in Dynpage and using stored procedure .

    Hi,
    Check this link:
    [How to Create a Portal Component and a Portal Service Tutorial|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/0b57e590-0201-0010-a29f-abd37a436f54?QuickLink=index&overridelayout=true]
    Thanks and Regards,
    Shyam

  • Developing portal using Weblogic portal 10.3 or weblogic workshop 10.3

    Hello
    I am new to portal development. I see that one can develop portal using Oracle weblogic workshop 10.3 which has many features including Java Page Flow and Java controls. I am wondering what extra features one can get using Weblogic portal 10.3. The Weblogic platform 10.3 which I use does not have weblogic portal, it has weblogic AS and workshop. Do I need weblogic portal install now or in future while developing portal. I am trying to develop a portal from scratch. Any input will be highly appreciated. Thanks.

    Some suggesssions,
    While installing the weblogic you need select weblogic portal option also. Only for weblogic different installation exe file with portal different exe file.
    To get the weblogic portal server and portal work shop with weblogc you need to down load weblogic portal 10.3 exe file.
    Thanks,
    Venkata Sarvabatla

  • WebDynpro iViews and Portal Eventing

    Hi All,
    I am planning to prepare a proof of concept with following requirements.Can you please give me hints and resources to prepare this in 2 days?
    1)Interaction between iViews using EP eventing.
    2)Exploring how and what kind of data can be passed from one iView to the another (String , Java Objects etc)
    3)Keeping track of various events of EP especially finding out if we can track when the user session is invalidated by the Portal so that we can free objects from memory.
    4)The sample code should have 2 to 3 iViews interacting with each other and passing data.With detailed description of each steps from coding till deployment to the EP.
    Thanks & Regards,

    Hi Noaman,
    You can use EPCM for eventing between iviews in portal. Also we can use the same for communication between Webdynpro and EP applications.
    You can pass parameters using client data bag. The code for sender ....
    var an='Hello';
    EPCM.storeClientData("urn:namesapce","key",an);
    EPCM.raiseEvent("urn:namesapce","eventname");
    Code at the reciver....
    function fn_selection()
    var info=EPCM.loadClientData("urn:namesapce","key");
    document.myform.name.value=info;
    EPCM.subscribeEvent("urn:namesapce","eventname",fn_selection);
    This is the javascript code for triggering and subscribing  events in between iviews.
    Hope this Helps
    gEorgE

  • Difference between Abstract portal Component and JSPDyn page.

    Hi Experts,
    What is the difference between Abstract portal Component and JSPDyn page.
    Thanks,
    Jay.

    Hi,
    The PDK provides two methods for creating a portal component:
    Abstract Portal Component
    The Abstract Portal Component class offers a lean method for writing HTML commands to the Web client as well as for basic event handling. It is an implementation of the IPortalComponent, which is the central abstraction of the Portal Component API.
    DynPage
    The Page Processor Component, which extends the Abstract Portal Component, returns a DynPage. It provides more sophisticated event handling. Controls that produce events (such as buttons and checkboxes) have an event attribute that contains the name of the event handling method. This event handling method is invoked by the DynPage when it occurs.
    The JSPDynPage is an implementation of the DynPage and allows the use of the DynPage in combination with JSP (Java Server Pages).
    The PDK documentation and examples focus on the DynPage. Easier event handling and the separatation of content development (JSP) from application development (Java) make the DynPage a better choice for components with interaction and changing content.
    For more details, Refer thes thread,
    https://fortress.wa.gov/dop/portal/irj/portalapps/com.sap.portal.pdk.basic.portalcomponentimplementation/docs/jspdynpage.html
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f0b3e9d5-b2af-2a10-20ba-9f6ce6b1a27f
    Hop it helps..
    GS
    Edited by: Sathishkumar GS on Apr 14, 2008 2:07 PM

  • SSO and portal timeout  -- other bug?

    ...this is very probably related to the other post talking about SSO and portal timeout...
    I am having another weird issue with dotnet portlets that uses inline refresh (done automatically by dotnet accelerator) and SSO.
    When you let the portal session expire, and then click on a button/link within a portlet (hence generate an inline refresh gatewayed request), the full portal window (header/footer etc...) appears within the portlet, instead of the portlet content alone.
    I did some http traces (see below) and it seems the problem is due to the windows SSOLogin.aspx (we are using windows auth SSO) not taking the requested portlet gatewayed request url as a post login redirect info... but taking instead the current page url (which is wrong)
    Thus, after the gatewayed portlet request is successfully authenticated by the SSOLogin.aspx component, it is automatically redirected to the wrong urll...making the full portal page refresh into the portlet.
    So my question is: have anyone already seen such behavior? And has anything been done to fix this?
    It really seems like a bug with the SSO servlet...but maybe i am doing something wrong...Just want to have your thoughts on this.
    Thanks,
    Fabien
    ============================================================================================
    HTTP Trace:
    POST     302     Redirect to /portal/sso/SSOLogin.aspx?in_hi_userid=15046&space=CommunityPage&parentid=1&cached=false&control=SetCommunity&PageID=0&CommunityID=205&parentname=Login     http://your.portal.com/portal/server.pt/gateway/PTARGS_0_15046_362_205_0_43/http%3B/your.portletserver.com/yourapp/youraspx.aspx
    GET     401     text/html     http://your.portal.com/portal/sso/SSOLogin.aspx?in_hi_userid=15046&space=CommunityPage&parentid=1&cached=false&control=SetCommunity&PageID=0&CommunityID=205&parentname=Login
    GET     401     text/html     http://your.portal.com/portal/sso/SSOLogin.aspx?in_hi_userid=15046&space=CommunityPage&parentid=1&cached=false&control=SetCommunity&PageID=0&CommunityID=205&parentname=Login
    GET     302     Redirect to http://your.portal.com/portal/server.pt?in_hi_userid=15046&space=CommunityPage&parentid=1&cached=false&control=SetCommunity&PageID=0&CommunityID=205&parentname=Login     http://your.portal.com/portal/sso/SSOLogin.aspx?in_hi_userid=15046&space=CommunityPage&parentid=1&cached=false&control=SetCommunity&PageID=0&CommunityID=205&parentname=Login
    GET     200     text/html; charset=utf-8     http://your.portal.com/portal/server.pt?in_hi_userid=15046&space=CommunityPage&parentid=1&cached=false&control=SetCommunity&PageID=0&CommunityID=205&parentname=Login

    I have this happen in v6.0 sp1. We have worked around the problem with a bit of work and synchronization of settings. Below, I've outlined how we've worked around the problem (which is indeed a problem that should be fixed). Also, if you have a load balancer, you'll need to set your session timeout on the load balancer to a bit more than the refresh rate that you set for your communities and My Pages.
    Resolving the Portlet Timeout / Refresh Problem in ALUI Portal_
    Problem: Users occasionally receive the portal page within a portlet error
    Cause: The root cause has not been determined; however it appears that the primary event that exhibits the behavior is when a teammember’s session has expired on the portal server and they then utilize a .NET form-based portlet which refreshes in place. Because we are using WIA SSO to enable automatic logins to the portal, it makes the error seem to occur randomly.
    Resolution:
    The workaround solution is to – 1) increase the portal session timeout on the portal web servers from the default 20min to 4 hours, and 2) set the MyPage refresh interval setting for all portal users to 3 hours. The setting name is a bit of a misnomer, as it will actually refresh the entire portal page automatically if the user is idle on either a My Page or a Community Page, as these are the only two places that portlets reside.
    Increasing the portal session timeout:
    The portal session timeout is controlled in two places, and both settings should match. On the portal virtual directory in IIS, edit the configuration and increase the timeout setting to 240 (minutes). Then, edit the portal application’s web.config file (d:\portal\ptportal\6.0\webapp\portal\web\) and increase the sessionState Timeout variable to 240. Editting the config file will require you to restart the services before you see the change.
    Initial setting of the MyPage refresh interval:
    The initial setting will need to be done by a SQL script in order to apply it to all existing users. The Default Profile should also be updated so that all new user synched from AD will have this setting applied automatically.
    /* Delete refresh interval settings for all users first so that there are no conflicts on the inserts */
    DELETE FROM portaldbuser.ptprefs WHERE prefname = 'intMyPageRefreshRate'
    /* Insert desired page refresh setting for all users */
    INSERT INTO portaldbuser.ptprefs (userid,gadgetid,prefclassid,prefobjectid,prefname,prefvaluetype,prefvalue,pagenumber) SELECT objectid,0,0,0,'intMyPageRefreshRate',3,180,0 FROM portaldbuser.ptusers
    From Administration, access the Default Profiles utility. Check the Default Profile entry and click on the Edit Profile Layout link. Click on the My Account link in the Portal Settings portlet and then on the Display Options link on the next page. In the Page and Portlet Settings, update the Your My Page will be updated: setting to 4 hours. Click Finish twice to return to Administration.
    Updating the MyPage refresh interval:
    To update the setting just modify the insert portion of the SQL script. Change the prefvalue number (180) to the desired timeout in minutes and rerun both statements of the script.
    The Default Profile should be also be modified per the instructions above.
    I hope this helps...
    -tom

  • ERROR IN TEMPLATE INSTALLER  Between portal 7 and BI 7

    HI EVERYBODY
    I HAVE INSTALLED BI 7.0 AND PORTAL 7.0 BUT WHEN I TRY TO RUN THE TEMPLATE INSTALLER , IT SHOW ME ERROS LIKE THIS:
    abap backend doesn't exist in sld
    WD JCO DEST.BI METADATA
    abap backend doesn't exist in sld
    WD JCO DEST.BI MODELDATA
    abap backend doesn't exist in sld
    WD JCO DEST WD ALV METADATA DEST
    abap backend doesn't exist in sld
    WD JCO DEST WD ALV MODELDATA DEST
    ANY IDEA
    THANKS

    THIS IS A PART OF THE LOG
    BI_00_This wizard will execute Postinstall steps of technical configuration of BI-Java > WD JCO Dest. BI_METADATA
    WD JCO Dest. BI_METADATA
    Description
    Exception in step "maintainJcoDestinationUsingSld18"
    Exception details : java.lang.RuntimeException: ABAP Backend doesn't exist in SLD
    State
    Step was skipped
    Support Information
    Type of Action
    InvokeService Debug Events
    InvokeService:WD JCO Dest. BI_METADATA
    Library: sap.com/tclmctctemplateslevel1_4_tcc
    SourcePath ./0. Complete BI PostInstallation/maintainJcoDestinationUsingSld18
    Time 2008/04/22 at 10:53:52
    WSDL /content/NetWeaver/BI-Java/service/WDConfig_maintainJcoDestination_maintainJcoDestinationUsingSld.wsdl
    InvokeService- Result: Failed
    Exception Message:ABAP Backend doesn't exist in SLD
    Exception Class:java.lang.RuntimeException
    Stacktrace
    com.sap.ctc.util.WDConfig.maintainJcoDestinationUsingSld(WDConfig.java:317)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:324)
    com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter.invoke(JavaMethodExecuter.java:227)
    com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceExecuter.executeService(JavaServiceExecuter.java:94)
    com.sap.tc.lm.ctc.cul.broker.BrokerServiceExecuter.executeService(BrokerServiceExecuter.java:55)
    com.sap.tc.lm.ctc.cul.serviceimpl.executor.CULServiceExecutor.executeService(CULServiceExecutor.java:52)
    com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault.execute(InvokeServiceControllerDefault.java:145)
    com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:206)
    com.sap.tc.lm.ctc.metamodel.process.controller.ProcessExecuter.run(ProcessExecuter.java:141)
    java.lang.Thread.run(Thread.java:534)
    Messages at cancel time
    Messages at exception time
    global
    WebDynpro
    ErrorMsg
    EMPTY_MESSAGE_FOR_XPATH
    UMEDestination
    CTCImportParameters
    BIUI_Input
    local
    usageProperties
    com.sap.tc.lm.ctc.SystemType
    Wizard
    SLDAdministrator
    J2EEAdministrator
    InvokeService:WD JCO Dest. BI_METADATA
    Library: sap.com/tclmctctemplateslevel1_4_tcc
    SourcePath ./0. Complete BI PostInstallation/maintainJcoDestinationUsingSld18
    Time 2008/04/22 at 10:55:26
    WSDL /content/NetWeaver/BI-Java/service/WDConfig_maintainJcoDestination_maintainJcoDestinationUsingSld.wsdl
    InvokeService- Result: Failed
    Exception Message:ABAP Backend doesn't exist in SLD
    Exception Class:java.lang.RuntimeException
    Stacktrace
    com.sap.ctc.util.WDConfig.maintainJcoDestinationUsingSld(WDConfig.java:317)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:324)
    com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter.invoke(JavaMethodExecuter.java:227)
    com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceExecuter.executeService(JavaServiceExecuter.java:94)
    com.sap.tc.lm.ctc.cul.broker.BrokerServiceExecuter.executeService(BrokerServiceExecuter.java:55)
    com.sap.tc.lm.ctc.cul.serviceimpl.executor.CULServiceExecutor.executeService(CULServiceExecutor.java:52)
    com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault.execute(InvokeServiceControllerDefault.java:145)
    com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:206)
    com.sap.tc.lm.ctc.metamodel.process.controller.ProcessExecuter.run(ProcessExecuter.java:141)
    java.lang.Thread.run(Thread.java:534)
    Messages at cancel time
    Messages at exception time
    global
    WebDynpro
    ErrorMsg
    EMPTY_MESSAGE_FOR_XPATH
    UMEDestination
    CTCImportParameters
    BIUI_Input
    local
    usageProperties
    com.sap.tc.lm.ctc.SystemType
    Wizard
    SLDAdministrator
    J2EEAdministrator
    InvokeService:WD JCO Dest. BI_METADATA
    Library: sap.com/tclmctctemplateslevel1_4_tcc
    SourcePath ./0. Complete BI PostInstallation/maintainJcoDestinationUsingSld18
    Time 2008/04/22 at 11:03:50
    WSDL /content/NetWeaver/BI-Java/service/WDConfig_maintainJcoDestination_maintainJcoDestinationUsingSld.wsdl
    InvokeService- Result: Failed
    Exception Message:ABAP Backend doesn't exist in SLD
    Exception Class:java.lang.RuntimeException
    Stacktrace
    com.sap.ctc.util.WDConfig.maintainJcoDestinationUsingSld(WDConfig.java:317)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:324)
    com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter.invoke(JavaMethodExecuter.java:227)
    com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceExecuter.executeService(JavaServiceExecuter.java:94)
    com.sap.tc.lm.ctc.cul.broker.BrokerServiceExecuter.executeService(BrokerServiceExecuter.java:55)
    com.sap.tc.lm.ctc.cul.serviceimpl.executor.CULServiceExecutor.executeService(CULServiceExecutor.java:52)
    com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault.execute(InvokeServiceControllerDefault.java:145)
    com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:206)
    com.sap.tc.lm.ctc.metamodel.process.controller.ProcessExecuter.run(ProcessExecuter.java:141)
    java.lang.Thread.run(Thread.java:534)
    Messages at cancel time
    Messages at exception time
    global
    WebDynpro
    ErrorMsg
    EMPTY_MESSAGE_FOR_XPATH
    UMEDestination
    CTCImportParameters
    BIUI_Input
    local
    usageProperties
    com.sap.tc.lm.ctc.SystemType
    Wizard
    SLDAdministrator
    J2EEAdministrator
    InvokeService:WD JCO Dest. BI_METADATA
    Library: sap.com/tclmctctemplateslevel1_4_tcc
    SourcePath ./0. Complete BI PostInstallation/maintainJcoDestinationUsingSld18
    Time 2008/04/22 at 11:05:15
    WSDL /content/NetWeaver/BI-Java/service/WDConfig_maintainJcoDestination_maintainJcoDestinationUsingSld.wsdl
    InvokeService- Result: Failed
    Exception Message:ABAP Backend doesn't exist in SLD
    Exception Class:java.lang.RuntimeException
    Stacktrace
    com.sap.ctc.util.WDConfig.maintainJcoDestinationUsingSld(WDConfig.java:317)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:324)
    com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter.invoke(JavaMethodExecuter.java:227)
    com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceExecuter.executeService(JavaServiceExecuter.java:94)
    com.sap.tc.lm.ctc.cul.broker.BrokerServiceExecuter.executeService(BrokerServiceExecuter.java:55)
    com.sap.tc.lm.ctc.cul.serviceimpl.executor.CULServiceExecutor.executeService(CULServiceExecutor.java:52)
    com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault.execute(InvokeServiceControllerDefault.java:145)
    com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:206)
    com.sap.tc.lm.ctc.metamodel.process.controller.ProcessExecuter.run(ProcessExecuter.java:141)
    java.lang.Thread.run(Thread.java:534)
    Messages at cancel time
    Messages at exception time
    global
    WebDynpro
    ErrorMsg
    EMPTY_MESSAGE_FOR_XPATH
    UMEDestination
    CTCImportParameters
    BIUI_Input
    local
    usageProperties
    com.sap.tc.lm.ctc.SystemType
    Wizard
    SLDAdministrator
    J2EEAdministrator
    InvokeService:WD JCO Dest. BI_METADATA
    Library: sap.com/tclmctctemplateslevel1_4_tcc
    SourcePath ./0. Complete BI PostInstallation/maintainJcoDestinationUsingSld18
    Time 2008/04/22 at 11:09:25
    WSDL /content/NetWeaver/BI-Java/service/WDConfig_maintainJcoDestination_maintainJcoDestinationUsingSld.wsdl
    InvokeService- Result: Failed
    Exception Message:ABAP Backend doesn't exist in SLD
    Exception Class:java.lang.RuntimeException
    Stacktrace
    com.sap.ctc.util.WDConfig.maintainJcoDestinationUsingSld(WDConfig.java:317)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:324)
    com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter.invoke(JavaMethodExecuter.java:227)
    com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceExecuter.executeService(JavaServiceExecuter.java:94)
    com.sap.tc.lm.ctc.cul.broker.BrokerServiceExecuter.executeService(BrokerServiceExecuter.java:55)
    com.sap.tc.lm.ctc.cul.serviceimpl.executor.CULServiceExecutor.executeService(CULServiceExecutor.java:52)
    com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault.execute(InvokeServiceControllerDefault.java:145)
    com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:206)
    com.sap.tc.lm.ctc.metamodel.process.controller.ProcessExecuter.run(ProcessExecuter.java:141)
    java.lang.Thread.run(Thread.java:534)
    Messages at cancel time
    Messages at exception time
    global
    WebDynpro
    ErrorMsg
    EMPTY_MESSAGE_FOR_XPATH
    UMEDestination
    CTCImportParameters
    BIUI_Input
    local
    usageProperties
    com.sap.tc.lm.ctc.SystemType
    Wizard
    SLDAdministrator
    J2EEAdministrator
    THANKS
    MY FRIENDS

Maybe you are looking for

  • Proxy generation terminated: Message must have exactly one part

    hi experts, i have tryed to create a proxy in abap but it gives an error message Proxy generation terminated: Message must have exactly one part Message no. SPRX046 can any one help me the wsdl document is - <wsdl:definitions targetNamespace="urn:sap

  • AUTHORISATION REQUIRED FOR REPORT LEVEL POP UP WINDOW

    RESPECTED ALL I HAVE CREATED ONE REPORT AND CREATED ONE CHARACTERISTIC AND DUE TO WHICH WHEN I AM EXECUTING, IT FIRST ASK THE SELECTION CRITERIA WINDOW LIKE POSTING DATE AND MATERIAL SELECTION. BUT WHEN  I AM DOING THE SAME THING THROUGH THE DIFFEREN

  • Photo stream showing no photos

    set up photo stream but no auto upload no photos showing in photo stream on ipad- when photos are in on my desktop

  • Connecting Dreamweaver with Phone Gap Build

    Creating my first mobile app using Dreamweaver CS 6. I've created a site using dreamweaver with the DW JQuery Mobile sample. I've also created a PhoneGap account (free). When I try to connect with Phonegap Build it says "Project Settings file was not

  • TS3988 Passwords still being rejected

    I know this has been dragging on for a long time as a topic but I have now had to reset my password twice in the last couple of weeks. No problems for a year (when I first converted to Mac) up until recently. This is happening concurrently on my Mac,