POST Button Widget

Problem with "POST" Button and BDM API Call (Empty Error Message)

Hey there,

i've got a problem with the Bonita 7 UI Designer Button (Bonita 7 Community Edition)

I try to load the contents of a Table Widget when i click on a button. Therefore i created a button, set the action to "POST" and entered the URL to an API Call. I leave the "Data sent on click" part empty. Both "Successful response value" and "Failed response value" are mapped to empty String variables. The first one is used to fill the table and the second one is displayed for debugging reasons...

The following happens:

Why OPTIONS method for POST button widget

Hi all,

I've implemented a button widget with POST action, I've configured URL to request, but in Chrome's console I see OPTIONS call from bonita when I click on the button...

Someone could to explain me why it's an OPTIONS call instead of POST call in HTTP request ?

Thanks in advance.

PS : I'm using Bonita 64 bits 7.0.0 on Windows 7

Notifications