cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Retry GI After Failure with PPF

Former Member
0 Likes
2,145

Is there a way to retry GI after failure in EWM with a PPF Action? If so, Which PPF action can I use? I'm trying not to do code changes if possible. Has anyone done this?

Accepted Solutions (0)

Answers (1)

Answers (1)

Daniil
Active Contributor
0 Likes

Hi Lauren, you can restart ppf with SPPFP transaction (report RSPPFPROCESS ). You need to select your 'failed' PPF by action definition + status + maybe timeframe. So you can run it as well as a background job. No coding needed 🙂

BR,

Daniil

Former Member
0 Likes

Hi Daniil,

Thanks. So how do I pull up the report you named or when I enter the action definition and status and execute that is the report?

Best,

Lauren

Daniil
Active Contributor
0 Likes

Hi Lauren, you can plan this report as a background job for every x minutes.

You need a variant for:

  • all required action definitions
  • status error
  • processing in background checkbox
  • and you can limit as well with creation time.

If your action ended with red status it will be processed by report with a next job run.

Former Member
0 Likes

Ok thanks! Sounds good. I just pulled some and I used SPPFP and they are in red status. I executed them and they are still in red status. So based on your statement above, the job I set up will reprocess those?

Daniil
Active Contributor
0 Likes

Hi Lauren,

yes, I guess you would be able to see logs or spool after job run.