Hi Experts,
I've faced a confusing incident. I create Job Queue for running a Codeunit 50013 (when this Codeunit run, the file at the destination will import into the NAV). Actually, Job Queue is not running but show success status. So, I have to manually run a Codeunit 50013 to import the file instead using a Job Queue. And I also check an event viewer but have no clue.
I'm looking for the solution about this issue.
Hi ZHU,
Yes, if I run this Codeunit manually, the data can be imported. and this Codeunit is already an action.
Hi, this does not seem to be a Job Queue setup problem, but your Codeunit 50013 problem. This Codeunit did not report an error, so the Job queue ended normally.
If you run this Codeunit manually, can the data be imported? For example, add it to an action and have a try.
Hope this can give you some hints.
Thanks.
ZHU
It looks like running well but it's not.
1. I create Job Queue for running a Codeunit 50013 (when this Codeunit run, the data at the destination will import into the NAV)
2. After Job Queue had run and show success status, the data did not import.
Hi,
Since its a custom code, you need to debug the code inside this code unit and check if any Paramater String of job queue is defined.
Why do you say that isn't running if it's running well? I don't get it
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,188 Super User 2024 Season 2
Martin Dráb 230,030 Most Valuable Professional
nmaenpaa 101,156