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

Assignation task and notification in BPM

$
0
0

Hi everybody:

 

I have a problem with assignation tasks and notifications in BPM.

 

I go to nwa>Configuration>Processes and Tasks>Process Repository , here I select my component and press the "Start Process.." button, when it starts I go to the History tag and get next error in notification activity: Error sending notification. Notification could not be sent to the following recipients: userexample@domain.com (Error sending e-mail).

On the other hand when I want to see the tasks within process flow diagram (choosing de component and pressing the “Process Flow” button) I can see that the tasks aren´t assigned and then the tasks and notifications don´t shown in the Universal Worklist.

 

NOTE: I´ve assigned the necessaries roles (Standard User Role and BPM End User) within NetWeaver Portal and also I´ve configured the SMTP service. I attached an image about unassigned task in teh process flow.


SAP Portal take too much time to startup.

$
0
0

Hi Team ,

 

SAP Portal EP 7.3 is taking too much time to startup  in jsmon .

 

It took around 1 hrs to up the system . Is there any parameter's to tune in JVM , or configtool .

 

Please assist here .

 

Highly appreciate your inputs.

 

 

Thanks,

Pradeep.

Unable to download CSS file to portal

$
0
0

Hello

 

I have problem in edition of some values by Theme editor so I'd like to edit them direct in CSS files ( mainly colors) and then to upload it again to custom theme.

 

So I made some correction in CSS files and then tried to upload them back.

 

I copied all files from ZIP with CSS with some modified files to file without CSS - doesn't work. I get an error - time out

 

Then I tried to add only modified files, but I created also a missing directory ls. There is a progress, no error, but only warning that something went wrong and I should look at log - I was looking but couldn't find any helpful hints. I tried to download zip file to check if my changes were done but values are still unchanged.

 

Does any one could describe me how to upload modified CSS files? And does changes in CSS files are visible immediately after successful uploading or the the server need to be restarted?

 

Any help???:-)

 

Iwona

Customizing default error messages for HTTP in SAP Portal 7.3

$
0
0

Hi All

 

I want to show custom error pages for HTTP errors say 404, 500 etc. . I am referring following

 

  Changing the Look and Feel of the Default Error Pages 

http://help.sap.com/saphelp_nw73/helpdata/en/97/7f44560dd349d9b5f43181a19a5fed/content.htm?frameset=/en/97/7f44560dd349d9b5f43181a19a5fed/frameset.htm

 

We have got the property file errorPageFragments.properties inside jar sap.com~tc~je~httpserver~impl.jar
at
\usr\sap\<sid>\<instanceid>\j2ee\cluster\bin\services\http\lib\private.

 

Query

1>> Where to place the new property file on server?

2>>what path to specify at ErrorPageTemplateLocation property for HTTP Provider service in NWA ?

 

Please guide how we can achieve this.

 

Regards,

Madhvika

Tab Strips are not appearing correctly

$
0
0

Hi all,

 

We are using SAP Portal 7.3 and we are using Custom theme. The tabstrips are not appearing properly (half broken).

 

I have tried changing the properties "Background color of selected tab" , "Background color of non-selected tab" and others in theme editor but this is not solving my issue.

 

Any help would be highly appreciated.

 

Thanks

Harshmeet

SAP EP Portal ASJAVA SHOWING some process running

$
0
0

Hi,

 

    i ve installed EP portal 7.3.

 

i updated JSPM and when i try to update BPERP5COM09_0-10007526.SCA and BPERPESSWDA05_0-20006355.SCA.

 

The update got failed. with that the ASJAVA is showing "some process running".

 

i cannot open porta also.

 

As i checked some blogs. it was mentioned to update ENGINEAPI00P_3-10007921.SCA and SERVERCORE00P_3-10007988.SCA through "batchdeployer" from os level since JSPM not opening.

 

i have done that but still issue is there.

 

 

 

i checked the log file and found the below error. Kindly suggest.

 

  Service [com.sap.security.core.ume.service] start ================= ERROR =================

  CSN Component [BC-JAS-SEC-UME], DC Name [sap.com/com.sap.security.core.ume.service]

com.sap.engine.frame.ServiceException: Start of UME service failed. Check help topic "Start of UME Service Failed". Technical details: com.sap.conn.jco.JCoException: (106) JCO_ERROR_RESOURCE: Destination UMEBackendConnection does not exist

        at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:465)

        at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)

        at com.sap.engine.core.service630.container.ServiceRunner.startFrame(ServiceRunner.java:165)

        at com.sap.engine.core.service630.container.ServiceRunner.startService(ServiceRunner.java:118)

        at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:65)

        at com.sap.engine.frame.core.thread.Task.run(Task.java:73)

        at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:178)

        at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:316)

Caused by: com.sap.security.core.persistence.datasource.PersistenceException: com.sap.conn.jco.JCoException: (106) JCO_ERROR_RESOURCE: Destination UMEBackendConnection does not exist

 

 

 

i checked in configtool->editor but i dont see any umebackedconnection.

 

 

 

Regards

Yugandhar TR

NWDI 7.31 Portal Logon Screen Modification

$
0
0

Applies To:

 

Users - Portal Developers and Consultants, NWDI / NWDS Developers
Version - SAP Netweaver Portal 7.31, Netweaver Developer Studio 7.31 SP7

 

Summary:

 

This document explains in detail how to use NWDI for Portal developments using WAR files.

 

Background:

 

