Jump to content

Setting the response schema in Flogo (TCI) InvokeRESTService activity is not working.


Recommended Posts

In Flogo (TCI) InvokeRESTService activity, when I try to configure the response (Output settings -> Configure Response Codes) the UI behaves strangly. The radio buttons True and Flase cannot be set. The default value which is True keeps coming back, even when I explictly select False.

I use FLOGO in TCI.

Link to comment
Share on other sites

  • 2 weeks later...

There may be a couple of reasons for this behaviour,

- If you started the invoke rest activity by providing a swagger api spec that didn't have response codes. The may be going back to that API spec.

- It may just be trying to refresh the metadata.

 

Try:

- Validating the app. Then close and reopen the app. This will refresh the metadata.

Try:

- Adding another invoke Rest to see it resolves the issue.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...