Quantcast
Channel: SCN : All Content - SAP NetWeaver Application Server
Viewing all 2997 articles
Browse latest View live

automatically import customizing from 001 into 002

$
0
0

Hello

 

I have two clients on dev system(001 and 002).

How could I automatically import customizing from 001 into 002.

I have transport routes correcty set.also there is an periodical import job.

What are prereqs for customizing to be automatically imported from 001 into 002.

 

thx in advance Jan


CertRequest with empty certificate_autorities list received

$
0
0

Hi,

 

In SM59 I've configured a HTTPS connection to a web service with a client certifiate authentication.

 

These are some key facts:

- I created Individual SSL Client PSE

- I imported the certifiate using sapgenpse import_p12 and then the generated PSE imported into STRUST.

- All root/intermediate CA certificates are stored in CA database.

- WS certificate is listed on Certificate list in STRUST

- ICM service restarted

 

I tested the certificate using openssl s_client and just with a browser.

This is truncated output of s_client command which shows that the SSL handshake has been completed:

 

SSL handshake has read 3902 bytes and written 4356 bytes

---

New, TLSv1/SSLv3, Cipher is RC4-SHA

Server public key is 2048 bit

Secure Renegotiation IS supported

Compression: NONE

Expansion: NONE

SSL-Session:

    Protocol  : TLSv1

    Cipher    : RC4-SHA

    Session-ID: 32B3D5F44DAA95D2674E0D630F6292AC81600E67CCFC38952C8C861C97F29555

    Session-ID-ctx:

    Master-Key: 84660C1FF3CF84483E3F21B6EE48F35C42F9D61B791000D495AE99979CBD468BE8571873C8CA07488B44311007D3AAA1

    Key-Arg   : None

    Start Time: 1392321170

    Timeout   : 300 (sec)

    Verify return code: 0 (ok)

 

.. but when I run connection test in SM59 I get this (dev_icm):

 

[Thr 140413440345856] Thu Feb 13 20:25:22 2014

[Thr 140413440345856] *** ERROR during SecudeSSL_SessionStart() from SSL_connect()==SSL_ERROR_SSL

[Thr 140413440345856]    session uses PSE file "/usr/sap/P60/DVEBMGS60/sec/SAPSSLPKO2.pse"

[Thr 140413440345856] SecudeSSL_SessionStart: SSL_connect() failed --

[Thr 140413440345856]   secude_error 536875072 (0x20001040) = "received a fatal SSLv3 handshake failure alert message from the peer"

[Thr 140413440345856] >> ---------- Begin of Secude-SSL Errorstack ---------- >>

[Thr 140413440345856] WARNING in ssl3_read_bytes: (536875072/0x20001040) received a fatal SSLv3 handshake failure alert message from the peer

[Thr 140413440345856] WARNING in ssl3_get_certificate_request: (536871681/0x20000301) CertRequest with empty certificate_autorities list received (violation of SSLv3/TLSv1.0 spec) -- declining request

[Thr 140413440345856] << ---------- End of Secude-SSL Errorstack ----------

[Thr 140413440345856]   SSL_get_state() returned 0x000021d0 "SSLv3 read finished A"

[Thr 140413440345856]   No certificate request received from Server

[Thr 140413440345856]   SSL NI-sock: local=10.105.18.244:53167  peer=192.168.7.62:9000

[Thr 140413440345856] <<- ERROR: SapSSLSessionStart(sssl_hdl=11ff3e0)==SSSLERR_SSL_CONNECT

[Thr 140413440345856] *** ERROR => IcmConnInitClientSSL: SapSSLSessionStart failed (-57): SSSLERR_SSL_CONNECT {00000046} [icxxconn_mt.c 1957]

 

I can't seem to find any information on scn or in any sap note. Let me know if you need any additional details.

 

Best regards,

wojtek

ICM / Web Dispatcher processing timeout warning ?

$
0
0

HI,

 

Anyone knows how to let the ICM or Web dispatcher pop-up a inactivity timeout warning before the processing timeout (PROCTIMEOUT) is reached? I see some internet banking sites doing this where a timer pops-up saying the session is about to expire.

 

We have users taking ages tot populate forms and not doing intermittent saves. So they take an hour to fill in the form and then after the hour they click save but then they get a ICM timeout/logged off error screen and they lost the work done.

 

Adriaan

Portal running on 32bit infrastructure: Memory tuning

$
0
0

Hi SAP community,

 

first of all. I know we need to migrate to 64bit and how to do it, but this is not the topic of this question. I'm looking for a short term fix (before an eventual move to 64bit).

 

