Árvore de páginas

Check out the new features available in the Fluig 1.4.10 update:

Architecture

Define the connection time for integration 

Services created with API CXF for integration to external systems now support defining the platform development response timeout via the “receive.timeout” property.

var properties = {};
properties["receive.timeout"] = "60000";
var serviceLocator = serviceHelper.instantiate('net.webservicex.Periodictable');
var service = serviceLocator.getPeriodictableSoap();
var customClient = serviceHelper.getCustomClient(service, "net.webservicex.PeriodictableSoap", properties);
var result = customClient.getAtoms();

More details

Detailed information on this new feature is available on Integration with External Applications.


BPM 

Tracking changes in processes 

This Fluig version allows monitoring changes made by users in process settings. The new “afterReleaseProcessVersion” global event makes Fluig even more flexible when new process versions are released.  

Interested?

More details on tracking process changes available on Development of Events.

 

Using “getValue” in datasets 

The authenticated user code and company code – variables “WKCompany” and “WKUser”, respectively – can now be obtained when using datasets developed in the platform, through the “getValue” method.

 

Assignment mechanism in processes with managers  

The “For a Group” and “For a Role” Process Manager assignment mechanism options are no longer available in process settings, in order to expedite the generation of user tasks in the Task Central. 

Important

The configuration of a Process Manager assignment mechanism by Form Field, User Group, Activity Performer, and Associate may compromise performance when using the Task Central.

Users cannot configure processes with Associate mechanisms in Associates.


ECM   

Document download in the respective formats when there are no attachments 

Documents with no attachments can now be downloaded in its respective formats. In addition, documents with attachments are compressed and downloaded in .zip format, maintaining all document components (main document and attachments). 


Fixes

This session lists a few bugs we fixed in this update to make sure that everything runs smoothly on your platform.

  • Using an assignment mechanism for Service-type activities in processes. 
  • Moving several process requests with an intermediary conditional event.
  • Exporting query requests in case of a high number of requests found by the defined filter.

    Important

    The same user cannot perform parallel query request exports.

  • Document view attached to form records.
  • Identifier column displayed in the list generated after exporting from “My Requests” and “Due Tasks” in the Task Central
  • Use of data with single quotes in the Item tag of the “StartProcess” method within the “ECMWorkflowEngineService” webservice.

    Nota

    More information available in Using Webservices.

  • Verification of the Fluig Studio SOAP connection when the server is configured to use port 80.
  • Display of the name of the person responsible for the area in the printed document’s controlled copy properties. 
  • Validation of the “documentTypeId” field when creating documents via webservices, in order to verify whether there is any document type with the entered code.
  • Studio - Process importing and exporting: only users with permission to configure processes can perform these actions.
  • Use of Fluig user licenses assigned by the “wcmadmin” user.
  • Submission of a notification e-mail whenever a process uses a custom template only available in languages other than the respective user’s language.
  • Display of the option that allows users to assume tasks in pool for specific roles, from the link provided in the custom notification e-mail sent to the respective roles’ users.
  • Permissions to edit and delete galleries in communities.Return message after using the “getDocumentContent” method of the “ECMDocumentService” webservice, in case of inconsistencies related to an invalid “documentID”.

    Note

    More details available in Using Webservices.

  • Printing of a controlled document copy with watermark when the server uses the Linux operating system.  
  • Conversion of requests based on events developed under the platform, corresponding to the new process version.
  • Updating the names of form fields in the list of form rules after they are edited in the Web editor.
  • Viewing contents associated to hyperlinks inserted in articles posted in document browsing.
  • Creation of a page layout based on the Fluig Studio model, and posting pages using the custom layout.
  • Cancellation of Parent x Child requests with forms based on hAPI events..

    Note

    More information on the process cancellation method is available in Workflow Development.

  • Using the “getAvailableStatesDetail” method along with the “ECMWorkflowEngineService” service whenever there is a Service-type activity in the process.

    Note

    More information on the “getAvailableStatesDetail” method is available in Workflow Development.

  • Adding user groups with subgroups in communities.

  • Handling requests followed by the addition of attachments whenever there are validations in the “beforeStateEntry” event.

  • Display of an extensive description of Ad Hoc process tasks in Fluig Web and Fluig Mobile.



  • Sem rótulos