You are not authotized to create the project
Hi.I use the envoriment of SAP SDN DEV center and when i create a new project occurs the message. You are not authotized to create the project See attached. Thanks .
View ArticleUnable to get deep structure from RFC
Hello, I am doing an Remote Function Call in my DPC which is returning 13 tables. For this i have created a deep structure globally and i have also made all those tables as properties in my MPC. At the...
View ArticleUPDATE request not working
Hi I'm trying to generate an OData UPDATE service.I coded the XXX_UPDATE_ENTITY method in class ZCL_XXX_DPC_EXT along with the READ and QUERY methods.In the REST Client, I passed the X-CSRF-Token and...
View ArticleServer Side Application Scenario
Hi, We are trying to implement server side application authentication from Microsoft .NET using SAML 2.0 assertion as described the the following link....
View ArticleRengeneration of Model/Provider classes failed - SEGW
Hello,I was designing data model in a new SEGW project. Created a couple of new entity types and sets and a few complex types. Though the model/provider classes were generated successfully initially,...
View Article'segw' Problem: No service found
Dear all, I get a message: 'No service found for namespace /SAP/, name *, version 0001'when I want to call ma service, developed with transaction 'segw'. There is a service in '/iwfnd/maint_service'...
View ArticleBackend Event Publisher (BEP) Subscription/Notification development with...
Hello,I'm trying to create some odata services with the option to subscribe to collections and receiving notifications via pull (NOTIFICATIONSTORE) on Netweaver Gateway 2.0sp6.I've read a lot of...
View ArticleHow to approach the second version of an existing GW service?
Hi, I have developed our first NW Gateway service and passed the certification as well. Based on the existing certified Gateway service (version 1), I want to extend the existing service using the...
View ArticleCustomizing the SAP Gateway URL
We are doing POC on SAP Gateway. We are working on security related stuff. Any url that we public at our company need to go through site-minder for authentication. To achieve this we need to have...
View ArticleUnable to send Table as an input in GW
Hello Experts, I have an RFC which has a Table and a structure as an importing parameter and i want to use this RFC in my service. Will Gateway support this? if no what has to be the way to send...
View ArticleProblem with attachRequestCompleted
Hi, I am having a problem with attachRequestCompleted. Now my code looks something like this: someUrl = "xxxx"; oModel = new sap.ui.model.odata.ODataModel(someUrl);...
View ArticleHow to transport SEGW Projects?
Hi everybody, I have created an gateway project in SEGW and add it to an workbench request. After the transportation i can`t open the project at the target system. Why? Is there any way to transport...
View ArticleRedefine or?
HiI have created my service, and it was working fine - and did call a function in backend. We did find a small mistake in our FM in backend, so we did change the structures in the TABLES parameters of...
View ArticleUnstable services - Resource not found for the segment
Hi all,I have 2 unstable services. Sometimes they work sometimes they fail with the "Resource not found for the segment" error. I'm on SP06 and have the gateway installed on a separate hub...
View Article500 Internal Server Error while executing Gateway Service
I have created a project in SEGW for RFC. When i execute this service it gives status as "500 Internal Server Error" .Exception occurs when the following method is executed :...
View ArticleAD Setup question
Hello Experts, I'm wondering if anyone has a basic document or can point me to one that explains how to point the NetWeaver Authentication to Active Directory instead of the internal database. Thanks,Matt
View ArticleLogoff from UI5 App
Dear all, how can we provide Logoff functionality: user clicks on logoff buttonwe logout userif user tries to access UI5 app again, he has to submit his credentials again ( on login page which is...
View ArticleHow to call service in REST client with https
Hi all, I am successfully able to a call service through internet explorer with https. But the same link is giving no response in chrome rest client and mozilla rest client add-ons. Can't we use https...
View ArticleSSO using SSO2token Mobile App Scenario
Hello Experts Checking on the help I found the link below that talks about how we can configure SSO for Mobile App Scenario.I understand the SSO2token generation on the Enterprise Portal(EP) system and...
View ArticleEntity id is blank
Hello, I developed oData Service and trying to consume data in UI5. when i call odata service,it returns entity/entry id is blank.i want this value to be different for each entity. how the "id" for...
View Article