Skip to main content
March 15, 2018
Beantwortet

Workflow split branches contain ", 1s"

  • March 15, 2018
  • 2 Antworten
  • 1979 Ansichten

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.

Thanks,

Alex

Dieses Thema wurde für Antworten geschlossen.
Beste Antwort von Adhiyan

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

2 Antworten

Adhiyan
Adobe Employee
AdhiyanAdobe EmployeeAntwort
Adobe Employee
March 15, 2018

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

alexbcfAutor
March 15, 2018

thanks Adhiyan, that makes sense.