Quantcast
Channel: SCN : Discussion List - SAP NetWeaver Technology Platform
Viewing all 1520 articles
Browse latest View live

Single Sign-On and password expiration

$
0
0

Hi

 

I would like to use SSO - mainly because of frequent logons in Solution Manager (ABAP<->webdynpro). I have SSO configured and working, but there are still few questions I would like to ask.

 

We have common admin user, which is a Service type user (its password does not expire, user can logon more than once). Because this admin user is shared between more administrators and has to be reliable, we decided to use password based SSO (no client certificates).

 

I have made some research, but I'm not able to find how to setup SSO for service type user, or how to exclude one dialog user from password expiration policy (in both ABAP and Java) and allow him more logons.

 

Ok, and now the promised question: what is the best scenario in this case? Or maybe better: how did you resolved this issue?

 

The system is Solman 7.1 SP08

 

Thanks


During system refresh how to manage the changes that go to quality through this Transport of Copies

$
0
0

We have solution manager in our landscape and changes go to quality through transport of copies.

During times of quality system refresh from production we are trying to understand how to manage the changes that go to quality through this Transport of Copies?

For released transports we will get the delta transports which went to quality but not to prod comparing the import histories and can arrive at them but how do we bring in the changes that go to quality through transport of copies ?

Another question is How do we reimport those changes sequentially along with the released transports ?


Regards,

Lovneesh

SSL server cert import without CSR process

$
0
0

Hello SSL experts!!!

 

I understand that the standard process to setup SSL is to generate a CSR and then import the response. 

 

However, my company's IT folks have what they are terming a "global SSL" signed cert for *.<domain>.net"

 

For other internal IIS-based web applications they were able to import this certificate ~directly. 

 

In order to not have to purchase and maintain another signed cert, they would like for me to see if we can do the same thing with our ABAP ERP system (SAPKB73103).

 

I'm thinking maybe sapgenpse might have some tricks to allow this??

 

Thanks for any guidance you can provide.

Error in PROGID registartion using saprfc.ini on fresh installed NW7.3 (AS ABAP)

$
0
0

Hi

 

I did one fresh SAP 7.3 NW AS ABAP installation.For configuring SAP connect server, when I use saprfc.ini file ProgID does not get registered.

It throws below error

"

LOCATION SAP-Gateway on host test.ind.hp.com / sapgw00

ERROR registration of tp test.sapcond from host rhel52 not allowed.

I earlier used SAP7.0 EP1(demo version) and PROGID used to get registered using saprfc.ini file.Now same is giving error on SAPNW7.3.

 

Has anyone faced any issues like this before.Any pointers will be helpful.

How to run stopsap on HP Serviceguard

$
0
0

Hi experts,

 

We have installed clustered SAP systems with HP serviceguard. The cluster include 2 nodes with 2 packages DB and SCS. DB is oracle

 

My question is:

 

The whole SAP system was controlled by SG which means the package will be failed or failovered when we run command 'stopsap' normally.

 

Is that possible to implement one solution so that we can run stopsap/startsap command whitout affacting cluster package.

 

I am not unix person and knew a liitle about Serviceguard. But we will have a discussion with our unix team.

 

So I want know the advantage and disadvantage for this different solution. Actually my questions is if it is necessary to use SG to monitor SAP processes/application.

 

Looking forwar to your reply.

 

 

Br, Kevin

SAPROUTER: NIESNC_FAILURE

$
0
0

Hallo, All!

 

I've installed saprouter and generated all necessary certificate.

 

At testing RFC-connection SAPOSS I received the next:

READ ROUTTAB ./saprouttab o.k.

CONNECT FROM C9/- host 192.168.32.143/47380 (sapsm1.local)

CONNECT TO   S9/-1 host 194.39.131.34/sapdp99 (194.39.131.34) (p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE)

CONNECT ERR  S9/-1 NIESNC_FAILURE

2013 DISCONNECT   C9/-1 host 192.168.32.143/47380 (sapsm1.itc-c.local)

 

I started with script:

export SECUDIR=/usr/sap/saprouter                                                                                                                      
export SNC_LIB=/usr/sap/saprouter/libsapcrypto.so                                                                                                      

