Code 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 ArticleSystem expected the element '{http://www.w3.org/2005/Atom}entry'
Hi Experts,I am trying to update t=data through SAP NW gateway using the /IWBEP/IF_MGW_APPL_SRV_RUNTIME~UPDATE_ENTITY method.I am using REST Client in firefox browser to test the update service. Steps...
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 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 ArticlePosting data in Json format in OData services
Hi All, I am aware with SAP Gateway service we can send and receive data in XML format.. Just curious to know if we can receive request with data in Json format and process it in ECC... Our front end...
View ArticleSAP_GWFND 740 Conflict between add-on GW_CORE 200 - For FIORI Apps
Hi All, We are in process of implementing FIORI applications. Hence installed the NW 7.4 which comes along with SAP_GWFND 740 consists of GW_CORE 200, IW_BEP 200. Where as in my case, I am facing the...
View ArticleDifference between SAP Gateway and SAP Netweaver Gateway.
Hi All, Is there any difference between SAP Gateway and SAP Netweaver gateway. Thanks & Regards,Naseem
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 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 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 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 ArticleSystem expected the element '{http://www.w3.org/2005/Atom}entry'
Hi Experts,I am trying to update t=data through SAP NW gateway using the /IWBEP/IF_MGW_APPL_SRV_RUNTIME~UPDATE_ENTITY method.I am using REST Client in firefox browser to test the update service. Steps...
View ArticleGET /PUT scenario in single entity
Hi All, We are trying one POC with NW Gateway service to test with get and set method. We could achieve get_entity and get_entity_set to retrieve all material no to a given entity.Now to the same...
View ArticleExporting table through call method
Hello experts, I'm trying to make my get_entity_set methode for a condition type: DATA itab_cond_type TYPE TABLE OF zstruc_cond_type.DATA wa_cond_type type zstruc_cond_type. CALL METHOD...
View ArticleProblem when creating deep entity functionality
Hi experts, I have a problem when creating deep entity for my service. I have 2 entity Types :* Dealer* Bank I have 2 entity Sets :* Dealers* Banks The relationships of (Dealer : Bank) is 1 : N I...
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 ArticlePosting data in Json format in OData services
Hi All, I am aware with SAP Gateway service we can send and receive data in XML format.. Just curious to know if we can receive request with data in Json format and process it in ECC... Our front end...
View ArticleSAP_GWFND 740 Conflict between add-on GW_CORE 200 - For FIORI Apps
Hi All, We are in process of implementing FIORI applications. Hence installed the NW 7.4 which comes along with SAP_GWFND 740 consists of GW_CORE 200, IW_BEP 200. Where as in my case, I am facing the...
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 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 Article