Quantcast
Channel: SCN : All Content - SAP Enterprise Portal
Viewing all 3876 articles
Browse latest View live

Regarding UWL workitems

$
0
0

Hello Experts,

 

We have created Customer workflow in SRM system and was trying to approve the same via Enterprise Portal.

 

We have done all the required configurations and we are not getting the workitems waiting for approval in the UWL.

 

Unfortunately, tasks which are completed are visible in the Portal UWL.

 

When we tried previewing the standard UWL iView from Portal content we are able to see all the In Progress workitems.

 

The same is not visible in the UWL assigned to the Portal role.

 

We believe this should  be some sort of permission issue.

 

Any pointers in this regards is much appreciated.

 

Thanks and regards,

Vivek


Portal status icon on SAP Support Portal for customers

$
0
0

Hi all

 

On the SAP Support Portal there is at the right endportal_status_icon.png of the top navigation this (usually green) icon telling about the portal status and leading to a page with availability information.

Is this feature also available for customers?

This is much more eye-catching than an ordinary link in the navigation .

 

Thanks for any insight into this topic.

 

Best regards,

Walter

UWL Dump - EHP7 - clicking on Task

$
0
0

Hi All,

 

We are upgrading our system from EHP4 to EHP7. After upgrade, we are facing dump in UWL when clicking on 'TASK' tab. Where as after selecting other tabs(Tracking or Notifications) if we select 'Task' tab, items appear in UWL. Please refer the appropriate screen shots below.

 

UWL-udmp3.png

Below is the dump error when clicked directly on "Task" tab.

UWL-udmp2.png

No error if any of the other tabs(Tracking or Notifications) selected and then selecting the task tab. Items appear in UWL.

 

UWL-dump4.png

 

Thanks in advance,

Mani.

OBN upload problem

$
0
0

Hi Experts,

 

I have a strange problem.

When I upload a role from the backend system (with a abap webdynpro iview) the OBN are saved in the PCD under the Logical system name. (Business Objects/com.sap.portal.migrated/Logical system name). When I start the iview in the role the OBN is called with the system alias name, and then I get the message:

Error message " failed to solve Object Based Navigation target '<system alias>.<OBN name>.<action>. Contact your system administrator to assign a role to your user with the relevant OBN entries'.

When I check the OBN in the role (open the OBN under Business Objects/com.sap.portal.migrated/Logical system name choose ' Object-Based Navigation', select the Business Object and choose ' Locates in Portal Catalog. it's pointing to the OBN in the PCD. under Business Objects/com.sap.portal.migrated/Logical system name. 

In the iview I changed the the properties for 'com.sap.portal.pm.parameters', 'System' and 'Target System', with the Logical system name, cleared the caches, but problem still exist.

 

How to solve this?

 

Thanks in advance,

 

Vo.

NW Portal not working with TLS1.0 enabled in IE and works with 1.1 and 1.2

$
0
0


Hi Experts,

 

We currently have Portal running on SAP NETWEAVER 7.0. When we have TLS 1.0 enabled IE doesn't load the secure webpage. If we have TLS1.0 disabled and TLS 1.1 and 1.2 enabled the page comes up.

 

The business wants to be able to open the webpage with TLS 1.0 enabled as other websites need that.

 

Any ideas?

 

Thanks,

Asad

com.sap.engine.boot.loader.ResourceMultiParentClassLoader in EP 7.4

$
0
0

Hi Experts,

 

We upgrade EP Server from 7.0 to 7.4. So We have shifted to a new server project(without any change).

 


JAVA Source


IJCOClientService clientService = ( IJCOClientService) PortalRuntime.getRuntimeResources().getService(IJCOClientSErvice.KEY);

 


full trace:----


 

java.lang.ClassCastException: class com.sapportals.portal.prt.service.jco.JCOClientService:WCE_PRIVATE_CL_sap.com/com.sap.portal.runtime.application.jcoclient@com.sap.engine.boot.loader.ResourceMultiParentClassLoader@7447e409@alive incompatible with interface com.sapportals.portal.prt.service.jco.IJCOClientService:sap.com/com.skp.portal.navigation.common@com.sap.engine.boot.loader.ResourceMultiParentClassLoader@43feb8db@alive

  at com.skp.portal.navigation.common.util.SAPConn.getClientPoolEntry(SAPConn.java:42)

  at com.skp.portal.navigation.common.PasswordCheckComponent.getPWDValidation(PasswordCheckComponent.java:92)

  at com.skp.portal.navigation.common.PasswordCheckComponent.doGetData(PasswordCheckComponent.java:36)

  at com.skp.portal.navigation.common.PasswordCheckComponent.doContent(PasswordCheckComponent.java:23)

  at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:213)

  at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:129)

  at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher$5.service(RequestDispatcherFactory.java:308)

  at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:270)

  at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher.service(RequestDispatcherFactory.java:298)

  at com.sap.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:229)

  at com.sap.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:107)

  at com.sap.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:141)

  at com.sap.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:206)

  at com.sap.portal.prt.pom.PortalNode.service(PortalNode.java:588)

  at com.sap.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:233)

  at com.sap.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:107)

  at com.sap.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:141)

  at com.sap.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:520)

  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)

