Add "Template" parameter to /spaces/{spaceName}/projects/ endpoint in Business-Central-Authoring

Solution Unverified - Updated -

Issue

  • Add template parameter to /spaces/{spaceName}/projects/ endpoint in Business-Central-Authoring;
  • We need a way to create a new project from a previously imported archetype using REST API;
  • Currently it is only possible to create a project via REST with this path: /spaces/{spaceName}/projects/ but there is no template parameter:

    [POST] /spaces/{spaceName}/projects
    {
      "name": "Employee_Rostering",
      "groupId": "employeerostering",
      "version": "1.0.0-SNAPSHOT",
      "description": "Employee rostering problem optimisation using Planner. Assigns employees to shifts based on their skill."
    }
    

Environment

  • Red Hat Process Automation Manager (RHPAM) 7.9.1

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content