cancel
Showing results for 
Search instead for 
Did you mean: 

Issues during SOLMAN_SETUP

former_member182034
Active Contributor
0 Kudos

Dear All,

I am trying to configure initial & Basic Configuration on Solman 7.1 SPS08. following web services does not exist while as per documentation, I have to configure following services.

SOAMANAGER --> Service Administration --> Simplified Web Service Configuration

E2E_DCC_AFWK_PUSH

ICMON_UI_WS

how can I retrieved these web services?

What I have to do with inconsistent note in SNOTE (please find attached snapshot).

regards,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Please check the below for the issue

1900781 - Missing services required by Solman Setup System Preparation Step 4.3 Enable Web Services

Rg,

Karthik

former_member182034
Active Contributor
0 Kudos

hi karthik,

as per note .

Please execute the Step 4.3 Enable Web Services (automatic execution)

How can I do automatic execution because automatic execution does not exist on 4.3 step.

 

hi Naga,

I have changed the processor but nothing happened when I click on execution button in SNOTE after the selection.

Regards,

Former Member
0 Kudos

Hi,

Please check the below step in system preparation -> 4.3 Enable Web service -> Edit -> Execute all ( it will create the logical port)

After executing, please check the below setting avilable in SOAMANAGER.




Use


In this activity, you create several logical ports and end points. This
enables Solution Manager to perform the following types of Web service
calls:



  • Consumer proxy (defined by a logical port)
    Enables SAP
    Solution Manager ABAP applications to call Web services on the SAP Solution
    Manager Java stack.

  • Service definition (defined by an end point)
    Exposes
    Web services implemented on the SAP Solution Manager ABAP stack, to enable the
    SAP Solution Manager Java stack and the Diagnostics Agents to call
    them.

Activities


Create logical ports for consumer proxies
To perform this activity manually, proceed as described below. Create the
following proxies, using the following predefined Logical Port Name
and URL Access Path values:


  • CO_DIAGSTP_WS_AGT_SMDAGENT_MON
    Logical Port Name =
    LP_WS_SMDAGENT_MONITORING
    URL Access Path =
    /DiagSetupServices/DiagSetupConf?style=document

  • CO_DIAG_WILY_WS_MANAGED_SETUP
    Logical Port Name = LP_WS_MANAGED_SETUP

    URL Access Path = /ManagedSetupWS/Config1?style=document

  • CO_E2E_MAI_CONFIGURATION
    Logical Port Name = LP_E2E_MAI_CONFIGURATION

    URL Access Path = /E2E_MAI_Configuration/Push?style=document

  • CO_E2E_PROBLEM_CONTEXT_MANAGER
    Logical Port Name =
    LP_E2E_PROBLEM_CONTEXT_MANAGER
    URL Access Path =
    /ProblemContextWS/Config1?style=document

  • CO_DIAGSTP_WS_DIAG_SETUP
    Logical Port Name = DIAGSTP_WS_LOCAL_PORT

    URL Access Path = /DiagSetupServices/DiagSetupConf?style=document

  • CO_BIMON_CFGBOBJMON_SERVICE_VI
    Logical Port Name =
    LP_BIMON_CFGBOBJMON_SERVICE
    URL Access Path =
    /BOBJMonService/default?style=document


  1. Start transaction SOAMANAGER.

  2. On the Service Administration tab, choose the Web Service
    Configuration
    link.

  3. In the Search by field, choose Consumer Proxy.

  4. In the Search Pattern field, enter the consumer proxy; see the
    list above, for example, CO_DIAGSTP_WS_AGT_SMDAGENT_MON, and choose
    Go.

  5. In the Search Results area, select the entry and choose
    Apply Selection.

  6. In the Details of the Proxy Configuration area, choose the
    Configurations tab page.

  7. Choose Create link.
    In the dialog box that appears, do the
    following:


    • Enter the logical port name, for example,
      LP_WS_SMDAGENT_MONITORING, and a description.

    • Select the Logical Port is Default checkbox.

    • As the Configuration Type, select Manual
      Configuration
      .

    • Choose Apply Settings.
  8. In the Configuration of Logical Port screen area below, on the
    Consumer Security tab, enter the user name and password. The standard
    user name is SM_INTERN_WS, which is created in the System
    Preparation
    scenario step Create Users.

  9. On the Messaging tab, change the Message ID Protocol
    to Suppress ID Transfer.

  10. In Transport Setting tab page, enter the following:


    • URL Access Path; see the list above, for example,
      /DiagSetupServices/DiagSetupConf?style=document.

    • Computer Name of Access URL (for example, Solution Manager
      FQDN)

    • Port Number of Access URL (for example, ICM HTTP port)

    • URL Protocol Information (for example, HTTP)

    • Maximum Wait for WS Consumer (standard value: 600)
  11. Save your entries.

  12. Repeat steps 4 to 11 for all consumer proxies.