saprouter -r -S 3299 -V 3 -Grouter.log -K "p:CN=sapsm1.local, OU=0001blabla, OU=SAProuter, O=SAP, C=DE" &

 

My saprouttab file contains:

KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *  

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 192.168.32.143 3299

P * *  

 

I've read all information from google and can't find the resolving of my problem:

Note 63342 - List: NI error codes 

#define NIESNC_FAILURE -17 /* Error in the SNC shift */

                          /* in the saprouter ==>          */

 

Please tell me where I can to customize SNC settings?

JSP based PCR on EP 7.3

$
0
0

Hi,

 

I am on 7.3 EP Portal and trying to use old JSP PCR forms on this portal. I migrated all of the standard and custom par files to ear files.  I have added PCRUtiles.jar file to the standard par file and then converted to ear file.

 

I have deployed following ear files on portal:

com.sap.pct.fin.isrprocessevent.ear

com.sap.pct.fin.isrstatusoverview.ear

com.sap.pct.hcm.hcm_util.ear

com.sap.pct.hcm.htmlparser.ear

com.sap.pct.hcm.isrdispatcher.ear

com.sap.pct.hcm.objectanddataprovider.ear

com.sap.pct.hcm.orgmanagementeventing.ear

com.sap.pct.hcm.pcrteamviewernew.ear

com.sap.pct.hcm.pcrutilities.ear

com.sap.pct.hcm.teamviewer.ear

 

But after deploying I am getting following error:

[EXCEPTION]

java.lang.ClassCastException: class com.sap.pct.hcm.util.pcrutilities.PCRBundleBean:sap.com/com.sap.pct.hcm.pcrutilities@com.sap.engine.boot.loader.ResourceMultiParentClassLoader@3a06b6b4@alive incompatible with interface com.sapportals.portal.prt.component.IPortalComponent:library:tc~epbc~prtc~api@com.sap.engine.boot.loader.ResourceMultiParentClassLoader@69ae8935@alive

at com.sap.portal.prt.broker.PortalComponentItem.getComponentInstance(PortalComponentItem.java:191)

at com.sap.portal.prt.broker.PortalComponentItem.load(PortalComponentItem.java:371)

at com.sap.portal.prt.om.ObjectsManager.craeteObejctHandle(ObjectsManager.java:221)

at com.sap.portal.prt.om.ObjectsManager.getObjectHandle(ObjectsManager.java:141)

at com.sap.portal.prt.broker.PortalAppBroker.getPortalComponent(PortalAppBroker.java:374)

at com.sap.portal.prt.component.PortalComponentContext.getPortalComponentApp(PortalComponentContext.java:115)

at com.sap.portal.prt.component.PortalComponentContextFactory.createPortalComponentContext(PortalComponentContextFactory.java:188)

at com.sap.portal.prt.component.PortalComponentContextFactory.getPortalComponentContext(PortalComponentContextFactory.java:82)

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

at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:201)

at com.sap.portal.prt.dispatcher.DispatcherServlet.service(DispatcherServlet.java:132)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)

 

 

Can we somehow get this deployed to EP 7.3 Portal?

 

Regards,

Nitesh

multiple saposcol running on one host

$
0
0

Dear experts,

 

We have several SAP instances running on one physical hp-ux server.

We should thus have one saposcol process running on this host

 

However, we have noticed several of these saposcol running:

 

 

