Is It possible to build a nuget package from a workflow which using "invoke workflow file" activity

Hi everyone,

I am creating a workflow which call another child workflow by using “Invoke workflow file” activity.
I wonder is it possible to build a nuget package from that workflow.

Many thanks,
Hoang Anh.

Yes it’s possible

1 Like

Hi @MahalingPatil,

Thanks you for your response. How could I do that?

Regards,
Hoang Anh.

See https://forum.uipath.com/t/uipath-resuable-code-best-practice/15778 for one way to do it.

1 Like