Skip to main content
Nintex Community Menu Bar

Developing Workflow Activity for Sharepoint 2013 in C# with Output Parameter

  • June 21, 2019
  • 0 replies
  • 19 views

MNBreer
Forum|alt.badge.img

Hi,

 

I am developing an activity for Sharepoint Workflow 2013 in C#. I'm looking for corresponding programming examples.

I also found it at https://archive.codeplex.com/?p=nintexx

Unfortunately, only implementations of text input parameters are included here.

But I want to know how to implement a BOOL input and an INTEGER output parameter!

What does the appropriate adapter and configuration interface look like in the ASPX part?

Can anyone help me?

 

In the Nintex SDK documentation an output appears in the topic "Adapter", but it is not used anywhere else in the documentation. (see excerpt)

2698i50E8ED10480B163A.png