Skip to content

SimplyGeek

  • VMware Cloud Foundation
    • VCF Automation
    • VCF Operations Orchestrator
      • VCF Operations Orchestrator: Why I Write Actions and Not Workflows (Mostly)
      • VCF Operations Orchestrator: Auto-Document Your Actions with Ease
      • How I Write Beautiful Code in VCF Operations Orchestrator using ESLint and Prettier
      • Logger for better Logs in VCF Operations Orchestrator
      • Empower VCF Operations Orchestrator API integration with HttpRestClient
      • Process locking made easy in VCF Operations Orchestrator, featuring automatic unlock
    • Build Tools for VMware Aria
      • VCF Automation – Build Tools for VMware Aria – Up and Running
      • VCF Automation – Build Tools for VMware Aria – Overview of VCF Automation Projects
      • VCF Automation – Build Tools for VMware Aria – Visual Studio Code Integration
      • VCF Automation – Build Tools for VMware Aria – Useful Maven Command Reference
    • VMware NSX
  • Ansible
  • About
  • VMware Cloud Foundation
    • VCF Automation
    • VCF Operations Orchestrator
      • VCF Operations Orchestrator: Why I Write Actions and Not Workflows (Mostly)
      • VCF Operations Orchestrator: Auto-Document Your Actions with Ease
      • How I Write Beautiful Code in VCF Operations Orchestrator using ESLint and Prettier
      • Logger for better Logs in VCF Operations Orchestrator
      • Empower VCF Operations Orchestrator API integration with HttpRestClient
      • Process locking made easy in VCF Operations Orchestrator, featuring automatic unlock
    • Build Tools for VMware Aria
      • VCF Automation – Build Tools for VMware Aria – Up and Running
      • VCF Automation – Build Tools for VMware Aria – Overview of VCF Automation Projects
      • VCF Automation – Build Tools for VMware Aria – Visual Studio Code Integration
      • VCF Automation – Build Tools for VMware Aria – Useful Maven Command Reference
    • VMware NSX
  • Ansible
  • About
Share
29 January 2019

MCSA+Windows+Server+2012-01

by Gavin Stephens

Share on Facebook
Share on X
  • Previous MCSA+Windows+Server+2012-01
Subscribe
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

You may also like

Logger for better Logs in VCF Operations Orchestrator

VCF Automation Orchestrator has a limitation with console logging because there is no way to dynamically output the name of an action or sub-workflow. The statement this.workflow.name can be used to get the name of a top-level workflow, but the same value would be used for all sub-workflows and Actions. Several years ago, I wrote a post on my Simplygeek blog, demonstrating my solution to this problem. I still believe this is the best option available and will work without limitations. My solution was to create a Logger class that can be imported into every Action and Workflow. This method...

24 June 2025
Broadcom (VMware) / VCF Operations Orchestrator / VMware Cloud Foundation

VCF Operations Orchestrator: Why I Write Actions and Not Workflows (Mostly)

This might be a controversial stance, but if you’ve reviewed any of my VCF Operations Orchestrator code, you’ll notice that 99% of it is written as Actions. I take this approach because it enables me to write “pure” JavaScript code that is easier to read, maintain, and integrate with modern development tools such as linters, unit testing frameworks, and code analysers. Workflows are a visual tool that provides a drag-and-drop interface used to develop automation flows without writing (much) code. It was originally intended for system administrators and infrastructure teams, who might not be traditional developers, to automate tasks on...

1 July 2025
Broadcom (VMware) / Development / JavaScript / VCF Automation / VCF Operations Orchestrator / VMware Cloud Foundation
4

SimplyGeek © 2025. All Rights Reserved.

wpDiscuz