So currently a customer is running an outdated Portal system (NW 04, 640 32bit kernel on Windows 2003 32bit with 12Gb RAM)

 

Logically they ran into performance issues and I have been looking into their configuration.

 

Here's an extract of the relevant memory entries from their Java server instances:

 

-Xmx1024M

-Xms1024M

-XX:MaxNewSize=171M

-XX:NewSize=171M

-XX:MaxPermSize=192M

-XX:PermSize=192M

 

The current Virtual Memory Utilisation of the server processes is about 1,35Gb, so there is still a margin to increase it somewhat keeping the memory limitations of a 32bit system in mind)

 

According to note 723909 this has all been setup as recommended by SAP. But they recommend to increase the permsize if additional applications are deployed.

 

So here are my questions.

 

1. Has anyone increased the heap to over 1024Mb on a 32bit system?

2.Would you opt for increasing the heap size with 256Mb instead of increasing the Perm Size with 256Mb?

3. Is there a reason why one would not set the /3GB option in the boot.ini file?

     See: Large memory support is available in Windows Server 2003 and in Windows 2000

 

     Currently this is the setting:

 

     multi(0)disk(0)rdisk(0)partition(1)\WINNT="Windows Server 2003, Enterprise" /fastdetect /noexecute=optout /pae

 

Related notes:

 

http://service.sap.com/sap/support/notes/664607

http://service.sap.com/sap/support/notes/736462

http://service.sap.com/sap/support/notes/853696

http://service.sap.com/sap/support/notes/313347

 

Thanks in advance for your advice ;-)

 

Regards,

 

Dieter

Web Dispatcher and Mixed Protocols (HTTP and HTTPS)

$
0
0

I wonder whether someone can advise please ...

 

We currently use HTTP for internal traffic across a private line to a hosted web dispatcher and SAP Enterprise Portal. However we now have a requirement to allow external customers to access this Portal - but because this is traffic will be over the public web, we will be forcing them to use HTTPS to the web dispatcher /EP.

 

We are being advised that best practice is to avoid mixed protocols (HTTP and HTTPS) on a web dispatcher. This means that to allow our external customers access via HTTPS only, we will have to start using HTTPS internally. This is an inconvenience, since our traffic is purely internal - and will mean changing our internal URL for thousands of users.

 

Is it correct that mixed (HTTP and HTTPS) protocols should not be handled by the web dispatcher? If so - are perhaps missing a trick - is there a cunning way of forcing external customers to use HTTPS to access the EP, whilst retaining our internal access over HTTP?

 

Kindest regards,

How to suppress a popup window that appears every time you try to download/upload a file from ABAP program

$
0
0

Hello:

 

I wonder whether anyone knows how to suppress a popup window that appears every time you try to download/upload a file from ABAP program using GUI_DOWNLOAD/UPLOAD FMs or cl_gui_frontend_services=>gui_downlaod/uploadmethods:

popup1.jpg

Checking Remember My Decission checkbox does not work for me.

 

I am writing an ABAP program that traverses directory structure looking for some *.XML files. The program is making some changes to these files.

 

Getting popups when reading/writing from/to few dozen files when executing ABAP program  is annoying.

 

Where this could be suppressed - if at all; i.e., in SAPGUI configuration, MS Windows configuration, Internet configuration, ...

 

Thank you for your help

 

Cheers,

 

Adam

 

I

Integration SAP ERP 6.0 EHP6 and PI 7.0

$
0
0

Hello everyone,

 

I'm planning an EHP6 for SAP ERP 6.0. In the whole landscape there is also NW BW 7.0 and PI 7.0 solutions.

 

I was checking SAP Note 1043047 that state the following:

 

"For PI, it is a prerequisite that no other system in the system landscape has a higher release than the PI system”

 

Do I need to perform PI Upgrade first? I was checking with UDA tool and there's no problem about it (only with EHP7)

 

I was also checking SAP Note 1388258 that state:

 

" Application driven software updates:

  • Updating or upgrading the application system to SAP Business Suite 7 (e.g. ERP 6.0 Enhancement Package 4 or CRM 7.0) or higher (up to Suite7i2011) does not require to implement an SAP NetWeaver EhP for your central SAP NetWeaver system, if this system has at least release SAP NetWeaver 7.0 SPS 19.
  • This rule applies to SAP NetWeaver Portal, SAP NetWeaver Business Warehouse and SAP NetWeaver PI in combination with SAP Business Suite 7, SAP Business Suite 7i2010, and SAP Business Suite 7i2011 with the known limitations as listed in section 3."

 

