Hi all,
I have an url running in FIORI as http://dkasub.corp.lego.com:21000/sap/opu/odata/sap/SRA008_SRV/WorklistCollection('000000916242')?$expand=ReceiptsCollection%2cCostdistCollection%2cCommentCollection%2cAttachmentsCollection. I want to access the exact name of SAP Netweaver gateway project in the server for doing customization for the same. From the service name SRA008_SRV, I guess that project name would be SRA008. But No project with the name SRA008 exists in the server. How to find the project name from the given URL?