cancel
Showing results for 
Search instead for 
Did you mean: 

Passing multiple rows from VC to GP

Former Member
0 Kudos

Hi,

I am trying to implement a GP process where I want to get a list of structure from a VC UI.

Basically, this is what I want to go:

a. Present a GP CO with a VC UI with a table to allow user to insert rows of information

b. Transfer these rows of information to GP context

c. Present the same rows of information in another GP CO for approval.

The question is: how to pass the rows of information from the VC table into the GP context as output parameter of the VC CO?

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Found my solution by referring to this thread:

Basically I just set the Multi-selection to true.

I hit another issue, but was resolved with this thread: