java

  1. E9.2 Orchestration - Use current session instead of com.oracle.e1.aisclient.LoginEnvironment

    I'm creating a Custom Script (Groovy) and I need to call a BSFN inside that script. I was able to do that thanks to another post from here, the problem is that the way it's done now requires me to create a new LoginEnvironment instance, passing the serverURL, the username and user password as...
  2. MFreitag

    BI Publisher / Weblogic / FMW not using my custom -Xms -Xmx settings

    Hi all, i don't know what's wrong with my setup but i can't get it to work, so i'm turning to you :) I basically want to increase the -Xms and -Xmx Settings for my bi_server1, which is a Business Intelligence Publisher instance used for EnterpriseOne. Version is 12.2.1.3, patched to latest...
  3. E9.2 Call NER using Custom Groovy (Can't load libraries)

    Hello, I'm currently using Tools Version 9.2.3.4 I need to call a NER using orchestrator but it's not directly available on my release. I'm trying to use a custom Groovy to call the NER just like BSSVs do. But when I try to load the required libraries, I get an error, saying they don't exist...
  4. E9.2 Capital letters in BSSV XML created by JDeveloper

    Hi, Do you know how to force JDeveloper to create XML tags for BSSV request/response beginning from capital letters? Even I create field in Java class with capital letter at the beginning, created XML tag begins from lowercase. Thank you!
  5. arrozpegao

    E9.1 BSSV Input class as a NODE

    HI guys, I look for information (examples) to see how i can define in JDeveloper a node as input class. I need to create a webservice with dynamic number of rows through an XML file. if anyone can help me o show the way to start i'll really apreciate Thanks in advance. PD: JDE 9.1 ...
  6. Naza

    E9.2 QR Code in PDF with Java

    Hi Everyone, I have been developed a Java aplication that can take a pdf file, open reads the data and after conect to database and take information if needed. Finaly theJava program generate a QR Code (it's can be encoded in base64 for example or other if needed) and put the code in especific...
  7. AP Detail l Report by supplier error message JAVA

    Hi There, I am a novice when it comes to JDE enterprise one .I just joined a company as an Accountant which uses this system and I keep encountering this error whenever I try to run a report (AP detail report by supplier) the message I get in my view submitted jobs is "Please use the latest...
  8. BSSV customize web.xml in the generated war

    I am looking for a smart way to customize (add lines) the web.xml that is generated during the packaging of the JDE Business Services WAR. I currently apply my mods by hand before the deployment to our Weblogic server, but I'd like to find a way so the web.xml package by jde already contains my...
Back
Top