问题
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