Home » Applications » Oracle Fusion Apps & E-Business Suite » Migration script for Oracle Business Event Subscription (12.1.3)
Migration script for Oracle Business Event Subscription [message #638262] Mon, 08 June 2015 08:56 Go to next message
wantmannu
Messages: 42
Registered: June 2009
Location: cali
Member

I have manually created a new subscription for the business event: oracle.apps.ego.item.postAttributeChange
in DEV environment. I would like to migrate this subscription to CERT and PROD instances.
Is there any way I can migrate this with a script like FNDLOAD(Like we do for AOL Objects).
Please share if you have done this before or have any information regarding this migration.

Thanks in Advance.
Re: Migration script for Oracle Business Event Subscription [message #639259 is a reply to message #638262] Sat, 04 July 2015 00:52 Go to previous message
vamsi kasina
Messages: 2112
Registered: October 2003
Location: Cincinnati, OH
Senior Member
Command to download/upload the wfx file:-
java oracle.apps.fnd.wf.WFXLoad -<option> <user> <password> <connect_string> <protocol> <LANG> <file_name.wfx> <object> <key> OWNER_TAG <prod>

option:- d for download, u for upload and uf for force upload
protocol:- thin / oci8
connect_string:- if protocol is thin then <server>:<port>:<SID> else <tnsnames entry>
object:- EVENTS / SUBSCRIPTIONS / AGENTS
key:- name of the object and it is optional
prod:- product, application short name

Ex:-
java oracle.apps.fnd.wf.WFXLoad -d apps apps host:port:SID thin US new_file.wfx SUBSCRIPTIONS OWNER_TAG XLA


By
Vamsi
Previous Topic: Order management (OM) queries on sales order / lines cancellation
Next Topic: Oracle OSM
Goto Forum:
  


Current Time: Thu Mar 28 13:07:25 CDT 2024