Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Workflow split branches contain ", 1s"

Avatar

Level 1

Hi all, if you may, I need your help.

I am trying to build a workflow that splits a list into 17 random segments, each has 6% or 5% of a random audience.

When I run the work flow, I get 2 records for each branch, but over the 9th segments, I start getting besides the number of records something like this "2, 1s - v10" instead of "2 - v10" do you know what ", 1s" means?

See a screenshot below.

1442961_pastedImage_1.png

Thanks,

Alex

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Employee

Hi Alex,

That is the time it took to execute that particular activity in the workflow. So 1s is 1 seconds to run the split

Regards,
Adhiyan

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten

Avatar

Korrekte Antwort von
Employee

Hi Alex,

That is the time it took to execute that particular activity in the workflow. So 1s is 1 seconds to run the split

Regards,
Adhiyan

Avatar

Level 1

thanks Adhiyan, that makes sense.