wavsapp5 # ps -ef|grep saposcol

    root 19177     1  0  Jan 23  ?         0:00 /usr/sap/hostctrl/exe/saposcol -l -w60 pf=/usr/sap/hostctrl/exe/host_profile

    root  9482     1  0 08:52:59 ?         0:00 /usr/sap/hostctrl/exe/saposcol -l -w60 pf=/usr/sap/hostctrl/exe/host_profile

    root 11328     1  0  Jan 16  ?         0:00 /usr/sap/hostctrl/exe/saposcol -l -w60 pf=/usr/sap/hostctrl/exe/host_profile

    root  2371     1  0  Dec 21  ?         0:00 /usr/sap/hostctrl/exe/saposcol -l -w60 pf=/usr/sap/hostctrl/exe/host_profile

    root   461     1  0  Dec 12  ?         0:00 /usr/sap/hostctrl/exe/saposcol -l -w60 pf=/usr/sap/hostctrl/exe/host_profile

    root  6895     1  0  Dec 12  ?         0:00 /usr/sap/hostctrl/exe/saposcol -l -w60 pf=/usr/sap/hostctrl/exe/host_profile

    root 10575     1  0  Dec 26  ?         0:00 /usr/sap/hostctrl/exe/saposcol -l -w60 pf=/usr/sap/hostctrl/exe/host_profile

    root  5444     1  0  Jan  9  ?         0:00 /usr/sap/hostctrl/exe/saposcol -l -w60 pf=/usr/sap/hostctrl/exe/host_profile

    root 13390     1  0  Jan  2  ?         0:00 /usr/sap/hostctrl/exe/saposcol -l -w60 pf=/usr/sap/hostctrl/exe/host_profile

    root 16195     1  0  Dec 19  ?         0:00 /usr/sap/hostctrl/exe/saposcol -l -w60 pf=/usr/sap/hostctrl/exe/host_profile

    root 25408     1  0  Jan 23  ?         0:00 /usr/sap/hostctrl/exe/saposcol -l -w60 pf=/usr/sap/hostctrl/exe/host_profile

    root  9256     1  0  Jan  2  ?         0:00 /usr/sap/hostctrl/exe/saposcol -l -w60 pf=/usr/sap/hostctrl/exe/host_profile

    root 16206     1  0  Dec 26  ?         0:00 /usr/sap/hostctrl/exe/saposcol -l -w60 pf=/usr/sap/hostctrl/exe/host_profile

    root 29499     1  0  Jan  9  ?         0:00 /usr/sap/hostctrl/exe/saposcol -l -w60 pf=/usr/sap/hostctrl/exe/host_profile

    root 21933 21857  1 10:02:09 pts/2     0:00 grep saposcol

    root 23853     1  0  Jan 18  ?         0:00 /usr/sap/hostctrl/exe/saposcol -l -w60 pf=/usr/sap/hostctrl/exe/host_profile

    root 11779     1  0  Jan 15  ?        16:00 /usr/sap/hostctrl/exe/saposcol -l -w60 pf=/usr/sap/hostctrl/exe/host_profile

wavsapp5 #

 

 

What is triggering these ?

 

Thank you and best regards,

Cédric Decreton

 


SAP version confusion

$
0
0

Hi Expersts ,

 

I want to know if SAP version mentioned in the picture attached is SAP Enhancement Package 1 for SAP NetWeaver 7.3. It is written SAP Netweaver ABAP 7.31

EHP1.jpg

Error while configure SSO

$
0
0

Dear Team,

 

We are getting the Error after configuration....Error message is strange as below.....Our Ecc is 6.0 while NW portal is on 7.3 ....

 

No connection to system Dev R/3 found:

com.sapportals.connector.connection.ConnectionFailedException: Connection Failed: A nested exception occurred. Could not initialize physical connection.

Connection Failed: A nested exception occurred. Could not initialize physical connection.

Connection Failed: A nested exception occurred. Could not create JCO connection.

'user' missing

 

Rableen


ECC 5.00 system copy, database instance installation error MDB-07004 "File not found C:\Program Files\sdb\globalprograms\pgm\dbmcli.exe"

$
0
0

Dear experts,

 

I try to do a system copy from our old ECC 5.00 (Win2k3, 32bit) to a Win2k8RC2, 64bit. I already got the central instance installation done.

 

Now I got an installation error when trying to install the database instance. Following is the error message:

 

ERROR 2013-07-12 15:26:53

MDB-07004  File not found: "C:\Program Files\sdb\globalprograms\pgm\dbmcli.exe".

 

ERROR 2013-07-12 15:26:53

