AXForum  
Вернуться   AXForum > Microsoft Dynamics AX > DAX Blogs
All
Забыли пароль?
Зарегистрироваться Правила Справка Пользователи Сообщения за день Поиск

 
 
Опции темы Поиск в этой теме Опции просмотра
Старый 10.12.2009, 21:06   #1  
Blog bot is offline
Blog bot
Участник
 
25,475 / 846 (79) +++++++
Регистрация: 28.10.2006
paruvella: Dynamics Ax 2009 Workflow - Simple Job to complete the workflow steps
Источник: http://paruvella.spaces.live.com/Blo...4DB0!363.entry
==============

Workflow batch jobs can be executed using the following Job, without using Batch Server.

static void workflowJobs(Args _args)

{

    SysWorkflowMessageQueueManager  queueManager;

    WorkflowWorkItemDueDateJob      workItemDueDateJob;

    ;

    queueManager = SysWorkflowMessageQueueManager::construct();

    queueManager.run();

    workItemDueDateJob = new WorkflowWorkItemDueDateJob();

    workItemDueDateJob.run();

}

But, we need to run the above job number of times, to complete the workflow process; this job will be useful in case if we have any issues related to Batch Server.

Note: Same issues related to Batch Server, while working with workflow, can find at the following link and also solution suggested by me using the same above job.

https://community.dynamics.com/forums/p/22881/44338.aspx#44338

This may useful for my blog readers, so I am sharing the same through my blog.



Источник: http://paruvella.spaces.live.com/Blo...4DB0!363.entry
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.
 

Похожие темы
Тема Автор Раздел Ответов Посл. сообщение
emeadaxsupport: List of fixes that improve performance of certain features in Dynamics AX 2009 Blog bot DAX Blogs 0 13.10.2009 19:06
gatesasbait: Dynamics AX 2009 SSRS and SSAS Integration Tips Blog bot DAX Blogs 3 09.07.2009 13:07
Dynamics AX: Managing Your Supply Chain Using Microsoft Dynamics AX 2009 - Book Review Blog bot DAX Blogs 0 31.03.2009 23:06
axStart: Microsoft Dynamics AX 2009 Hot Topics Web Seminar Series Blog bot DAX Blogs 0 06.08.2008 12:05
Solutions Monkey: Using Microsoft Dynamics Ax 2009 Workflow controls in EP Blog bot DAX Blogs 0 30.07.2008 10:05

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.
Быстрый переход

Рейтинг@Mail.ru
Часовой пояс GMT +3, время: 14:46.
Powered by vBulletin® v3.8.5. Перевод: zCarot
Контактная информация, Реклама.