Creation of a new custom resource under assembler fails with error 404 Not_Found "Could not find the type DynamicTypes:<Namespace.Name>"
search cancel

Creation of a new custom resource under assembler fails with error 404 Not_Found "Could not find the type DynamicTypes:<Namespace.Name>"

book

Article ID: 391087

calendar_today

Updated On:

Products

VCF Operations/Automation (formerly VMware Aria Suite)

Issue/Introduction

  • When attempting to create a new custom resource in Aria Automation Assembler by referencing dynamic types created in Aria Orchestrator, the creation process fails with a 404 Not Found error. The error message displayed is:
    "Could not find the type DynamicTypes:<Namespace.Name>"
  • This issue is observed when linking dynamic types in lifecycle actions during the creation of the new custom resource.
  • While inspecting the network element details via developer tools, it was found that the traffic was being routed to the internet proxy server, which returned a status code of 404 Not Found.



Environment

Aria Automation 8.18

Cause

  • This happens because of an internet proxy setting in the web browser configuration.

Resolution

  • Disable the internet proxy settings in the web browser configuration to resolve the issue