Configuring Communication with Basic Authentication on Systems Running SAP Basis 7.5

IT Asset Management (Cloud)

Communication is configured using the SOA Manager in SAP.

To configure communication using basic authentication on a system running SAP Basis 7.5:

  1. Start the SOA Manager on the SAP system on which you want to configure the web service, using the transaction code SOAMANAGER.
  2. On the SOA Management page, on the Service Administration tab, click Web Service Configuration.
  3. On the Web Service Configuration page, under Search Criteria, specify the following search parameters:
    • Object Type is All
    • Consumer Proxy contains *SAPSERVICE*.
  4. Click Search.
    The search returns the web service SAPServiceSoap.
  5. In the Internal Name column, click the hyperlinked name for the SAP web service.
  6. On the next page, on the Configurations tab, click the Create button and choose Manual Configuration.
  7. In the Logical Port Name step, input Logical Port Name and an appropriate description. Check the Logical Port is Default check box.
  8. In the Consumer Security step, select User ID / Password.
  9. Under User ID / Password, provide the case-sensitive login credentials of the service account that are used on the inventory beacon.
    The recommended format is domain\user name.
    Note: If the user name and password of the service account changes on the inventory beacon, you must make the same changes in the SOA Manager.
  10. In the HTTP Settings step, provide the following information:
    • URL Access Path: Enter the URL access path /SAPService/SAPService.asmx.
    • Computer Name of Access URL: Enter the IP address of the relevant inventory beacon server.
    • Port Number of Access URL: Enter 80 which is the port number required for basic authentication.
    • URL Protocol Information: Select HTTP.
    Accept the default values for all other options in this step.
  11. In the SAP Protocol step, open the Message ID Protocol menu and select Suppress ID Transfer.
    Accept the default values for all other options in this step.
  12. In the Operation Settings step, manually add the SOAP action for every web-service operation as follows:
    1. Select the operation from the Operations grid.
    2. Select the Use non-default value for SOAP Action check box to ensure that the SOAP action is active for the configuration, and to enable the SOAP Action field.
    3. Specify the appropriate SOAP action for the selection operation.
      The table SOAP Actions for the Web-Service Operation lists the operations and corresponding SOAP action. If you copy the SOAP actions from the table to paste each action into the SOAP Action field, ensure that you copy the entire line.
    4. Add the web-service operations in the grid on the left. For each operation, specify the appropriate SOAP action in the SOAP Action field.
  13. Click Finish.

IT Asset Management (Cloud)

Current