Skip to Content
0
Jan 27, 2023 at 02:23 PM

Import / export statements fails sometimes in loop process

184 Views

hello community

I start a function call via call transaction from a Z program, but first I send a value to memory and within an ehancement I get the value from memory and use it within the call transaction. And it works ok.

The problem is that the bulk processing of multiple records seems to be causing the import not to work sometimes, does anyone know how I can replace the import command with something else? if it is a table, what would be the cleaning logic?