What?s New
TIBCO Flogo®
Two new environment variables were added and can be configured to generate alert messages when CPU or Memory usage exceeds a user defined threshold. Messages are included in the log file generated when the logstream command is used. Variables are as follows:
- FLOGO_APP_CPU_ALERT_THRESHOLD - Log message is displayed as cpuPercentUsage
- FLOGO_APP_MEM_ALERT_THRESHOLD - Log message is displayed as memPercentUsage
Closed Issues
FLOGO-4924
Generating a Swagger specification containing REST triggers without the Configure Response Codes field in reply settings, resulted in an undefined response code.
FLOGO 4921
The TIBCO Cloud Messaging subscriber received an object for a number field when the number was inside an object.
FLOGO-4903
Flogo Apps were not shutting down gracefully. For apps containing Salesforce activities, push topics could not be deleted and they ran into a push topics exceeded issue.
FLOGO-4901
The TIBCO Cloud Messaging Publisher could not handle an array. Errors similar to the following were generated:
2020-02-28T18:27:53.819Z ERROR [flogo.activity.tcmpublisher] - Execution failed for Activity[TCMMessagePublisher] in Flow[dddd] - Failed to send message to TIBCO Cloud Messaging service due to error - {json: error calling XXXXJSON for type eftl.Message: unsupported type for field 'test'}.
FLOGO-4883
Request ID and total time taken by the REST Invoke activity are now logged.
FLOGO-4866
When using TIBCO Flogo, importing an app containing any object or parameter fields in activities that do not have a fixed schema definition in activity.json/trigger.json, lost input data and displayed a blank screen.
FLOGO-4867
When using TIBCO Flogo, importing an app with a timer trigger caused all input parameters to be blank, except those associated with MongoDBInsertDocument activities.
Recommended Comments
There are no comments to display.
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 accountSign in
Already have an account? Sign in here.
Sign In Now