MFA Icon

MFA for Oracle Community

Starting September 2025, Oracle Community will require Multi-Factor Authentication (MFA) for all member logins. This simple extra step helps protect your account—and the community data—by adding an additional layer of security during sign-in.

Read more about MFA
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Planning

Groovy to create file in inbox/outbox

edited Jul 30, 2019 4:44AM in Planning 6 comments

Summary

Ability to create a txt file using Groovy in inbox/outbox folder

Content

With the July updates, we can now pull data from web service which offers data in JSON format. Is there a way to pull the JSON data and write it to a flat file in the inbox/outbox folder. When I try to use the File class within groovy it throws the message that it's not allowed.

I remember reading long back that Groovy in PBCS would not allow any file related options, just wondering if anyone has tried to achieve this with some workaround?

I am trying to pull data from external web service and write it to a file in the inbox/outbox folder rather than loading it directly to the cube. This is to offer drill through feature via Data Management. I wish Oracle had exposed the Data Management Interface table to write data using Groovy. It would have made life much simple.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!