MarketplaceStudioActivityString Similarity Algorithms (Matching Percentage)

Create your first automation in just a few minutes.Try Studio Web

String Similarity Algorithms (Matching Percentage)

String Similarity Algorithms (Matching Percentage)

by Internal Labs

1

Activity

Downloads

504

Oscar ONeill
Posted 3 years ago

Hi. Nice work on this. But how do you get the "string cleanup" activity working? I have version 1.0.0 and all I get are these errors:

RemoteException wrapping System.NullReferenceException: Object reference not set to an instance of an object. 

   at InternalLabs.StringAlgorithms.Activities.StringCleanup.d__62.MoveNext()

I have a simple assign: input_string = "Hello world"

Then I have this activity.

Then I save the output as a string as well. But it seems to crash on the activity itself.

It doesn't matter if I have any options selected or not.

What's happening?

Thanks.

Raghavendraprasad Bhat
Posted 3 years ago ago

Hey Oscar thanks for reaching out, I will look into this and get back once I investigate the issue.