Clarity

  • 1.  Do we have any trick in clarity v13.3 to view XML of the current webpage?

    Posted Jun 27, 2014 03:47 AM

    Hi Team,

     

    We had technique to view the XML generated by the clarity webpage which was working good in v12, but from v13 it didn't work.

    Technique: When we add &debug to the URL in V12, it will generate the XML of the current page.

    Did anyone come across this requirement in v13 or versions released after that.?...or if you have come across any other technique similar to this kindly share in this forum . Technique on how we can get the XML of current webpagepage with internal data which are passed into the page.

     

    (Internal data in the sense - Task's internal id shall be viewed in the XML in v12 when we add &debug in Tasks tab inside the project)

     

    Regards,

    Naga



  • 2.  Re: Do we have any trick in clarity v13.3 to view XML of the current webpage?

    Posted Jun 27, 2014 03:59 AM

    "internal data" - you can usually just see the object id data in the URLs; either of the page you are currently on, or the URL that pops up in your browser when you hover on a link (example the task id is visible in the project page when you hover over the task link)



  • 3.  Re: Do we have any trick in clarity v13.3 to view XML of the current webpage?

    Posted Jun 27, 2014 04:18 AM

    Dave,

     

    I wanted to know all the internal data that is passed into a particular page.

    Say if i am into a Project properties page and when i add &debug in v12, XML generated will show me the details of all internal data in Project Properties. (For example XML would have Project's department internal ID as well)

     

    Regards,

    Naga



  • 4.  Re: Do we have any trick in clarity v13.3 to view XML of the current webpage?

    Posted Jun 27, 2014 04:41 AM


  • 5.  Re: Do we have any trick in clarity v13.3 to view XML of the current webpage?



  • 6.  Re: Do we have any trick in clarity v13.3 to view XML of the current webpage?
    Best Answer

    Posted Jun 27, 2014 06:17 AM

    I don't think you have properly read that other thread, especially the bit that says "notice how the action syntax has to use the pre 13 style."



  • 7.  Re: Do we have any trick in clarity v13.3 to view XML of the current webpage?

    Posted Jun 27, 2014 06:24 AM

    Yes I overlooked the thread.

    Thanks dave, its working now.

     

    Regards,

    Naga