What problems does Logic Composer solve?
Logic Composer simplifies system integration. It contains a number of built-in connectors to simplify the process of calling Alibaba Cloud services, and provides scenario-based templates for you to create workflows efficiently. It also provides a graphic view to make integration easier.
Does Logic Composer apply to complex scenarios?
Yes, Logic Composer supports more than 50 connectors. It will support more connectors in the future. Logic Composer supports nested actions. In addition to the graphic view, Logic Composer also provides a code view for you to directly edit workflow code.
Does Logic Composer only support integration with Alibaba Cloud services?
No, Logic Composer allows you to integrate Alibaba Cloud services and the APIs of third-party services from Alibaba Cloud Marketplace. The integration with APIs from Alibaba Cloud Marketplace will be supported soon.
Is Logic Composer free of charge?
During the public preview period, you can use Logic Composer for free. The billing rules for Logic Composer will be released after its official release.
How does Logic Composer control permissions?
Logic Composer has been connected to the Alibaba Cloud Resource Access Management (RAM) system. Therefore, you can log on to the Logic Composer console by using either the Alibaba Cloud account or a RAM user. In addition, you can grant permissions to RAM users to control their access to Logic Composer. Authorization is also required for access to Alibaba Cloud services that are called by Logic Composer.
What methods are used to run workflows in Logic Composer?
During the public preview period, Logic Composer workflows can be triggered periodically or by sending a request to an HTTP endpoint.
What syntax does Logic Composer support?
For more information about the syntax supported by Logic Composer, see Overview of workflows.
What is the runtime environment of Logic Composer?
Logic Composer is a managed service, and workflows run in a managed environment. For some specific operations (such as JavaScript inline code), user-defined code is supported. The runtime environments of such code belong to respective Alibaba Cloud accounts. The runtime environments of tenants are separated.