Page 1 of 1

Cant use ControllerParameters as source for CSNFromExistingNode

Posted: February 23rd, 2022, 11:47 am
by CathyC
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
CreateServiceNodeFromExistingNode Setup.PNG
CreateServiceNodeFromExistingNode Setup.PNG (447.56 KiB) Viewed 723 times
CreateServiceNodeFromExistingNode Setup.PNG
CreateServiceNodeFromExistingNode Setup.PNG (447.56 KiB) Viewed 723 times
CreateServiceNodeFromExistingNode In Recm values.PNG
CreateServiceNodeFromExistingNode In Recm values.PNG (280.23 KiB) Viewed 723 times
CreateServiceNodeFromExistingNode In Recm values.PNG
CreateServiceNodeFromExistingNode In Recm values.PNG (280.23 KiB) Viewed 723 times

Re: Cant use ControllerParameters as source for CSNFromExistingNode

Posted: February 23rd, 2022, 11:49 am
by CathyC
CSNFromExistingNode Exception.PNG
CSNFromExistingNode Exception.PNG (413.69 KiB) Viewed 719 times
CSNFromExistingNode Exception.PNG
CSNFromExistingNode Exception.PNG (413.69 KiB) Viewed 719 times

Re: Cant use ControllerParameters as source for CSNFromExistingNode

Posted: February 23rd, 2022, 1:22 pm
by JustinVanRegenmorter
The CreateServiceNodeFromExisting service should allow _ViewParameters and _ControllersParameters. Task 10158 has been created for this.