Hi,
I’m working in a flow service.
I have a record list, and i want to remove some records when the value of a field it’s equal to “003”
The code is:
LOOP over /reg_SAP/BLAORD03/IDOC[0]/E1EDP01
BRANCH on /reg_SAP/BLAORD03/IDOC[0]/E1EDP01/ACTION
003 SEQUENCE
HERE I HAVE TO REMOVE THE RECORD OF THE LIST
Are there some functions where i can remove or delete the record ???
Thanks very much …
Omar
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB