cancel
Showing results for 
Search instead for 
Did you mean: 

Scheduling a Background job for a Custom Fiori Report

Utkarsh
Participant
0 Kudos

Hi,

Has anyone scheduled background job for custom fiori reports?

Please advise.

Thanks!

Utkarsh

Accepted Solutions (0)

Answers (1)

Answers (1)

geert-janklaps
Active Contributor

Hi,

You can't schedule a Fiori app as a background job. If it's a custom app, the best solution that comes to mind is to make sure your app logic is decoupled from the actual app (e.g. the app logic is completely available by using a class). Then the only thing you have to do is create a custom report to execute the logic and schedule that report as a background job.

An alternative could be to use SAP IRPA to execute the actual app if you have IRPA available.

Best regards,

Geert-Jan Klaps

Utkarsh
Participant
0 Kudos

Can't we use the Application Job templates?

laurent_burtaire
Active Contributor

Hello Utkarsh,

do not understand your question.

Fiori Application Job Templates is a Fiori Application equivalent to SM37 SAP GUI transaction.

So, whatever the user interface to schedule your report, you must must have a report to schedule...

Please be more specific in the functional need.

Regards.

Laurent.