Sample Exchange

 View Only

Dynamic Types plug-in generator version 3 

Apr 16, 2021 08:38 AM

This tool is designed to help create third party integrations in vRealize Automation with limiting as much as possible the requirement of writing the code for it. 

Via custom resources vRealize Automation can deploy, operate, decommission anything as long as it can be inventoried, created, operated, deleted via a vRealize Orchestrator plug-in.

This plug-in can be created within the vRealize Orchestrator designer integrating any third party API providing unique objects. The most common use case is to integrate via REST API and this is what this generator focus on.

Please read more in the Dynamic Types plug-in generator version 3 documentation

 

Updated Nov 2 2021 :

Changes:

  • Workflows :
    • Create a REST Host workflow : Fixed input form validation issues
    • -2- Create plug-in from swagger workflow : Download swagger using REST plug-in instead of HTTP GET from workflow schema
    • New workflow to test plug-ins types
    • Create plug-in from swagger string and REST Host :
      • Fixed issue with determining schemas from swagger path
      • Provide input switch to not create types when not finding the schema
  • Actions:
    • Added action to authenticate in Tanzu Data Management
    • Added action to get types that are not folder
    • Added getObjectIdParentId that was missing in previous package
    • Fixed createFindByIdAction wrong return

#extensibility
#plugin
#vROPackage
#Apache2.0
#DynamicTypes
#vRO
#plug-in
#vRealizeOrchestrator
#vRealizeAutomation
#generator

Statistics
0 Favorited
6 Views
1 Files
0 Shares
2 Downloads
Attachment(s)
package file
com.vmware.coe.plugin.dynamictypes.generator.v3.nov2021.package   415 KB   1 version
Uploaded - Apr 09, 2024

Tags and Keywords

Comments

Jan 10, 2022 04:24 PM

When trying to export the newly created plugin this error shows.
TypeError: Cannot read property "workflows" from null (Workflow:Export a plug-in as a package / Update package content (item3)#9)
The workflows (from Auto generated CRUD Workflow Folder) are not added to the package as well additional actions that were created.

Related Entries and Links

No Related Resource entered.