cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

When I move to Quality system from Dev my BW Query OData service, it is moved "proforma".

Henry_Hill
Explorer
0 Kudos
775

Hello to all of you. The problem is as follows:

I develop OData service with all the artifacts based on Query. The tests are ok, and when I move to Quality system I see that in the service persists in /iwfnd/maint_service but the REG_SERVICE and REG_MODEL tables doesnt have the corresponding records. The service and its belonging model are missing.
For example the Model (XXXX_MDL) is available in table /IWBEP/I_MGW_OHT in the development system, but when moved it is missing in quality. When I execute the service in /iwfnd/gw_client, I got status code Error 500 - No service found for namespace /SAP/.....

Accepted Solutions (1)

Accepted Solutions (1)

junwu
SAP Champion
SAP Champion

did you capture those in tr?

Henry_Hill
Explorer
0 Kudos

Yes, all the necessary element are uploaded to the TR:

SAP Gateway: Model Metadata
SAP Gateway: Service Groups Metadata
ICF Service

but the tables haven't been updated properly. Correct me if I am wrong. 

Now I will check out the document Sandra_Rossi applied here.

Henry_Hill
Explorer

The manual of Sandra_Rosi is one of the ways. Easier is (re)using FM RSEQ_NAT_GENERATION. There you place the query technical name, tr package and tr request, not the transport itself. The it collects all the necessary data. 

Answers (0)