-


I tried to debugged, but I cann't find any problem.

 

Additional Information:

SAP NetWeaver Developer Studio

SAP NetWeaver 7.4 SP05

VM-Name: SAP Java Server VM

 

Regards,


Honam

Featured Content for SAP Enterprise Portal

$
0
0

Participate in the Topic of the Week Campaign for SAP HANA Cloud Portal

We invite you to participate in the "Topic of the Week" campaign for SAP HANA Cloud Portal from August 5 to 6. A topic of the week is a selected topic about which you will get up-to-date information on SCN and our social media channels. You can listen to us and also discuss with us on SCN, Twitter, Facebook and LinkedIn on special days. Participate and join the conversation. 1 August 2014

 

Subscribe to SAP Portal Newsletter

The next version of the SAP Portal newsletter is planned to be published end of July. Focus topics will be the latest news on SAP Fiori and the SAP Fiori launchpad, HANA Cloud Portal, two new planned partner tests and much more. 24 July 2014

 

SAP Enterprise Portal 7.4 SP7

With SAP Enterprise Portal 7.4 SP7 it is the first time that we are delivering a new portal framework page following the SAP Fiori design. And we reached an alignment with SAP's new overall user experience strategy and SAP Portal user experience. 10 July 2014

 

Register for SAP Portal ASUG Webinar Series

You can register for a series of SAP Portal ASUG webinars which cover the major and most interesting topics of the SAP Portal portfolio. 10 July 2014

 

Introducing Fiori LaunchPad

Read this blog by Aviad Rivlin introducing the Fiori Launchpad, which is planned to be run on multiple platforms – ABAP (available today), SAP Portal, SAP HANA Cloud Portal and HANA. 22 April 2014


See more Recently Featured Content in this space.

Implementation and Configuration guide for ESS into Portal,Backend R/3 4.7C

$
0
0

Hi all,

 

We are abt to implement ESS through Portal .I need a good a word document guide for Implementation and configuration of ESS into Portal with Backend R/3 4.7C.I need the configurations to be done on Backend R/3 side as well for this entire activity.I suppose a lot many Experts are sitting here who have implemented this in their respective Organisations.I urgently need these details.Kindly plz provide me this guide on my Email Id reachme.saumya@gmail.com .Ur help shall be appreciated and awarded points.Thanks a lot.

 

Regards,

Saumya


https in portal 7.3

$
0
0

hello,

i work with a sap portal 7.3

We want switch from http to https.

What's the correct procedure?

SAP Portal sudenly returns error when startsap

$
0
0


Hi gurus,

 

I am struggling with my Enterprise portal on Linux Suse and Oracle 10g rel 2 database.

Now when I start sap in sidadm>startsap the system returns an error:

 

Please take a look to the trans.log file attached

 

Best regards

 

Ernesto

Portal access problem through Web Dispatcher

$
0
0

Hi Experts,

 

We have a newly installed Web Dispatcher (7.41, installed with SWPM). I'm using the one WD with more system scenario with modification rules. So there are two systems:

 

- one ABAP stack with sid D07

- one portal with sid PD2

 

There are two aliases for reach these systems through the WD.

 

- for D07: wdtest_d07.mydomain.com

- for PD2: wdtest_pd2.mydomain.com

 

the WD is on hle0125.mydomain.com

 

The WD is listening no port 8888.

 

The content of modifcation handlers is the following:

 

