change language in gateway
I have a gateway service, when execute the URL, getting values in English language. is there any way we can change the language into ES?
View ArticleLanguage Issue with Gateway
Hello Experts, I have the following architecture at a client:UI5 application deployed on the portalGateway Hub Architecture For internationalization, I am using the HTTP Header Accept-Language as...
View ArticleExperience Sharing: TechEd 2015 Mini CodeJam - My First OData Service Using...
I would like to share the experience of Mini CodeJam on ‘My First OData Service Using SAP Gateway Technology(CJ606)’. I conducted the session with Kranti on the first day of TechEd Bangalore, 2015....
View ArticleDate issue
I created a gateway service using RFC using SEGW, and there are two date filds in the ouput. when I execute the Gateway service, I am getting error message ' Value Invalid format (return table):...
View ArticleData provider class - Instantiate or use public static methods
Hi, For the Business logic that would be used by the DPC ext class, is it not good to use Static methods instead of instantiating and then calling the method? Since the call for populating entity sets...
View ArticleSAP Gateway get_expanded_entityset with Navigation Properties from different...
Hello, I am building a Gateway Service in the SEGW transaction. I already worked through:Let’s code CRUDQ and Function Import operations in OData service!Implementing Expand Entity/Entity Setand got it...
View ArticleGateway and ERP diffrent clients
Is it ok that Gateway and ERP are configured for different client numbers ? This GW (client 030) have to use servises from ERP (client 010) ERP is client 030: GW is client 010: I am not sure what are...
View Articlereason of lack system alias to choose during adding services
Hello, Why i cant see system alias on screen (attached) Is it to add in spro ? where exacltly ? system connection works in sm59 Lucas
View ArticleMultiple $filter options in ODATA service
How to get data from odata service based on multiple $filter options. – http://<server>:<port>/sap/opu/odata/sap/Z_XS_SALES_ANALYTICS_SRV_01/CustsaltSet?$filter=Kunnr eq ‘0000192336’ and...
View ArticleConversion error possible; ABAP type is more restrictive - Only the EDM type...
Hi Everyone,I recently encountered an issue when creating a gateway service which I wanted to share with everyone.1.Create a data model from SEGW by importing DDIC structure(Custom) which has only one...
View ArticleProxy creation failed, see error log for details.
Hi,I'm complete new in working with the gateway and I try to do the Getting started with GWPA: Proxy Generation for Java SE ToolkitI like to wirte a java application accessing WEB services. So I think...
View ArticleError during transport: Method is not declared + Component missing
HII got 2 errors when I transport: Error 1:Program ZCL_ZGW_VH_ORDER_DETAI_DPC_EXTCP, Include ZCL_ZGW_VH_ORDER_DETAI_DPC_EXTCO: Syntax error in line 000003Method 'DETSET_GET_ENTITY' is not declared or...
View ArticleHow to use Soft-State support for OData services
Updates17.03.2015 added information that security session management has to be activated Introduction The so-called “soft state” mode enables the SAP NetWeaver Gateway runtime to process several...
View ArticleHow complex are your OData models? Need your Feedback !
Dear community, today I am asking for your help to find out more about the nature of OData services you are working with. We are currently defining the Ux specification for tools that should visualize...
View ArticleHow to fix 500 error in odata while using apache tomcat 7 ?
we need to enter the details in form which by submit botton save in table "db" and then want to retrieve and show above the form in a table..
View ArticleHow to call a SQL getdate function in an OData URL?
Hi Experts, I just wanted to know if there is a way to call a function in an OData service URL? e.g. I have a table in the SQL backend system and to access a set of information, customer has provided a...
View Articlehow to develop odata service for one single rfc? operation read and write
Hi All How to develop odata service for single rfc? operation read and write RFC contain
View ArticleDownloading images using SAP NW Gateway
Hi experts, I'm working at a client who has images located on a network drive for their materials. A part of my job is to show the images that correspond to the material in a custom sap fiori...
View ArticleHow to use filter with
Hi to all, I have created OData service endpoint, using the below linked approach, OData producer using Apache Olingo with MySQL, JPA & Tomcat web server I got Odata service and am able to list...
View ArticleGateway BATCH update operaton
Hi Gateway folks, I had an issue while doing batch operation and I have below queries in my mind. 1) if we have single entity type for batch operation then Changeset Begin will trigger based on number...
View Article