Application Communication with SSL
Hi On our system we have disabled our http port and is performing all traffic on the https ports. We have some java ejbs that is going to call some SOAP services exposed on the PO system. We had to...
View ArticleDeveloper Stusio 7.5 CAF framework fail
Hello,I downloaded Develoer Studio 7.5 and test it with a CAF project. But when making the "generation" activity the CAF framework fails. It only shows a popup and no logs. The problem seems to be that...
View ArticleJCO3 Beginners question
Hitrying to run the JCO example stepbystepClient.java exampleI am working on defining a destination as explained in help.sap.comQuestions1) Is it true that the code provided in the example does not...
View ArticleSAP Biller direct application
SAP Biller Direct Web application in the How to set the <webbase:xmlInputField> in value. How to set session values in the xmlinputfield. Thanks in advance.
View ArticleCan't run AngularJS in AbstractPortalComponent in IE
Hi All, I've a question. I created AbstractPortalComponent that used AngularJS.Unfortunately it doesn't work correctly in IE. But in chrome it works.I made a test with single html file directly in IE...
View ArticleBAPI_MDDATASET_CREATE_OBJECT MDX Query
Hi everyone, I would like to make a BAPI call from Java to the BAPI "BAPI_MDDATASET_CREATE_OBJECT".Therefore I want to use the following MDX Query: SELECT[0DISTR_CHAN].Members ON...
View ArticleScheduled Job in NWA XAResource.end Exception
Hello, I´ve developed a scheduled Job you can start in NWA. This job runs >1 hour, searches user defined instances and delete them. Now, there is a Rollback (triggered from system, NOT triggered by...
View ArticleProblems in viewing .tiff images with Web Viewer
Hello All, We are not able to open any .tiff images when we try to open an invoice using portal. it is giving us the following error message as attached, Where, we do not even have that...
View ArticleJava development in NW java stack
Hi allwith the introduction of fiori and odata services what is the recommended tools and framework for java developments without abap.how do we serve the odata services?is the nwdi ready to odata with...
View ArticleSAP Biller Direct Modifications
Hi experts! According to this SAP documentation, i can customize Biller direct. But the instructions say that i have to create a deployable file for seeing changes in the web application. Changing...
View ArticleBiller Direct Error
I have login to the biller direct below error are coming. java.lang.NullPointerException: while trying to invoke the method com.sap.fin.webbase.context.ExecutionContext.getOptions() of a null object...
View ArticleImport CAF-SCA into NWDS 7.5 fails with error regarding WSDL
Hello there, I'm trying to import an SCA (exported from Netweaver Developer Studio 7.31) into Netweaver Developer Studio 7.5 (Eclipse Mars.2) When I create the CAF project some errors appear with the...
View ArticleRole actions
Hi experts! I have a problem with role actions. As I know each role has special actions like permissions. For example in the standard role Administrator we have a lot of actions. Where can I read about...
View ArticleCalling a WebService with HTTPS will throw 'Method not implemented.'
Hi, we have to use a WebService that can we access with HTTP or HTTPS. Both implementations works if we run in Jetty, but if we deploy our application in SAP Netweaver Version 7.20 the HTPPS won't work...
View ArticleDeploy Biller Direct
Hi Experts, I´m trying to make some customizing in Biller Direct. I unpacked the .war file provided by SAP with the application, then I did my modifications and created an .ear file. We deployed this...
View ArticleEJB to Rest Service - page cannot be displayed
Hello I am trying to convert an EJB to rest service to be consumed in UI5 later. I followed few tutorials but am not able to reach Rest Service with message page cannot be displayed. In eclipse I...
View ArticleAccess SAP SolMan ChaRM Ticketing System via RFC
Hi everyone, I am searching for a possibility to access the SAP CharRM Ticketing system via RFC Call (BAPI) from a Java Applikation. I would like to get the following data:Number of Changes Reaction...
View ArticleMaxPool Size and MaxConnections question
Hello Experts, I have a JCo server with JCo 3 library.Using the same user configurable value for MaxConnections and MaxPoolSize, actually for JCO_CONNECTION_COUNT, JCO_WORKER_THREAD_MIN_COUNT and...
View ArticleHow to transport Z table entries
Hi,I'm creating a SAP Java EE application which will allow users to maintain table entries in dev and transport them to pre-prod, prod etc. This is achieved on ABAP stack when we maintain the table...
View Article