How to turn a work flow into Custom Activity

Hi,

How to turn a work flow into Custom Activity?
i have created workflow,
but I don’t know how to make it custom activity using Activity Creator.
I want to make the xaml file an Custom Activity.

Thanks,

Hi @boogi0472 please see this: Using The Activity Creator

1 Like

@boogi0472

you also have the option to create a custom library:

  • create a new emopty library
  • import the existing xamls into the library project
  • do some modifications e.g.:
    *argument / variable names, Annotations for helps …
  • publish the custom library
2 Likes

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