The line that maps data to data and the setting of data/string is a bit odd. Normally, a parent and a child cannot be mapped like that. Map one or the other, not both. Most likely, as @John_Carter4 has indicated, you need to be dropping variables as soon as they are no longer needed. In the second screen shot you should be dropping url, method, loadAs, data, auth, headers in the “Pipeline Out” area – in both steps where you call pub.client:http. In the “Pipeline In” area there are a few variables that look like “pipeline litter” to me – variables that should have been dropped in earlier steps.
Also the mapping of body/bytes to auth (I assume to field under auth) is likely not correct.
If you’re okay with doing so, you might post a package with your FLOW service so it can be reviewed. Then someone can provide concrete feedback about what needs to be changed. Of course do not share any private info like credentials. Those aren’t needed. Someone will be able “desk check” this without needing to run it.
#webMethods#Application-Platform#webMethods-io-B2B#B2B-Integration#Integration-Server-and-ESB#Flow-and-Java-services#webMethods-io-Integration