Create end points for service definitions
To create service definitions manually, proceed as described below. Create
the following service definitions:


  • E2E_DCC_AFWK_PUSH

  • WS_DIAGLS_GET_HOSTS

  • WS_DIAGLS_GET_TECH_SYSTS

  • WS_DIAGLS_GET_HOSTS_FROM_TS

  • WS_DIAGLS_SOLMAN_PING

  • WS_DIAG_XML_PARSER

  • E2EEM_DATA_COLLECTION_PUSH

  • ICMON_UI_WS


  1. Start transaction SOAMANAGER.

  2. On the Service Administration tab page, choose the
    Simplified Web Service Configuration link.

  3. In the Search Pattern field, enter the service definition from
    the list above, for example, E2E_DPC_PUSH.

  4. Select the service definition and select the following checkboxes:


    • User Name/Password (Basic)

    • X.509 Client Certificate

    • SAP Logon Ticket
  5. Save your entries.

  6. Repeat steps 3 to 5 for all service definitions.

Rg,
Karthik
former_member118647
Active Participant
0 Kudos

hello Abdul,

To perform the tasks automatically, choose the Execute All pushbutton

former_member182034
Active Contributor
0 Kudos

Dear,

I already mentioned that when I am trying to execute these

E2E_DCC_AFWK_PUSH

ICMON_UI_WS

then getting below message.

0 entries found!

while I am getting following error When I save the entries under Set Authentication Policy For Agent --> Use Authentication via Certificate --> Generate new Certificate

Generation of certificate for agent connections failed

Error while calling Diagnostics setup web service


Regards,

majamil1@gmail.com

Former Member
0 Kudos

Hi Abdul,

Please make sure apply the master note with successful implementation.As we mention inconsistent in the master note, master note contain lot of sub note. so please check the sub note which show the issue and fix it.

After successful implemenatation, try the step again.

Also check  1765669 - Create Logical Ports ERROR . Step 4.3 System Prepration ,
Solman 7.1 SP06

Rg,

Karthik

former_member182034
Active Contributor
0 Kudos

hi karthik,

there are 9 entries in SE11 --> table SRT_SA_APPL

while 12 entries said in sap note.

FYI... please find SPs level of solman 7.1.

Regards,

Former Member
0 Kudos

hello Abdul,

first reset the inconsistent note (ctrl+f2)

do you really want to change processor??>>yes

Do you want to confirm that the SAP Note has been implemented correctly??>> yes

now download the sap note again.

Regards,

Nag.

former_member182034
Active Contributor
0 Kudos

hi naga,

i am getting following message when i try to reset it

Unable to deimplement or reset to original, see long text

Regards,

Former Member
0 Kudos

Hi Abdua,

Dont deimplement the note it make again inconsistence in thesystem, becuase it contain the huge sub note.

try to download the latest version of the note and implement it.

Also Try the Suhel Khan solution, may be the issue with SRT_SA_APPL entries.

Rg,

Karthik

Former Member
0 Kudos

Hello Karthik,

in this case, inconsistencies will not be caused as he is going to re-implement the note.

Regards,

Nag

Former Member
0 Kudos

Here is the step by step process .

