Skip to main content

7 posts tagged with "report"

View All Tags

🚧 Improvement

  • Improved the ADP API Request App by making the "request headers" and "request payload" fields optional.
  • Enhanced search performance in the report for cases with a large number of scheduled tasks.
  • Added new variable @webhook-header.{webhook_id}.{request_header} for accessing headers sent in webhooks.
  • Provided more detailed information on hover for "Error handler" and "Needs update" options in flow apps.

🚀 New feature

  • Added a new App called "ADP API Request" for communicating with the ADP API.
  • Added a Project overview in the environments that shows the number of tasks and progress in each project, which can be accessed from the left menu. This new overview also shows the system's storage usage and provides more accurate information on each project's storage.

🚧 Improvement

  • Improved workers performance in servers C and D.
  • Improved search performance in the report.
  • In the Tables App, the INSERT and UPDATE queries no longer reset previous SELECT queries, allowing you to use @table variables after an INSERT/UPDATE and have them reference the latest SELECT.
  • In the Tables App, the default comparator for the WHERE clause is now "equal" instead of "contains".

🚀 New feature

  • Added new security option in Interfaces, CORS configuration. If you need to send data to Flowize from external domains via Javascript, now you can configure which domains can send data to your project.
  • New "/environments" API endpoint, allows environments to be created and managed via the API. To use it, you must activate the API key of the Organization editing it. Detailed information on: https://doc-api.flowize.com/#environments .

🚧 Improvement

  • The way data logging execution is stored. It should now have less impact on your database, as data larger than 1 MB will be stored in files.
  • The functionality of "Table Query" App:
    • The "date_updated" of the table, now it's always updated regardless of the App used to update the data.
    • When doing an INSERT/UPDATE/DELETE, the response variables "total" and "result" now hold the same value. So if it's not UPDATED, both will have a 0.

🚧 Improvement

  • Improved the loading of the speed of the Environment detail when clicking in the left menu.
  • MACRO preg_replace() now accepts multiline text.
  • Show a new object in the report to represent that a user restarted a data record manually.

🐞 Bug fix

  • When editing a flow, if the user navigates to another page, only after having modified the flow, a warning appears to remind that you will lose the changes.

🚀 New feature

  • App IBM Business Automation Content Analyzer on Cloud: Submit a file for metadata, content analysis and structure extraction or for a PDF rendition.

🚧 Improvement

  • App HTMLtoPDF: engine updated to improve the generation of PDFs ignoring images that are not reachable. Now if an image cannot be loaded doesn't stop the PDF from being generated.
  • App GatewayAPI: updating help text, adding missing parameters.

🐞 Bug fix

  • App GatewayAPI: Fixed duplicated response information when configuring the app.
  • Fixed issue with trigger Schedule using a data schema of a different project
  • Fixed issue in the API that sometimes when calling a Direct URL, the project was being cached, saying that the URL didn't exist when in fact it exists.

🚧 Improvement

  • Now the error handler flow will be triggered when an app fails due to the size of the response, when that is too big to be saved in the database.

🐞 Bug fix

  • Fixed an error where the execution time of an App shown in the Report was not accurate in case of an error in the previous app.

🚀 New feature

  • Included SEPA app

🚧 Improvement

  • Now you can perform actions such as "move to flow", "delete from the queue", "restart", etc. in the report view of a data record
  • Bitly app upgraded to their newest API version
  • Improvements in the Managed Service