Application startup after SAP NetWeaver restarts
Hello experts, I have a question for you regarding the startup of SAP NetWeaver after a restart (manual or error driven) but mostly as a recovery from an error (ie: Out Of Memory). Is there a way to...
View Articleexception in P4-HTTP
HiI have this P4-HTTP example import javax.naming.InitialContext;import javax.naming.NamingException;import java.util.Properties; public class ExampleTransportTypesSwitching { private static...
View ArticleError executing the Java AS Application Client
I want to develop an Java AS application client and I'm following the tutorial from the SAP Help Portal Creating and Implementing the Application Client - Developing Java EE 5 Applications - SAP...
View ArticleSAP logon tickets with JCO3
Regards, Is there any working examples for using JCO3 in a Java Web app (without SAP Java WebAS) with SSO through logon tickets with an ABAP Server? I have the following scenario: Users log on the web...
View ArticleCannot debug my java j2ee application
I created a first java application as described in the tutorial. Application works fine as expected, but when I started to test debugging this application (as described in the tutorial as well:...
View ArticleCrystal report - export pdf from java servlet application Linux
Hi all, I have a java servlet application with crystal report integrated, I have the libraries that provide the eclipse version with crystal report integrated. When I Upload this application in Tomcat...
View ArticlePrevent JCo of sending empty fields?
Hi everyone, I am currently writing an interface for creating customer and material master data inside sap.For this purpose I use Java and JCo3. My interfaces are working properly, but one thing is...
View ArticleSAP JCo Moving and upgrading
Hi experts, I have an existing java application that's been running successfully for years. It's running on Tomcat 6.0 and connects to a MySQL database and connects to SAP via JCO. I had to migrate the...
View ArticleReference custom JAR's in JSP run-time of J2EE 7.01 app FSCM Biller Direct
Hello, I have searched sdn.sap.com but did not find a thread that could help with the following. I have installed SAP FSCM Biller Direct 6.04 SP9 into Web AS Java 7.0 EhP1. No problems there.I have...
View ArticleEJB with https connection to Patch Service using TrustCAs
Hello Everybody, We are currently facing the following issue. We developed an EJB in order to call a patch method of a Rest Service. It is working fine for http, but with https we are having some...
View ArticleProblem migration from SAP JCO 2.1 to SAP JCO 3.0
Goodmorning, I need information to migrate my code written in java from SAP JCO 2.1 to SAP JCO 3.0 and IDOC to ver. 3.0 I read SAP JCo 2.x-3.0( Standalone)Migration Guide, but some information I don't...
View ArticleJco RFC Destinations vs HTTP Destination
Hi, I am new to AS JAVA Systems.Can someone please explain the technical difference between JCo RFC Destinations and HTTP Destinations?
View ArticleHow to call a custom javascript function from webi cell?
Hi all, I'm trying to insert a javascript function into a webi cell, but I don't know how to call and declare a javascript custom function on webi. This is my code: ="<a TITLE='Search for...
View ArticleHow can I debug a my bean running as a Job in the Java scheduler
I want to debug my message bean in NWDS which is running on the SAP netweaver called by a Java scheduler Job definiton.Can somebody give me a hint how to do this ?
View ArticlePathLookupCommand.execute() error in Portal 7.4 after upgrade
Hi, We have upgraded our portal into 7.4 from 7.1 and successfully moved SC/DC into the new track. We have tried to submit a request in portal and receiving the "PathLookupCommand.execute()" error....
View ArticleLooking for a simple Two-Factor Authentication solution for your Java...
* * * Are you already looking forward to the NEW 2016? * * * Have you already planned security improvements for your corporate applications running on AS JAVA during 2016?Do you know that SAP offers a...
View ArticleType Casting Of Super Class is Throwing Runtime Error in Java 1.6
Hi All, I am facing Runtime Error while executing Custom code in Java 1.6, which was working fine with Java 1.4. The issue is Typecasting Super Class Object to Sub Class Reference. Scenario is...
View ArticleUnable to connect into SAP through JCO
Hi Experts, I am getting below error while running the JCO connection program. Exception in thread "main" java.lang.ExceptionInInitializerError: JCO.classInitialize(): Could not load middleware layer...
View ArticleHow to use BPM API in Java Scheduler Job program
Hello, The job is scheduled every weekend to send the notification mails to the BPM task creator. And the program use as reference the CE Table currently. Now the new requirements is to change the...
View Article