Feature Request – Synchronous Execution Method for TTMSFNCCloudAI

Dear TMS Support,

After several months of use, I would like to share my appreciation for the TTMSFNCCloudAI component. It works very well and proves to be a powerful tool that meets a large part of my needs.

However, since the Execute method is asynchronous and event-based, this can introduce complexity in certain application environments—particularly when integrating with systems like TMS Scripter (for which I have developed a working library). In such contexts, handling asynchronous flows is not always ideal or straightforward.

Would it be possible to consider adding a synchronous alternative, such as an ExecuteSync method, in a future version of the component?

This addition would greatly improve flexibility and ease of integration in various scenarios.

Best regards,

1 Like

We've added it on the feature request list for consideration to add a synchronous option to call the LLM REST APIs.