Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

oracle revenue management cloud (ORMC) SOA integration.

User_HX8VOFeb 26 2020

Dear Team,

We have a use case to sync all data from oracle revenue management cloud (ORMC) to on-premise oracle DB daily and as middle-ware we have SOA 12.2.1.2. Currently ORMC to on-premise DB is  'file-data pull' approach, ORMC push files to UCM (cloud) and from UCM (cloud) to ETL (on-prem) via SOA. But now we have issues when file sizes are in 100 MB+, ORMC is not able to split the files using BICC or BIP.

Rather then 'file-data pull', can ORMC go for 'data-push' via SOA web service call to sync to on-prem.

Can you help to suggest does RMCS provides API(s) to pull data from its tables and then can some customer solution be done to push these data to SOA exposed service to push data to on-premise Oracle DB.

Regards

Ritwik

Comments

SeanKilleen
Answer

Hi all,

In this case, the error was resolved by restarting the PC. Something must have gotten a lock on a folder Oracle was trying to access somehow, and nothing was telling in the task manager.

Should have known to check before posting something like this.

Marked as Answer by SeanKilleen · Sep 27 2020
Antonyro-Oracle

<moderator edit - deleted contents of MOS Doc 1569962.1 - pl do not post such content - it is a violation of your Support agreement>

user13491090

This hint did the trick! Thanks.

user11974656

I had the same situation, when I was running the installer 2nd time (installing both 32-bit and 64-bit drivers for some reason). I found following articles on metalink:

  • "[INS-30131] The initial setup that is required to run the installation program validation was not successful " Error While Installing 12.1 (Doc ID 1569962.1)
  • Installation of 11gR2 on Windows Fails Checking Requirements (Doc ID 1133495.1)

Neither of them was helpful. After some time of poking around I noticed service OracleRemExecServiceV2 running from location C:\Users\<MyUsername>\AppData\Local\Temp\2\\oraremservicev2\RemoteExecService.exe - I stopped it and re-ran Oracle client installer. It solved the problem for me.

1 - 4

Post Details

Added on Feb 26 2020
0 comments
278 views