bssv

  1. alfredorz

    E9.2 Is possible call from BSSV to ORCH?

    Hi friends, We have a bssv that is called form third party. Currently, we have a orchestrator to call a rest service of other third party. And we want join this process and the two worlds, when bssv is called it call to orchestrator, I know directly is not possible, but I'm thinking if I create...
  2. E9.2 BSSV to BSSV call asynchronously

    Hello, I have an implementation where provider BSSV is calling consumer BSSV directly. At times when call to consumer BSSV fails due to connectivity issue, an error is raised which is returned back to the source system which called the provider BSSV. The requirement is to not send the error...
  3. E9.2 Package oracle.e1.bssvfoundation.base does not exist

    I am working with jdeveloper and having build issues on may functions. I decided to focus on one standard one to build. J0100005 has many imports that come from bssvfoundation. I get red errors showing it can't find the needed classes in the cod window. When I do a build it can't find the...
  4. ONYX

    E9.2 BSSV Servers/Services monitoring (Custom/Web-logic REST API/Server Manager REST API)

    Hi All, Does anybody have experience monitoring and retrieving health metrics per service (end-point) from Web-Logic BSSV server(s). We are trying to monitor our multiple JDE environments with BSSV instances and organise a centralised monitoring/logging system. As of now we are at the early...
  5. 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!
  6. 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 ...
  7. 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.
  8. E9.2 Calling RESTAPI from BSSV

    Hi All, Has anyone used BSSV to call External Rest API. I am using JDE 9.2 Version, tools 9.2.3.5. Thanks SM
  9. E9.2 BSSV build on webdev (FAT) client does nothing

    I'm working on building a lab with the latest tools release 9.2.4.3 and have a strange issue with performing BSSV builds from any FAT client other than the deployment server. When a BSSV build is done on the deployment server, it builds fine. R9621S is launched and does nothing and R9622C then...
  10. indibda

    Load Balancing BSSV instances on OCI

    Hi Everybody, We are implementing JDE 9.2 on OCI. Currently, our HTML instances are hosted on weblogic server and we have an oracle load balancer hosted above our web servers for high availability, load balancing and fail over. Now, we are looking for similar configuration for our bssv instance...
  11. Make ProcessVouhcerMatch work on Localization

    HI All, Is there any workaround to make these BSSV's work on localization's? I was thinking to develop a whole new BSFN to bring everything together and mimic the manual voucher match or voucher creation process of P0411+P4314, it would be great if anyone can share their expert input. Also...
  12. BSSV for RSS using TLS1.2 on WebSphere

    Hi all, Is anyone using BSSV for RSS on WebSphere with TSL 1.2. We are trying but have a problem as a wireshark capture indicates that the connection is being downgraded to TLS 1.0 which the supplier web site rejects as they require TLS 1.1 or 1.2. IBM support says the RSS application is not...
  13. Cloning BSSV Server

    We are planning to clone our BSSV server with a new machine and different IP. What are the changes that we need to make for the same ? We are on App release 9.0, TR 9.1.5.9, WLS 12.1.2, AIX 7.1 OS. Thanks for the help Priya
  14. 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...
  15. 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...
  16. Error in deserializing body when consuming getSalesOrder Business Service in .NET

    I follow @ONYX's steps to consume BSSV in .NET Visual Studio: https://www.jdelist.com/vb4/showthread.php/42405-Consume-Business-Service-in-NET/page2 I can getAddressBook and lookupWorkOrders with success. But when I try getSalesOrder it throws an exception: Error in deserializing body of reply...
  17. BSSV Transaction rollback

    Hi List, I have the issue with custom Inventory Cycle Count BSSV. The BSSV always stops after about 900 sec. with the following error: 26 gen 2018 03:35:40,632 [WARN ] - [JDBJ] Usage Tracking: Transaction Active took 899.872 ms: transaction (rollback). 26 gen 2018 03:35:40,635...
  18. BSSV to pull multiple ship to and multiple branch plants

    I need to develop a BSSV to pull based on multiple ship to and multiple branch plants from the F4201. How to select based on multiple Ship to. Has anybody Developed anything like that. It will be DB BSSV.
  19. BSSV Output Issue(MathNumeric to Integer)...

    Hi ALL I have some troubles in converting Mathnumeric and Integer.. I'm trying to covert MathNumeric to Integer when I got value from Output.. But it seems not works . The following is my code. Thanks //map output parameters to output value object...
  20. Business Function Issue

    Hello there! I'm starting my studies at business service, and I'm actually following some guides that we have here in our company and some that I found on the internet, but I have some questions about it. Someone can help me with this? I have seem that you have to create a Internal Value...
Back
Top