Skip to Main Content

Analytics Software

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!

Automate FR batch through command line

2942624Dec 12 2016 — edited Dec 13 2016

Hi,

I am trying to automate FR report through command line.

I have a working batch which is giving desired output.

When I go through PDF, I see below steps.

  • Click Navigate, then Schedule, then Batch Scheduler.
  • In Batch Scheduler, select a completed scheduled batch that was successful and produced exported output.
  • Select Action, then Export for Command Line Scheduling.
  • In File Download, save the XML file in the <FR>\bin directory as mybatch.xml where mybatch is the name of your batch input file.

But when I download the file, it gets saved in my local machine instead of '<FR>\bin'. Please help me how can we generate .xml file and place in \bin folder.

and the command line statement to execute the report is

C:\Oracle\Middleware\EPMSystem11R1\products\financialreporting\bin\ScheduleBatch.cmd

I do not have access to the server, and when I check with my local team, they say we do not have any such file as 'ScheduleBatch.cmd' in server.

Can you let me know if the path I am referring to is correct or not.

Thanks in advance

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 10 2017
Added on Dec 12 2016
6 comments
309 views