cancel
Showing results for 
Search instead for 
Did you mean: 

GPInvocation Exception while using Guided Procedure API

0 Kudos

I have created a GP with 2 input parameter. These parameters are optional , At the runtime of GP, it is working fine. Roles has been define and working perfectly

When I start the GP process using GP API, it works well when I do not set root input parameters. But when I sets input parameter, it creates GPInvocation Exception. This exception occurs when I call addstructure("anyName") method . I have not created any structure parameter. Even I am not able to create a structure attribute.

Can anybody provide information about addstructure method.

How can i use GP API to start GP PRocess.

Accepted Solutions (1)

Accepted Solutions (1)

former_member214355
Contributor
0 Kudos

Hello

Can you attach the exception here?

Thanks

Kenny

Answers (1)

Answers (1)

0 Kudos

I resolved this by doing several attemps and reading help.sap.com