Page 1 of 1
Cannot Use Method Array Parameters as Dynamic
Posted: May 12th, 2022, 4:18 pm
by JefferyD
Re: Cannot Use Method Array Parameters as Dynamic
Posted: May 16th, 2022, 12:08 pm
by JustinVanRegenmorter
Created task #10454 to resolve this issue.
Re: Cannot Use Method Array Parameters as Dynamic
Posted: July 13th, 2022, 4:48 pm
by JefferyD
I have encountered some more issues related to method array parameters.
Given this structure:
- image.png (20.59 KiB) Viewed 1149 times
- image.png (20.59 KiB) Viewed 1149 times
- The LoopNode input and the "XML/XSL <=> Loop Node" toggle of cannot be selected for Node1b and Node2c, but can be for Node3a:
- Similarly, the "Edit Nodes As CSV" feature does not work for Node1b and Node2c, but does for Node3a:
- 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:
Re: Cannot Use Method Array Parameters as Dynamic
Posted: June 19th, 2023, 9:05 am
by JustinVanRegenmorter
Task 10454 has been resolved in the latest version of EASYProcess.
Re: Cannot Use Method Array Parameters as Dynamic
Posted: June 19th, 2023, 9:08 am
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.