SAP NetWeaver is a service-oriented application and integration platform.

learn more… | top users | synonyms

0
votes
0answers
7 views

SAP Netweaver Application Development Using NetWeaver [closed]

This question may be trivial, however I couldn't find much information about this. I have little experience with Java, JEE, Hibernate, Spring, JSON, JSP, JSF, Servlets etc. I would like to know how ...
-1
votes
0answers
35 views

SAP Netweaver or .NET connector? [closed]

We are developing a corporate mobile application which will consume services. We need to choose between: ASP.NET MVC4 with REST + .NET connector SAP Netweaver OData services We already developed, ...
-2
votes
0answers
8 views

Kerberos Max header setting in SAP Netweaver 7.3 Java Server [closed]

How to set Kerberos Max header setting for SAP Netweaver 7.3 Java Server? Please give instructions to increase the Kerberos limit for SAP Netweaver 7.3 Java Server?
0
votes
0answers
43 views

SAP Netweaver SOAP Service returning null response to WCF client

I've added a SAP Netweaver service reference to my project using a local WSDL. The server returns a null response, but using Fiddler I can see the correct response is being sent. I assume this means ...
2
votes
3answers
139 views

Breezejs: read odata link

I'm trying to get the breezejs library working with an SAP odata service. This is working for reading entities, but I'm not able to resolve the linked objects. My entityType is an OrgObject. ...
0
votes
1answer
45 views

Java editor is not found in web dynpro SAP Netweaver

i moved my webdynpro from NWDI 7.0 to 7.3, but I can't open java editor for my web dynpro program in 7.3. Please help. Thanks.
0
votes
1answer
76 views

SAP netweaver 7.0 portal- seeing junk page when we access /nwa ,/sld

We We are using Sap Netweaver portal 7.02.I am new to this SAP portal. All of sudden we started seeing junk page when we access /nwa, /sld. When we try to access /index.html it shows links to Web ...
1
vote
1answer
225 views

JAX-WS - inject WebServiceContext into @WebService that only has @Oneway methods

I'm on SAP NetWeaver 7.3 EHP 1 (JEE5 certified) and I've genereated a Web Service skeleton for an existing WSDL. All methods in this Webservice are non-blocking and thus annotated with @Oneway. The ...
0
votes
0answers
45 views

SAP NETWEAVER Webdynpro: Metadata constraint of Component is violated

SAP NETWEAVER Webdynpro: Metadata constraint of Component is violated I have this problem in my webdynpro DC, Description Resource Path Location Type Web Dynpro Generation: Metadata ...
0
votes
0answers
47 views

How do I work with SAP file reference with Netweaver SDK ?

I am .NET developer and involved into one integration project where I have to get file that is stored inside SAP as TIFF or PDF file. I asked SAP developers if they could return such files as array ...
0
votes
0answers
112 views

Orbeon Single sign-on to SAP Netweaver

We have setup Orbeon 4.0 beta 3 on SAP Netweaver 7.3 with custom persistancy layer. This layer is created on Netweaver with this in mind: ...
0
votes
0answers
87 views

SAP NetWeaver Cloud - Java - how configure persistent data objects and how can i use them

i want to create a simple project management application at the SAP NetWeaver Cloud (Java) Users can add persons to projects and define the working hours of a person who works on a project. I created ...
0
votes
0answers
119 views

how to configure SAP Netweaver 7.02 SP06 to render properly on firefox 17.0.1? [closed]

Good afternoon, Does anybody know how what parameter configure to make a SAP Netweaver 7.02 SP06 (enterprise portal) accesible from any browser? configure the ...
0
votes
0answers
117 views

SAP OData SDK- odatagen:Error in saving metadata

I am using MAC OSX 10.6.8 and ODATASDKV1.3.While creating proxy class of my uri,I encounter the following error: odatagen[5396:903] NSRangeException::* -[NSCFString substringFromIndex:]: Range or ...
1
vote
0answers
57 views

Is there a way to intercept messages from within SAP PI?

Is there any way to intercept outgoing messages from SAP NetWeaver PI 7.1 and 7.3? The best option would be before the message is converted to a protocol specific representation (i.e before converting ...
0
votes
0answers
221 views

3rd-Party sender to IDoc_AAE receiver - error in control record

we've got the following problem on SAP Netweaver Process Integration 7.31 SP04: We want to connect a 3rd party system to an ERP system via SOAP and IDoc (3rd Party -> SOAP -> PI -> IDoc -> ERP) using ...
0
votes
2answers
124 views

SAP Invoice Integration

Scenario: My firm currently has an existing web bases application for submitting invoices to our home office. We are looking at implementing SAP FI module and I am trying to figure out how to post to ...
0
votes
1answer
84 views

Reading and mapping context elements from view in netweaver

I have two views in my application and I want to share one variable between them so that when a string is submitted in the StartViewI can show it in the ResultView. I'm a little confused about how the ...
-1
votes
1answer
576 views

How to start a career as a SAP functional consultant [closed]

I am a java application programmer with 7 years of solid experience. The place where I work has recently decided to use SAP for all the new projects. So am forced to develop some SAP skills to survive ...
1
vote
1answer
212 views

How to access an Universal Worklist with mobile Devices?

first some context for the problem: we are using SAP Netweaver Developer Studio to create business processes. Creating User Interfaces with WebDynpro Java. A process will be controlled by the ...
0
votes
0answers
187 views

How do I set a default value of an xsl dropdown list based on a session parameter?

I have an XSL dropdown list that needs to be defaulted to a value based on a previously chosen value. Basically I have a work center that gets chosen and becomes a session param. When I open another ...
0
votes
2answers
394 views

SAP Netweaver Java EE AS [closed]

Where is it possible to download a trial/community/developer version of SAP Netweaver Java EE Application Server? Thanks a lot!