Add Item in Dictionary

How to get below DDI Number one by one and add them in Dictionary<Key, Value>. where Key is The DDI Number and Value is Status( Completed or not) .

Text:
"abc
xyz
parameter:
+33467929218
+33467929217
+33467929216
+33467929215
+33467928490
+33467928489
+33467928488
Main call number : +334679284 "

Need to get Numbers in Bold Format.

Hi,

How about the following?

Main.xaml (9.4 KB)

Regards,

2 Likes

@Yoichi Thank you :slight_smile:

1 Like

is it possible with queue?

Hi,

is it possible with queue?

Do you mean orchestrator queue or Queue<T> class?
How do you want to do with queue?

Just want to know the feasibility if it can be used in (Queue Orchestrator/ Queue)

1 Like

Hi,

Probably, the following post helps you.

Regards,

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.