bssv error

  1. E9.2 BSSV Error when testing locally using test method

    Hi All, I have a BSSV that is compiled successfully that I wanted to test locally before deploying to the server. I am using test method to call the main logic but the BSSV gives error. ================================================================= The target J5598213.jpr cannot be started...
  2. E9.2 Unable to Test BSSV locally using Test Method

    Hi All, I have a internal BSSV that compiles normally. I am trying to test the BSSV locally by calling via TEST method and passing data that is required by XML. When running Debug option it gives me below error. We are in 9.2 tool release 9.2.3.5, JDEVELOPER - 12.2.1.3.0, Java - 1.8 {The...
  3. E9.2 BSSV Set Publish - Java Error

    Dear All, I am facing some java error while setting set publish option for manager file . I am able to call this service from JDeveloper and no errors in the code , build also happen . Can Anyone please help me to solve this issue.
  4. E9.2 BSSV Check in Issue

    Dear All, I am facing check in issues for BSSV, after the 9.2 upgrade this is my first BSSV . getting below error while check in. Kindly help to solve the issue . Thanks in advance.
  5. E9.2 BSSV - Converting Integer to Math Numeric

    We are having an issue . Through our e-commerce website we are evoking the standard Sales Order BSSV for creating orders for configured parts . One of the input parameters inside the configuration tag is the segment number .The mnParentSegmentNumber , expects a math numeric value, we are...
  6. E9.2 SQL0913 - Row or object &1 in &2 type *&3 in use

    We are calling the standard JP4200010 BSSV from a Custom BSSV . Thiis custom BSSV is used on our ecommerce website. The sales orders are being created for a configured part, so they create a Work Order. The orders seem to get created but at the last minute of committing the data, the transaction...
  7. BSSV: Server failure while executing business function CommitSalesOrder

    Hi Guys, We are trying to process a request xml using SOAPUI, transaction takes a long time and return an error "An explicit transaction has not been committed or rolled back. All transactions must be complete prior to calling finishPublishedMethod. All active transaction boundaries will be...
  8. KSK

    Published BSSV Running Locally

    Hi All, I am trying to run the Published Business Services Locally by calling the Manager class with a test java program. When i am running the test java program , I am getting the below mentioned exception .. Please guide. Error Message : The target GLManagerTest.java cannot be started...
  9. AnilKumar9

    Calling UBE from NER via BSSV -SOAPUI

    Good day everyone, I have a requirement where i need to call a UBE from BSSV. I have created a sample NER and called UBE inside the NER, and created a BSSV as well to test it. When i test from a test class the NER calling the UBE successfully on the DV server. After Deployment when i try to...
  10. Ping Test Failed in BSSV

    Hi Dears , Ping Test Failed when make a configuration for local BSSV server in JDE log the error is : "Error when sending JDNET message .JDENET Error=eConnectionFailed" Please give me your guidance on this issue. Thanks Sarah
  11. Error When Confirm Shipment Through a BSSV

    Hi Dears, i need your help in my issue when i consume a custom BSSV that created to Confirm Shipment by calling a BSFN (ND3N4205:dcLINK Shipment Confirmation) ,its return the following error when i test it from SOAPUI after deploy it locally on my machine: <env:Envelope...
  12. Manigandan

    cannot find method addMessages(oracle.e1.bssvfoundation.util.E1Messag e)

    While generating BSSV in JDevloper, I am facing the error Msg : Error(87,21): cannot find method addMessages(oracle.e1.bssvfoundation.util.E1MessageList) , Pls help me to overcome this.
  13. Consume Https BSSV with .Net

    Dear All, i need your help in my problem with a custom BSSV that i have created as the steps in the document http://www.oracle.com/technetwork/to...ice-131800.pdf after the BSSV deployed by a package to the web logic 10.3.5. the BSSV is secured by a self signed certificate created with keytool...
  14. Consume Https BSSV with .Net

    Dear All, i need your help in my problem with a custom BSSV that i have created as the steps in the document http://www.oracle.com/technetwork/topics/jde-bssv-database-business-service-131800.pdf after the BSSV deployed by a package to the web logic 10.3.5. the BSSV is secured by a self signed...
  15. BusinessServiceException error while calling BSFN directlly from BSSV

    I am calling BSFN B0404110 directly via BSSV . If we call this BSFN via report(UBE) it is working fine but we need to call it from BSSV . We are facing below error : oracle.e1.bssvfoundation.exception.BusinessServiceException: CAUSE . . . . The record to be fetched from table F0011 does...
Back
Top