Compatibility Rules

-------------------

 

icm/HTTP/forward_ccert_as_header = TRUE

wdisp/add_clientprotocol_header = TRUE

 

HTTP Rewrite Rules

------------------

 

if "%{HTTP_HOST}" regimatch "wdtest_d07"

  SetHeader "x-sap-webdisp-target-sid" "D07" [break]

 

if "%{HTTP_HOST}" regimatch "wdtest_pd2"

  SetHeader "x-sap-webdisp-target-sid" "PD2" [break]

 

When I call this: http://wdtest_d07.mydomain.com:8888/sap/bc/ping or other services for the ABAP sytem through the WD is works perfect.

 

When I call this: http://wdtest_pd2.mydomain.com:8888 the startPage (SAP NetWeaver Application Server Java) is coming up.

 

startPage.jpg

 

Then I select any link with is needs authentacion (eg. SAP NetWeaver Administrator for nwa)

 

authentacion.jpg

I try to login (eg. J2EE_ADMIN), i got the following:

 

404error.jpg

I don't know why. The portal PD2 works fine without WD.

 

Here is the instance profile for the WD:

 

SAPSYSTEMNAME = WDD

SAPGLOBALHOST = hle0125

SAPSYSTEM = 10

INSTANCE_NAME = W10

DIR_CT_RUN = $(DIR_EXE_ROOT)\$(OS_UNICODE)\NTAMD64

DIR_EXECUTABLE = $(DIR_CT_RUN)

DIR_PROFILE = $(DIR_INSTALL)\profile

_PF = $(DIR_PROFILE)\WDD_W10_hle0125

SETENV_00 = PATH=$(DIR_EXECUTABLE);%PATH%

#-----------------------------------------------------------------------

# Accesssability of Message Server

#-----------------------------------------------------------------------

rdisp/mshost = saps12.hostlogic.hu

ms/http_port = 8120

#-----------------------------------------------------------------------

# Configuration for medium scenario

#-----------------------------------------------------------------------

icm/max_conn = 500

icm/max_sockets = 1024

icm/req_queue_len = 500

icm/min_threads = 10

icm/max_threads = 50

mpi/total_size_MB = 80

#-----------------------------------------------------------------------

# SAP Web Dispatcher Ports

#-----------------------------------------------------------------------

icm/server_port_0 = PROT=HTTP,HOST=hle0125,PORT=81$$

icm/server_port_1 = PROT=HTTP,HOST=localhost,PORT=81$$

icm/HTTP/admin_0 = PREFIX=/sap/admin,DOCROOT=$(DIR_DATA)$(DIR_SEP)icmandir,AUTHFILE=$(icm/authfile),PORT=81$$

#-----------------------------------------------------------------------

# Start webdispatcher

#-----------------------------------------------------------------------

_WD = $(DIR_EXECUTABLE)\sapwebdisp$(FT_EXE)

Start_Program_00 = local $(_WD) pf=$(_PF)

SETENV_01 = SECUDIR=$(DIR_INSTANCE)/sec

 

icm/server_port_2 = PROT=HTTP, PORT=8888

wdisp/system_0 = SID=D07, MSHOST=sapd07.mydomain.com, MSPORT=8110

wdisp/system_2 = SID=PD2, MSHOST=sappd2.mydomain.com, MSPORT=8105

icm/HTTP/mod_0 = PREFIX=/, FILE=E:\usr\sap\WDD\SYS\global\mod_rules.txt

 

Is there any idea of somebody why does not the portal access work?

 

Thank you!

 

Regards,

Janos

Auto timeout

$
0
0

HI all,

 

we have portal landing page(HTML5) in sap portal which is enabled as the URL iview.

 

If the home page is untouched for 10 mins a popup message should popup triggering the action for LOGOFF.

 

Pls suggest how to enable the same.

 

Thanks

Mano

PcdRuntimeException: unexpected lock exception when locking

$
0
0

The following error is faced while re-arranging the iViews in a page of a workset and saving it.


"Could not save page com.sap.portal.pcm.admin.ValidationException:save()of PcmAttributeSet failed! commit failed, set rollback only com.sapportals.portal.pcd.gl.PcdRuntimeException: unexpected lock exceptionwhen locking".


This error is faced only for this particular workset.


Please suggest us with the issue.


Error screenshot is attached.