We upgraded our Portal from 7.0 to 7.31 which was a huge leap forward and there was so much things we need to consider while doing this upgrade. In 7.0 all Portal components used were all PAR files and now there are no PARS. You will have to migrate all these files. One of the challenges we had was modifying the standard Portal logon page. We had to go through numerous documents on how to modify the logon pages, how to modify the war files in NWDS using NWDI and how to package the war file into an ear and deploy to the server. All the pains gone through to make that a success is the reflection of this document.

 

Solution Implementation:

 

Now, lets jump on to what we are here for.

 

1. Open your NWDS and logon to NWDI. Navigate to the Development Configuration in which you would like to create this new development component.

2. Create a Web Module Development Component.


WebModule DC.png

 

3. Give the Web Module DC Details. Click finish. This will automatically create an activity in NWDS and attach all the files and folders to it respectively.

WebMod DC Details.png
4. It's time to now import the standard logon file from the server that was downloaded. Right Click on the DC and import WAR File.

Import WAR.png


5. Select the War File Location and a new local Web project name where the contents will be uploaded.

Import.png

6. In the above step the default jar files will be added to the lib folder in the local web project. Additional jar files that are required to be added to eliminate the errors in jsp's can also be added.

7. Copy the Web Content Folder of local project and replace the web contents folder inside the NWDI DC.

8. Modify the JSP Files as required to customize your logon screen. Build the DC.

9. This DC is not directly deployable. You will need to package this into another DC of type Enterprise Application.

Ent App.png

10. Give the DC Details.

DC Details.png

11. Select the Web Module Project in the Next Screen so the WAR file is added to the deployment descriptor of the the new DC created for deployment.

Select Web Module Project.png

12. Modify the application-j2ee-engine.xml file in the DC as below. Provider name for the application is usually your client name.

The provider name defines your namespace where your applications reside on the AS Java.

application-j2ee-engine.png

13. Now, Right click on your DC and Java EE Tools > Generate Deployment Descriptor Stub. This will generate application.xml file.

14.The application.xml file will look like the below. By default the Context-Root will be referring to the Web Module DC you created but you can modify the Context-Root Name to a different one which will be used in the NWA Configuration for the logon page.

application.png

15. Build your DC and Deploy it to the server.

 

Hurray !!! Next Step is your nwa configuration where you need to give the context-root name that we used above and restart the server.



EP portal 7.3 installation error java.sql.SQLRecoverableException caught: ORA-01033: ORACLE initialization or shutdown in progress during import java dump

$
0
0

Hi,

 

 

i was doing SAP EP 7.3 installation with oracle 11.2.0.2.

 

i stuck with the import java dump phase.

 

i could notice below from the jload log

 

 

"  

Jload -sec EPP,jdbc/pool/EPP,/usr/sap/EPP/SYS/global/security/data/SecStore.properties,/usr/sap/EPP/SYS/global/security/data/SecStore.key -dataDir /sapinst/51039309_java/DATA_UNITS/JAVA_EXPORT_JDMP_BPM -job /tmp/sapinst_instdir/NW73/INSTALL/NW73/ORA/STD/IMPORT.XML -log jload.log

Connecting to database

Couldn't connect to DB

com.sap.inst.common.exception.DBConnectionException: com.sap.sql.log.OpenSQLException: Exception of type java.sql.SQLRecoverableException caught: ORA-01033: ORACLE initialization or shutdown in progress   "

 

i could see sap note 942766 in that log . Below points are mentioned in that.

 

    • Your database server is started.
    • Your database instance is running and you can connect to it through the network interface
    • The entries in secure store contain the correct options for connecting to the database. (These can be checked via configtool and this only applies to the case when JLoad is run using secure store parameters)

a)  my db is started and i'm not clear with the second point. The third point i cannot check since config tool not created yet as inst inprogress)

 

 

i checked listener and it is up  and db i could do startup mount but i cannot open.

 

Kindly suggest.

 

Regards

Yugandhar TR


Hyperlinks inWDA application not responding when accessing from Portal

$
0
0

Hi  Experts,

 

We are facing issues with links in portal  application after migrating the ECC system to cloud.

 

The hyperlinks in  Webdynpro Abap application(having POWL list) are not responding at all . nothing is happening after clicking on links.

 

The same is working when accessed from backed.

 

we are seeing the  "Javascript:void(0) "  in the browser can this be cause  ??

 

please give your valuable inputs on same.

 

--

Daya

Recently Featured Content for SAP NetWeaver Portal

$
0
0

Experience SAP Portal Portfolio in Action March 25-27, Bangalore, India

During a 3-days partner test workshop you will have the opportunity to experience the portal across multiple deployment options: on-premises, cloud and HANA and consume it on multiple devices. 28 January 2014

Give Your Feedback to Visual Composer

SAP NetWeaver Visual Composer UI5 Runtime is planned to be released with NetWeaver 731 SP11, in March 2014. Please fill this survey from SAP Solution Expert Gad Ravid and give us some info about what do you think about Visual Composer. 13 February 2014

 

Get Access to Virtual SAP TechEd

Attendees of  SAP TechEd 2013 will also have access to the Virtual TechEd program which will be available for almost 11 weeks starting January 14th. From Portal perspective, we made session POP263 "Experience SAP NetWeaver Portal 7.4 in Action" available on Virtual TechEd for you. 8 January 2014

 

SAP Portal Top Blog 2013: And the winner is.....

We can announce today the blog who won the SAP Portal Top Blog campaign 2013. It is the blog Google Analytics in SAP Portal 7.3 by Fouad Hjiyer. For more information on the 2013 SAP Portal Top Blog campaign and about the final results in detail, check out this blog. 30 January 2014

 

