How to create a custom data provider for Task Gateway
Implementing a custom provider for Task Gateway The Task Consumption Model in Gateway is a harmonized task representation defined by SAP and exposed by SAP NetWeaver Gateway as a restful OData...
View ArticleHow to get data from a specific backend Client ?
I have a ODATA service built in a Backend ECC system( IW_BEP) and registered in the SAP Gateway Hub (SAP_GWFND). The backend system has 2 seprate clients 100 and 200. I have created both the SAP system...
View ArticleHow can I move Gateway service cross client
Hi team I created a gateway client in client 001. but we have to demo result in client 300, how can I move my service to client 300? I don't want to recreate the srvice I tried to add sap-client=300...
View ArticleHow to save text(PR Approver comments) in header level.
Hi, the Blog describes how to save text(PR Approver comments) in header level for Standard fiori PR App. Enhancements :-Ø Implicit Enhancement for Collective Approve Action...
View ArticleExtending PR Approval OData Service
Hi mates, As a use case i took PR approval app for extending the ODATA Service and when i tried to redefine the service it showed me that 'Service doesnt exist' .But we have already implemented...
View ArticleThe Data Service Request Version 3.0 is not supported for the request payload
Hi All, I am getting below error in some action: "The Data Service Request Version 3.0 is not supported for the request payload" Here we are using deep insert. PFB Sample:: requestData: ObjectName:...
View ArticleSince your browser does not support JavaScript, you must press the Continue...
Hello,We have created a dummy Odata service in our PRM system and all is fine when executing the service URL in browser:...
View Articlecan send an error message in the update method odata my service?
Hi,I need to send an error message if my update does not workcan I do that?lt_return, return message errorHow does what I can get in my app?thank you,regards
View ArticleSAP Annotations for OData Version 2.0
IntroductionOData services provide a uniform interface for interacting with their resources, and in addition are self-describing:The service document (located at the service root) lists the available...
View ArticleNetWeaver Gateway - GW Client issue: "check the icf nodes in tx sicf"
At the time I'm facing a trouble with SAP NetWeaver Gateway and when I want to test the OData service from the tx GW_CLIENT it tells me: "check the icf nodes in tx sicf: at least one node is inactive"....
View ArticleSAP Netwaever gateway SUSR_LOGIN_CHECK_RFC Opeartion
Hi I would like to create web service for SUSR_LOGIN_CHECK_RFC.Can someone please suggest me which CRUD operation will use for the same. ThanksSurekha
View Articleinstaling (basis) effort for gateway 7.40
Hello, what is the effort in MD to install one instance of gateway 7.40 ?Also i guess to have estimation for 3 instances i have to multiply * 3 BRLucas
View ArticlePassing the Key in $expand Option
Hii, Here is my ODATA Service link. http://XXX:XXsap/opu/odata/sap/ZABC_ORDARRY_SRV/ORDDETSet(Userid='XYZ',Type='36')?$expand=ORDpartSet. The Scenario: By Passing the Work Order type as '36'. I will...
View ArticleOutlook add-in error
Hi,I am getting below error, when was trying to import the Tasks into Outlook (GWM Visual studio add-in) using through back-end Service.Any idea what am I missing here? thanks,Pradeep
View ArticleBatch create,update,delete Error(See SAP Note 1797736-Default changeset...
Hi Experts, I am trying to create multiple records using batch create but, Records are not getting created.. I am getting following error, This is at HTTP request body. --batch Content-Type:...
View ArticlePassing Table type in SAP Netwaever Gateway
Hi Can we pass Table type as input parameter for web service ? Below is my BAPI as input Parameter. ThanksSurekha
View ArticleSUSR_LOGIN_CHECK_RFC and use POST Opeation- No default virus profile active...
Hi, i worked on the SUSR_LOGIN_CHECK_RFC and use POST Opeation for above BAPI .It's giving me error like <?xml version="1.0" encoding="utf-8" ?> -<error...
View Articlehow to pass a value to BAPI in sapui5 using odata services?
Hi , Require Help to understand how to pass a value through oData services to BAPI to fetch the required result. Detail:I am trying to create a mobile app in sapui5 where Im consuming a odata...
View ArticleExtending PR Approval OData Service
Hi mates, As a use case i took PR approval app for extending the ODATA Service and when i tried to redefine the service it showed me that 'Service doesnt exist' .But we have already implemented...
View ArticleSteps to convert a code based Odata modelling project to SEGW
Convert a code based OData Project to SEGW(Transaction) based There are various ways to convert a code based OData project to SEGW based :Procedure 1:Creating a New Project in SEGW , where Data Model...
View Article