Skip to main content
Question

Currency Rate Update Workflow - Error in Background

  • November 5, 2025
  • 3 replies
  • 37 views

Furkan Zengin
Ultimate Hero (Partner)
Forum|alt.badge.img+21

Hello community,

 

I scheduled database task for couple of companies and rate types. However one of rate type is not updating and there is an error in BPA_ASYNC_SYS_TAB.

 

I can see in the observations that the request is reaching to workflow. However, the rate is not updated properly. When I run rate update by start now then it is updated without problem

 

Anyone has idea?

 

 

Thanks

Furkan

3 replies

Forum|alt.badge.img+3
  • Do Gooder (Employee)
  • 11 replies
  • November 7, 2025

Hi ​@Furkan Zengin ,

Since you are already receiving the observation data, would it be possible to "Troubleshoot" the workflow using the captured data to check if you can identify the exception?

Also, will it be possible to share the workflow and the inputs used?

Thanks,
Yohan


Furkan Zengin
Ultimate Hero (Partner)
Forum|alt.badge.img+21
  • Author
  • Ultimate Hero (Partner)
  • 767 replies
  • November 11, 2025

Hello ​@yohan 

Thank you for your reply. When I troubleshoot and inspect actually there is no error and it directly goes to end event

 

 

 

There is an event action connected to result of this workflow. It is running correctly if I trigger the update rate manually. 

 

There are 2 other rate type that are scheduled and they are running perfectly every night. I have a problem just with this one.

 


Furkan Zengin
Ultimate Hero (Partner)
Forum|alt.badge.img+21
  • Author
  • Ultimate Hero (Partner)
  • 767 replies
  • November 11, 2025

Hello ​@yohan 
I think I found the source reason. The other connected event is causing the issue. It is another workflow event. When I deactivated it, the rates are fetched correctly. I don’t know what is causing this technically but my event is based on CURRENCY_RATE_TAB with parameter Company, Currency Type and Currency Code.

Are you able to give some feedback on this?