Steps to capture debug logs for mobile forms
This video walks through the steps to capture debug logs for mobile forms.
Transcript
Hello everyone, today we will be discussing how to capture debug logs for mobile forms. Mobile forms depend a lot on XTG for XTP processing. XTG generates the layout and form dome while the code in AAM just translates that information to HTML or JSON. Sometimes for certain issues we need to share dumps with the XTG team for further debugging and hence today we will be looking into the process of doing so. Firstly, we need to create an empty directory on the AAM server. For example, here I have created a folder called DebugDIRAAM under the AAMForms folder. Make sure the folder has write permissions to the user running the AAM server. After that, we need to navigate to the AAM configuration manager and navigate to mobile forms configuration. We need to enable the checkbox that says allow debug parameters and request as shown on screen. Then we will render the XTP as HTML and pass the path of the folder created via the attribute DebugDIR as highlighted on the screen. For each rendition of a form, mobile forms engine will dump a set number of files and that is the reason we need to empty the folder for every rendition. Then you can analyze these logs to identify any issues with the mobile form. So this is how we can successfully capture debug logs for mobile forms in AAM. Thank you.
recommendation-more-help
8de24117-1378-413c-a581-01e660b7163e