Comments and answers for "Anyone connecting to Oracle Cloud for EiS,HCM and Financial Management solutions." https://knowledge.亚搏在线safe.com/questions/72705/anyone-connecting-to-oracle-cloud-for-eis-hcm-and.html The latest comments and answers for the question "Anyone connecting to Oracle Cloud for EiS,HCM and Financial Management solutions." Answer by markat亚搏在线safe https://knowledge.亚搏在线safe.com/answers/72940/view.html

@tmoreland I thought I might try and summarize some of options you have for connecting to a enterprise databases such as an EIS or CMS.

- Direct connect to the Oracle.As@SteveAt亚搏在线Safementions,once you get the connection,you're then looking at the raw database tables and you'll have to join the appropriate tables using FME transformers such FeatureJoiner or SQLExecutor.Your DBA is unlikely to favour this approach.

- Convince your DBA to create a materialized view of the report that you want.Then you can connect to that view directly with FME.

- investigate whether your EiS offers an API (RESTorSOAP).FME's HTTPCaller can then be used to retrieve the data you need.

- In some cases you might be able to automate the creation of the reports through FME.Often these reports are created through a web page,and it is sometimes possible to use the HTTPCaller to generate the reports,which you can then automate.

Fri,22 Jun 2018 15:09:55 GMT markat亚搏在线safe
Comment by steveat亚搏在线safe https://knowledge.亚搏在线safe.com/comments/72800/view.html @tmoreland,If this is simply an Oracle database in the Oracle Cloud it is possible to connect.It does take some figuring out to get the correct service name,and possibly complicated by pluggable databases (containers).However,if this is some sort of service provided by Oracle through API calls then it may not be something we can do as easily as connecting to a Database.Do you have any information on what sort of connections you are thinking you can make to these systems?

What applications do you use now to connect to these systems?Can you make a connect with Oracle's SQLDeveloper tool?

(Many applications do use APIs to read/write & connect to the Oracle Services in the Cloud,this masks the databases behind the scenes.So it may be a tall order determining the underlying Database that you may not even be permitted to connect to directly) .
Wed,20 Jun 2018 16:59:38 GMT steveat亚搏在线safe
Comment by tmoreland https://knowledge.亚搏在线safe.com/comments/72722/view.html Yes.We are using FME 2017 but have no problem upgrading to 2018 if needed.

Tue,19 Jun 2018 21:48:20 GMT tmoreland
Comment by natalieat亚搏在线safe https://knowledge.亚搏在线safe.com/comments/72707/view.html Hi @tmoreland.Are you using FME?If yes,what version?
Tue,19 Jun 2018 18:53:34 GMT natalieat亚搏在线safe