I have an integration component where I call a scripted operation containing just one step of custom code, and then map the output of this operation to the fields in an output document. In my custom code I explicitly unset a certain field like this: out.$fieldname = false, but in the published document this field goes set, not unset.
I can�t figure out what�s the problem, I have the �allow unset fields� option checked in all my scripts.
I strongly suspect this is a bug, can you help me on this?
I�m using webMethods 4.1.1, running the Enterprise Integrator on my NT machine and the broker on a Solaris host running SunOS 5.6.
Thanks in advance,
CG