Cant use ControllerParameters as source for CSNFromExistingNode

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
CathyC
Posts: 469
Joined: November 16th, 2021, 11:15 am
Contact:

Cant use ControllerParameters as source for CSNFromExistingNode

Unread post 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 357 times
CreateServiceNodeFromExistingNode Setup.PNG
CreateServiceNodeFromExistingNode Setup.PNG (447.56 KiB) Viewed 357 times
CreateServiceNodeFromExistingNode In Recm values.PNG
CreateServiceNodeFromExistingNode In Recm values.PNG (280.23 KiB) Viewed 357 times
CreateServiceNodeFromExistingNode In Recm values.PNG
CreateServiceNodeFromExistingNode In Recm values.PNG (280.23 KiB) Viewed 357 times
word count: 106
CathyC
Posts: 469
Joined: November 16th, 2021, 11:15 am
Contact:

Re: Cant use ControllerParameters as source for CSNFromExistingNode

Unread post by CathyC »

CSNFromExistingNode Exception.PNG
CSNFromExistingNode Exception.PNG (413.69 KiB) Viewed 353 times
CSNFromExistingNode Exception.PNG
CSNFromExistingNode Exception.PNG (413.69 KiB) Viewed 353 times
word count: 18
JustinVanRegenmorter
Posts: 538
Joined: August 26th, 2021, 9:56 am
Contact:

Re: Cant use ControllerParameters as source for CSNFromExistingNode

Unread post by JustinVanRegenmorter »

The CreateServiceNodeFromExisting service should allow _ViewParameters and _ControllersParameters. Task 10158 has been created for this.
word count: 15
Post Reply