Com.sapportals.portal.htmlb

When I was trying to delopy the Par file form eclips to the portal through Eclips I am getting errors and one of the error is -
com.sapportals.portal.htmlb cannot be resolved.
-How to solve this.
I was remembering I was putting some jar files into the lib diectory or something like that, but  now I forgot that. please advic me

Hi,
Check this thread how to use Jar class finder tool available in Eclipse or the class locator ( check the comments area - link given by Detlev )...
The tool will help you to locate the class/jar file thereby  you can add it directly to your project and rebuild it to nullify the error.
<a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2951">Blog link</a>
Hope it helps.
Regards,
Vivek

Similar Messages

  • Com.sapportals.portal.htmlb.page.PageProcessorComponent is not allowing

    Hi all
    when i import the following one in the portal component then it is not allowing to me giving error seems in red color.but i added all jar files to the java build path.
    <b>import com.sapportals.portal.htmlb.page.PageProcessorComponent</b> (error)
    <b>public class testapp extends PageProcessorComponent</b>
    can u tell me what r the things required to add to allow the above 2 lines.
    Regards
    Sunil

    Hi,
    Just use the Class Locator.
    Checkout this blog:
    <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4051">https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4051</a>
    or download from here: http://classlocator.sourceforge.net/
    Best Regards,
    Avishai Zamir

  • Com.sapportals.portal.htmlb.* path not found.

    Hi friEnds,
    i have added the path of htmlb.jar file in the project properties using eclipse. I downloaded this htmlb.jar file from server only. But when i am trying to import
    com.sapportals.portal.htmlb.page.* it is giving me error.
    The code on which i am working is the old one which was running in EP6. But now i need to do some changes and i am facing this error.
    rgds,
    Nilz

    Hi Nilz,
         Can you post your portalapp.xml and the stack trace of your error.
    Prakash

  • Com.sapportals.portal.pcd.* not found!

    I am new to SAP Portals Development. I have SAP Netweaver 7.0.08 installed on my machine. While trying to create a sample portal project i tried to create a JSPDyn component. The .java and .jsp files are auto-created.
    The problem is that the code doesnt compile. Any package starting with com.sapportals is not found by the tool. This is strange as the code itself is auto generated and the packages missing are the basic requirement for any portal application. Can ne1 tell me where can i find the jar files for these packages?
    PS:
    Not found :
    com.sapportals.portal.pcd.*; com.sapportals.portal.prt.service.pcdmanager.IPCDManager;
    com.sapportals.htmlb.*;
    com.sapportals.htmlb.enum.*;
    com.sapportals.htmlb.event.*;
    com.sapportals.htmlb.page.*;
    com.sapportals.portal.htmlb.page.*;

    Hi,
    You can find here
    C:\usr\sap\J2E\JC00\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal
    or
    You can download JAR from this link and install it.
    <a href="http://www.alphaworks.ibm.com/tech/jarclassfinder/download">JAR files</a>
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2951
    Regards,
    Senthil K.

  • Com.sapportals.portal.ivs.cg.ConnectionProperties jar file location ?

    Hi ,
    Could anyone let me know the exact jar location for com.sapportals.portal.ivs.cg.ConnectionProperties class for NW04s SP11 . Thanks.
    Regards
    Vasudevan

    Hi,
    The class mentioned is in com.sap.portal.appintegrator_api.jar. It can be found on the server under location \j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\com.sap.portal.appintegrator\lib.
    Do reward points if the information is helpful.
    Regards,
    Donald

  • Com.sapportals.portal.pcd.IPcdUMEventHandler

    Hi All,
    Can anyone tell me the exact jar file for
    com.sapportals.portal.pcd.IPcdUMEventHandler class.
    Regards,
    Karthick

    I think you need the JAR Class finder for NetWeaver Developer Studio:
    JAR Class Finder
    and:
    Using JAR Class Finder
    This will help you find the class you're looking for within a directory. If you've got the jar files in one directory, point the JAR class finder to that folder and search
    I haven't found it yet on my home PC installation of the Portal SP15 (preview edition). If I find it at work, I'll post it here for you.

  • Com.sapportals.portal.prt.registry.PortalRegistry

    Hi all,
    Please send me this Jar file (com.sapportals.portal.prt.registry.PortalRegistry)
    Thanks ,
    Rama,
    email:[email protected]

    Dear Matthias,
    Can you please try following path:
    From the server
    The path to download the PAR File from the server
    Usr/sap/GPS/JC00/j2ee/cluster/server0/apps/sap.com/irj/servelet_jsp/irj/root/WEB-INF/deployment/pcd/
    From the Portal
    Login to the portal http://xxx/irj/portal  using Enterprise Portal Administrator user id and password.
    Go to System administrationà Support à Portal Runtime à Browse Deployment.
    The path is ROOT/WEB-INF/deployment/ pcd.
    Find any .par.bak. file & download where com.sapportals.portal.prt.registry.PortalRegistry jar file is used.
    Copy the jar file and use.
    Thanks & Regards,
    Patralekha

  • Com.sapportals.portal.prt.jndisupport.InitialContext

    In which .jar file do I find com.sapportals.portal.prt.jndisupport.InitialContext ?
    Thanks

    Here is a list of our released NetWeaver APIs:
    https://www.sdn.sap.com/sdn/developerareas/ep.sdn?page=javadoc.htm
    You can use the tool JarClassFinder (www.alphaworks.ibm.com/tech/jarclassfinder) to find the right jar file.
    Best regards,
    Marion

  • Com.sapportals.portal.prt.service.laf.ILAFService jar??

    hi all
    where can i find com.sapportals.portal.prt.service.laf.ILAFService ??
    what´s the jar?

    Hi,
    the JAR-File is called lafapi.jar
    Is should be located under:
    j2ee\cluster\servern\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\lib\lafapi.jar
    You can use
    http://www.sapjarfinder.com
    for such purposes. The site is new and very helpful. You can search for namespaces and the site will give you information on the appropriate jar file and more....
    Cheers

  • Com.sapportals.portal.prt.service.soap.SOAPRuntimeContext

    Is there any class like com.sapportals.portal.prt.service.soap.SOAPRuntimeContext
    (which only works in the context of the portal) that can be used from an EJB environment?
    Basically, from inside an EJB, I want to get the authenticated IUser object that represents the user who called a secure web service.
    Of course, I can use code like this:
    String username = myContext.getCallerPrincipal().getName();
    IUser user = WPUMFactory.getUserFactory().getUser(username);
    The problem is the returned IUser object is not authenticated.  The call user.isAuthenticated() returns false.
    If I use the SOAPRuntimeContext object, I get an IUser object that is authenticated.  That means I can pass the IUser object to the knowledge managament APIs and preform functions as the user who logged into the web service.

    Dharmi,
    Please try this,
    Check the jar here
    New Reference for Portal APIs
    Or you can extract the parfile into your local computer and navigate to PORTAL-INF
    -> lib folder there you will find the required jar.
    Ramganesan Karuppaiyah

  • Com.sapportals.portal.prt.service.license.ILicenseService jar

    Hi,
    Where is the com.sapportals.portal.prt.service.license.ILicenseService jar loacted?
    Many thanks,
    Dharmi

    Dharmi,
    Please try this,
    Check the jar here
    New Reference for Portal APIs
    Or you can extract the parfile into your local computer and navigate to PORTAL-INF
    -> lib folder there you will find the required jar.
    Ramganesan Karuppaiyah

  • How to get current IUser (com.sapportals.portal.security.usermanagement)

    Hi,
    does anybody know how to get IUser for the current user?
    I know how to get current IUser from com.sap.security.api package:
    IWDClientUser wdcu = WDClientUser.getCurrentUser();
    IUser sapUser = wdcu.getSAPUser();
    but I need to have IUser from com.sapportals.portal.security.usermanagement package.
    Regards,
    Ladislav

    Ladislav,
    Try this:
    Get the IUser uisng the API com.sap.security.api.IUser and store it in a variable, say <i>sapUser</i>.
    Then,
    // Convert the logged in user to old EP5 usermanagement API
    com.sapportals.portal.security.usermanagement.IUser user = null;
    try
         com.sapportals.portal.security.usermanagement.IUser user = WPUMFactory.getUserFactory().getEP5User(sapUser);
    catch (UserManagementException e)
         e.printStackTrace();
    Bala

  • Com.sap.portal.htmlb in SSL

    Hello,
    We have implemented SSL on the portal platform (on the J2EE) and it seems to be working for the most part.  We are using it with Kerberos authentication.  We have noted that there are some issues and they mostly revolve around the com.sap.portal.htmlb "portalapp".  Firstly, when using SSL on port 50001, items in the HTMLB component are being called without SSL VIA port 50000.
    Also, we noted that there are a few files physically missing from the ../com.sap.portal.htmlb/jslib directory (for example: refresh.gif and pagerror.gif).  When we manually created them, those particular errors have disappeared but we also see the:
    "http://bnpdsapepc1d.corp.brucepower.com:50000/irj/portalapps/com.sap.portal.htmlb/jslib/emptyhover.html"
    and
    "http://bnpdsapepc1d.corp.brucepower.com:50000/irj/portalapps/com.sap.portal.pagebuilder/html/emptydocument.html"
    In the trace - but we are using HTTPS for everything else...?
    Is there something that points the HTMLB component to a static URL or to pick up the http with 50000?  We have not made any custom changes here.
    Any help would be humbly appreciated,
    Judson

    We seem to have figured it out.  It turns out that the registration of the ktpass is very case sensative.  We registered the FQDN of the host with the hostname part in UPPERCASE.  Now the portal - Kerberos with SSL works fine when using the https://HOSTNAME.company.com:50001/irj.  Otherwise, we receive "Action Cancelled" from the TLN and down.  We checked the SSL cert and it looked lowercase so we checked the keytab and found the HTTP/[email protected] - we will try to resolve the UPPERCASE by re-running that part of the process.
    Thanks,
    Judson

  • Portal Runtime Error - com.sapportals.portal.appintegrator.ApplicationIntegratorException: Unknown system alias.

    Hi Experts,
    Can anyone please help me on the below Portal Runtime Exception.
    10:59_26/08/14_0043_3937250
    [EXCEPTION]
    com.sapportals.portal.appintegrator.ApplicationIntegratorException: Unknown system alias.
    System Alias:  'SAP_BW',
    User:          'Test',
    Reason:        System Alias is not defined or permission denied for this user
    at com.sapportals.portal.appintegrator.accessor.system.LocalSystemAccessor.<init>(LocalSystemAccessor.java:60)
    at com.sapportals.portal.appintegrator.accessor.system.SystemAccessorFactory$Decider.getAccessor(SystemAccessorFactory.java:178)
    at com.sapportals.portal.appintegrator.accessor.system.SystemAccessorFactory$Decider.getSystemAccessor(SystemAccessorFactory.java:123)
    at com.sapportals.portal.appintegrator.accessor.system.SystemAccessorFactory.getSystemAccessor(SystemAccessorFactory.java:52)
    at com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer.getLocalOrRemote(AbstractIntegrationLayer.java:624)
    at com.sapportals.portal.appintegrator.layer.TopLayerSwitch.mustRedirectToProducer(TopLayerSwitch.java:105)
    at com.sapportals.portal.appintegrator.layer.TopLayerSwitch.getNextLayer(TopLayerSwitch.java:75)
    at com.sapportals.portal.appintegrator.LayerProcessor.getNextLayer(LayerProcessor.java:293)
    at com.sapportals.portal.appintegrator.LayerProcessor.processActionPass(LayerProcessor.java:183)
    at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doActionPass(AbstractIntegratorComponent.java:111)
    at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doOnPOMReady(AbstractIntegratorComponent.java:70)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:398)
    at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher$1.service(RequestDispatcherFactory.java:168)
    at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:270)
    at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher.handleEvent(RequestDispatcherFactory.java:158)
    at com.sap.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:242)
    at com.sap.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:342)
    at com.sap.portal.prt.pom.PortalNode.processEventQueue(PortalNode.java:732)
    at com.sap.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:473)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:202)
    at com.sap.portal.prt.dispatcher.DispatcherServlet.service(DispatcherServlet.java:132)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:202)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:103)
    at com.sap.portal.http.EnrichNavRequestFilter.doFilter(EnrichNavRequestFilter.java:49)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:79)
    at com.sap.portal.prt.dispatcher.CustomHeaderFilter.doFilter(CustomHeaderFilter.java:58)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:79)
    at com.sap.portal.http.EnrichNavRequestFilter.doFilter(EnrichNavRequestFilter.java:49)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:79)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:432)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430)
    at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:81)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:278)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.SessionSizeFilter.process(SessionSizeFilter.java:26)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:57)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:43)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:475)
    at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:269)
    at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
    at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)

    Hi Jelbin,
    Following is the solution of this error,
    Step 1: Check the system alias in application which you are opening and maintain same in system object also, or take system object default system alias and maintain it in iView property named as "System", either of above is valid.
    Step 2: Add every One group to the system object with end user ticked.
    Step 3: Logoff and login again it should work,
    Kindly reply if this works.
    Regards,
    Bhavin Anajwala

  • Com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception in SAP

    Hi All,
    I am configuring SSO between EP7 and SRM 7.0
    1) I have created a SRM system in EP system connections works fine with logon ticket.
    2) I have uploaded roles from SRM system
    but content from these roles throws following exception
    Although i have SAP_SRM as system name exception shows System:    &amp;#39;SAP_LocalSystem&amp;#39;,
    what is the root cause for this exception.
    Full Message Text
    12:07_02/04/09_0188_7992050
    [EXCEPTION]
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception in SAP Application Integrator occured: Unable to parse template '&lt;System.Access.ITS.protocol&gt;://&lt;System.Access.ITS.hostname&gt;/sap&lt;ESID&gt;/bc/gui/sap/its/&lt;IAC[SAP_ITS_NAMESPACE]&gt;?sap-client=&lt;System.client&gt;&amp;sap-language=&lt;Request.Language&gt;&amp;sap-accessibility=&lt;User.Accessibility[SAP_BOOL]&gt;&amp;DisconnectOnClose=0&amp;DesignBaseUrl=&lt;LAF.BaseUrl[url_ENCODE]&gt;&amp;~design=&lt;LAF.Theme[url_ENCODE]&gt;&amp;&lt;Authentication&gt;&amp;&lt;DynamicParameter[PARAMETER_MAPPING PROCESS_RECURSIVE]&gt;&amp;&lt;ForwardParameters[QUERYSTRING]&gt;&amp;&lt;ApplicationParameter[PROCESS_RECURSIVE]&gt;'; the problem occured at position 121. Cannot process expression &lt;System.client&gt; because Invalid System Attribute:
    System:    &amp;#39;SAP_LocalSystem&amp;#39;,
    Attribute: &amp;#39;client&amp;#39;.
    at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContentPass(AbstractIntegratorComponent.java:123)
    at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContent(AbstractIntegratorComponent.java:98)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.sapapplication.bwc.AbstractBWCComponent.doContent(AbstractBWCComponent.java:68)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:523)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:412)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Regards,
    Murali

    Hi Murali,
    First of all activate the integrated ITS on backend system , follow the below link to do so
    www.arlati.ch/knowhow/archive/Integrated_ITS_WebGui.pdf
    In EP where you have created SRM system , there you have to maintain the ITS defination and test the ITS defination.
    Also Check the permission of the SRM system which you have created.
    Thanks
    Anil

Maybe you are looking for

  • How to Return List of Packages from Pacman/Yaourt Search

    ----EDIT---- Changed the name of the script from pacsearch to pacdot. Apparently yaourt -Ssaq does this, so this script isn't as necessary as I thought. Although, I still find using pacdot -w to open the results in a text document helpful. ----/EDIT-

  • Shopping cart's One step approval workflow activation

    Hi Gurus, Please reply me for, how to create a shopping cart with One step approval workflow activation? regards, George.

  • Cannot import templates into DVDSP.....

    Hello everybody... Got a little trouble with DVD SP. I can see that all templates are no offered when I open the program so I try to import a new one from the corresponding folder... but nothing happens. DVDsp just doesn´t do it. Any hint about this

  • WLS managed server startup failure due to JMS Diagnostics Err BEA-320127

    We have started to expereince problems starting a weblogic managed SOA server. The server fails to start with the following JMS related error: <Error> <Diagnostics> <BEA-320127> <An error occurred while generating Image Source JMS as part of the diag

  • A wish for Apple

    My wish for next christmas would be to be able to capture video AND work on another project simultaneously, I can capture and surf the net, work in DVDSP or other apps, Windows can have two instaces of an application open at the same time, why not wi