SAP FIORI LEAVEAPPROVAL - Scenario configuration does not show in the drop...
We are in GBHCM003 600 (SP 10). Do we need implement anything else? Do anyone know which SP, the UIHCM003 100 (SP 05) comes from ? /GBHCM/LEAVEAPPROVAL is available in the ODATA services and i have...
View ArticleGateway for simple function module
Hi there, my background is ABAP and I've now started development with SAPUI5. My scenario:I want to write a simple SAPUI5 application allowing to change a user password.Therefore I've created a...
View ArticleRemote function call from Gateway service operation.
Hi,We have developed a Gateway service completely using SEGW (Service builder). We are trying to call a RFC in a remote Backend system to get data while the service is executing from the Gateway system...
View ArticleHide url Parameters
Hi Team, Is it possible to hide the url parameters, when the gateway service is executed through UI5. For example from the below url is it possible to hide the parameter agencynum in the...
View ArticleSAP Netweaver Gateway Licensing
Hi Colleagues We are trying to position SAP Fiori at a customer who is already licensed for SAP Business Suite. We were informed that SAP Netweaver Gateway is free for licensed SAP Business Suite...
View ArticleCode 415: Unsupported media type
HiI got the error code 415 Unsupported Media Type, when I try to Post in transaction /WFND/GW_CLIENT My procedure is:I use the HTTP method GET data from a one orderpress "Use as Request"change the HTTP...
View ArticleResource not found for segment
Hi, I succesfully created a service but when I try out the get_entity method it would prompt out "Resource not found for segment".The get_entityset is working fine but not the get entity method. I...
View ArticleCreating a parent child relationship
Hi , I want to create an odata web service which would output a json which has attribute children. Children can again have children. E.g : { "chainid":1, "docuid":1,...
View ArticleUnsupported media type status code 415 error.
Hi All, I am getting an error "The server is refusing to process the request because the entity has a unsupported format" while Executing the URI for POST. Below are the details: URI:...
View Article$expand Query
Hi friends, Getting error for $expand query "Method 'GET_ENTITYSET' not implemented in data provider class" , even GET_ENTITYSET implemented for that entity. Thanks in advance Regards Jibin Joy
View ArticleError while executing a gateway ODATA serivce for push notifications.
Hi, i get following error in the browser:<error><code>CX_XSLT_RUNTIME_ERROR/EE1D984A671BED4AAD4D1BD10D509C75</code><message xml:lang="en">No valid source context...
View ArticleInput Parameters for Odata Service
Hello Experts , I would like to generate an Odata Service based on Remote Enabled Function Module . But the Issue here is where we need to Provide/Mark the fields as Input and Output Parameters ....
View ArticleSuccess/Error/Info Message in return of Odata Service response from ECC
Hi All, I am working on Odata services and want to return messages to front end application which is designed in HTML5, which provide status of update/delete or create operation. I want to return error...
View Article$Expand not working
Hello Experts, Assume these 2 entity sets: promotionsproperties: <d:ID>0000010272</d:ID> <d:Materialgroup>R1113</d:Materialgroup> <d:Amount>300.00</d:Amount>...
View ArticleResource not found for segment
Hi, I succesfully created a service but when I try out the get_entity method it would prompt out "Resource not found for segment".The get_entityset is working fine but not the get entity method. I...
View ArticleEdm.DateTime format and conversion error.
Hi, What is the correct way to define Date fieldsin Gateway services? I defined a field as Edm.DateTime in SEGW made it nullable but am getting runtime exception.I tried defining a precision but then...
View ArticleThe specified HTTP method is not allowed for the resource identified
Hello Experts, Getting following error for update operation "The specified HTTP method is not allowed for the resource identified by the Data Service Request URI" Please...
View ArticleCould not upload or download documents through the gateway server !!
Dear Basis consultants , I have a issue in uploading and downloading any file through the gateway server I have looked in to the below link as reference , Please can you tell me what am I missing here...
View ArticleWhere is "update_deep_entity"?
Hi, I can find methods in the API's for create_deep_entity via POST, get_expanded_entityset for QUERY and get_expanded_entity for READ.But I cannot find method update_deep_entity or something like this...
View ArticleThe specified HTTP method is not allowed for the resource identified
Hello Experts, Getting following error for update operation "The specified HTTP method is not allowed for the resource identified by the Data Service Request URI" Please...
View Article