Problem in GET in Odata after deploying the application in Tomcat server
Hi Experts, I am trying to call odata service by using var oModel = new sap.ui.model.odata.ODataModel( "proxy/http/#############:8000/sap/opu/odata/sap/ZUSERINFO_VER_SRV/",...
View ArticleOdata Service Creation Using SEGW Transaction
Hi All, I am trying to create an Odata service using one RFC that takes three input parameters and returns one structure as output parameter.When I am trying to do mapping of Get Entity Set it is...
View ArticleHow to generate the services when i have IWBEP and GW_CORE in 2 systems.
Hello Experts. Problem: I am able to entity, entitysets, association and navigations but unable to generate service.
View ArticleCreate Deep - POST service works fine with xml but not with json
Hello experts. 1) xml version works fine with creating deep entity 2) jsonlint gives no validation errors when i convert the xml into json using XML to JSON and JSON to XML converter online 3) when i...
View ArticleError Handling through SAP Gateway
Hi, We have few Update and Create Services being called, once these services are called and the record is updated or created, is there a way to get the success of error messages posted to the front...
View ArticleData Provide implementation for RFC in SAP nw gateway web service using SEGW
Hello Everyone, I am new to SAP net weaver gateway web service implementation. I have written a function module on SAP R/3 system and want to call this function from SAP Netweaver Gateway system. This...
View ArticleInstalling Integration gateway
Hi Experts, I tried to install GWPA(GateWay Productivity Accelerator) in eclipse JUNO. I end up with an error, please check the error below which i am getting from eclispe. Cannot complete the install...
View ArticlePost method not triggering odata service
Hi,We are creating a notification in SAP background using a Odata service and Frontend as PHP. we were able to test GET method as it hist Get_entity_set. But couldn't trigger create entity using POST...
View ArticleAuthentication validation
Hi All,I have a Odata service which creates a Notification when triggered from PHP. Before triggering the service there is a logon page on front end. User need one more service to be created to...
View ArticlePost method for creation
Dear All,I developed a Odata service using classical scenarios to create Notifications. I have almost 6 fields out of which we can create notification using 4 fields. Is it mandatory to pass values to...
View ArticleNeed advise on SAP Netweaver gateway/Odata/Eclipse
Hi All, I am bit confused with all these terminology. Could you please advise me how do I make app for mobile using SAP netweaver gateway/Odata/Eclipse ..?I think that Eclipse is the way forward ........
View ArticlePost method doesn't trigger create entity
Hi,We are trying to post parameters from Java calling Odata service. First we call get method to get X-CSRF token and then call post method. But, while calling both the methods it triggers get entity...
View ArticleSystem to system interaction through gateway
Hi, I'm building an mobile/desktop application with SAPUI5 -> Gateway ->HANA as the architecture.Now apart from the end user inputs I have a scenario where I will get data from a system.Is system...
View ArticleAssociation/Navigation without key properties
Hi Experts, I'm trying to make an association/navigation to another Entity, but this for a property without being marked as a key. Example the EPM test service from...
View ArticleException /IWCOR/CX_REST_EXCEPTION occurred
Hi,I get this exception when trying to call the odata service in SAP. Call is made to SAP from Java. Please help me wit you valuable suggestions and solution. While debugging, I see it failed in the...
View ArticleRole Templates missing for NW Gateway (NW 7.40)
Hello everybody, I have sucessfully installed NW 7.40 but during configuration of the NW Gateway (SAP_GWFND) I miss some role templates. e.g.: /IWFND/RT_BOR_DEV; /IWCNT/RT_USER_WF; /IWBEP/RT_MGW_DSP...
View ArticleHow to generate the services when i have IWBEP and GW_CORE in 2 systems.
Hello Experts. Problem: I am able to entity, entitysets, association and navigations but unable to generate service.
View ArticleImplementing filter option is GET ENTITYSET
Hi Experts, Can someone help me with implementing filter options for web service. I have created an entity set to get a list of customers through RFC BOR interface. I want to filter the service based...
View ArticleCreate Deep - POST service works fine with xml but not with json
Hello experts. 1) xml version works fine with creating deep entity 2) jsonlint gives no validation errors when i convert the xml into json using XML to JSON and JSON to XML converter online 3) when i...
View ArticleCSRF Token not fetched in GET Call
Hi Experts,I created on OData service . When i hard code the service credentials in SICF , I am not able to fetch the CSRF token. It is returning blank . If I remove the credentials from ISCF, it...
View Article