SAP Portal News Blog December 2013

The last news blog of this year is available. It is packed with the December news, announcements and information about our portfolio. 19 December

 

ASUG Annual Conference 2014: Call for Presentations

ASUG has just announced the call for presentations for the upcoming ASUG Annual Conference 2014. This year, we have aligned the portal sub-topics areas to reflect the feedback we got from our customers in previous events and based on the latest SAP UI strategy. Read this blog by Aviad Rivlin who gives you all the details on how to submit your abstract and how to share your experience with other customers about on-premise and cloud, desktop and mobile, intranet and extranet, best practices for implementations etc. 17 December 2013

 

Give Feedback to SAP Portal Customer Notes

Until now there was no organized way for providing feedback or remarks on SAP Portal customer notes. From now on you can help us to improve our notes by opening a thread in the SAP Portal space discussion forum. We have created for that purpose a special forum category. Read this new blog to get familiar with the process of giving feedback. 26 November 2013

Anonymous Logon for External Sites

Read this blog which collects all the information you need to know when setting up anonymous logon for your portal. 20 November 2013

 

SAP Portal News: October-November 2013

Check out the latest SAP Portal news for October-November 2013 with SAP TechEd recap and many other news around the product portfolio. 13 November 2013

Extending SAP NetWeaver Portal with a Personalized Mobile Application Gallery  

With this new release of Enterprise Workspaces we extend the mobile capabilities of the SAP NetWeaver Portal. It provides end users a superior mobile experience with mobile application gallery and enhanced personalization capabilities. All fully integrated with SAP Fiori applications. 25 October 2013

 

Aviad Rivlin Selected as SAP Mentor

It is a pleasure for us to inform you that SAP Portal Product Manager Aviad Rivlin was announced as SAP Mentor this year. Congratulations to Aviad! 8 October 2013

 

 

 

Recap of SAP TechEd Las Vegas