There is also an attachment (Adjusted Version Interoperability.pdf) in the same SAP note.  So, does this mean that  PI have to be at least in release 7.0 SP19?

 

Has anyone tried this scenario?, is there any consideration?

 

Regards,

 

JAM

DBSL Questions

$
0
0

Hello everyone,

 

I have the following questions regarding DBSL:

 

- As theses files are not included in the SAP Kernel archives,  How often should it be updated?

- What happen if you have an updated kernel with an old DBSL? Are there performance issues?

- What happen if I have an old kernel like 7.01 and replace it with 720 (EXT) or 721 (EXT), Do I need to update the DBSL mandatory, according the new sap kernel release?

 

What other files are not included in kernel archives and should be update regulary?

 

Regards,

 

JAM


SAP ESS Hardware sizing suggestions required

$
0
0

Our client is planning for SAP ESS implementation so they are asking for approximate hardware requirement for below load

 

Users : 3000

 

Client is currently using 30 Forms  (Hardcopy like Reimbursement form,Travel Form,Leave request form etc)

 

3000 Users access will access 5 Forms on an average daily on ESS so total T-Code executed for 1 day for 3000 Employees for 5 Forms =15000

 

Total T-code for 30 days for 3000 Employees : 15000*30 = 450000

 

Availiblity : Over internet and Intranet both.

 

 

Can you give me approximate hardware required for this load

 

 

 

Which scenario  we should go for

 

 

1 : Since we have E.P 7.0 installed on the SAP BW System

 

i.e 

 

SAP Netweaver 7.0

BI Java

Enterprise Portal

Business Intelligence

 

So can we use this EP for implementing SAP ESS and then connect to SAP ERP

 

 

2 : We have ERP 6.0 ABAP Stack only : So can we install NW java with ESS

 

 

3 : Or Install Standalone NW Java with ESS

ESS/MSS Capacity Planning : Quick Sizer

$
0
0

Hi all,

 

Our client is planning for implementing SAP ESS/MSS so we are preparing for approximate hardware requirement for below load

 

Systems :-

1) We have EP portal 7.0

2) SAP ECC 6.0 ( SAP HR )

 

We will like to know respective hardware requirement for both EP and ERP.

 

Below details are provided by our client regarding calculating requirement, Kindly let me know if any other fields data is also required.

 

Users : 2500

Work days : 365

Time : 00:00 - 24:00  Peak Time : 12:00-14:00

Number of Concurrent users :

 

NW-EP-URL : 2500
NW-EP-INT : 2500

 

Think Time :- ( I am not sure about this field whether it should be small or large)

NW-EP-URL : 15 mins

NW-EP-INT : 15 mins

 

30 documents / day

 

Number of embedded and URL iview : 2   ( I am also not sure about this value. )

 

this is my first time using "Quick Sizer" tool.

 

Appreciate your quick response.

 

Regards,

Shravan

Netweaver for linux?

$
0
0

Has anyone got a link for "SAP NetWeaver 7.0 - Java Trial Version on Linux - VMware Edition" on store.sap.com? I've used the software finder and couldn't find it anywhere.

 

Is it still being offered?

Time_Out dump when using transaction PTMW

$
0
0

Hi Team,

 

I am receiving a time out dump when running transaction PTMW.

Is this a common error with the above tcode?

How can it be rectified, any suggestions?

 

Regards,

Nivin

EHP1 upgrade error in PREP_INPUT..phase

$
0
0

Hello,

I am doing EHP1 upgrade and getting error in EHPI during the PREP_INPUT/KX_CPYORG! phase.

 

Below is the error:

 

Severe error(s) occured in phase PREP_INPUT/KX_CPYORG!

Last error code set: Cannot open '/usr/sap/<SID>/SYS/exe/run/dbatoolsora.lst': No such file or directory

 

 

It complains about dabtoolsora.lst file not existing in /SYS/exe/run Dir. This is because our DB is in separate machine/host and the CI is in separate. Hence the file mentioned above only exist in */SYS/exe/run Dir of DB host.

Can anyone please suggest what steps should be taken to resolve this issue? Do i need to copy that file manually to the CI host's */SYS/exe/run Directory and then repeat the EHPI steps again?

 

Any help would be greatly appreciated. Thanks.

Can't login to NW 7.3 Java - error in login module

$
0
0

Dear,

 

I want to configure SSO with certification and do a great mistake. In the mask:

 

