Hi, We are using Compare and Deploy to deploy between environments where we have configured a service account so that objects will be deployed in the name of service account. However, we could see that deployment approver username also captured in design_objects.csv along with deployment service account whenever a data type is deployed. Can you please me in understanding the log behavior?
Discussion posts and replies are publicly visible
What do you need? Echa log file record particular information about the system....... YOu can check it here.
docs.appian.com/.../Logging.html
As far as I understand, changes to the design objects are recorded in design_objects.csv. Here in my case deployment is done using Deployment Service Account and all the objects are recorded as modified by Deployment Service Account whereas Data Type/Record Type changes are recorded in the name of Deployment Approver as well as Deployment Service Account. Please provide thoughts on the same.