cancel
Showing results for 
Search instead for 
Did you mean: 

input form and input table together (VC and GP)

Former Member
0 Kudos

Hi everybody,

I work with VC 7.9 and I want to create an iView for Guided Procedure. So far, everything works fine. I can use the iView as an Callable Object and so on.

But the problem is, that I need separate simple (flat) parameters and a list (table) as the Response from the iView for the Input of the following service in GP (Mapping). If I create an Input Form and an Input Table in VC I can map these parameters only to one big list. But I am not able to map these output parameters to the right input parameters in GP. It doesn't work.

Is it a problem in VC or GP and how can I fix this problem?

Thanks

Stefan

Accepted Solutions (1)

Accepted Solutions (1)

former_member193545
Active Participant
0 Kudos

Hi

This is not possible at the moment, all the values are sent to the same endpoint, but you should be able to map the values in GP.

Jarrod Williams

Former Member
0 Kudos

Hi Jarrod,

thank you for your response.

Yes, I am able to map the values in GP. Meanwhile Í wrote a Web Service (as workaround) to get the right structure and insert the service to the GP-Process.

Thanks

Stefan

Answers (0)