Hard code the conformsTo input variable to the record definition, not the schema
I assume you have something like this in your folder hierarchy:
MyIDocStuff (package)
…MyIDocStuff (top-level folder)
…records (folder)
…IDocPO (record definition)
…schema_IDocPO (schema)
Set conformsTo to “MyIDocStuff.records:IDocPO”
Do not set it to “MyIDocStuff.records:schema_IDocPO”
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods