154717 - no subject - Hi All, I am using a!queryProcessAnalyti

Hi All, I am using a!queryProcessAnalytics() function. I am familiar with its usage, however i had a few questions: 1. The data returned has columns with field names like "c2", "c3", "c5" etc. If the report(.arf) file is exported to another environment, will these fields be referred to by the same field name? i.e is it guaranteed that Appian will not refer to a column by "c5" which was earlier referred as "c2"?
2. I have created a constant of type "Process Model" for passing the "contextProcessModels" for queryProcessAnalytics(). If this constant is exported to another environment, will it still refer to the correct process model. Or Will I be needed to set the correct value for that constant again?

Please let me know. Thank you in advance.

OriginalPostID-154717

  Discussion posts and replies are publicly visible

Parents
  • @chetany Hi, here goes answers for your questions:
    1. To the best of my knowledge, yes this won't change as we have been using the a!queryProcessAnalytics very frequently and have been moving the code across various environments (without any further configurations in the field names) and all the functionalities are working fine.

    2. There isn't any doubt here - definitely the constant will refer to the correct process model and there isn't any new change/ configuration required.

    Hope that helps to some extent.
Reply
  • @chetany Hi, here goes answers for your questions:
    1. To the best of my knowledge, yes this won't change as we have been using the a!queryProcessAnalytics very frequently and have been moving the code across various environments (without any further configurations in the field names) and all the functionalities are working fine.

    2. There isn't any doubt here - definitely the constant will refer to the correct process model and there isn't any new change/ configuration required.

    Hope that helps to some extent.
Children
No Data