Custom Activities , Scope Message

Hello, I have created some activities that only work within a Scope, but I need to put a warning “This Activity is only used in a Scope”, how can I make my activity recognize when it is within or outside the scope?

Something like this:
image

Thanks… :slight_smile:

Hi,

I think it’s better to use ActivityCreator extention for Visual Studio. If we make scope activities using it, this constraint is automatically added. The following document is already deprecated, but shows about it.

Regards,

Thank you very much, this helped me a lot to understand custom activities.

:slight_smile:

1 Like

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