Create SOAP services in SAP - j5 - 30 - Administration & Configuration - Hexagon

j5 SAP PM Integration Configuration

Language
English
Product
j5
Search by Category
Administration & Configuration
j5 Version
30
  1. Open the SAP GUI.

  2. Select the Object Navigator. To do this, either:

    • Use this shortcut command ('/ose80'), or

    • Expand the menu items until you can select the Object Navigator.

    1

  3. Search the package for the ABAP or the SAP BAPI module you want.

    Search the SAP BAPI module when you're using the standard BAPIs.

  4. Expand the Function Modules and double-click the module you want configure.

    3

  5. To create a web service for the module, select Utilities > More Utilities > Create Web Service > From the Function Module. A configuration wizard opens.

  6. Enter the web service details, and then select Continue.

    5

  7. Select a security profile details, and then select Continue.

    Authentication setting

    • For HTTPS, select No Authentication and No Transport Guarantee.

    • For HTTP, select Authentication with User and Password, No Transport Guarantee.

    • Do not select the "map ..." checkbox. This will remove the spaces from all the method names and params in the WSDL, which will break the connection with j5.

  8. Enter the package for the new object, and then select Continue.

  9. Select Complete to create the web service.