How to Debug Tridion Templates and Workflows?

假装没事ソ 提交于 2019-12-12 16:08:14

问题


I am new to SDL Tridion world and I have been assigned a couple of activities:

Create Page Template (PT), Component Template (CT), and a Sample Workflow. Basically I am experienced in .NET.

I have some startup code to start with, and I would like to know is there any way to debug the PT, CT, Workflow from Visual Studio 2010?

Your suggestion would be highly appreciated.


回答1:


For compound templates either CT or PT, here is Tridion documentation (login required) with clear instructions on how to debug. http://sdllivecontent.sdl.com/LiveContent/content/en-US/SDL_Tridion_2011_SPONE/idheading-259229208

For Workflow, it depends on what type of implementation you are following (VBScript or Event System (TOM .net) or Core Service ), but in general it is not different as above. You attach to the process and debug. http://sdllivecontent.sdl.com/LiveContent/content/en-US/SDL_Tridion_2011_SPONE/task_BC70576958F3420CA4FC87B27CB0FC38



来源:https://stackoverflow.com/questions/11366385/how-to-debug-tridion-templates-and-workflows

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!