Skip to main content

Hi All, I want to extract detailed log messages from FME job running on FME Flow (Ver 2021.2.3). What options are available to extract this information along with basic job information like Workspace, Repository, user, source, start and end time. etc. 

Appreciate any feedback. 

Jay 

 

 

 

You can make use of the REST API in behind FME Flow - https://docs.safe.com/fme/html/FME_REST/apidoc/v3/#/

 

You specifically be looking under the transformations group. Likely a combination of these:
 

 


Reply