click yes

okey

create request or continue with old request

click ok to de-implement

finally the screen appears like this after de-implementation

also check this thread

http://scn.sap.com/thread/1781156

Regards,

Nag.

former_member182034
Active Contributor
0 Kudos

hi Naga,

I appreciated to you.

but when I try to click on reset the getting issue which I already mentioned above.

Please see attached log.

As per karthik,   now I have no need to reset it

Regards,

Former Member
0 Kudos

dear Abdul,

Good to hear that.

but when I try to click on reset the getting issue which I already mentioned above.

did you go throught the link provided above??

As per karthik,   now I have no need to reset it

so is it resolved now??

Regards,

Nag.

former_member182034
Active Contributor
0 Kudos

no man,

please have a look at log(reset) which i  sent in my last reply.

Regards,

Answers (2)

Answers (2)

former_member118647
Active Participant
0 Kudos

Could you execute report WEBI_CHECK_REPAIR for the service definition?
Select 'Repair' to fix the service.


If the following notes are applicable for your system release,

please implement them first. They update this report.
#1679388 Update WEBI_CHECK_REPAIR with WSHEADER Name Check
#1685740 Update WEBI_CHECK_REPAIR with WSHEADER inconsistency check

former_member182034
Active Contributor
0 Kudos

hi Mr. Khan,

the SP level of SAP_BASIS is 702 SAPKB70212 on my system while correction of both notes are delivered in SAPKB70212.

Regards,

former_member118647
Active Participant
0 Kudos

Hello Abdul,


The problem is caused by the table SRT_SA_APPL, it somehow does not have 12 entries(as mentioned by you in reply to Karthik)

As workaround you can transport the table content from another system.
Please note that the source system MUST have the same SAP_BASIS release.

Please check SAP note 1704862.

After this execute report WEBI_CHECK_REPAIR.
Select 'Repair' to fix the service.

former_member182034
Active Contributor
0 Kudos

hi Suhel and Karthik.

As per note 1704862(SAP_BASIS 702 0012), the structure RT_TABLE_NAME does not exist on system and when I am trying to create then getting following issue.

Table RT_TABLE_NAME (Underscore not permitted at 2nd or 3rd position)

Message no. DT101

Diagnosis

The SAP naming convention reserves underlining in the second or third position for special objects. The object which you are processing does not belong to these special objects.

Procedure

Correct your entry. The second and third positions of the object name may not contain underlining.

Regards,

former_member118647
Active Participant
0 Kudos

Hello Abdul,

Why are you trying to create this table. If I am not wrong as per note this table should be cretaed in SAP BASIS 702 0011.

Also I are you not able to transport the content of table SRT_SA_APPL from another system. Please note that the source system MUST have the same SAP_BASIS release.

Regards,

suhel

former_member182034
Active Contributor
0 Kudos

Dear suhel,

I have no system on which exist SAP_BASIS 702 instead SOLMAN.

As per note.

Manual Activity

 

Create the following DDIC elements in se11 in language EN:

 

Structure:

Name: RT_TABLE_NAME

Description: SRT: Database Table Name

Package: SOAP_CONFIG

Enhancement Category: Cannot be enhanced

Components:

Component Typing Method Component Type Data Type

TAB_NAME Type TABNAME    CHAR30

CLIENT_FIELD_NAME Type CHAR30 CHAR 30

Table Type:

Name: SRT_TABLE_NAME_LIST

Description: SRT: List of Table Names

Package: SOAP_CONFIG

Line Type: SRT_TABLE_NAME

SRT_TABLE_NAME_LIST exist on system while the above table/structure/data type does not exist on system.

Regards,

Former Member
0 Kudos

What I have to do with inconsistent note in SNOTE (please find attached snapshot).

Insistent notes are incompletely implemented notes. you need to select that note and implement them again.

you need to click on yes and continue.

you can refer to this link

http://help.sap.com/saphelp_nw04/helpdata/en/e1/f7ee39f4c20b64e10000000a114084/content.htm

Regards,

Nag