Got error at trying to update a rule input

Zuuuuuuup people !

So, I'm trying to create a screen to upload files,, between 2 interfaces. Since I need to send files to process model, I need to set rule input. But, When I try it, the following message is poped up:

Is it possible to send those files without using rule input ? I've tried to set rule input at button submit click, without success.

  Discussion posts and replies are publicly visible

Parents Reply
  • this is the context: I have a interface, that got links to other "pages", where pages are expression rules that load content on this main page. Almost a menu and a page content that shows each menu content.

    In this page, where the message appears, is about upload files and, to do so, I created a process model that receives a parameter with all files attatched.

    Still in page upload, I created a rule input, that storage all files. This rule input is send to process model.

    We have a print bellow, but not sure if it will helps.

Children