NWA > Configuration > Security > Authentication and Single Sign-On > Properties

 

I change the value ume.login.context from ticket to client_cert. Now I can't login anymore to the system.

 

When I call the NWA, I got the issue


Error: Unauthorized

Details: No details available

 

Could I reconfigure the value in the configtool?

 

Best regards,

Jan

Sap Gui on Mac 10.8.1 (mountain Lion)

$
0
0

Hi gurus,

 

First time here, my name is Nuno, I am doing my Basis Academy. I just got a new mac and I would like to configure the Sap Gui.

 

I just got a new mac and for some reason, I can not install the Sap Gui on the newest Apple OS (Mountain Lion), I had a Mac before and did not have any problem.

 

I have installed the Java SE 6 and 7, download manager and downloaded the PlatinGUI720MacOSX_9-10006059.jar file, but I double-click it opens a new app in the dock with the name "Microkernel" and nothing happens.

 

Does any have a clue why is this happening?

 

 

Thanks in advance.


SAP PI 740 Dual stack system Upgrade by SUM

$
0
0

Hello Colleagues,

 

I have 740 PI system(ABAP+JAVA) currently at SPS01. We need to upgrade it to SPS02.

 

I upgraded the ABAP part from SPS01 to SPS02 by disabling java part(Making it as pure ABAP system), created xml for ABAP part and upgraded the same with SUM successfully.

 

Now i activated the java part and now i want to upgrade Java stack also to SPS02.

 

Is is possible to upgrade Java stack only in Dual Stack(ABAP+JAVA) system separately when ABAP stack is already upgraded??? I have generated xml for java stack but that stack is not working.

 

As this is 740 system so JSPM is obsolete. Please do not suggest about JSPM.

 

Is is possible in SUM to upgrade dual stack system as from 740 system there is no concept of Dual Stack(Dual stack split tool is there)? And also please suggest now what should i do as i already upgraded ABAP stack.

 

Regards,

Surojit

SAP MATS

$
0
0

Dears !

 

We are looking for a file transfer tools same like as SAP Mats.

Do you know if SAP have this solutions available for customers in his portfolio? Or if we have this kind of solution in SAP NetWeaver Platform?

 

Many thaks.

The GOS Attachment list is active, but no attachment displayed in it

$
0
0

When you using GOS toolbox menu in some transactions the Attachment list service is active, but when you opened it there are no attachments in it. Previously this was the designed behavior when the application published GOS with more than one business object. Recently an enhancement was released in SAP note 1966453 in order to give the control to the customers to decide:

 

  • have a consistent behavior of the active / inactive status of the Attachment list, so when no attachment exists make the service always inactive or as usual active when there is least one attachment in it, but in this case some delays may occur when the GOS toolbox menu is opened

OR

  • have the standard behavior, so when the application publishes GOS with more then one business object the Attachment list stays always active and in this case no performance problems can happen

 

You can find more information about this in the GOS Troubleshooting guide under the section The Attachment list is active, but no attachment displayed in it and in SAP note 1966453.

ICM custom error pages per SICF service?

$
0
0

Dear Sirs,

 

Is it possible to control the error pages

on a per service basis

in SICF ?

- the ICM connection timeout (controlled by the proctimeout)

- 400 Session timeout controlled by the rdisp/plugin_auto_logout) 

 

I am aware of the parameter; cm/HTTP/error_templ_path. (mentioned in e.g thread  However this works as I can see globally for all services.

 

The reason I need this is because different ITS services are targeted on different end user, and thus also a need to have different types/level of messages.

 

There is a tab in SICF for each service called Error pages, where it is possible to create different error pages. “Logon errors”, “Appl errors”, “Logoff page”, “Not accessible”. According to the documentation this allows to create an error page in the error page for 401 and 500 errors, however the session timeout error is a 400 error.  Will these help me?

 

Any solutions to my problem.

 

Best regards,

Jørgen Ruud

 

NetWeaver 7.3 - Slow responses in Multiple File Upload

$
0
0

I am experiencing very slow / no response, when I click on the Multiple File Upload function in the Content Administration section on our Portal.  We are using Netweaver 7.3.

 

I have tried a different O/S on my workstation, different browser, updated to latest version of Java and cleared by cache.  I cannot get it to work.  If I upload single files, that works perfect and quick.  But my multiple function does not open at all.  I click on it and get the "Java extension was blocked" toolbar, which I then allow.  But even after that it still doesnt work.

 

Anyone experienced this before?

Viewing all 2997 articles
Browse latest View live




Latest Images