-
Re: Updating ACAML files for an entire sequence
ryoboyleJan 11, 2019 9:22 AM (in response to jtaylor7)
Hello,
1) The yellow dot that you are referring to is indicating that the local copy of the result set has been modified and the changes have not been uploaded to data store yet. When you make changes to your sequence method, these changes are not applied to the data until the data is processed with the updated method. The newly processed results are then stored in the acaml files where the Intelligent Reporter pulls most of its information from. The new results are not showing in Report Layout not because it is pulling information from Data Store, but rather because the local acaml file has not been updated with the new results yet.
2) Yes, you can easily update the results for all injections in a result set by reprocessing the result set. You can start reprocessing by either going to Sequence>Start Reprocessing, or by clicking the 'Start Sequence Reprocessing' green arrow button in the Navigation Table Toolbar:
-
Re: Updating ACAML files for an entire sequence
jtaylor7 Jan 11, 2019 8:03 AM (in response to ryoboyle)Thanks for clarifying. Unfortunately we were required to disable the "reprocess" permission. I don't suppose there's another workaround outside of previewing reports individually?
-
Re: Updating ACAML files for an entire sequence
ryoboyleJan 11, 2019 9:19 AM (in response to jtaylor7)
Unfortunately, I am not aware of a workaround if reprocessing is not an option for you.
-
-