Hi All,
In latest version of pega robotics, i.e version 22.1 we do not have a concept of multiple project under one solution.
If that is the case, what is use of having interaction XML and activities.
Trying to understand the advantages and purpose in version 22.1
Thanks!
@Vivek Ayyakannu You could still use them for things like controlling the processing of things from your UI. Since Activities are queued, you can use them to allow users to queue up several automations. In addition, the interactions are useful containers for data pertaining to a single customer interaction. Having that data stored in a central location makes it easy to switch out that data should a user elect to switch interactions.