SAP

« Previous Entries

SAP Enterprise Portal 5 - Modify Logon page

Monday, June 2nd, 2008

The logon page is FormLogon.asp found in the SAPPortal  directory of the Default Web Site under IIS 

For those familiar with later releases of Enterprise Portal, you need to remember that when EP5 was released, the Web Application Server release of SAP had yet to be released.  This meant that the portal server had [...]

SAP dynamically switchable parameters

Wednesday, January 16th, 2008

The complete list of SAP dynamically switchable parameters can be found in the table TPFYPROPTY. Follow the steps below:
1) Use transaction SE11 or SE16 to display table TPFYPROPTY.
4) Select the field ‘DYNAMIC’ (mark it with an X) and then execute
You fill find the list of parameters that are dynamically switchable.

Save it / Share it

Hide Sites

SAP Sales Automation via the iPhone ?

Wednesday, December 5th, 2007

According to zdnet.com, SAP have blessed the iphone, announcing that a version of its salesforce automation software coming out this month will be compatible with the Jobs iPod/phone. Curiously, I can’t find anything on SAP’s own websites (See Update Below)…
It’s interesting that iPhone support comes ahead of more popular business smart phones??”BlackBerry, Treo and [...]

SAP Portal: howto avoid �irj/portal� path to access the portal

Tuesday, November 27th, 2007

1. Go to j2ee visual administrator
2. For each Server, Navigate to Cluster-> Server -> Services -> HTTP Provider
3. Enter� /irj/portal� in the Start Page Text Field
4. Click on �Save Properties�
5. Restart this service from visual administrator

Access http://yourserver.yourdomain.com and your portal [...]

SAP Portal: howto change your default ports

Monday, November 26th, 2007

An SAP portal installation, by default, selects a port for http and https access based on your system number. For example, if your system number is ##, then the default port for portal access would be
* 5##00 for http access
* 5##01 for https access ( aka SSL [...]

wii hands

Monday, November 12th, 2007

Wii remotes turned into a Minority-Report-style user interface for SAP, the large German software company. Click on the video to see more.

This can also be viewed at http://www.podtech.net/home/4299/majority-desk-wiimote-3d-widget-desktop

Save it / Share it

Hide Sites

Creating SAP Widgets using the yahoo widget engine

Friday, March 30th, 2007

From SAP Network Blogs ( free registration required):
The link will guide you step by step through building an SAP Widget. The prerequisites are:

Yahoo! Widgets Engine : The first and the formost thing you will need is the Yahoo! Widget Engine which will interpret the widget code you write and display your widget.
Text Editor : [...]

SAP Library - SAP NetWeaver Problem Analysis Guide (PAG)

Friday, July 14th, 2006

The SAP Library - SAP NetWeaver - Problem Analysis Guide (PAG) contains a list of problem analysis scenarios (PAS) that describe all activities and their sequence in order to analyze a problem that may occur with SAP NetWeaver (NW). The description of each activity contains:
A list of the necessary tools or programs as well [...]

DB2 / UDB table rebalancing APAR IY48902

Thursday, February 17th, 2005

DMS rebalancer is active
APAR IY48902 describes a problem which occurs when you issue an ALTER TABLESPACE command which seems to succeed–that is, there are no error messages–but in fact the operation is not performed.
A major symptom that we saw was that the db2rebal process wasn’t running even though the db2 list tablespaces show detail [...]

DB2 UDB - Disaster Recovery, SAP

Tuesday, July 6th, 2004

from DB2 DeveloperWorks
Data replication optionDB2 UDB includes integrated replication abilities. DB2’s implementation of replication consists of two pieces: Capture and Apply. The replication administrator designates replication sources from tables to be replicated, and then creates replication subscriptions on a target database, the secondary system, using the replication sources from the previous step as its source. [...]