cancel
Showing results for 
Search instead for 
Did you mean: 

No Guard Condition Accessible

sap_cohort
Active Contributor
0 Kudos

Hi, I have a link from my web service to a Form IView which is just a blank form with a "Plain Text" Control on it. I want to put a Guard condition on the link, but it's grayed out. Can anyone tell me why?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

The form which provides input to web service can have guard condition while the form connected to output port doesn't have guard condition

Thanks & Regards

Harsimran

sap_cohort
Active Contributor
0 Kudos

I thought a guard condition would be used to control the link to the form? So if I have 2 forms after my web service how could I control which one get's displayed based on the value coming from the web service? I'm able to have guard conditions to my HTML IViews from my Web Service...?

Thanks for your help...

Former Member
0 Kudos

Hi

You can use Visibility condition of the forms to display form according to the output of web service

Thanks & Regards

Harsimran

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Kenneth,

only transitions to import/input has a guard condition.

Best Regards,

Marcel