web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

Dynamics 365 Business Central V24 On-Premise - Job Queue Entry Parameter String Value

(4) ShareShare
ReportReport
Posted on by 24
I am trying to setup a reoccurring job queue entry to process item journal batch post, Codeunit 243 and trying to determine what VALUE to put into the parameter string field to post a specific batch with the name, IKTRANS.  Screen shot attached.
 
 
Screenshot 2025-06-09 105335.png
I have the same question (0)
  • Suggested answer
    Mansi Soni Profile Picture
    10,000 Super User 2026 Season 1 on at
    Hello,

    To schedule the posting of a specific Item Journal batch (e.g., IKTRANS) using Job Queue with Codeunit 243 (Item Jnl.-B.Post), you need to use a parameter string that tells the system exactly which journal template and batch to process. In the Parameter String field, enter: JournalTemplateName=ITEM; JournalBatchName=IKTRANS. Here, ITEM refers to the standard Item Journal Template, and IKTRANS is your specific batch name. This setup ensures that when the job queue runs, it processes only the IKTRANS batch. Make sure the batch exists under the ITEM template and the job queue user has the necessary posting permissions. Once configured, set the job status to “Ready” so it can execute as scheduled.

    Hope this answer will help you!

    Regards,
    Mansi Soni
  • Suggested answer
    Sohail Ahmed Profile Picture
    11,177 Super User 2026 Season 1 on at
    Maybe this will give you a hint to resolve your issue
     
     
    Mark this answer as verified if it helps you.
  • CU09061445-0 Profile Picture
    24 on at
    Hi Mansi,
    Thank you so much for your response.  I tried to do as instructed and ran into an error.  Here are the screenshots, what did I not do correctly?
    Screenshot 2025-06-09 144725.png
    Screenshot 2025-06-09 144752.png
  • YUN ZHU Profile Picture
    101,846 Super User 2026 Season 1 on at
    Hi, The variable you passed is not in the OnRun trigger. As far as I know, this cannot be passed using parameter string.
    Here is a simple example:
     
    You can customize it a bit, or tailor a report to batch post, which is the behavior in the standard.
     
    Hope this helps.
    Thanks.
    ZHU
  • CU09061445-0 Profile Picture
    24 on at
    ZHU,
    How do I get the custom codeunit into BC24?
  • Suggested answer
    YUN ZHU Profile Picture
    101,846 Super User 2026 Season 1 on at
    Hi, Sorry I haven't confirmed it in detail, you can try the following codeunit, and then add some filtering in the OnBeforeOnRun event.
     
    Hope this can give you some hints.
    Thanks
    ZHU
  • CU09061445-0 Profile Picture
    24 on at
    Hi ZHU,
    How do I find/download the codeunit 23 in BC to modify it?  We are on-premise user.  Can I use notepad to modify?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 2,466 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,829 Super User 2026 Season 1

#3
AndrewThomas81 Profile Picture

AndrewThomas81 1,505

Last 30 days Overall leaderboard

Featured topics

Microsoft Training Manuals

Product updates

Dynamics 365 release plans