CJS-00030  Assertion failed: in function sapdb_db_create(db_nm, db_host, db_ver) {    var dep_root = sapdb_inst_root(db_nm);    var sdb_i = new sdbInstance();    sdb_i.dbName = db_nm;    sdb_i.dbHost = db_host;    sdb_i.dbVer = db_ver[0] + "." + db_ver[1];    sdb_i.ctlUser = sapdb_get_db_user("CONTROL", db_nm, db_host);    sdb_i.ctlUserPasswd = sapdb_get_db_user_passwd("CONTROL", db_nm, db_host);    var actorObj = new SdbExtActor();    actorObj.setSdbInstance(sdb_i);    actorObj.setDbmCmd("DB_CREATE");    actorObj.setExecutable(sapdb_dbmcli_path());    actorObj.setDbRoot(dep_root);    var rv = actorObj.sessionExecute();    ASSERT(arguments.callee, rv == "OK", " SDB: ERROR CREATING DATABASE INSTANCE! Check the XCMDOUT.LOG FILE");    var creation_ok = false;    var i_size = actorObj.outSize();    for (var i = 0; i < i_size; i++) {        var s_line = actorObj.getOutputLine(i);        if (/OK/.test(s_line)) {            creation_ok = true;        }    }    ASSERT(arguments.callee, creation_ok, "SDB: ERROR WHILE DB INSTANCE CREATION! CHECK THE XCMDOUT.LOG FILE! ");} SDB: ERROR CREATING DATABASE INSTANCE! Check the XCMDOUT.LOG FILE

 

ERROR 2013-07-12 15:51:12

CJS-00030  Assertion failed: in function sapdb_inst_root(db_nm) {    var inst_root = "";    var r_call = sdb_inst_enum();    for (var r_cnt = 0; r_cnt < r_call.length; r_cnt++) {        var re = /\s+\t*/;        var re_db = new RegExp(db_nm, "i");        var db_enum = r_call[r_cnt].split(re);        if (re_db.test(db_enum[1])) {            inst_root = db_enum[1];        }    }    ASSERT(arguments.callee, inst_root != "", "SDB: no installation for Database: '" + db_nm + "' was found!");    return inst_root;}SDB: no installation for Database: 'PLM' was found!

 

 

The target system already contains a SAP Solution Manager installation with a MAXDB software 7.7. So I tried to use this software version as well. Strange enough that it mentions a missing file (dbmcli.exe) as this is exactly at this location. Checked twice and gave all access rights to the installation user.

 

Nevertheless, I tried to install the MAXDB server manually for the new instance which worked and created the files under "F:\sapdb\PLM\" where the files should be.

But then, when retrying the sapinst I gave me the next error that it can not create the database instance. So the manual step did not solve it and I uninstalled the it again.

 

I think this is all related to the MAXDB version and access rights but I do not know why!!!

 

I tried also to install the MAXDB 7.6 version but this installation aborted and did not run sucessfully.

 

 

