I have used arrays between php and rpg programs using toolkit but only as output retrieving from the RPG program and receiving into the php program. Now I'm trying to do the opposite by sending a populated array to the rpg program for updating. But when I do, I keep getting the message " Array to string conversion in /QOpenSys/pkgs/lib/php/ToolkitApi/ToolkitServiceXML.php on line 465". Is there something I'm missing in my code?
Thank you,
Brian