AXForum  
Вернуться   AXForum > Блоги > Заметки по Dynamics Ax от Poleax
CRM
Забыли пароль?
Зарегистрироваться Правила Справка Пользователи Сообщения за день Поиск

Рейтинг: 5.00. Голосов: 5.

Dynamics Ax 2009 Workflow

Запись от Poleax размещена 06.06.2011 в 11:43
Теги workflow

Напоминалка:
  1. Running Multiple AOS on the same box all using workflow
    Цитата:
    .......................
    More details:

    1) Install Hotfix 960801
    2) Create a duplicate Workflow Website in IIS:
    2.1) Duplicate the Workflow folder in your directory (typically C:\Program Files\Microsoft Dynamics AX\50)
    2.2) Rename the folder to something logical for you to know which environment it will be pointing to e.g. WorkflowClientx
    2.3) In IIS Manager, duplicate both your application pool and your virtual directory and name them accordingly e.g MicrosoftDynamicsAXWorkflow50Clientx
    2.4) Link your New website to the folder that you duplicated in 2.1, and link it to your new application pool.
    2.5) Edit the new website’s config file change: <appSettings /> to
    <appSettings>
    <add key=”BUSINESS_CONNECTOR_CONFIGURATION” value=”[BCPROXY CONFIG NAME]” />
    </appSettings>

    3) Restart IIS
    4) Run the Workflow Infrastructure Configuration Wizard, in your new AOS and choose your new websites URL. e.g http://SERVER01:80/MicrosoftDynamicsAXWorkflow50Clientx
    5) Enjoy your multiple AOS!
  2. How to run multiple Dynamics AX workflow websites on IIS 7
    Цитата:
    .......................
    The instructions are pretty IIS 6.0 specific, so here is an update on how to do this on IIS 7.

    Step 1 – Create a new business connector configuration
    1. Click start, control panel, administrative tools, Microsoft Dynamics AX 2009 Configuration.
    2. Select Busines Connector from “Configuration Target”
    3. Click Manage, Create Configuration.
    4. Provide an intuitive name for the business connector configuration e.g. AX2009_DEV. You will need to use this in a few minutes again, so make a note of it.
    5. Click ok.
    6. Select Connection tab, select the AOS that is already there and click edit.
    7. Provide the correct server name, instance name and TCP/IP port, click ok.
    8. Click apply to save your new configuration.
    9. Select your previously selected configuration and click ok (this is so that your already existing website will still work).

    Step 2 – Duplicate the website files
    1. Open up My Computer and navigate to c:/Program Files/Microsoft Dynamics AX/50
    2. Duplicate the Workflow folder and rename the new folder to something intuative like “WorkflowDev”
    3. Edit the web.config file inside the newly created folder using Notepad or similar text editor.
    4. Replace the line “<appSettings/>” with
    Код:
    <appSettings>
    <add key="BUSINESS_CONNECTOR_CONFIGURATION" value="[BUSINESS CONNECTOR NAME FROM STEP 1.4]" />
    </appSettings>
    5. Save and exit notepad

    Step 3 – Create your website application pool
    1. Open IIS Manager: Start, Control panel, Administrative Tools, Internet Information Services (IIS) Manager
    2. Expand your server node, Click application pools.
    3. Click add Application Pool (on the right)
    4. Enter and Application pool name E.G. MicrosoftDynamicsAXWorkflow50Dev
    5. Select .Net Framework v2.0.50727
    6. Select Classic from the Managed pipeline mode.
    7. Click ok to close.
    8. Select your newly created application pool, click advanced settings.
    9. Ensure that the managed Pipleine mode is set to classic.
    10. Under Process Model -> Identity, click “…”, select custom account, click select, enter your bcproxy account details used for your previous workflow website. e.g. domain\bcproxy. Click ok to close, click ok to close the select window.
    11. Set the IdleTime-out (minutes) setting to 0.
    12. Set Regular Time Inteval (minutes) (under Recycling section) to 0.
    13. Click ok. Your application pool is now setup.

    Step 4 – Create Application
    1. In IIS Manager, expand the Sites node, expand “default website”
    2. Right click on default website and click “Add Application”
    3. Provide a name for your application e.g. MicrosoftDynamicsAXWorkflow50Dev
    4. Select the application pool you created in step 3
    5. Under the physical path node click … and browse to the folder you copied in step 2. e.g. C:/Program Files/Microsoft Dynamics AX/50/WorkflowDev, click ok
    6. Ensure that your connect as settings are set to Pass-through authentication.
    7. Click ok.

    Step 5 – Select your website with AX.
    1. In Dynamics AX 2009, naviagate to Administration -> Setup -> Workflow Infrastructure configuration wizard, under website select your new application that you created e.g. http://myserver:80/MicroftDynamicsAXWorkflow50Dev
    2. Validate the website and complete the wizard.

    You should now have multiple workflow websites running successfully in IIS 7.0

  3. Dynamics Ax Workflow (IIS 7 64 bit - Http error 405 - Http error 404.17)

P.S. + Blog Dynamics AX Workflow http://workflowax.wordpress.com/
Размещено в Без категории
Просмотров 15725 Комментарии 1
Всего комментариев 1

Комментарии

  1. Старый комментарий
    Запись от Poleax размещена 07.06.2011 в 11:23 Poleax is offline
 


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