Any help would be great, spent already a lot of hours searching for a solution but did not find anything :-(

 

Regards,

Andreas

 

System to install / copy:

ECC 5.00, MaxDB 7.7, non-unicode, 64bit

 

Data export comes from the old system (ECC 5.00, MaxDB 7.5, non-unicode, 32bit.

Thickness of line in line chart in CR2008

$
0
0

Hello,

We work with VS2008 .Net and CR basic for VS2008.

Now we want to upgrade to CR2008  full version because of several features
that CR2008 basic doesn't support, and one of them is format connector line
window that allows to increase line thickness of the line chart.

I tried the trial version of CR 2008 full but didn't find it there also (as I know, it should appear on right click on line ).

Which version of  CR that works with VS2008 .NET  does have this possibility?

Thanks in advance for your help,

Yelena

SAP WEB AS

$
0
0

Hi ,

i am a portal guy. Can anyone tell me who can give us the Structure about the WAS which Is storing the values from R/3 that are being used up in portal for drop-downs/extented value selector ?

Infosets are being created on WAS , and corresponding Infoset Keys are present which when mapped to code , gives us the drop down.

My question is that , how does one create an infoset on WAS ?, suppose i want to make a drop down of "countries" on portal , how can i make a infoset of that and a infoset key , so that in portal when code is mapped to "Country" infoset key , i get its drop downs or extended value selector.

Behavior difference observed for SAP NW7.3 (As ABAP) for ROMS/LOMS

$
0
0

Hi

 

For new SAPNW7.3 as ABAP,

For LOMS configuration,if we select Polling and come back to ROMS and try to select callback and unselect Polling it asks "You must adjust the logical OMS.Do you want to continue.

It does not allow to select callback and unselect polling and save the ROMS.

 

But for earlier SAP7.0 as ABAP,

For LOMS configuration, if we select Polling and come back to ROMS and try to select callback and unselect Polling it asks,"You must adjust the logical OMS.Do you want to continue."

But it allows to select callback and unselect polling and save ROMS.

 

I see this behavior in these 2 versions of SAP NW.Is it expected bahavior.Any pointers will be helpful.

 

Regards

Anjana

Behavior difference observed for SAP NW7.3 (As ABAP)

$
0
0

For newly configured SAPNW7.3(AS ABAP) for a sapcon configuration,on delivering a Document to Fax destination, I see send status field missing in nsbwp page. (Under recipient list I am able to see the send status, but I am not seeing it in main /nsbwp transaction)

 

But while using earlier versions SAPNW7.0(As ABAP) I used to see send status field in main nsbwp transaction for Fax Destination.Please let me know, If anyone have observed this behavior in their setup.Is there change here in SAP7.3 UI than SAP 7.0.


Configure icm/HTTPS/forward_ccert_as_header for AS-ABAP

Register TP server Program

$
0
0

Hello All,

 

I am trying to register a  server program using the following command at OS level, on Linux MAxdb as Data base.

 

rfcexec -a Test_Program -g <My_Host> -x sapgw<IN>

 

And the RFC connection is working till the above command is executing in foreground once the command ends the RFC connection is also failing.

can we make this connection as "persistant " so that it can be registers and keeps on running in back ground even thought my command line session ends.

 

Thanks in advance,

 

Regards,

Vardhan.

Hardware Migration of bobj server

$
0
0

Dear team,

 

Our client requirement is moving sap BOBJ 3.1 sp3 from one DC to another.......This means target system should be absolute copy of source except for Hostname/I.P.

 

We simply installed fresh bobsj server and its components crystal, businessobject explorer, XI integrator for sap solutions and all.... Keeping all versions of target same as source. Then we followed as per link http://scn.sap.com/thread/1529924 (approach 1) and also copied FRS. Now when I checked in CCM and CMC of target server..... I see that all servers has old hostname and servername. Can someone help what shall I do next?

 

Please find Attached screenshot.

 

Regards,

 

Arthur

 

CCM.png

Wrong Baseline installation

$
0
0

Hi everybody this is my situation

I have installed an ERP 6.0 EHP6 with SPS07

I installed Baseline package for Mexico over this SPS

Baseline guide says that SPS MUST be SPS03 because lower or higher versions can cause trouble

I'm getting troubles with building block activation because of SPS (at least that is my assumption)

I don't want to uninstall this ERP instance, instead of I want to install another ERP instance -> install SPS03 -> install and configure Baseline ->install SPS 07 -> make a remote client copy from this second instance to my first instance (using SAP_CUST or SAP_ALL profile through SCC8)

Do you think that this solution can work?

thanks in advance

ArchiveLink - Outbound document Purchase Order not sent to Content Server

$
0
0

Hi Gurus-

 

I am trying to send a smartform Purchase Order to a Content server that has been set up as ArchiveLink repository.  I have the content server set up correctly because I am able to store PDF and MS-Word files using General Object Services for Purchase orders and they are stored on the content server (via archivelink). 

 

However, when I attempt to send the PO as Print and Archive, the PO message has a green light (as in processed successfully.) but looking at tcode OAM1, my archive request has ended in error:  "ARCHIV_CREATE_TABLE_MULT       SAP_AL_OUT                       2013-07-18 16:39:55 Content repository  does not exist" 

 

The error message does seem to indicate that I am missing the config in tcode, OAC3 - but I do have the document type linked to the content repository ID. 

 

But when I double click the SAP_AL_OUT part of the error message, it looks as though this should be set up as an RFC destination.  Should it be?  If so, can you provide instructions on how it should be set up?  (Although, I don't understand why an RFC destination is needed....)

 

Thanks for your assistance, in advance!

Best Regards-

-J

Viewing all 1520 articles
Browse latest View live




Latest Images