Home » Applications » Oracle Fusion Apps & E-Business Suite » Download Business events from EBS (Oracle E-Business Suite , 12.2.10,Unix)
Download Business events from EBS [message #689363] Wed, 29 November 2023 08:35 Go to next message
katakiransagar
Messages: 1
Registered: November 2023
Junior Member
Hi Team,

I am trying to download the one of the custom business events using the below Command.
java oracle.apps.fnd.wf.WFXLoad -d apps <<password>> <<hostname>>:<<port>>:<<servicename>> thin US xbolinvprgcompleted.wfx EVENTS xbol.oracle.apps.fnd.concurrent.program.completed
<<password>> <<hostname>>:<<port>>:<<servicename>> replace with acutal values.

But I am getting the below error.

Oracle Workflow XML Loader 2.6.4.0.0

Connecting to apps@************:****:**-- UTF-8
Unable to connect to ************:****:**--

I have kept ** in place host string

Your quick help on this is highly appreciated

Thanks


Re: Download Business events from EBS [message #689373 is a reply to message #689363] Thu, 30 November 2023 07:51 Go to previous message
John Watson
Messages: 8931
Registered: January 2010
Location: Global Village
Senior Member
Are you certain of your connect string syntax? This,
<<hostname>>:<<port>>:<<servicename>>
with colon delimiterss would usually require the database SID as the last element. To use a service, it would be
<<hostname>>:<<port>>/<<servicename>>
with a / for the second delimiter.
Apart from that, are you sure that you have the correct service name? What does the status of the database listener say?
Previous Topic: FRM-40735: ON-UPDATE trigger raised unhandled exception ORA-04062
Next Topic: Delete Mass Additions - Posted Status
Goto Forum:
  


Current Time: Sat Apr 27 06:13:08 CDT 2024