Cannot Use Method Array Parameters as Dynamic

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
JefferyD
Posts: 177
Joined: August 31st, 2021, 11:37 am
Contact:

Cannot Use Method Array Parameters as Dynamic

Unread post by JefferyD »

I set a method parameter as an array.
Array Parameters.png
Array Parameters.png (7.65 KiB) Viewed 567 times
Array Parameters.png
Array Parameters.png (7.65 KiB) Viewed 567 times

When I try to use the dynamic tab though, I cannot access the LoopNode or toggle the dynamic mode switch between XML/XSL and Loop Node. Clicking on either just focuses on EmployeeDetails instead.
Dynamic Parameters.png
Dynamic Parameters.png (13.57 KiB) Viewed 567 times
Dynamic Parameters.png
Dynamic Parameters.png (13.57 KiB) Viewed 567 times
word count: 78

Tags:
JustinVanRegenmorter
Posts: 535
Joined: August 26th, 2021, 9:56 am
Contact:

Re: Cannot Use Method Array Parameters as Dynamic

Unread post by JustinVanRegenmorter »

Created task #10454 to resolve this issue.
word count: 7
JefferyD
Posts: 177
Joined: August 31st, 2021, 11:37 am
Contact:

Re: Cannot Use Method Array Parameters as Dynamic

Unread post by JefferyD »

I have encountered some more issues related to method array parameters.

Given this structure:
image.png
image.png (20.59 KiB) Viewed 443 times
image.png
image.png (20.59 KiB) Viewed 443 times
  1. The LoopNode input and the "XML/XSL <=> Loop Node" toggle of cannot be selected for Node1b and Node2c, but can be for Node3a:
    image.png
  2. Similarly, the "Edit Nodes As CSV" feature does not work for Node1b and Node2c, but does for Node3a:
    image.png
  3. When Node3a is in LoopNode mode, the XML for all other parameters is escaped and the called method receives the escaped XML instead of the expected value:
    image.png
word count: 98
JustinVanRegenmorter
Posts: 535
Joined: August 26th, 2021, 9:56 am
Contact:

Re: Cannot Use Method Array Parameters as Dynamic

Unread post by JustinVanRegenmorter »

Task 10454 has been resolved in the latest version of EASYProcess.
word count: 11
JustinVanRegenmorter
Posts: 535
Joined: August 26th, 2021, 9:56 am
Contact:

Re: Cannot Use Method Array Parameters as Dynamic

Unread post by JustinVanRegenmorter »

Task 11404 was created to fix one of these issue and a link to this forum post has been included to help resolved all the issues mentioned in the comments.
word count: 30
Post Reply