First Day Recap (Vishal's keynote with two announcements closely related to the portal team), Second Day Recap and Third Day Recap.

 

SAP Teched Impressions from Amsterdam

First Day, Tuesday November 05, Second Day, Wednesday November 06 and Third Day, Thursday November 07.

 

 

 

Experience Latest Innovations of SAP Portal at SAP TechEd Amsterdam

Read from SAP Portal Product Manager Thomas Hensel what our team prepared for SAP TechEd Amsterdam. You can meet Thomas in Amsterdam and ask him to show you the latest showcases about the portal portfolio. 04 November 2013

 

SAP Portal Sessions at SAP TechEd

Learn the details about the SAP Portal and HANA Cloud Portal sessions and lectures for SAP TechEd Amsterdam. 28 October 2013


Social Reporting on SAP Portal, HANA Cloud Portal, Mobile Portal etc.
You can follow us during the SAP TechEd event via Twitter,Facebook, LinkedIn, GooglePlus and YouTube. Learn about our sessions, our experts and what is going on. 15 October 2013

 

 

 

SAP Portal News September 2013

The SAP Portal news blog for September 2013 is available. Read our news on SAP TechEd, Partner Test Event in Palo Alto, HANA Cloud Portal, Mobile Portal and more. 18 September 2013

 


SAP Fiori and Mobile Portal available as RPD Edition

SAP is now offering a new Rapid Deployment Solution (RDS) for SAP Fiori and the mobile portal. This new service will quickly and easily setup the mobile portal on your existing SAP NetWeaver Portal, and integrate the Fiori applications into it - proving you an extendable, role based, single point of access for your mobile apps and content. 17 September 2013

 

SAP Portal Star Challenge

Following our last year's very successful SAP Portal Star Challenge, we would like to launch another challenge this year just prior to SAP TechEd 2013. We would like to invite you to hang-outwith us or share your SAP Portal success in a recorded “blog”. How to do that? More information in the blogs by Aviad Rivlin and Amir Blich. 8 August 2013

 

Transcript of Tweetchat "SAP Cloud for Service Support Site Solutions based on Cloud Portal"

For those who might have missed our Tweetchat on September 10, you can read the full transcript of the chat. 11 September 2013

 

Today September 10: SAP HANA Cloud Portal Tweetchat

On Tuesday September 10 from 15:30 p.m. to 16:30 p.m CET, you are invited to join the next Portal tweetchat on “SAP Cloud for Service Support Site Solutions based on Cloud Portal.”  To participate in our tweetchat, simply log in to the Twitter client of your choice and submit all your questions and statements with the hashtag #SAPPortalchatincluded. 2 September 2013

 

SAP Portal News Blog July-August 2013

Our latest SAP Portal News Blog is available. SAP TechEd is playing an important role in this edition. You will also find information on other topics of the SAP Portal Portfolio. 16 August 2013

 

Vote in SAP Portal Poll

Vote in this poll and tell us about your focus topics for Portal sessions and lectures at SAP TechEd 2013. 06 August 2013

 

SAP Portal Sessions at SAP TechEd 2013: Some First Information

The SAP Portal team is looking forward meeting you at SAP TechEd 2013 in Las Vegas, Amsterdam or Bangalore. We will offer you a full set of educational sessions around the SAP Portal portfolio. Read this blog to get a first impression of our planned session schedule. 10 July 2013

 

Everything about SAP Portal Upgrade to NetWeaver 7.3

As a result of recurring questions and concerns from customers, the SAP Portal development team decided to collect all known issues, guidelines, important information that can be helpful before, during and after an upgrade. Read this document to get a better idea about the upgrade process. 3 July 2013

 

Recap of the SAP HANA Cloud Portal Partner Test

From June 11-13 we conducted a partner test workshop in Walldorf with 28 partners from various companies representing different business areas. The partners tested our new cloud solution SAP HANA Cloud Portal and gave us their detailed feedback. Read this blog which summarizes what happened at this event. 3 July 2013

 

SAP Portal News Blog May and June 2013

Read this blog which is focusing on the SAPPHIRE and ASUG event in Orlando from May 14-16, 2013. It also contains news from SAP HANA Cloud Portal and link to some new customer testimonials. Have fun reading it. 29 May 2013

 

Transcript of SAP Portal Tweetchat on Portal Upgrades from May 27

For those who missed the SAP Portal tweetchat on "Portal Upgrades" on May 27, read the transcript of the complete conversation on Twitter. 28 May 2013

 

SAPPHIRENOW and ASUG 2013: Day 2 Recap

Read this blog by SAP Portal Product Manager Aviad Rivling reporting about the second day of this great event in Orlando. 16 May 2013

 

SAPPHIRENOW and ASUG 2013: Day 1 Recap

Read this blog by SAP Portal Product Manager Aviad Rivlin describing his experiences of his first day on SAPPHIRENOW and ASUG event. Read also SAPPHIRENOW - Let the Show Begin. Follow us also on Facebook and Twitter. 15 May 2013

SAP Portal Newsletter Blog April 2013

Read the SAP Portal April Newsletter Blog and get informed on Upcoming Events: SAPPHIRENOW and ASUG 2013, SAP HANA Cloud Portal News, SAP Portal, On Premise News, Mobile Edition of SAP Portal, Portal Implementation Competition and SAP Portal on Facebook. 29 April 2013

 

SAP Portal @ ASUG and SAPPHIRENOW 2013

Read this blog and get informed about our planned Portal sessions and activities @ ASUG conference and SAPPHIRENOW. We are looking forward meeting you there. In case you would like to arrange a meeting with one of our experts at SAPPHIRENOW and/or ASUG conference, please contact us via sapportal@sap.com. 16 April 2013

 

Register for the Partner Test Event for Cloud Portal from June 11-13, 2013

On June 11 we are hosting a 3-day testing event in Walldorf and we would like to invite SAP Partners to get their hands on SAP HANA Cloud Portal (formerly known as SAP NetWeaver Cloud Portal) latest innovations and experience the value it offers to organizations to meet the next level of portal demands. During this event, you would have the chance to experience the Cloud Portal offering and sharpen your skills. If you are an SAP partner, or know a partner that would like to take advantage of this unique opportunity, register here. 19 March 2013

 

SAP Portal on Facebook

We like to invite you to visit our newly created fan page on Facebook in order to share your ideas with us, give us your feedback, tell us what you always wanted to tell us, like our links and news and also comment on it and give feedback on our new products and ideas for future development. 08 April 2013

Cloud Portal Webinar Series

Join us for 5 interactive webinars on SAP HANA Cloud Portal with our experts. In this series of webinars you will get a deep insight into our new cloud-based solution. The next webinar "Deliver Actionable Information to Executives with SAP HANA Cloud Portal" is on April 25, 8:00 am PDT / 11:00 am EDT / 4:00 pm BST / 5:00 pm CEST. 24 April 2013

 

SAP Portal Newsletter Blog March 2013

Read our latest news blog and get informed on our Partner Test Event in June 2013, Cloud Portal news, SAP NetWeaver Portal, on premise news, SAP Portal and the industries and blogs from the Portal Community. 28 March 2013

 

Major Improvements in SAP NetWeaver Portal 7.3 Service Pack 9

Read this blog by Aviad Rivlin who updates you about the new SAP NetWeaver Portal release which brings major improvements for mobile consumption and embedding of SAPUI5 applications in the Portal. 25 March 2013

 

Participate in the Cloud Portal Customer Feedback Program

We announce our new Customer Feedback Program for 2013. In this program, we aim to hold joint feedback sessions with customers, partners, consultants and SAP Mentors for collecting feedback and requirements for the ongoing SAP NetWeaver Cloud Portal deliveries. If you are interested in joining this program, you are invited to contact directly - Ifat Shwartz. 01 March 2013

 

SAPNetWeaver Cloud Portal is Frontend for SAP Innovation 

On January 28th, research company Gartner released a research note focused on SAP’s new cloud-based solution SAP NetWeaver Cloud Portal. In this highly positive report, Gartner states that SAP’s latest cloud offering is innovative, should play a role in every customer’s portal strategy, and will “play an important role in the transition to the cloud and HANA.” 07 February 2013

 

SAP Portal Newsletter Blog February 2013

Read the February edition of the SAP Portal Newsletter blog. In this edition you find information on Cloud Portal, new SAP Portal overview presentation, the future of SAP Portal and some selected blogs from the Portal community. 27 February 2013

 

Cloud Portal as Hot Topic of the Week February 25 - 28, 2013

Discuss with Portal Experts on Cloud Portal via SCN, Twitter and LinkedIn during a whole week. We have our experts available on our various social media channels and on SCN and they will listen to you, and answer your questions. Moreover there will be also more activities like knowledge transfer and webinars. We are looking forward meeting you next week on our various social media platforms and for the first Cloud Portal webinar. 20 February 2013

 

DSAG echnology Days in Mannheim, Germany, February 26-27

Come to the DSAG (German SAP User Group) Technology Days 2013 in Mannheim, Germany, February 26-27 and attend also the Portal innovation session. 12 February 2013

 

The Future Portal is Around the CornerandJoin us to Define the Future Portal

Read this visionary blog and sneak a peak of the future of the Portal as we see it the SAP NetWeaver Portal team. Participate also in the magnet advisory council supporting the development of the future portal. This is a unique opportunity to influence a major product on the SAP Hana platform. 12 February 2013

 

SAP Portal News: January 2013

Read the first edition of the SAP NetWeaver Portal Newsletter blog for January 2013. In this edition you find information on the new SAP Portal LinkedIn group, Cloud Portal and Enterprise Workspaces blog series, Portal theming and branding, on how to develop a mobile application for SAP Portal and how governments can be supported by or new mobile features and our new SAP NetWeaver Portal Cloud solution. 24 Januar 2013

 

New Blog Series on SAP NetWeaver Cloud Portal

The developers of the Cloud Portal team will share with you a series of blogs on technical aspects of Cloud Portal. Read the introduction blog of the series: Tech Tips and Tutorials for SAP NetWeaver Cloud Portal, which you can use as the entry point for the complete series. It will be updated each time a new piece of information is published on SCN.22 January 2013

 

Best Practices for Theming and Branding SAP NetWeaver User Interfaces

Customizing the user interface (UI) of your SAP applications and the portal is getting more and more important, especially in external, customer-facing scenarios. Read this new presentation to learn more about the various options for branding and customizing UI technologies from SAP according to your company's corporate design. This presentation covers various UI technologies such as Web Dynpro, SAP NetWeaver Portal, and SAP NetWeaver Business Client. 14 January 2013

 

New Blog Series on SAP NetWeaver Portal, Enterprise Workspaces

The development team of Enterprise Workspaces will share with you a series of posts on technical aspects of enterprise workspaces, to show the benefits and the ease of use and maintenance. This is the first blog of the series: A Deep Dive into Enterprise Workspaces. This blog will be updated each time a new post is added, so you can use it as the entry point for the complete series. 17 December 2012

 

SAP NetWeaver Portal News for November and December 2012

Read the Portal news in a combined edition for November and December including impressions from SAP TechEd Madrid and Bangalore, from the partner test event in Walldorf, news from Cloud Portal, new Portal movies on YouTube etc. 5 December 2012

 

New Blog: Portal on Device: Launching Native Apps

Portal on device already provides mobile access to your corporate web assets, but what can you do when you want your users to work with the latest and greatest leave request iPad application? In this post, we will see how native applications can be integrated in the standard portal navigation, so they are exposed to portal users in their daily work. 3 December 2012

 

SAP NetWeaver Portal Portfolio Movie

Watch our new SAP NetWeaver Portal Portfolio movie on YouTube. Get an overview on our portfolio including SAP NetWeaver Cloud Portal and enjoy. 14 November 2012

 

Next Portal Tweetchat on "Portal Content Management" December 13, 5 pm CET

In this tweetchat you will get more detailed information on the Content Management offering of SAP NetWeaver Portal. The focus of the chat is set on the new SAP Portal Content Management by OpenText. Please join us on December 13 from 5 - 6 P.M. CET using the #SAPPortalchat hashtag. We are really looking forward to talking to you directly on Twitter. 4 December 2012

 

Enterprise Workspaces 1.1 SPS3 Released to Customers

The new release of SAP NetWeaver Portal, enterprise workspaces allows employees to create flexible, personalized, self-service work environments easier than ever. It improves productivity, empower employees and provide superior user experience any time, and also on multiple devices. Among the features is also the mobile homepage which is the entry point for mobile users. For details, see also this overview presentation. 23 October 2012


Register for SAP NetWeaver Portal Partner Test November 26-28 2012

On November 26, we are hosting a 3-day testing event in Walldorf. This event is focused on our extensive SAP NetWeaver Portal portfolio: Mobile, Cloud, Social, On-Premise, enterprise workspaces, and much more. During this event, you would have the chance to experience our vast portfolio of offerings and sharpen your skills. If you are an SAP partner, or know a partner that would like to take advantage of this unique opportunity, register here. 09 October 2012

 

SAP Portal at SAP TechEd Madrid

Read this blog and get informed about our planned Portal sessions and activities and what you should expert when coming to Madrid. We are looking forward meeting you there. See also our daily schedule on Slideshare. 5 November 2012

 

SAP Portal at SAP Teched and SAPPHIRENOW Madrid: Follow us on the Social Channels

Have you already asked yourself how to stay on top of all conversations and information around SAP Portal and other stuff before and during the event? We can show you how to get all the information on our SAP Portal sessions, conversations and announcements during SAP TechEd and SAPPHIRE NOW in Madrid. 12 November 2012

 

SAP NetWeaver Portal Newsletter Blog for October 2012

Read our October news including impressions from SAP TechEd Las Vegas, partner information, news from Enterprise Workspaces, news from Cloud Portal, news from SAP NetWeaver 7.3, upcoming events, new sizing guides etc. 30 October 2012

 

Next SAP Portal Tweetchat "Enterprise Workspaces -  Extending SAP NetWeaver Portal Capabilities" on November 5

In this tweetchat you will get more detailed information about the new release of SAP NetWeaver Portal – Enterprise Workspaces 1.1 Service Pack 3. Please join us on November 5 from 17:00-18:00 P.M. CET using the #SAPPortalchat hashtag. We are really looking forward to talking to you directly on Twitter. 24 October 2012

 

SAP NetWeaver Cloud Portal - Announced as Generally Available at TechEd Las Vegas

We are happy to announce that Cloud Portal is now generally available. Download also the Cloud Portal trial! This SCN document describes how to access the trial and get a free developer license. 16 October 2012

 

Tips and Tricks for Developing Applications for Portal on Device

In this blog the Portal implementation team summarized some of the critical tips and tricks they discovered while developing portal on device. Our team found these tips and tricks very useful and wants to share this information with you, so you can build and run better applications on mobile devices. More blogs are planned in the next weeks. 22 October 2012

 

SAP NetWeaver Portal 7.3 SPS8 Released to Customers

This new release includes several significant new enhancements for the consumption of the SAP NetWeaver Portal on mobile devices. For more information see this presentation. As an SAP partner you can also register for our partner enablement session on October 30. 08 October 2012

 

Portal Implemention of the Year for TechEd 2012

This year we invite you to “show off” your portal implementation and to share with the SCN community and the SAP TechEd attendees your portal implementation. We encourage you to publish a blog describing your SAP NetWeaver Portal implementation. Out of all the blogs published on SCN, we will select 1-3 and share them during the 2012 SAP TechEd conferences. 08 October 2012

 

Portal At SAP TechEd Las Vegas This Week

Read this blog and get informed about our planned Portal sessions and activities and what you should expert when coming to Las Vegas. We are looking forward meeting you this week. 15 October 2012

 

Register for SAP NetWeaver Portal Partner Test in November 2012

On November 26, we are hosting a 3-day testing event in Walldorf. This event is focused on our extensive SAP NetWeaver Portal portfolio: Mobile, Cloud, Social, On-Premise, enterprise workspaces, and much more. During this event, you would have the chance to experience our vast portfolio of offerings and sharpen your skills. If you are an SAP partner, or know a partner that would like to take advantage of this unique opportunity, register here. 09 October 2012

 

SAP NetWeaver Cloud Portal Released to Customers

We are very happy to announce that SAP NetWeaver Cloud Portal is being released to customers. This solution is a significant enhancement to our product portfolio. It is a cloud-based solution that provides easy site creation and consumption with a superior user experience. It is also designed for mobile consumption. 03 September 2012.

 

SAP Portal News for August and September 2012

The main news of this edition is the release of our new product: SAP NetWeaver Cloud Portal. Read also about the next tweetchat in the Portal tweetchat series,  new Portal movies on YouTube, new Portal Slideshare account, interesting blogs from the Portal community and the tweets of the month. 12 September 2012

SAP Portal Content Management by OpenText - An Ideal Content Management Solution

Read this blog by Ohad Levy who describes why SAP Portal Content Management by Opentext closes a gap when it comes to the ‘casual’ users, the ones that use SAP systems sporadically, but still require efficient collaboration around documents. Ohad also explains where this new SAP content management solution stands in comparison to Sharepoint. 11 September 2012

 

Portal Tweetchat SAP NetWeaver Cloud Portal

On September 12 you were invited to join Portal and Cloud experts for the Portal tweetchat on "SAP NetWeaver Cloud Portal". For those who missed it, read the whole chat on Storify. 13 September  2012

 

Portal Presentations on Slideshare 

Check out our new SAP NetWeaver Portal channel on Slideshare. Here you can find our latest presentations on various topics. Visit this new channel and subscribe to it, so that you will not miss our latest updates. 20 August 2012

 

New Presentation on SAP Portal Content and Site Management by Open Text

Check out this updated presentation on SAP Portal Content and Site Management by Open Text. It contains new information on key features and you are also informed on how to build external facing websites. 24 July 2012

 

Portal News for July 2012

Read our monthly news blog and get informed on SAP NetWeaver Portal Enterprise Workspaces 1.1 SP2, news on SAP Portal Content and Site Management by OpenText, Portal Tweetchats and interesting blogs from the SCN Portal Community. 31 July 2012

 

Thank You for Joining SAP Portal Tweetchat on Portal Theming and Branding

On August 08 11 AM CET you were invited to join our Portal experts in the tweetchat on "Portal Theming and Branding". For those who could not participate, read the blog where you find links to the transcript of the chat. 08 August 2012

 

SAP NetWeaver Portal, Enterprise Workspaces 1.1 SP2 Available

Read this blog by Aviad Rivlin and get informed on the new release of Enterprise Workspaces and which feature enhancements it contains (like for example mobile representation of existing workspaces on tablets). Check out also this new presentation. 02 July 2012

 

Thank you for joining our Tweetchat on "Portal Mobile Enablement"

On July 18 you were invited to join our Portal experts Aviad Rivlin, Thomas Hensel, David Kviti and Winfried Wenisch for the tweetchat on "Portal Mobile Enablement". For those who could not participate, read the blog where you find links to the transcript of the chat. 19 July  2012

 

Portal News for June 2012

Read this blog and learn about two new customer testimonials, a new movie on Portal on smartphone, news from the Portal space on SCN and our most successful blog. 27 June 2012

 

Developing a Mashup Scenario for SAP NetWeaver 7.3

Read this blog by Roman Loshevsky from our Portal development team: this blog describes how to develop a mashup scenario. This is a functionality which is implemented as part of the Web Page Composer in SAP NetWeaver Portal 7.3. 27 June 2012

 

Customer Testimonials from Vestas and Procter&Gamble

Watch the two new best-run stories of SAP NetWeaver Portal customers. Learn from Vestas how SAP NetWeaver Portal became the face of this company. And listen to the testimonial of Procter&Gamble and learn how SAP NetWeaver Portal simplified the user experience and access to business applications for employees, customers and suppliers in various ways. 12 June 2012

 

Portal Partner Information

Read this new SCN document and get an overview on Portal partner offerings, interoperability with Microsoft and IBM and other interesting sources for partner information. 27 June 2012

 

News for May 2012

Read this blog and learn about new subspaces in the SCN Portal area, SAP NetWeaver Cloud Portal, Portal Mobile news, impressions from SAPPHIRE NOW and ASUG 2012 and some interesting new blogs. 31 May 2012

 

New Subspaces Created on SCN for SAP NetWeaver Portal Space

Read this blog and get informed on the some changes concerning the SAP NetWeaver Portal space and its subspaces on SCN. 21 May 2012

 

Watch Portal Space and Subspaces by the Yahoo Pipe

Read this very useful blog by Simon Kemp on how to create a Yahoo Pipe that pulls together all the RSS feeds from the main SAP NetWeaver Portal space and all subspaces. 29 May 2012

 

iView with Dynamic Parameters in URL for SAP NetWeaver Portal 7.3

This blog provides an answer to the question "How to create an iView with dynamic parameters in the URL" and gives a step by step example. 21 May 2012

 

Portal Mobile Enablement

With the release of SAP NetWeaver Portal 7.3 SPS7 the mobile enablement of Portal is available. More information can be found in this new SCN document. 03 May 2012

 

SAP NetWeaver Portal: Mobile Enablement

Mobile enablement features of SAP NetWeaver Portal is now available in SAP NetWeaver 7.3 SPS 7. 21 May 2012

 

Portal News Blog for April 2012

Read this blog to get informed on the new Portal mobile enablement in SAP NetWeaver 7.3 SPS7, new SCN material on On-Demand Portal, the new Content and Knowledge Management subspace on SCN and interesting new blogs from the Portal Community.24 April 2012

 

SAP On-Demand Portal

In this new SCN document you find overview information on our planned cloud-based portal solution SAP On-Demand Portal. Do not miss to have an additional look at this new overview presentation. 03. April 2012

 

SAP Portal Content and Site Management by OpenText: Overview Information

You will find information on the new SAP Portal Content and Site Management by OpenText offering in this new SCN document.03 April 2012

 

News Blog for March 2012

Read this blog to get informed on the SAP NetWeaver Portal space on new SCN. You are also pointed to some interesting new blogs, a new presentation from ISUG and up-to-date information on SAP Portal Content and Site Management by OpenText.  27. March 2012

 

How To Migrate Custom Portal Applications to SAP NetWeaver 7.3

This new guide helps you to migrate your custom portal applications from SAP NetWeaver 7.0x to 7.3 by presenting the required steps, potential obstacles and recommended solutions. 07 March 2012

 

SAP NetWeaver Portal 7.3: Introduction to Portal on Device

SAP NetWeaver 7.3 SPS05 enables you to consume portal services from mobile devices using a dedicated software package. This guide accompanies the portal on device software package. 07. March 2012

 

SAP On Demand Portal

The SAP On Demand Portal enables business users to create on-demand sites, which can be consumed on the device of their choice, fully enabled with social and collaboration capabilities. See the SAP Portal On Demand wiki page for more details. 07. March 2012

SAP Portal Fan Page on Facebook

Featured Content for SAP NetWeaver Portal

$
0
0

Announcement of SAP Portal and HANA Cloud Portal Gamification Movie Challenge

Today we start our first SAP Portal and HANA Cloud Portal gamification campaign on SCN. We would like to invite you to join this challenge: Play the role of a movie jury member, review  existing SAP Portal/HANA Cloud Portal movies and share with us your review  expertise.  Or play the role of a movie director and producer: this is the chance for you to produce your own SAP Portal/HANA Cloud Portal movie story and share your product expertise. 20 February 2014

 

SAP Portal News January-February 2014

Read the first SAP Portal news blog 2014 and get updated about all news around Cloud Portal, Portal Roadmap, SAP Portal/HANA Cloud Portal movie challenge, SAP Portal tip of the month etc. 3 March 2014

 

New SAP Portal Roadmap Presentation

This presentation gives an overview on the Portal portfolio and also on future directions of SAP Portal in direction of Cloud and HANA. 11 February 2014

 


See more Recently Featured Content in this space.

Unable to display SAP BOBJ iview in Portal Content Area in SAP EP7.3

$
0
0

Hi Experts,

 

I have created iview with template name SAP BusinessObjects Document List Viewer & system name property is SAP_BOBJ & Launch new window property is 'Display in Portal Conent Area'. While I was used to checking preview option with in iView, it connected to BO system successfully. An obstacle started from here as I have added iview to Role & assigned to specific user & tested then i has not displayed in portal content area. It overhidden & connected to BOBJ system directly & portal system is not apprearing.

 

I'm expecting that it would be displaying with in portal content area.

 

Please help me how to resolve this issue.

 

 

Thanks in advance.

 

 

Regards,

Venkatesh

Blank WPC page on Netweaver Portal 7.3

$
0
0

Hi Experts

 

We are running a Netweaver Portal in a cluster with 4 server instances and a web dispatcher in front. The welcome page is developed in WPC (Area Management), and sometimes we see a blank welcome page on one of the instances, after a short while, the page is fine again.

The server instance, with the problem, is not overloadet, so the webdispatcher redirects the users to that instance and they see a blank page.

 

Has anybody experienced this problem and have found a solution?

 

We are running Netweaver 7.3 SP09

 

 

Thanks

 

Best regards,

Christian

Join SAP Portal Movie Challenge: Share Your SAP NetWeaver Portal Scenario Story

$
0
0

Movie_banner_nwportal.png

 

We have started our new SAP Portal movie challenge on SCN about 6 weeks ago. You are not yet informed about it? Read this announcement blog.

 

In the next months I will give you regularly some ideas which should work as a trigger for you to think about your participation in the movie challenge. There are so many topics to talk about concerning SAP Portal, HANA Cloud Portal, Mobile Portal etc. I hope this blog will motivate you to share your thoughts and experiences with the Portal community and to join the challenge.

 

Today I would like to ask you to share your SAP NetWeaver Portal scenario story with us. This questions aims to discover how SAP customers, partners, and consultants use SAP Portal: what were the projects you worked on? What Portal scenario was implemented? How did it solve your problems, what were the values of the solution for your customer, for your company? Tell us about your challenges, "pain points," and the ways in which SAP Portal and its product components helped to resolve those challenges.

 

Describing your SAP Portal scenario could mean:

  • did you implement a customer, employee, supplier or partner portal?
  • what was your scope: application, information or collaboration portal?
  • was it an intranet, extranet or internet portal?
  • what was the LOB: HR, Reporting, Sales, Support, Marketing, CRM, Procurement Portal?
  • what was the industry, the portal was implemented for: ultilities, city, public sector, health, services etc.?
  • Did you use mobile feature, content management, collaboration etc.?

 

How to proceed?

 

Win a SAP Portal Critic Badge: describe your Portal story and refer to an existing movie

 

  • Think about the Portal scenario you would like to describe.
  • Go to the SAP NetWeaver Portal space. Please write the title in the following format: “SAP NetWeaver Portal Movie Critic: <your own title>“.
  • Describe your Portal scenario in the blog.
  • Checkout our YouTube channel which has many movies showcasing anything from successful implementations, How-to guides and testimonials created by us, customers and our partners. Find a movie which fits to your story. If you think that no movie really fits, just tell us at the end of your blog which movie you liked most and why.
  • Publish your blog and make sure you insert the video in it.
  • Add a comment to this instruction document to provide the link to your blog post.

 

Win a SAP Portal producer badge: describe your Portal story and produce your own movie

 

  • Develop an idea for your own SAP NetWeaver Portal movie showcasing your implementation and Portal scenario.
  • Create the movie/screencam and upload the movie to any open video platform. YouTube is preferred, but you can also choose other platforms that are open for public use. If you do not like to produce a movie because there is a lack of time, you can also create a short animated presentation.
  • Create a blog post in the SAP NetWeaver Portal space and write the title in the following format: “SAP NetWeaver Portal Movie Producer: <your own title>“.
  • Desribe your Portal scenario/implementationU/project and insert the video into it.
  • Publish your blog.
  • Add a comment to this instruction document to provide your blog post link.

 

Join our new SAP Portal movie challenge now and get your SCN badge! Read also the instructions for the SAP Portal Movie Challenge.

 

We are looking forward to your contributions.

change documents in identity management

$
0
0

Hello,

 

I’m looking for change documents in user administration / identity management cause I’d like to know when an ABAP role has been (re)assigned to a portal role.

Are there these documents and where can I find them?

 

Thanks in advance!

Britta


How to make KM document iView use portal theme / styles

$
0
0

Hi,

 

We're in the process of upgrading our NetWeaver Portal to 7.4 and trying to improve it wherever possible.

We have numerous home pages which appear as the first landing page when a menu item if selected.

These pages are stored as HTML files in KM and rendered as KM Document iViews.

Is there an easy way of making these pages use the portal theme?

Currently we link to our own CSS file which means there can be differences in appearance and if a user selected a different theme (e.g. high contrast), these pages would not change.

I don't see any iView properties that could help.

I did wonder whether we could use Web Page Composer but from a quick test this needs some work to set it up before I can evaluate further.

 

Any help greatly appreciated.

 

Thanks,

 

Alan

HOW to add footer in Ajax framework page in portal 7.3

$
0
0

hi Team,

 

I have requirement to add footer in ajax framework page in portal 7.3. But i dont find any container in ajax framework layout where i can add my footer ivew. like other container we have for masthead and detail navigation but nothing for footer. Can anyone have idea how to add footer in AFP.

Web Dispatchers Sizing for Portal

$
0
0

SCN,

 

SAP doesn't offer a quicksizer for Web Dispatchers.  I have read "Sizing the SAP Web Dispatcher" deck.

 

(1)  Once SAPS are established, how is this extrapolated to hardware sizing?  (1a) Do I need to speak with a h/w vendor to understand the host system's SAPS capability?

 

(2)  If the system is virtual, how many SAPS do I allocate for VMWare?

 

(3)  For an SSL termination scenario, can anyone proffer a rule of thumb for server size depending on Messages/Second (ie for 1000 messages/second, how many 2 (2.4 GHz CPU) x 4 (GB RAM) servers with a single WD instance are required)?

 

All thoughts appreciated.

 

Thanks,
Sawyer

J2ee_admin does not exist in portal 7.3?

$
0
0

Hi Experts,

 

I am unable to find j2ee_admin user in portal7.3.

I can login with administrator user but j2ee_admin does not exist.

Is it not delivered anymore?

 

Thanks

Required BP for ESS & MSS configurations

$
0
0

Hi Experts,

 

  Can any one tell me the what are  the required Business packages for configuring the ESS and MSS in EP 7.4 and ECC 6?

 

I have found this doc in scn ESS and MSS configuration in SAP Portal 7.3 , here they are using WD ABAP, But my requirement is to use the Webdynpro Java.

 

Can anyone help on this....?

 

 

 

 

Regards,

Anil

Viewing all 3876 articles
Browse latest View live


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