I tried different approaches doing this (script, parameterTransformer, naming using suffix:, etc.) but I can't get it to work. Somehow the replicator expands before evaluating the replicated Sounds so Kyma always asks me for GeneratedEvent_01, GeneratedEvent_02 and so on...
I want to end up with an encapsulated class with 2 parameters: Number (for the number of replications) and GeneratedEvent (this will be the name of the hotValue with the suffixed VoiceNumber). How can I accomplish this?
Thanks!