SAP ABAP Message Class /IWBEP/CM_SBLMTOOLS Message Number 008 (Service should be generated before viewing Error Log)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_LMTOOLS_COMMON (Package) Gateway Service Builder - Common Package for LM Tools
Attribute
Message class /IWBEP/CM_SBLMTOOLS  
Short Description Gateway Service Builder - LM Tools Common Message Class    
Message Number 008  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Service should be generated before viewing Error Log
Help Document

Diagnosis

You were trying to view the error log for service which is still not generated. First generate the service and then view its error log.

System Response

Service should be generated before viewing its error log

Procedure

To Generate Service proceed as follows:

  1. From the SAP NetWeaver Gateway Service Builder, right click on the project and choose Generate Runtime.

    Alternatively, select the project, and click the Generate icon.

    The Model and Service Definition dialog box opens.

  2. Enter a name for the implementation class in the Class Name field. Proposed naming is,CL_<PROJECT NAME>_MPC_EXT
  3. Enter the name for the base class in the Base Class Name field. Proposed naming is, CL_<PROJECT NAME>_MPC
  4. Select Generate DPC to generate the classes for the Data Provider Class (DPC).
  5. Under Service Registration, you can change the following:
    • Technical Model Name
    • Technical Service Name
  6. Click Continue. The Transport Request dialog opens.
  7. Choose Local Object, or assign the objects to the appropriate package.

    The Service Builder saves the content of the project, checks the project, and saves it again. It then creates the classes, lists them in the Generated Objects folder of the project, and registers the service in the backend system.

  8. Double-click any of the content in the Generated Objects folder to open the Generated Artifacts screen on the mass edit view.

For information, In the SAP Help Portal , see SAP NetWeaver--> Configuring and Deployment Information--> Configuration Guide. Navigate to SAP NetWeaver Gateway Developer Guide--> SAP NetWeaver Gateway Service Builder --> Generating the Service.

Procedure for System Administration

History
Last changed on/by 20141120  SAP 
SAP Release Created in   200