The service CreateServiceNodeFromExistingNode takes in xpath and copies that node's children to become the new service's children. I have a controller that I want to use this service as the first service referencing the controller parameters, but I get an exception that it needs "Output/result"
Also, not sure if it should work, but then the recommended values dont know what children it has
Cant use ControllerParameters as source for CSNFromExistingNode
-
- Posts: 472
- Joined: November 16th, 2021, 11:15 am
- Contact:
Cant use ControllerParameters as source for CSNFromExistingNode
word count: 106
-
- Posts: 472
- Joined: November 16th, 2021, 11:15 am
- Contact:
-
- Posts: 576
- Joined: August 26th, 2021, 9:56 am
- Contact:
Re: Cant use ControllerParameters as source for CSNFromExistingNode
The CreateServiceNodeFromExisting service should allow _ViewParameters and _ControllersParameters. Task 10158 has been created for this.
word count: 15