cancel
Showing results for 
Search instead for 
Did you mean: 

Odata services not listed in Backend services.

Former Member
0 Kudos

Hi,


I have deleted the below services through debugging by skipping the Exception occured while TADIR processing.

`

o /UI2/PAGE_BUILDER_CONF
o /UI2/PAGE_BUILDER_PERS
o /UI2/PAGE_BUILDER_CUST
o /UI2/INTEROP
o /UI2/TRANSPORT

Also, deleted the entries from /IWFND/I_MED_SRG .

Now, I'm trying to add the above services again which are not listed in Backend services..

Please suggest on this..

Regards,

Nagaraj.R

Accepted Solutions (0)

Answers (3)

Answers (3)

agentry_src
Active Contributor
0 Kudos

What Fiori App are you working with?

Regards, Mike

SAP Technology RIG

Former Member
0 Kudos

I'm working on Approve Leave Request Fior App.

Regards,

Nagaraj

saurabh_vakil
Active Contributor
0 Kudos

While adding these OData services on front end system in /IWFND/MAINT_SERVICE you have to select the LOCAL system alias, not the system alias of the back end ERP system. Ensure that you are using the correct system alias for adding these services.

Former Member
0 Kudos

Hi Saurabh,

Thanks for your reply.

System Alias is the LOCAL. Still those are services are missing.

Regards,

Nagaraj

saurabh_vakil
Active Contributor
0 Kudos

Hi Nagaraj,

Are you able to still see these OData services in the Service Catalog (the screen which you see on going to transaction /IWFND/MAINT_SERVICE)?

Regards,

Saurabh

Former Member
0 Kudos

Hi Saurabh,

No, those services are not listed in /IWFND/MAINT_SERVICE.

Can you tell me the table from which it fetches those Backend Service?

Regards,

Nagaraj

saurabh_vakil
Active Contributor
0 Kudos

Not sure about the table level details, but the services you have mentioned are present in the front end gateway system, these are not back end services.

Former Member
0 Kudos

Issue is fixed, Backend services are loaded.

Now on testing the link in GW client /sap/opu/odata/UI2/INTEROP/?$format=xml, the below error occurs, could you please help with this?

The server has not found any resource matching the Data Services Request URI "

Regards,

Nagaraj

saurabh_vakil
Active Contributor
0 Kudos

Can you upload a screen shot of the INTEROP OData service from the Service Catalog screen showing the System Alias assigned to it? Also a screen shot of the Local system alias.

Regards,

Saurabh

Former Member
0 Kudos

Yes, find the below screen shot.

Regards,

Nagaraj

saurabh_vakil
Active Contributor
0 Kudos

Are you sure that you have correctly defined the Local system alias (with Local GW checked) in the front end system as given in this blog ? Also, what is the SP level of the SAP_UI component on the front end system?

Regards,

Saurabh

Former Member
0 Kudos

Hi Saurabh,

Please find the above error in Launchpad AdminURL and similar error with Message Failed to Load Groups/Catalogs in FioriLaunchpad URL.

Component details as below:

saurabh_vakil
Active Contributor
0 Kudos

The component screen shot does not show SAP_UI component. Depending on the SP level of the SAP_UI component there are a handful SAP Notes that need to be implemented. Have you done that?

Regards,

Saurabh

Former Member
0 Kudos

Hi Saurabh,

I have implemented the below notes:

l 2245413

l 2241188

l 2232883

l 2205402

l 2182485

l 2249354

Regards,

Nagaraj

saurabh_vakil
Active Contributor
0 Kudos

Have you checked all the notes mentioned in this blog - SAP Fiori - UI Add-on SP14 notes list, SAPUI5 library 1.28.23?

Regards,

Saurabh

Former Member
0 Kudos

Hi Saurabh,

Yes, implemented those notes.

In Quality, both Tile Page and Admin URL both working fine.

Now, the issue still persist in Development.

Compared with Quality server as well, still the below error arise in Development.

"The server has not found any resource matching the Data Services Request URI "

Could you please suggest on this?

Regards,

Nagaraj

Former Member
0 Kudos

I have deleted the entries from table /IWFND/I_MED_SRG as  per the below link