SAP NetWeaver Compostion Environment 7.3 trial version download
Hi When I try to download the SAP NetWeaver Composition Environment 7.3 trial version download located at SAP_NW_CE_7.3_TRIAL_VERSION_abstract I get an error stating that the web page is not available....
View ArticleHow to convert string yyyy-mm-dd to date dd/mm/yyyy
Hi Experts, I am getting date in the form of string 2007-06-30 from R/3. How I can convert this string into a date in the form 30/06/2007. I have to use java.sql.Date. Following code is not working. As...
View ArticleLDAP acces via SSL - javax.net.ssl.SSLHandshakeException
Hello All I'm trying to fing reason for non-working SSL connection from java app (EJB) to LDAP server. Code is: env.put(Context.INITIAL_CONTEXT_FACTORY,"com.sun.jndi.ldap.LdapCtxFactory");...
View ArticleHow to convert string yyyy-mm-dd to date dd/mm/yyyy
Hi Experts, I am getting date in the form of string 2007-06-30 from R/3. How I can convert this string into a date in the form 30/06/2007. I have to use java.sql.Date. Following code is not working. As...
View Articleconvert .txt file to .pdf using java code
Hi, My requirement is to read the .txt file and convert it into .pdf file after changing certain text.Searched the net got a document on iText ..is it the only way for conversion or any other...
View ArticleDYNPRO_SEND_IN_BACKGROUND
Hi All, I am executing a JCO Program which triggers a RFC using JCO's <b>execute(String functionName)</b> method. RFC inturn calls an SAP interface which process the goods issue files....
View Articlesapjco3.dll (32bit VS 64bit)
Hi All, I using sapjco3.dll on 64bit Windows 2008 system for JCO Connector.i am getting the below errorjava.lang.UnsatisfiedLinkError: C:\Windows\System32\sapjco3.dll: Can't load IA 32-bit .dll on a...
View ArticleLDAP acces via SSL - javax.net.ssl.SSLHandshakeException
Hello All I'm trying to fing reason for non-working SSL connection from java app (EJB) to LDAP server. Code is: env.put(Context.INITIAL_CONTEXT_FACTORY,"com.sun.jndi.ldap.LdapCtxFactory");...
View ArticleHow to open a new JSP as a Popup
Hello everybody, I have quite some experience working with java web dynpros, however I now have a requirement to work on an existing JSP page to add some new functionality, and I'm a little bit lost...
View ArticleOptions in RFC_READ_TABLE
Hi all, In RFC_TABLE_READ as I can put in an option like? when the field type like * XXXX *. It's more if someone could tell which are the operators that exist in the where clause. Thank you very much
View ArticleHow to open a new JSP as a Popup
Hello everybody, I have quite some experience working with java web dynpros, however I now have a requirement to work on an existing JSP page to add some new functionality, and I'm a little bit lost...
View ArticleHow to convert string yyyy-mm-dd to date dd/mm/yyyy
Hi Experts, I am getting date in the form of string 2007-06-30 from R/3. How I can convert this string into a date in the form 30/06/2007. I have to use java.sql.Date. Following code is not working. As...
View ArticleHow to use JCo on PI in an deployable archive SDA
Hi.I'm developing an Axis Handler which should call a BABI on ABAP Stack.I try to use JCo 3 in my own written Axis Handler in order to call a BAPI in ABAP Stack. When I include sapjco3.jar in my SDA I...
View ArticleOptions in RFC_READ_TABLE
Hi all, In RFC_TABLE_READ as I can put in an option like? when the field type like * XXXX *. It's more if someone could tell which are the operators that exist in the where clause. Thank you very much
View ArticleHow to get the consumer IP address : EJB exposed as web service
Hi, We have a ejb which is exposed as webservice in NW 7.3. We would like to know the ip of the caller who consumes the webservices. I cannot find any standard interfaces/class which can be accessed...
View ArticleHow to code to tell UME a user is authenticated
Dear all, I want to authenticate a user in my j2ee application in SAP J2EE engine,.Because the user is authenticated by other System,and my application have known this.But the problem is how can...
View ArticleJava RFC Connection: Step by step
Hi folks, my first goal is to achieve a remote function call from Java to SAP or the other way.My first attempt is a Java application which does a RFC to a SAP ABAP function that returns me some...
View ArticleLDAP acces via SSL - javax.net.ssl.SSLHandshakeException
Hello All I'm trying to fing reason for non-working SSL connection from java app (EJB) to LDAP server. Code is: env.put(Context.INITIAL_CONTEXT_FACTORY,"com.sun.jndi.ldap.LdapCtxFactory");...
View ArticleDYNPRO_SEND_IN_BACKGROUND
Hi All, I am executing a JCO Program which triggers a RFC using JCO's <b>execute(String functionName)</b> method. RFC inturn calls an SAP interface which process the goods issue files....
View ArticleWhen will SAP Java AS for EE 6 see the light?
Hi all,As far as I know, SAP's bleeding edge AS (NW73 AS) is based on EE5.As several java AS vendors are releasing EE6 compliant products, I would like to know whether any deadline has been set for...
View Article