The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now!
A chart showing the TIBCO Platform vision
Jump to content
Articles
Read more about TIBCO use cases, product features, capabilities and more
  • TIBCO Flogo Snippet - Install VSCode Extension on Windows


    JenVay Chong

    Preface

    The TIBCO Flogo Snippet series of articles aims to provide a quick reference guide on very specific subjects frequently brought up around the use of TIBCO Flogo in order to better speed up the use of this technology.

     

    Installing VSCode Extension on Windows

    1) Download and install the latest version of go from https://go.dev/dl/ (at the time of this writing is 1.22.5). Verify installation by opening a command prompt window and executing “go version”.

    AD_4nXd-UlmtzX6jf40hPnTH0UvTUilTdKQAwXML1n61QyezJ4YF0qlq1srPme0SHg7hHy_rWCQp0jH0VY6O-3j09-qPhkw2r8bPRhbp7FePBmnL-4cX_hCwn0dRFBQU7cg8pMwnlOFrqAAcI_a-jWiuW2-9fZY?key=28Qd8XGfdY_lTB4-hSh_3Q

    AD_4nXcxkGLrI-ccZ0XSADLmAaKZm38hRbBDTrZpAEvjs7pm8aVANPsN-SAFu-4ybyE9X5pnuOfblVktEqeotQ98oKPbgQ4Ui9vA89UPZsy62Y37WPU3imOirSlsxIGhlI6nQqGUXXHtClUDQ9EsTCJ6D0KDUl0?key=28Qd8XGfdY_lTB4-hSh_3Q

    AD_4nXejDhft0JjayCD8fC3XQ1HRYApfHBrCBtHJXtU4n6RSsvhlfdSDxho0mToSMZyBpK3d4SY1q0l6JjWM042sjQI6LvBLuQn3hdasdl0JtkMvdTvO2EyIXWphgsTQs207f37xw7vy02heGi7IuxNhi3w9gPcW?key=28Qd8XGfdY_lTB4-hSh_3Q

     

    2) Download and install Visual Studio Code 1.90.2 from https://update.code.visualstudio.com/1.90.2/win32-x64/stable

    Change the setting

    File > Preferences > Settings > Application > Update >

    Enable Windows Background Updates: Uncheck

    Mode: None

    Note: As of this writing, Flogo VSCode extension 1.0.0 cannot work with Visual Studio Code version later than 1.90.x.Visual Studio Code by default tries to auto upgrade you to the latest version. Verify that you are still on version 1.90.x by going to Help > About

     

    3) Login to TIBCO Platform Control Plane and go to Downloads to download TIBCO Flogo® Extension for Visual Studio Code.

    AD_4nXejx7LYYnaOe81LH0hcJnKXk_iEeDU8TR8CAKXi2F6m9o-lgeEVX8FQDS14AlqSc8Uz-Jn-0bOAdf0k4bhOENoUNscTV95hWJjfK9hbnfykO4BZtg_leNidCc25YurnMMjQ7TPUadLY22E2oNrsJV-1hwH5?key=28Qd8XGfdY_lTB4-hSh_3Q

     

    AD_4nXfJ-cp_HKueooUeLA6A66Js48VHziqefGmYEoTnqmNLFVuv1fFplabWaeyjo_CSYVDPdLhoLDqtP9oY9HZfMlVkdOyNvYIy_8wc6bwJNwaD52frchhJupnksMtj0GyyN8XklpJyCC63HDz4y1fbRlVXtEBJ?key=28Qd8XGfdY_lTB4-hSh_3Q

     

    4) Start Visual Studio Code (using Run as administrator) and click on Extensions icon on the left. Select “...” and “Install from VSIX…” and select the “flogo-win32-x64-1.0.0-276.vsix” that was downloaded previously.

    AD_4nXcPOQkfCUCiQeC3vxXkIIVVdv3YHsMBrwNR6ZfvrbwgNq_0SKjuagcEeiXzFdd0sxEd_JX-KN36dNbHgzxSWYXwSPNDk_88Ey81SOLbd2deFRq5wVok6L37DlZsENcIG0N1opmWC0M5-RP7HBCxXZN0K_W6?key=28Qd8XGfdY_lTB4-hSh_3Q

     

    5) (Optional) This step is relevant only if you are using connectors such as Oracle Database, PostgreSQL, MySQL Database, Microsoft SQLServer, or Amazon Redshift. Otherwise, this step can be skipped. It is advisable to only install what you need to keep things light.

    Do note that this step requires the current user to have Administrator privileges. On the screen asking you to Install Prerequisites for Flogo Connectors. Select the checkbox and click on Install Prerequisites. Then select the prerequisites that you need and click on OK.

    AD_4nXeaKz6YMgXqy-7i2zF4-eG73Aa2RkZ_zh2lpmDBPx-qBz4O_-HEPK3OKabcU7o92lHIeoSlC6OixBTNLyveEl-mAzzouhWlhyXbaVa0p8ZQGCCEtYufAmTAez6H09UKCZ26MvzSCsrjdovcdHLsiah1v6is?key=28Qd8XGfdY_lTB4-hSh_3Q

    AD_4nXdmrSDSXeEmFobubr19Cf8inuGrBGt1CYoARKWlhV19PLrkRy_L2XA_1G6RLywF2UFgcdDdllMQ-t-DXL0sJMqVFLvBR-7N8r-8PYUI6u84bONyLwfY8dneB2BZAbm5I7NqguqRYhdjt2gxa2uw7KG2ZpiQ?key=28Qd8XGfdY_lTB4-hSh_3Q

     

    6) (Optional) For some connectors such as for Apache Pulsar, you might get a compilation error like “ cgo: C compiler "gcc" not found: exec: "gcc" ”. To allow this, you can install TDM GCC. Download and install tdm64-gcc-10.3.0-2.exe for 64-bit windows from https://jmeubank.github.io/tdm-gcc/ . Then add the environment variable CGO_ENABLED set to 0. 

     

    Additional documentation on Flogo VSCode Extension and Flogo Enterprise can be accessed here.

    https://docs.tibco.com/pub/flogo-vscode/1.0.0/doc/html/Default.htm

    https://docs.tibco.com/products/tibco-flogo-enterprise

     

     

    • Like 1

    User Feedback

    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 account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...