WorksetError.jpg

Portal Group removal Remotely.

$
0
0

Hi,

 

My requirement is as follows:

 

After i logon into portal 1 will click on a button which should trigger the action of Removing the role in portal 2 of the logged-in user

SSO is already configured between portal 1 and portal 2

 

Pls let me know how to achieve the same.

 

Thanks

vijay

standard KM Content on 7.31

$
0
0

Hi all,

we have upgraded our portal from 7.0 to 7.31 all working fine except KM content.

if im trying to open any document(pdf, txt,html,doc...etc) in KM content its giving portal run time error .

 

any one knowing what was the issue?

 

i have checked in NWA giving below error.

 

 

ERROR :

 

Caused by: java.lang.IllegalStateException: no authscheme with name basicauthentication known

at com.sap.security.core.logon.imp.SAPJ2EEAuthenticator.getLoginModulStackForAuthscheme(SAPJ2EEAuthenticator.java:1468)

at com.sap.security.core.logon.imp.SAPJ2EEAuthenticator.logon(SAPJ2EEAuthenticator.java:867)

at com.sapportals.portal.prt.service.authenticationservice.AuthenticationService.login(AuthenticationService.java:453)

at com.sapportals.portal.prt.service.hook.SecurityHookService.doNodeHook(SecurityHookService.java:151)

at com.sapportals.portal.prt.connection.PortalHook.doNodeHook(PortalHook.java:383)

at com.sap.portal.prt.pom.factory.ComponentNodeFactory.newInstance(ComponentNodeFactory.java:136)

at com.sap.portal.prt.pom.factory.ComponentNodeFactory.newInstance(ComponentNodeFactory.java:49)

at com.sap.portal.prt.pom.PortalNode.createComponentNode(PortalNode.java:270)

at com.sap.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:445)

 

Thanks in Advance,

Prasad D


Clicking on ESS/MSS tab opening in new page in EP 7.3

$
0
0

We are starting with the new implementation and using EP 7.3, when we click on ESS or MSS tab , it opens up in new window tab without masthead.

Please suggest how can we stop the same.

Certificates for Digital signature implementation

$
0
0

Hello all,

 

I am configuring Digital Signature for Form 15 in an ECC 6 EHP6 - Portal NW 731 scenario.

 

I went through the procedure and have a couple of questions regarding it.

 

1. I need to upload a Trusted Anchor file (.cer) in the Portal; where do I get this .cer file from?

    I searched a lot of online discussions on this but could not get the answer as to the location where the cer file could be obtained from.

 

2. The procedure involves creating a Certificate request and getting it signed from SAPNetCA:.

 

    STRUST transaction

1. Select the newly created Client SOAPClient

2. Select Edit -> Create Certificate Request

3. Copy the Request and sign it (SAPNetCA)

 

    I went to the link service.sap.com/tcs link (Trust center services) but could not find where I can get the SAPNetCA signed certificate request from.

 

    There is a link for SSL Server certificate which needs to be ordered for 260 Euros; but I need a confirmation whether this is the right link before I go to the client and explain the money involved.

 

 

Please shed some light.

 

Regards,

Siddharth K

How to use News/Communities/Discussions iViews in Portal

$
0
0

Dear all,

 


In sap portal there is a a role Standard User Role (eu_role), it contains some iViews(News, Communities,  Discussions, etc), can anyone tell me how to use these built-in functions? Thanks very much.

 


Best Regards,

David Chan

Business Package For Supplier in Netweaver Portal

$
0
0

Hi All,

 

I need your help to let me know what are the post installation activities to be performed after the installation of business package for supplier 4.0 ( SAP Netweaver Portal 7.3).

 

Can anybody provide me configuration document of Business package supplier 4.0 on SAP Netweaver Portal 7.3?

 

Thanks and Regards,

Snehal Raghoji

SAP UWL work item error

$
0
0

Dear Experts ,

 

           I am new to portal administration .

 

  In my project for an incident manager role , in his UWL when he click a work item Its giving the below error.

 

    "Threre is no ivew avaible for the system 'SAP_ERP_COMMON'. Object 'SWF_WIOBN'. For more information , contact your administrator ."

 

Kindly help me in resolving this issue. Please find the attachment.

 

 

Thanks in Advance

 

Anusha

Viewing all 3876 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>