Re: Making GW connect to a specific backend app server
Hi Ashwin Thanks for your reply. Quite close but seems the SAP_Origin needs to be provided with existing configured system aliases. It is the servers of the same system we would like to address...
View ArticleRe: Making GW connect to a specific backend app server
Hello Serdar, As far as i know at the GW level there is no such option available apart from MOC. Regards,Ashwin
View ArticleRe: Making GW connect to a specific backend app server
Hello Serdar, There is no such option available to completely dynamically decide the possible back end for an OData call. The multi origin option is the closest possible feature to meet your...
View ArticleRe: Virus scan profile activation in ODATA
Hi Moo , In my case i have deactivated the virus scan profile activation on ODATA . Because client was not ready to buy anti virus software for SAP according to these notes : 1494278 / 817623 . We can...
View ArticleRe: Read Multiple Attachment in OData
Hi Goudham, Let me put my points for your requirement. You have a UI5 application which display details about materials. There you have a tab which lists all the documents attached to that material....
View ArticleRe: Hosting a HTML5 web application on SAP Netweaver Gateway
Hi Shweta, Yes, you can host/deploy a HTML app on gateway as a BSP application without any issue.To load UI5 library or not is purely independent. While you request the app, the control would go to...
View ArticleRe: Read Multiple Attachment in OData
Hi Saxena, thanks for reply, my scenario: Get attachments:For material in attachment list there will be more than one attachment file, I have send all attachments as XSTRING in single get call. Create...
View ArticleCreate_Deep_Entity, multilevel structures
Hi Everyone, i need to implement a Create deep entity implementation for the below structure. Header-->Service Orderitem--> Service Order, item number, componentscomponent list i have implemented...
View ArticleIdentify IP Address calling oData service
Hi Guru's I have a need to ensure that an Odata service is only called by one IP address. We use Layer7 as our runtime governance of service calls and the Odata service I want to expose contains...
View ArticleRe: Making GW connect to a specific backend app server
Hi Serdar, Apart from Using System Aliases, you could User RFC calls from your Service Implementation to access data from Multiple Backend system. 1. the service is implemented in your Gateway...
View ArticleRe: Identify IP Address calling oData service
David, This sounds to me like infrastructure security requirement. IMO, Gateway is not the right place to implement it, rather you should reply on network firewalls. When you expose your Gateway system...
View ArticleHow to fetch Active Directory User info...
Hi All, Could anyone let me know the process of Extracting/Reading the Active Directory(AD) users, Is there any approach to read the data using OData/ABAP FM/BAPI ?? Or else Is there any other way to...
View ArticleRe: Selection criteria
Hi Anil, you can use either Frame work expanded methodology or data provided expand to fulfill your requirement. Both have their own Pros and Cons.. I prefer Data provided expand for better...
View ArticleRe: No service found for namespace /SAP/ , ...
Hi Naveen, I have maintaining system Alias. If I maintaining the system Alias SCHANDECCQAS1 to assign service then we are getting below Screen. No another service showed....
View ArticleRe: No service found for namespace /SAP/ , ...
Hi Naveen, I have maintaining system Alias. If I maintaining the system Alias SCHANDECCQAS1 to assign service then we are getting below Screen. No another service showed....
View ArticleRe: No service found for namespace /SAP/ , ...
Hi,Can you check whether view /IWFND/V_MGDPIM contains same entries in Quality as Dev system.If not, transport these entries to Quality. Regards,Naveen Veshala
View ArticleRe: Identify IP Address calling oData service
Hi Krishna Thank you for your response. We do already have firewalls in place to protect the SAP system however if I expose this Odata service I need to ensure that only the one IP address is allowed...
View ArticleRe: No service found for namespace /SAP/ , ...
Hi Naveen, If I run That T-code.I am getting error. "Transaction /IWFND/V_MGDPIM does not exist"
View ArticleRe: No service found for namespace /SAP/ , ...
go to tcode - SE11 or SE16 and check that table entries.
View ArticleRe: No service found for namespace /SAP/ , ...
Hi Naveen, I have checked in both the tables in Both the systems (QAS & DEV) entry are same.Nothing is missing in both the tables. Regards,Pankaj Kamble
View Article